<!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>[175346] 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/175346">175346</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2014-10-29 14:32:06 -0700 (Wed, 29 Oct 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>[GTK] Unreviewed GTK gardening.
Rebaseline after 175259.
Patch by Lorenzo Tilve <ltilve@igalia.com> on 2014-10-29
* platform/gtk/css1/basic/containment-expected.txt:
* platform/gtk/css1/basic/contextual_selectors-expected.txt:
* platform/gtk/css1/basic/grouping-expected.txt:
* platform/gtk/css1/basic/id_as_selector-expected.txt:
* platform/gtk/css1/basic/inheritance-expected.txt:
* platform/gtk/css1/box_properties/border-expected.txt:
* platform/gtk/css1/box_properties/border_bottom_inline-expected.txt:
* platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
* platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt:
* platform/gtk/css1/box_properties/border_color-expected.txt:
* platform/gtk/css1/box_properties/border_color_inline-expected.txt:
* platform/gtk/css1/box_properties/border_inline-expected.txt:
* platform/gtk/css1/box_properties/border_left-expected.txt:
* platform/gtk/css1/box_properties/border_left_inline-expected.txt:
* platform/gtk/css1/box_properties/border_left_width-expected.txt:
* platform/gtk/css1/box_properties/border_left_width_inline-expected.txt:
* platform/gtk/css1/box_properties/border_right-expected.txt:
* platform/gtk/css1/box_properties/border_right_inline-expected.txt:
* platform/gtk/css1/box_properties/border_right_width-expected.txt:
* platform/gtk/css1/box_properties/border_right_width_inline-expected.txt:
* platform/gtk/css1/box_properties/border_style-expected.txt:
* platform/gtk/css1/box_properties/border_style_inline-expected.txt:
* platform/gtk/css1/box_properties/border_top_inline-expected.txt:
* platform/gtk/css1/box_properties/border_top_width-expected.txt:
* platform/gtk/css1/box_properties/border_top_width_inline-expected.txt:
* platform/gtk/css1/box_properties/border_width-expected.txt:
* platform/gtk/css1/box_properties/border_width_inline-expected.txt:
* platform/gtk/css1/box_properties/clear-expected.txt:
* platform/gtk/css1/box_properties/clear_float-expected.txt:
* platform/gtk/css1/box_properties/float-expected.txt:
* platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
* platform/gtk/css1/box_properties/float_margin-expected.txt:
* platform/gtk/css1/box_properties/height-expected.txt:
* platform/gtk/css1/box_properties/margin-expected.txt:
* platform/gtk/css1/box_properties/margin_bottom-expected.txt:
* platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt:
* platform/gtk/css1/box_properties/margin_inline-expected.txt:
* platform/gtk/css1/box_properties/margin_left-expected.txt:
* platform/gtk/css1/box_properties/margin_left_inline-expected.txt:
* platform/gtk/css1/box_properties/margin_right-expected.txt:
* platform/gtk/css1/box_properties/margin_right_inline-expected.txt:
* platform/gtk/css1/box_properties/margin_top-expected.txt:
* platform/gtk/css1/box_properties/margin_top_inline-expected.txt:
* platform/gtk/css1/box_properties/padding-expected.txt:
* platform/gtk/css1/box_properties/padding_bottom-expected.txt:
* platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt:
* platform/gtk/css1/box_properties/padding_inline-expected.txt:
* platform/gtk/css1/box_properties/padding_left-expected.txt:
* platform/gtk/css1/box_properties/padding_left_inline-expected.txt:
* platform/gtk/css1/box_properties/padding_right-expected.txt:
* platform/gtk/css1/box_properties/padding_right_inline-expected.txt:
* platform/gtk/css1/box_properties/padding_top-expected.txt:
* platform/gtk/css1/box_properties/padding_top_inline-expected.txt:
* platform/gtk/css1/box_properties/width-expected.txt:
* platform/gtk/css1/cascade/cascade_order-expected.txt:
* platform/gtk/css1/cascade/important-expected.txt:
* platform/gtk/css1/classification/display-expected.txt:
* platform/gtk/css1/classification/list_style-expected.txt:
* platform/gtk/css1/classification/list_style_image-expected.txt:
* platform/gtk/css1/classification/list_style_position-expected.txt:
* platform/gtk/css1/classification/list_style_type-expected.txt:
* platform/gtk/css1/classification/white_space-expected.txt:
* platform/gtk/css1/color_and_background/background-expected.txt:
* platform/gtk/css1/color_and_background/background_attachment-expected.txt:
* platform/gtk/css1/color_and_background/background_color-expected.txt:
* platform/gtk/css1/color_and_background/background_image-expected.txt:
* platform/gtk/css1/color_and_background/background_position-expected.txt:
* platform/gtk/css1/color_and_background/background_repeat-expected.txt:
* platform/gtk/css1/color_and_background/color-expected.txt:
* platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
* platform/gtk/css1/font_properties/font-expected.txt:
* platform/gtk/css1/font_properties/font_family-expected.txt:
* platform/gtk/css1/font_properties/font_size-expected.txt:
* platform/gtk/css1/font_properties/font_style-expected.txt:
* platform/gtk/css1/font_properties/font_variant-expected.txt:
* platform/gtk/css1/font_properties/font_weight-expected.txt:
* platform/gtk/css1/formatting_model/canvas-expected.txt:
* platform/gtk/css1/formatting_model/floating_elements-expected.txt:
* platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
* platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
* platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
* platform/gtk/css1/pseudo/anchor-expected.txt:
* platform/gtk/css1/pseudo/firstletter-expected.txt:
* platform/gtk/css1/pseudo/firstline-expected.txt:
* platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
* platform/gtk/css1/text_properties/letter_spacing-expected.txt:
* platform/gtk/css1/text_properties/line_height-expected.txt:
* platform/gtk/css1/text_properties/text_align-expected.txt:
* platform/gtk/css1/text_properties/text_decoration-expected.txt:
* platform/gtk/css1/text_properties/text_indent-expected.txt:
* platform/gtk/css1/text_properties/text_transform-expected.txt:
* platform/gtk/css1/text_properties/vertical_align-expected.txt:
* platform/gtk/css1/text_properties/word_spacing-expected.txt:
* platform/gtk/css1/units/color_units-expected.txt:
* platform/gtk/css1/units/length_units-expected.txt:
* platform/gtk/css1/units/percentage_units-expected.txt:
* platform/gtk/css1/units/urls-expected.txt:
* platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
* platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
* platform/gtk/fast/css/empty-pseudo-class-expected.txt:
* platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
* platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
* platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
* platform/gtk/fast/forms/targeted-frame-submission-expected.txt:
* platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
* platform/gtk/fast/html/listing-expected.txt:
* platform/gtk/fast/invalid/junk-data-expected.txt:
* platform/gtk/fast/invalid/missing-end-tag-expected.txt:
* platform/gtk/fast/loader/text-document-wrapping-expected.txt:
* platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
* platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt:
* platform/gtk/fast/table/border-collapsing/004-expected.txt:
* platform/gtk/fast/text/whitespace/001-expected.txt: Added.
* platform/gtk/fast/text/whitespace/013-expected.txt:
* platform/gtk/fast/text/whitespace/014-expected.txt:
* platform/gtk/fast/text/whitespace/022-expected.txt: Added.
* platform/gtk/fast/text/whitespace/024-expected.txt:
* platform/gtk/fast/text/whitespace/030-expected.txt:
* platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt:
* platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
* platform/gtk/svg/custom/junk-data-expected.txt:
* platform/gtk/svg/custom/missing-xlink-expected.txt:
* platform/gtk/svg/custom/use-font-face-crash-expected.txt:
* platform/gtk/svg/hixie/error/012-expected.txt:
* platform/gtk/tables/mozilla/bugs/45621-expected.txt:
* platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicgroupingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedtxt">trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedtxt">trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedtxt">trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedtxt">trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedtxt">trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1conformanceforward_compatible_parsingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesletter_spacingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedtxt">trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss1unitsurlsexpectedtxt">trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t100801c548lnht00caexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss21t1606c562whitesp00bagexpectedtxt">trunk/LayoutTests/platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssemptypseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssfirstchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcsslastchildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcssonlychildpseudoclassexpectedtxt">trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformstargetedframesubmissionexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/targeted-frame-submission-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastframesonlyCommentInIFrameexpectedtxt">trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasthtmllistingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/html/listing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalidjunkdataexpectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastinvalidmissingendtagexpectedtxt">trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastloadertextdocumentwrappingexpectedtxt">trunk/LayoutTests/platform/gtk/fast/loader/text-document-wrapping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastoverflowcliprectsfixedancestorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastparserxhtmlalternateentitiesexpectedtxt">trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedtxt">trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace013expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace014expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace024expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/024-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace030expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/030-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastxslxsltextracontentatendexpectedtxt">trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastxslxsltmissingnamespaceinxsltexpectedtxt">trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomjunkdataexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustommissingxlinkexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomusefontfacecrashexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvghixieerror012expectedtxt">trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugs45621expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/45621-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozillabugsbug1395242expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt">trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace001expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextwhitespace022expectedtxt">trunk/LayoutTests/platform/gtk/fast/text/whitespace/022-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/ChangeLog        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -1,3 +1,140 @@
</span><ins>+2014-10-29 Lorenzo Tilve <ltilve@igalia.com>
+
+ [GTK] Unreviewed GTK gardening.
+
+ Rebaseline after 175259.
+
+ * platform/gtk/css1/basic/containment-expected.txt:
+ * platform/gtk/css1/basic/contextual_selectors-expected.txt:
+ * platform/gtk/css1/basic/grouping-expected.txt:
+ * platform/gtk/css1/basic/id_as_selector-expected.txt:
+ * platform/gtk/css1/basic/inheritance-expected.txt:
+ * platform/gtk/css1/box_properties/border-expected.txt:
+ * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_bottom_width-expected.txt:
+ * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_color-expected.txt:
+ * platform/gtk/css1/box_properties/border_color_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_left-expected.txt:
+ * platform/gtk/css1/box_properties/border_left_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_left_width-expected.txt:
+ * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_right-expected.txt:
+ * platform/gtk/css1/box_properties/border_right_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_right_width-expected.txt:
+ * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_style-expected.txt:
+ * platform/gtk/css1/box_properties/border_style_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_top_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_top_width-expected.txt:
+ * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt:
+ * platform/gtk/css1/box_properties/border_width-expected.txt:
+ * platform/gtk/css1/box_properties/border_width_inline-expected.txt:
+ * platform/gtk/css1/box_properties/clear-expected.txt:
+ * platform/gtk/css1/box_properties/clear_float-expected.txt:
+ * platform/gtk/css1/box_properties/float-expected.txt:
+ * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt:
+ * platform/gtk/css1/box_properties/float_margin-expected.txt:
+ * platform/gtk/css1/box_properties/height-expected.txt:
+ * platform/gtk/css1/box_properties/margin-expected.txt:
+ * platform/gtk/css1/box_properties/margin_bottom-expected.txt:
+ * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt:
+ * platform/gtk/css1/box_properties/margin_inline-expected.txt:
+ * platform/gtk/css1/box_properties/margin_left-expected.txt:
+ * platform/gtk/css1/box_properties/margin_left_inline-expected.txt:
+ * platform/gtk/css1/box_properties/margin_right-expected.txt:
+ * platform/gtk/css1/box_properties/margin_right_inline-expected.txt:
+ * platform/gtk/css1/box_properties/margin_top-expected.txt:
+ * platform/gtk/css1/box_properties/margin_top_inline-expected.txt:
+ * platform/gtk/css1/box_properties/padding-expected.txt:
+ * platform/gtk/css1/box_properties/padding_bottom-expected.txt:
+ * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt:
+ * platform/gtk/css1/box_properties/padding_inline-expected.txt:
+ * platform/gtk/css1/box_properties/padding_left-expected.txt:
+ * platform/gtk/css1/box_properties/padding_left_inline-expected.txt:
+ * platform/gtk/css1/box_properties/padding_right-expected.txt:
+ * platform/gtk/css1/box_properties/padding_right_inline-expected.txt:
+ * platform/gtk/css1/box_properties/padding_top-expected.txt:
+ * platform/gtk/css1/box_properties/padding_top_inline-expected.txt:
+ * platform/gtk/css1/box_properties/width-expected.txt:
+ * platform/gtk/css1/cascade/cascade_order-expected.txt:
+ * platform/gtk/css1/cascade/important-expected.txt:
+ * platform/gtk/css1/classification/display-expected.txt:
+ * platform/gtk/css1/classification/list_style-expected.txt:
+ * platform/gtk/css1/classification/list_style_image-expected.txt:
+ * platform/gtk/css1/classification/list_style_position-expected.txt:
+ * platform/gtk/css1/classification/list_style_type-expected.txt:
+ * platform/gtk/css1/classification/white_space-expected.txt:
+ * platform/gtk/css1/color_and_background/background-expected.txt:
+ * platform/gtk/css1/color_and_background/background_attachment-expected.txt:
+ * platform/gtk/css1/color_and_background/background_color-expected.txt:
+ * platform/gtk/css1/color_and_background/background_image-expected.txt:
+ * platform/gtk/css1/color_and_background/background_position-expected.txt:
+ * platform/gtk/css1/color_and_background/background_repeat-expected.txt:
+ * platform/gtk/css1/color_and_background/color-expected.txt:
+ * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt:
+ * platform/gtk/css1/font_properties/font-expected.txt:
+ * platform/gtk/css1/font_properties/font_family-expected.txt:
+ * platform/gtk/css1/font_properties/font_size-expected.txt:
+ * platform/gtk/css1/font_properties/font_style-expected.txt:
+ * platform/gtk/css1/font_properties/font_variant-expected.txt:
+ * platform/gtk/css1/font_properties/font_weight-expected.txt:
+ * platform/gtk/css1/formatting_model/canvas-expected.txt:
+ * platform/gtk/css1/formatting_model/floating_elements-expected.txt:
+ * platform/gtk/css1/formatting_model/height_of_lines-expected.txt:
+ * platform/gtk/css1/formatting_model/replaced_elements-expected.txt:
+ * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt:
+ * platform/gtk/css1/pseudo/anchor-expected.txt:
+ * platform/gtk/css1/pseudo/firstletter-expected.txt:
+ * platform/gtk/css1/pseudo/firstline-expected.txt:
+ * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt:
+ * platform/gtk/css1/text_properties/letter_spacing-expected.txt:
+ * platform/gtk/css1/text_properties/line_height-expected.txt:
+ * platform/gtk/css1/text_properties/text_align-expected.txt:
+ * platform/gtk/css1/text_properties/text_decoration-expected.txt:
+ * platform/gtk/css1/text_properties/text_indent-expected.txt:
+ * platform/gtk/css1/text_properties/text_transform-expected.txt:
+ * platform/gtk/css1/text_properties/vertical_align-expected.txt:
+ * platform/gtk/css1/text_properties/word_spacing-expected.txt:
+ * platform/gtk/css1/units/color_units-expected.txt:
+ * platform/gtk/css1/units/length_units-expected.txt:
+ * platform/gtk/css1/units/percentage_units-expected.txt:
+ * platform/gtk/css1/units/urls-expected.txt:
+ * platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt:
+ * platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt:
+ * platform/gtk/fast/css/empty-pseudo-class-expected.txt:
+ * platform/gtk/fast/css/first-child-pseudo-class-expected.txt:
+ * platform/gtk/fast/css/last-child-pseudo-class-expected.txt:
+ * platform/gtk/fast/css/only-child-pseudo-class-expected.txt:
+ * platform/gtk/fast/forms/targeted-frame-submission-expected.txt:
+ * platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt:
+ * platform/gtk/fast/html/listing-expected.txt:
+ * platform/gtk/fast/invalid/junk-data-expected.txt:
+ * platform/gtk/fast/invalid/missing-end-tag-expected.txt:
+ * platform/gtk/fast/loader/text-document-wrapping-expected.txt:
+ * platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
+ * platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt:
+ * platform/gtk/fast/table/border-collapsing/004-expected.txt:
+ * platform/gtk/fast/text/whitespace/001-expected.txt: Added.
+ * platform/gtk/fast/text/whitespace/013-expected.txt:
+ * platform/gtk/fast/text/whitespace/014-expected.txt:
+ * platform/gtk/fast/text/whitespace/022-expected.txt: Added.
+ * platform/gtk/fast/text/whitespace/024-expected.txt:
+ * platform/gtk/fast/text/whitespace/030-expected.txt:
+ * platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt:
+ * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
+ * platform/gtk/svg/custom/junk-data-expected.txt:
+ * platform/gtk/svg/custom/missing-xlink-expected.txt:
+ * platform/gtk/svg/custom/use-font-face-crash-expected.txt:
+ * platform/gtk/svg/hixie/error/012-expected.txt:
+ * platform/gtk/tables/mozilla/bugs/45621-expected.txt:
+ * platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt:
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
+ * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
+ * platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
+
</ins><span class="cx"> 2014-10-29 Zalan Bujtas <zalan@apple.com>
</span><span class="cx">
</span><span class="cx"> Remove invalid float from RootInlineBox.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontainmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/basic/containment-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,25 +9,15 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x150
</span><span class="cx"> RenderText {#text} at (0,0) size 728x150
</span><span class="cx"> text run at (0,0) width 624: "<LINK rel=\"stylesheet\" type=\"text/css\" href=\"linktest.css\" title=\"Default SS\">"
</span><del>- text run at (624,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 728: "<LINK rel=\"alternate stylesheet\" type=\"text/css\" href=\"linktest2.css\" title=\"Alternate SS\">"
</span><del>- text run at (728,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 208: "@import url(imptest1.css);"
</span><del>- text run at (208,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 192: "@import \"imptest1a.css\";"
</span><del>- text run at (192,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 128: "UL {color: red;}"
</span><del>- text run at (128,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 176: ".four {color: purple;}"
</span><del>- text run at (176,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 208: "@import url(imptest2.css);"
</span><del>- text run at (208,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 32: "<!--"
</span><del>- text run at (32,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 168: "P.six {color: green;}"
</span><del>- text run at (168,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 24: "-->"
</span><del>- text run at (24,135) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,196) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,214) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 404x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basiccontextual_selectorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/basic/contextual_selectors-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 472x60
</span><span class="cx"> text run at (0,0) width 288: "P {color: navy; font-family: serif;}"
</span><del>- text run at (288,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 472: "HTML BODY TABLE P {color: purple; font-family: sans-serif;}"
</span><del>- text run at (472,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 224: "EM, UL LI LI {color: green;}"
</span><del>- text run at (224,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x17 [color=#000080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicgroupingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/basic/grouping-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 272x30
</span><span class="cx"> text run at (0,0) width 272: ".one, .two, .three {color: green;}"
</span><del>- text run at (272,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 784x17 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicid_as_selectorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/basic/id_as_selector-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x120
</span><span class="cx"> RenderText {#text} at (0,0) size 272x120
</span><span class="cx"> text run at (0,0) width 160: "#one {color: green;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 152: "#a1 {color: green;}"
</span><del>- text run at (152,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 224: "P#two, P#two2 {color: blue;}"
</span><del>- text run at (224,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 272: "P#three, P#three2 {color: purple;}"
</span><del>- text run at (272,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 168: "#four {color: green;}"
</span><del>- text run at (168,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 152: "#a2 {color: green;}"
</span><del>- text run at (152,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 240: "P#five, P#five2 {color: blue;}"
</span><del>- text run at (240,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 240: "P#six, P#six2 {color: purple;}"
</span><span class="cx"> RenderBlock {HR} at (0,166) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,184) size 769x17 [color=#008000]
</span><span class="lines">@@ -41,11 +34,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,284) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 392x15
</span><span class="cx"> text run at (0,0) width 392: "This sentence should NOT be blue [PRE ID=\"two2\"]."
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> RenderBlock {PRE} at (0,312) size 769x15
</span><span class="cx"> RenderText {#text} at (0,0) size 472x15
</span><span class="cx"> text run at (0,0) width 472: "This sentence should be black, not purple [PRE ID=\"three\"]."
</span><del>- text run at (472,0) width 0: " "
</del><span class="cx"> RenderBlock {UL} at (0,343) size 769x17
</span><span class="cx"> RenderListItem {LI} at (40,0) size 729x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span><span class="lines">@@ -80,11 +71,9 @@
</span><span class="cx"> RenderBlock {PRE} at (4,104) size 400x15
</span><span class="cx"> RenderText {#text} at (0,0) size 400x15
</span><span class="cx"> text run at (0,0) width 400: "This sentence should NOT be blue [PRE ID=\"five2\"]."
</span><del>- text run at (400,0) width 0: " "
</del><span class="cx"> RenderBlock {PRE} at (4,132) size 400x15
</span><span class="cx"> RenderText {#text} at (0,0) size 360x15
</span><span class="cx"> text run at (0,0) width 360: "This sentence should be black [PRE ID=\"six\"]."
</span><del>- text run at (360,0) width 0: " "
</del><span class="cx"> RenderBlock {UL} at (4,163) size 400x17
</span><span class="cx"> RenderListItem {LI} at (40,0) size 360x17
</span><span class="cx"> RenderListMarker at (-17,0) size 7x17: bullet
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1basicinheritanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/basic/inheritance-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x105
</span><span class="cx"> RenderText {#text} at (0,0) size 272x105
</span><span class="cx"> text run at (0,0) width 160: "BODY {color: green;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 136: "H3 {color: blue;}"
</span><del>- text run at (136,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 152: "EM {color: purple;}"
</span><del>- text run at (152,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 208: ".one {font-style: italic;}"
</span><del>- text run at (208,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 272: ".two {text-decoration: underline;}"
</span><del>- text run at (272,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 152: "#two {color: navy;}"
</span><del>- text run at (152,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 184: ".three {color: purple;}"
</span><del>- text run at (184,90) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,151) size 769x2 [border: (1px inset #008000)]
</span><span class="cx"> RenderBlock {H3} at (0,171) size 769x22 [color=#0000FF]
</span><span class="cx"> RenderText {#text} at (0,0) size 220x21
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,23 +9,14 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 272x135
</span><span class="cx"> text run at (0,0) width 272: ".one {border: medium black solid;}"
</span><del>- text run at (272,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 264: ".two {border: thin maroon ridge;}"
</span><del>- text run at (264,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 272: ".three {border: 10px teal outset;}"
</span><del>- text run at (272,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 264: ".four {border: 10px olive inset;}"
</span><del>- text run at (264,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 224: ".five {border: 10px maroon;}"
</span><del>- text run at (224,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 232: ".six {border: maroon double;}"
</span><del>- text run at (232,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 256: ".seven {border: left red solid;}"
</span><del>- text run at (256,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 168: ".eight {border: 0px;}"
</span><del>- text run at (168,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 232: "TD {border: 2px solid green;}"
</span><del>- text run at (232,120) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,181) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,199) size 769x34
</span><span class="cx"> RenderText {#text} at (0,0) size 748x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 328x45
</span><span class="cx"> text run at (0,0) width 328: ".one {border-bottom: purple double 10px;}"
</span><del>- text run at (328,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 320: ".two {border-bottom: purple thin solid;}"
</span><del>- text run at (320,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x51 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 464x90
</span><span class="cx"> text run at (0,0) width 456: ".zero {background-color: silver; border-bottom-width: 0;}"
</span><del>- text run at (456,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 432: ".one {border-bottom-width: 50px; border-style: solid;}"
</span><del>- text run at (432,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 440: ".two {border-bottom-width: thick; border-style: solid;}"
</span><del>- text run at (440,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 464: ".three {border-bottom-width: medium; border-style: solid;}"
</span><del>- text run at (464,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 440: ".four {border-bottom-width: thin; border-style: solid;}"
</span><del>- text run at (440,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 272: ".five {border-bottom-width: 25px;}"
</span><del>- text run at (272,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_bottom_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 432x45
</span><span class="cx"> text run at (0,0) width 432: ".one {border-bottom-width: 25px; border-style: solid;}"
</span><del>- text run at (432,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 432: ".two {border-bottom-width: thin; border-style: solid;}"
</span><del>- text run at (432,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 280: ".three {border-bottom-width: 25px;}"
</span><del>- text run at (280,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x98 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
</span><span class="cx"> RenderText {#text} at (3,3) size 172x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_color-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 728x45
</span><span class="cx"> text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
</span><del>- text run at (568,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
</span><del>- text run at (728,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x23 [border: (3px solid #800080)]
</span><span class="cx"> RenderText {#text} at (3,3) size 357x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_color_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_color_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 728x45
</span><span class="cx"> text run at (0,0) width 392: ".one {border-color: purple; border-style: solid;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 568: ".two {border-color: purple; border-width: medium; border-style: solid;}"
</span><del>- text run at (568,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 728: ".three {border-color: purple green blue yellow; border-width: medium; border-style: solid;}"
</span><del>- text run at (728,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x68 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 677x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 256x45
</span><span class="cx"> text run at (0,0) width 256: ".one {border: 10px teal outset;}"
</span><del>- text run at (256,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 256: ".two {border: 10px olive inset;}"
</span><del>- text run at (256,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x51 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x105
</span><span class="cx"> RenderText {#text} at (0,0) size 344x105
</span><span class="cx"> text run at (0,0) width 176: "P {margin-left: 20px;}"
</span><del>- text run at (176,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 312: ".one {border-left: purple double 10px;}"
</span><del>- text run at (312,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 304: ".two {border-left: purple thin solid;}"
</span><del>- text run at (304,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 336: ".threea {border-left: black medium solid;}"
</span><del>- text run at (336,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 344: ".threeb {border-left: purple medium solid;}"
</span><del>- text run at (344,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 328: ".threec {border-left: blue medium solid;}"
</span><del>- text run at (328,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 272: "TD {border-left: green 2px solid;}"
</span><del>- text run at (272,90) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,151) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (20,169) size 749x34
</span><span class="cx"> RenderText {#text} at (0,0) size 707x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 312x60
</span><span class="cx"> text run at (0,0) width 176: "P {margin-left: 20px;}"
</span><del>- text run at (176,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 312: ".one {border-left: purple double 10px;}"
</span><del>- text run at (312,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 304: ".two {border-left: purple thin solid;}"
</span><del>- text run at (304,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (20,124) size 764x51 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 448x90
</span><span class="cx"> text run at (0,0) width 440: ".zero {background-color: silver; border-left-width: 0;}"
</span><del>- text run at (440,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 416: ".one {border-left-width: 50px; border-style: solid;}"
</span><del>- text run at (416,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 424: ".two {border-left-width: thick; border-style: solid;}"
</span><del>- text run at (424,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 448: ".three {border-left-width: medium; border-style: solid;}"
</span><del>- text run at (448,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 424: ".four {border-left-width: thin; border-style: solid;}"
</span><del>- text run at (424,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 256: ".five {border-left-width: 25px;}"
</span><del>- text run at (256,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_left_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_left_width_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 416x45
</span><span class="cx"> text run at (0,0) width 416: ".one {border-left-width: 25px; border-style: solid;}"
</span><del>- text run at (416,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 416: ".two {border-left-width: thin; border-style: solid;}"
</span><del>- text run at (416,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 264: ".three {border-left-width: 25px;}"
</span><del>- text run at (264,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x76 [border: (3px solid #000000) (25px solid #000000)]
</span><span class="cx"> RenderText {#text} at (25,3) size 172x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 320x60
</span><span class="cx"> text run at (0,0) width 184: "P {margin-right: 20px;}"
</span><del>- text run at (184,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 320: ".one {border-right: purple double 10px;}"
</span><del>- text run at (320,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 312: ".two {border-right: purple thin solid;}"
</span><del>- text run at (312,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 764x51 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x105
</span><span class="cx"> RenderText {#text} at (0,0) size 352x105
</span><span class="cx"> text run at (0,0) width 184: "P {margin-right: 20px;}"
</span><del>- text run at (184,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 320: ".one {border-right: purple double 10px;}"
</span><del>- text run at (320,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 312: ".two {border-right: purple thin solid;}"
</span><del>- text run at (312,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 344: ".threea {border-right: black medium solid;}"
</span><del>- text run at (344,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 352: ".threeb {border-right: purple medium solid;}"
</span><del>- text run at (352,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 336: ".threec {border-right: blue medium solid;}"
</span><del>- text run at (336,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 280: "TD {border-right: green 2px solid;}"
</span><del>- text run at (280,90) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,151) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,169) size 749x34
</span><span class="cx"> RenderText {#text} at (0,0) size 716x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 456x90
</span><span class="cx"> text run at (0,0) width 448: ".zero {background-color: silver; border-right-width: 0;}"
</span><del>- text run at (448,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 424: ".one {border-right-width: 25px; border-style: solid;}"
</span><del>- text run at (424,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 432: ".two {border-right-width: thick; border-style: solid;}"
</span><del>- text run at (432,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 456: ".three {border-right-width: medium; border-style: solid;}"
</span><del>- text run at (456,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 432: ".four {border-right-width: thin; border-style: solid;}"
</span><del>- text run at (432,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 272: ".five {border-right-width: 100px;}"
</span><del>- text run at (272,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_right_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_right_width_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 424x45
</span><span class="cx"> text run at (0,0) width 424: ".one {border-right-width: 25px; border-style: solid;}"
</span><del>- text run at (424,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 424: ".two {border-right-width: thin; border-style: solid;}"
</span><del>- text run at (424,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 272: ".three {border-right-width: 25px;}"
</span><del>- text run at (272,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x76 [border: (3px solid #000000) (25px solid #000000) (3px solid #000000)]
</span><span class="cx"> RenderText {#text} at (3,3) size 172x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_style-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,29 +9,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x180
</span><span class="cx"> RenderText {#text} at (0,0) size 632x180
</span><span class="cx"> text run at (0,0) width 560: ".one {border-style: dotted; border-color: black; border-width: thick;}"
</span><del>- text run at (560,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 560: ".two {border-style: dashed; border-color: black; border-width: thick;}"
</span><del>- text run at (560,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 568: ".three {border-style: solid; border-color: black; border-width: thick;}"
</span><del>- text run at (568,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 568: ".four {border-style: double; border-color: black; border-width: thick;}"
</span><del>- text run at (568,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 568: ".five {border-style: groove; border-color: olive; border-width: thick;}"
</span><del>- text run at (568,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 552: ".six {border-style: ridge; border-color: olive; border-width: thick;}"
</span><del>- text run at (552,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 568: ".seven {border-style: inset; border-color: olive; border-width: thick;}"
</span><del>- text run at (568,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 576: ".eight {border-style: outset; border-color: olive; border-width: thick;}"
</span><del>- text run at (576,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 632: ".nine {border-style: double groove; border-color: purple; border-width: thick;}"
</span><del>- text run at (632,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 368: ".ten {border-style: double groove ridge inset;"
</span><del>- text run at (368,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 368: " border-color: purple; border-width: thick;}"
</span><del>- text run at (368,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 552: ".eleven {border-style: none; border-color: red; border-width: thick;}"
</span><del>- text run at (552,165) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,226) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,244) size 769x27 [border: (5px dotted #000000)]
</span><span class="cx"> RenderText {#text} at (5,5) size 472x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_style_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_style_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 568x45
</span><span class="cx"> text run at (0,0) width 560: ".one {border-style: dashed; border-color: black; border-width: thick;}"
</span><del>- text run at (560,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 544: ".two {border-style: groove; border-color: red; border-width: thick;}"
</span><del>- text run at (544,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 568: ".three {border-style: none; border-color: purple; border-width: thick;}"
</span><del>- text run at (568,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x51 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 664x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 304x45
</span><span class="cx"> text run at (0,0) width 304: ".one {border-top: purple double 10px;}"
</span><del>- text run at (304,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 296: ".two {border-top: purple thin solid;}"
</span><del>- text run at (296,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x51 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 440x90
</span><span class="cx"> text run at (0,0) width 432: ".zero {background-color: silver; border-top-width: 0;}"
</span><del>- text run at (432,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: ".one {border-top-width: 25px; border-style: solid;}"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 416: ".two {border-top-width: thick; border-style: solid;}"
</span><del>- text run at (416,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 440: ".three {border-top-width: medium; border-style: solid;}"
</span><del>- text run at (440,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 416: ".four {border-top-width: thin; border-style: solid;}"
</span><del>- text run at (416,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 248: ".five {border-top-width: 25px;}"
</span><del>- text run at (248,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_top_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_top_width_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 408x45
</span><span class="cx"> text run at (0,0) width 408: ".one {border-top-width: 25px; border-style: solid;}"
</span><del>- text run at (408,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: ".two {border-top-width: thin; border-style: solid;}"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 256: ".three {border-top-width: 25px;}"
</span><del>- text run at (256,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x81 [border: (25px solid #000000) (3px solid #000000)]
</span><span class="cx"> RenderText {#text} at (3,25) size 172x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_widthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 408x90
</span><span class="cx"> text run at (0,0) width 400: ".zero {background-color: silver; border-width: 0;}"
</span><del>- text run at (400,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 376: ".one {border-width: 50px; border-style: solid;}"
</span><del>- text run at (376,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 384: ".two {border-width: thick; border-style: solid;}"
</span><del>- text run at (384,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 408: ".three {border-width: medium; border-style: solid;}"
</span><del>- text run at (408,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 384: ".four {border-width: thin; border-style: solid;}"
</span><del>- text run at (384,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 216: ".five {border-width: 25px;}"
</span><del>- text run at (216,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 157x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesborder_width_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/border_width_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 376x45
</span><span class="cx"> text run at (0,0) width 376: ".one {border-width: 25px; border-style: solid;}"
</span><del>- text run at (376,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 376: ".two {border-width: thin; border-style: solid;}"
</span><del>- text run at (376,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 224: ".three {border-width: 25px;}"
</span><del>- text run at (224,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x103 [border: (25px solid #000000)]
</span><span class="cx"> RenderText {#text} at (25,25) size 172x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclearexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/clear-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,13 +9,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x60
</span><span class="cx"> RenderText {#text} at (0,0) size 168x60
</span><span class="cx"> text run at (0,0) width 152: ".one {clear: left;}"
</span><del>- text run at (152,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 160: ".two {clear: right;}"
</span><del>- text run at (160,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: ".three {clear: both;}"
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 160: ".four {clear: none;}"
</span><del>- text run at (160,45) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,106) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderImage {IMG} at (0,116) size 15x50
</span><span class="cx"> RenderBlock {P} at (0,124) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesclear_floatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/clear_float-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,20 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,30) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 616x135
</span><span class="cx"> text run at (0,0) width 392: "P { margin: 0; padding: 0; text-align: justify;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> text run at (0,30) width 384: "DIV.menu {float: left; clear: left; width: 11em;"
</span><del>- text run at (384,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 464: " margin: 0; margin-bottom: 10px; padding: 0.5em;}"
</span><del>- text run at (464,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 432: "DIV.menu H1 {font-size: 1.2em; margin: 0; padding: 0;}"
</span><del>- text run at (432,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 448: "DIV.menu UL {margin: 0.2em 0.3em 0.2em 1em; padding: 0;}"
</span><del>- text run at (448,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 616: "DIV.article {padding: 0.5em; margin: 0; margin-left: 14em; margin-right: 2em;"
</span><del>- text run at (616,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 480: " color: black; background: yellow; clear: none;}"
</span><del>- text run at (480,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,178) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock (floating) {DIV} at (0,188) size 192x112 [color=#FFFFFF] [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 160x45
</span><span class="cx"> text run at (0,0) width 152: ".one {float: left;}"
</span><del>- text run at (152,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 160: ".two {float: right;}"
</span><del>- text run at (160,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderImage {IMG} at (0,101) size 15x50
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_elements_in_seriesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float_elements_in_series-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,28 +9,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,30) size 769x195
</span><span class="cx"> RenderText {#text} at (0,0) size 512x195
</span><span class="cx"> text run at (0,0) width 392: "P { margin: 0; padding: 0; text-align: justify;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> text run at (0,30) width 336: "DIV.yellow, DIV.blue, DIV.red, DIV.green {"
</span><del>- text run at (336,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 336: " width: 60px; padding: 20px; margin: 10px;"
</span><del>- text run at (336,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 472: " border: 20px solid black; float: left; text-align: center;"
</span><del>- text run at (472,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 360: " font-family: \"Times New Roman\",Times,serif;}"
</span><del>- text run at (360,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 512: "DIV.yellow {margin-left: 0px; background: yellow; color: black;}"
</span><del>- text run at (512,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 336: "DIV.blue {background: blue; color: white;}"
</span><del>- text run at (336,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 320: "DIV.red {background: red; color: black;}"
</span><del>- text run at (320,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 352: "DIV.green {background: green; color: white;}"
</span><del>- text run at (352,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 192: "DIV.below {clear: both;}"
</span><del>- text run at (192,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 200: "TABLE {margin: 20px 0px;}"
</span><del>- text run at (200,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,238) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,248) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesfloat_marginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/float_margin-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,21 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 560x135
</span><span class="cx"> text run at (0,0) width 344: "P.test {background: white; font-size: 20px;"
</span><del>- text run at (344,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 560: " margin-left: 30px; margin-right: 10px; padding: 0; border: 0;}"
</span><del>- text run at (560,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 312: "IMG {padding: 0; border: 0; margin: 0;}"
</span><del>- text run at (312,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 200: "P.test IMG {float: left;}"
</span><del>- text run at (200,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 352: "#img2 {margin-top: 30px; margin-left: 30px;}"
</span><del>- text run at (352,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 368: "#img3 {margin-top: -30px; margin-left: -30px;}"
</span><del>- text run at (368,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 384: "#img4 {margin-right: 30px; margin-bottom: 30px;}"
</span><del>- text run at (384,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 400: "#img5 {margin-right: -30px; margin-bottom: -30px;}"
</span><del>- text run at (400,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,181) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (30,203) size 729x88 [bgcolor=#FFFFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/height-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x45
</span><span class="cx"> RenderText {#text} at (0,0) size 168x45
</span><span class="cx"> text run at (0,0) width 160: ".one {height: 50px;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 168: ".two {height: 100px;}"
</span><del>- text run at (168,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (0,101) size 769x50
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmarginexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x105
</span><span class="cx"> RenderText {#text} at (0,0) size 360x105
</span><span class="cx"> text run at (0,0) width 352: ".zero {background-color: silver; margin: 0;}"
</span><del>- text run at (352,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 360: ".one {margin: 0.5in; background-color: aqua;}"
</span><del>- text run at (360,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 352: ".two {margin: 25px; background-color: aqua;}"
</span><del>- text run at (352,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 360: ".three {margin: 5em; background-color: aqua;}"
</span><del>- text run at (360,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 352: ".four {margin: 25%; background-color: aqua;}"
</span><del>- text run at (352,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 168: ".five {margin: 25px;}"
</span><del>- text run at (168,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 360: ".six {margin: -10px; background-color: aqua;}"
</span><del>- text run at (360,90) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,151) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,169) size 769x34
</span><span class="cx"> RenderText {#text} at (0,0) size 738x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,21 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 416x135
</span><span class="cx"> text run at (0,0) width 408: ".zero {background-color: silver; margin-bottom: 0;}"
</span><del>- text run at (408,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 416: ".one {margin-bottom: 0.5in; background-color: aqua;}"
</span><del>- text run at (416,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 408: ".two {margin-bottom: 25px; background-color: aqua;}"
</span><del>- text run at (408,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 416: ".three {margin-bottom: 5em; background-color: aqua;}"
</span><del>- text run at (416,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 408: ".four {margin-bottom: 25%; background-color: aqua;}"
</span><del>- text run at (408,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 224: ".five {margin-bottom: 25px;}"
</span><del>- text run at (224,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 416: ".six {margin-bottom: -10px; background-color: aqua;}"
</span><del>- text run at (416,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 176: "P, UL {margin-top: 0;}"
</span><del>- text run at (176,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,181) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,191) size 769x17 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 416x30
</span><span class="cx"> text run at (0,0) width 408: ".one {margin-bottom: 25px; background-color: aqua;}"
</span><del>- text run at (408,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 416: ".two {margin-bottom: -10px; background-color: aqua;}"
</span><del>- text run at (416,15) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 784x52 [bgcolor=#808080]
</span><span class="cx"> RenderText {#text} at (0,0) size 481x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x45
</span><span class="cx"> RenderText {#text} at (0,0) size 360x45
</span><span class="cx"> text run at (0,0) width 352: ".zero {background-color: silver; margin: 0;}"
</span><del>- text run at (352,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 352: ".one {margin: 25px; background-color: aqua;}"
</span><del>- text run at (352,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 360: ".two {margin: -10px; background-color: aqua;}"
</span><del>- text run at (360,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,101) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 408x90
</span><span class="cx"> text run at (0,0) width 392: ".zero {background-color: silver; margin-left: 0;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 400: ".one {margin-left: 0.5in; background-color: aqua;}"
</span><del>- text run at (400,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 392: ".two {margin-left: 25px; background-color: aqua;}"
</span><del>- text run at (392,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 400: ".three {margin-left: 5em; background-color: aqua;}"
</span><del>- text run at (400,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 392: ".four {margin-left: 25%; background-color: aqua;}"
</span><del>- text run at (392,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 408: ".five {margin-left: -10px; background-color: aqua;}"
</span><del>- text run at (408,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_left_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 400x30
</span><span class="cx"> text run at (0,0) width 392: ".one {margin-left: 25px; background-color: aqua;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 400: ".two {margin-left: -10px; background-color: aqua;}"
</span><del>- text run at (400,15) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 784x35 [bgcolor=#808080]
</span><span class="cx"> RenderText {#text} at (0,0) size 543x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 560x90
</span><span class="cx"> text run at (0,0) width 552: ".zero {background-color: silver; margin-right: 0; text-align: right;}"
</span><del>- text run at (552,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 560: ".one {margin-right: 0.5in; text-align: right; background-color: aqua;}"
</span><del>- text run at (560,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 552: ".two {margin-right: 25px; text-align: right; background-color: aqua;}"
</span><del>- text run at (552,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 560: ".three {margin-right: 5em; text-align: right; background-color: aqua;}"
</span><del>- text run at (560,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 552: ".four {margin-right: 25%; text-align: right; background-color: aqua;}"
</span><del>- text run at (552,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 416: ".five {margin-right: -10px; background-color: aqua;}"
</span><del>- text run at (416,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (566,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_right_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 552x30
</span><span class="cx"> text run at (0,0) width 552: ".one {margin-right: 25px; text-align: right; background-color: aqua;}"
</span><del>- text run at (552,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: ".two {margin-right: -10px; background-color: aqua;}"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 784x35 [bgcolor=#808080]
</span><span class="cx"> RenderText {#text} at (0,0) size 543x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,21 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,30) size 769x120
</span><span class="cx"> RenderText {#text} at (0,0) size 392x120
</span><span class="cx"> text run at (0,0) width 384: ".zero {background-color: silver; margin-top: 0;}"
</span><del>- text run at (384,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 392: ".one {margin-top: 0.5in; background-color: aqua;}"
</span><del>- text run at (392,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 384: ".two {margin-top: 25px; background-color: aqua;}"
</span><del>- text run at (384,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 392: ".three {margin-top: 5em; background-color: aqua;}"
</span><del>- text run at (392,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 384: ".four {margin-top: 25%; background-color: aqua;}"
</span><del>- text run at (384,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 200: ".five {margin-top: 25px;}"
</span><del>- text run at (200,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 392: ".six {margin-top: -10px; background-color: aqua;}"
</span><del>- text run at (392,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 200: "P, UL {margin-bottom: 0;}"
</span><del>- text run at (200,105) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,163) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,173) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiesmargin_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/margin_top_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 392x60
</span><span class="cx"> text run at (0,0) width 384: ".zero {background-color: silver; margin-top: 0;}"
</span><del>- text run at (384,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 384: ".one {margin-top: 25px; background-color: aqua;}"
</span><del>- text run at (384,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 392: ".two {margin-top: -10px; background-color: aqua;}"
</span><del>- text run at (392,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x52 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespaddingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 376x90
</span><span class="cx"> text run at (0,0) width 360: ".zero {background-color: silver; padding: 0;}"
</span><del>- text run at (360,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 368: ".one {padding: 0.5in; background-color: aqua;}"
</span><del>- text run at (368,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 360: ".two {padding: 25px; background-color: aqua;}"
</span><del>- text run at (360,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 368: ".three {padding: 5em; background-color: aqua;}"
</span><del>- text run at (368,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 360: ".four {padding: 25%; background-color: aqua;}"
</span><del>- text run at (360,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 376: ".five {padding: -20px; background-color: aqua;}"
</span><del>- text run at (376,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottomexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 432x90
</span><span class="cx"> text run at (0,0) width 416: ".zero {background-color: silver; padding-bottom: 0;}"
</span><del>- text run at (416,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 424: ".one {padding-bottom: 0.5in; background-color: aqua;}"
</span><del>- text run at (424,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 416: ".two {padding-bottom: 25px; background-color: aqua;}"
</span><del>- text run at (416,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 424: ".three {padding-bottom: 5em; background-color: aqua;}"
</span><del>- text run at (424,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 416: ".four {padding-bottom: 25%; background-color: aqua;}"
</span><del>- text run at (416,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 432: ".five {padding-bottom: -20px; background-color: aqua;}"
</span><del>- text run at (432,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_bottom_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 424x45
</span><span class="cx"> text run at (0,0) width 416: ".one {padding-bottom: 25px; background-color: aqua;}"
</span><del>- text run at (416,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 424: ".two {padding-bottom: -10px; background-color: aqua;}"
</span><del>- text run at (424,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x69 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x60
</span><span class="cx"> RenderText {#text} at (0,0) size 368x60
</span><span class="cx"> text run at (0,0) width 360: ".zero {background-color: silver; padding: 0;}"
</span><del>- text run at (360,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 360: ".one {padding: 25px; background-color: aqua;}"
</span><del>- text run at (360,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 368: ".two {padding: -10px; background-color: aqua;}"
</span><del>- text run at (368,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 769x17 [bgcolor=#C0C0C0]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 416x90
</span><span class="cx"> text run at (0,0) width 400: ".zero {background-color: silver; padding-left: 0;}"
</span><del>- text run at (400,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: ".one {padding-left: 0.5in; background-color: aqua;}"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 400: ".two {padding-left: 25px; background-color: aqua;}"
</span><del>- text run at (400,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 408: ".three {padding-left: 5em; background-color: aqua;}"
</span><del>- text run at (408,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 400: ".four {padding-left: 25%; background-color: aqua;}"
</span><del>- text run at (400,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 416: ".five {padding-left: -20px; background-color: aqua;}"
</span><del>- text run at (416,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_left_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_left_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 408x45
</span><span class="cx"> text run at (0,0) width 400: ".one {padding-left: 25px; background-color: aqua;}"
</span><del>- text run at (400,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: ".two {padding-left: -10px; background-color: aqua;}"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x52 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 576x90
</span><span class="cx"> text run at (0,0) width 408: ".zero {background-color: silver; padding-right: 0;}"
</span><del>- text run at (408,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 568: ".one {padding-right: 0.5in; text-align: right; background-color: aqua;}"
</span><del>- text run at (568,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 560: ".two {padding-right: 25px; text-align: right; background-color: aqua;}"
</span><del>- text run at (560,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 568: ".three {padding-right: 5em; text-align: right; background-color: aqua;}"
</span><del>- text run at (568,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 560: ".four {padding-right: 25%; text-align: right; background-color: aqua;}"
</span><del>- text run at (560,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 576: ".five {padding-right: -20px; text-align: right; background-color: aqua;}"
</span><del>- text run at (576,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_right_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_right_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 568x45
</span><span class="cx"> text run at (0,0) width 560: ".one {padding-right: 25px; text-align: right; background-color: aqua;}"
</span><del>- text run at (560,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 568: ".two {padding-right: -10px; text-align: right; background-color: aqua;}"
</span><del>- text run at (568,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x35 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_topexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,17 +9,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 408x90
</span><span class="cx"> text run at (0,0) width 392: ".zero {background-color: silver; padding-top: 0;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 400: ".one {padding-top: 0.5in; background-color: aqua;}"
</span><del>- text run at (400,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 392: ".two {padding-top: 25px; background-color: aqua;}"
</span><del>- text run at (392,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 400: ".three {padding-top: 5em; background-color: aqua;}"
</span><del>- text run at (400,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 392: ".four {padding-top: 25%; background-color: aqua;}"
</span><del>- text run at (392,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 408: ".five {padding-top: -20px; background-color: aqua;}"
</span><del>- text run at (408,75) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17 [bgcolor=#C0C0C0]
</span><span class="cx"> RenderText {#text} at (0,0) size 203x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertiespadding_top_inlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/padding_top_inline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 400x45
</span><span class="cx"> text run at (0,0) width 392: ".one {padding-top: 25px; background-color: aqua;}"
</span><del>- text run at (392,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 400: ".two {padding-top: -10px; background-color: aqua;}"
</span><del>- text run at (400,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x69 [bgcolor=#808080]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1box_propertieswidthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/box_properties/width-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x45
</span><span class="cx"> RenderText {#text} at (0,0) size 152x45
</span><span class="cx"> text run at (0,0) width 152: ".one {width: 50px;}"
</span><del>- text run at (152,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 144: ".two {width: 50%;}"
</span><del>- text run at (144,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 152: "TABLE {width: 50%;}"
</span><del>- text run at (152,30) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,91) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock (anonymous) at (0,101) size 769x50
</span><span class="cx"> RenderImage {IMG} at (0,0) size 50x50
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadecascade_orderexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/cascade/cascade_order-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,25 +9,15 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 576x165
</span><span class="cx"> text run at (0,0) width 576: "<LINK rel=\"stylesheet\" type=\"text/css\" HREF=\"../resources/linktest.css\">"
</span><del>- text run at (576,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 152: "LI {color: purple;}"
</span><del>- text run at (152,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 160: "UL LI {color: blue;}"
</span><del>- text run at (160,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 184: "UL LI LI {color: gray;}"
</span><del>- text run at (184,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 176: "LI.red {color: green;}"
</span><del>- text run at (176,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 216: "UL LI.mar {color: #660000;}"
</span><del>- text run at (216,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 200: "UL LI#gre {color: green;}"
</span><del>- text run at (200,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 160: ".test {color: blue;}"
</span><del>- text run at (160,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 176: ".test {color: purple;}"
</span><del>- text run at (176,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 296: ".one {text-decoration: line-through;}"
</span><del>- text run at (296,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {UL} at (0,229) size 769x136
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1cascadeimportantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/cascade/important-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 232x60
</span><span class="cx"> text run at (0,0) width 232: "P {color: green ! important;}"
</span><del>- text run at (232,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 120: "P {color: red;}"
</span><del>- text run at (120,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 176: "P#id1 {color: purple;}"
</span><del>- text run at (176,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x34 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationdisplayexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/display-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,15 +9,10 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x75
</span><span class="cx"> RenderText {#text} at (0,0) size 568x75
</span><span class="cx"> text run at (0,0) width 176: ".one {display: block;}"
</span><del>- text run at (176,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 184: ".two {display: inline;}"
</span><del>- text run at (184,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 568: ".three {display: list-item; list-style-type: square; margin-left: 3em;}"
</span><del>- text run at (568,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 272: ".four {display: none; color: red;}"
</span><del>- text run at (272,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 152: "I {display: block;}"
</span><del>- text run at (152,60) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,121) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,139) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 293x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 496x30
</span><span class="cx"> text run at (0,0) width 304: ".one {list-style: upper-alpha inside;}"
</span><del>- text run at (304,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 496: ".two {list-style: url(../resources/oransqr.gif) disc outside;}"
</span><del>- text run at (496,15) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {UL} at (0,94) size 784x34
</span><span class="cx"> RenderListItem {LI} at (40,0) size 744x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_image-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 440x45
</span><span class="cx"> text run at (0,0) width 440: ".one {list-style-image: url(../resources/oransqr.gif);}"
</span><del>- text run at (440,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 240: ".two {list-style-image: none;}"
</span><del>- text run at (240,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {UL} at (0,109) size 784x54
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_position-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 288x45
</span><span class="cx"> text run at (0,0) width 288: ".one {list-style-position: outside;}"
</span><del>- text run at (288,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 280: ".two {list-style-position: inside;}"
</span><del>- text run at (280,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {UL} at (0,109) size 784x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationlist_style_typeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/list_style_type-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,23 +9,14 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x150
</span><span class="cx"> RenderText {#text} at (0,0) size 304x150
</span><span class="cx"> text run at (0,0) width 232: ".one {list-style-type: disc;}"
</span><del>- text run at (232,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 248: ".two {list-style-type: circle;}"
</span><del>- text run at (248,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 264: ".three {list-style-type: square;}"
</span><del>- text run at (264,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 296: ".four {list-style-type: lower-roman;}"
</span><del>- text run at (296,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 296: ".five {list-style-type: upper-roman;}"
</span><del>- text run at (296,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 288: ".six {list-style-type: lower-alpha;}"
</span><del>- text run at (288,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 304: ".seven {list-style-type: upper-alpha;}"
</span><del>- text run at (304,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 272: ".eight {list-style-type: decimal;}"
</span><del>- text run at (272,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 240: ".nine {list-style-type: none;}"
</span><del>- text run at (240,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,196) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {UL} at (0,214) size 769x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1classificationwhite_spaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/classification/white_space-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,24 +9,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 232x60
</span><span class="cx"> text run at (0,0) width 192: ".one {white-space: pre;}"
</span><del>- text run at (192,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: ".two {white-space: nowrap;}"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 232: ".three {white-space: normal;}"
</span><del>- text run at (232,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x85
</span><span class="cx"> RenderText {#text} at (0,0) size 569x85
</span><span class="cx"> text run at (0,0) width 0: " "
</span><span class="cx"> text run at (0,17) width 569: "This sentence should show extra space where there would ordinarily not be any."
</span><del>- text run at (569,17) width 0: " "
</del><span class="cx"> text run at (0,34) width 296: " There should also be preservation of returns"
</span><del>- text run at (296,34) width 0: " "
</del><span class="cx"> text run at (0,51) width 97: "as this sentence"
</span><del>- text run at (97,51) width 0: " "
</del><span class="cx"> text run at (0,68) width 184: " very clearly demonstrates."
</span><del>- text run at (184,68) width 0: " "
</del><span class="cx"> RenderBlock {P} at (0,225) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 891x17
</span><span class="cx"> text run at (0,0) width 891: "This sentence should not word-wrap, no matter how long the sentence is, as it has been set to nowrap and that should have the obvious effect."
</span><span class="lines">@@ -57,13 +50,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 569x85
</span><span class="cx"> text run at (0,0) width 0: " "
</span><span class="cx"> text run at (0,17) width 569: "This sentence should show extra space where there would ordinarily not be any."
</span><del>- text run at (569,17) width 0: " "
</del><span class="cx"> text run at (0,34) width 296: " There should also be preservation of returns"
</span><del>- text run at (296,34) width 0: " "
</del><span class="cx"> text run at (0,51) width 97: "as this sentence"
</span><del>- text run at (97,51) width 0: " "
</del><span class="cx"> text run at (0,68) width 184: " very clearly demonstrates."
</span><del>- text run at (184,68) width 0: " "
</del><span class="cx"> RenderBlock {P} at (4,105) size 891x17
</span><span class="cx"> RenderText {#text} at (0,0) size 891x17
</span><span class="cx"> text run at (0,0) width 891: "This sentence should not word-wrap, no matter how long the sentence is, as it has been set to nowrap and that should have the obvious effect."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackgroundexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,13 +9,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x60
</span><span class="cx"> RenderText {#text} at (0,0) size 648x60
</span><span class="cx"> text run at (0,0) width 648: "BODY {background: green url(../resources/oransqr.gif) repeat-x center top fixed;}"
</span><del>- text run at (648,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 568: ".one {background: lime url(../resources/oransqr.gif) repeat-y 100% 0%;}"
</span><del>- text run at (568,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 592: ".two {background: lime url(../resources/oransqr.gif) repeat-y center top;}"
</span><del>- text run at (592,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 592: ".three {background: lime url(../resources/oransqr.gif) repeat-x left top;}"
</span><del>- text run at (592,45) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,106) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 769x52
</span><span class="cx"> RenderText {#text} at (0,0) size 728x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_attachmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_attachment-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x30
</span><span class="cx"> RenderText {#text} at (0,0) size 872x30
</span><span class="cx"> text run at (0,0) width 872: "BODY {background-image: url(../resources/bg.gif); background-repeat: repeat-x; background-attachment: fixed;}"
</span><del>- text run at (872,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,76) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 769x85
</span><span class="lines">@@ -72,15 +71,10 @@
</span><span class="cx"> RenderBlock {PRE} at (0,450) size 769x76
</span><span class="cx"> RenderText {#text} at (0,0) size 296x75
</span><span class="cx"> text run at (0,0) width 72: " BODY { "
</span><del>- text run at (72,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 296: " background: red url(pendant.gif);"
</span><del>- text run at (296,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 256: " background-repeat: repeat-y;"
</span><del>- text run at (256,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 264: " background-attachment: fixed;"
</span><del>- text run at (264,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 24: " }"
</span><del>- text run at (24,60) width 0: " "
</del><span class="cx"> RenderBlock {P} at (0,541) size 769x52
</span><span class="cx"> RenderInline {EM} at (0,0) size 72x17
</span><span class="cx"> RenderText {#text} at (0,0) size 72x17
</span><span class="lines">@@ -161,15 +155,10 @@
</span><span class="cx"> RenderBlock {PRE} at (4,360) size 747x76
</span><span class="cx"> RenderText {#text} at (0,0) size 296x75
</span><span class="cx"> text run at (0,0) width 72: " BODY { "
</span><del>- text run at (72,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 296: " background: red url(pendant.gif);"
</span><del>- text run at (296,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 256: " background-repeat: repeat-y;"
</span><del>- text run at (256,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 264: " background-attachment: fixed;"
</span><del>- text run at (264,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 24: " }"
</span><del>- text run at (24,60) width 0: " "
</del><span class="cx"> RenderBlock {P} at (4,451) size 747x52
</span><span class="cx"> RenderInline {EM} at (0,0) size 72x17
</span><span class="cx"> RenderText {#text} at (0,0) size 72x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_colorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_color-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 296x60
</span><span class="cx"> text run at (0,0) width 224: "P {background-color: green;}"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 240: ".one {background-color: lime;}"
</span><del>- text run at (240,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 296: ".two {background-color: transparent;}"
</span><del>- text run at (296,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x17 [bgcolor=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_imageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_image-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 376x45
</span><span class="cx"> text run at (0,0) width 376: "P {background-image: url(../resources/bg.gif);}"
</span><del>- text run at (376,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 240: ".one {background-image: none;}"
</span><del>- text run at (240,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_positionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_position-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,37 +9,21 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x255
</span><span class="cx"> RenderText {#text} at (0,0) size 688x255
</span><span class="cx"> text run at (0,0) width 648: "BODY {background-image: url(../resources/bg.gif); background-position: right top;"
</span><del>- text run at (648,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 288: " background-repeat: no-repeat;}"
</span><del>- text run at (288,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 624: ".one {background-image: url(../resources/bg.gif); background-position: center;"
</span><del>- text run at (624,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 480: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (480,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 632: ".two {background-image: url(../resources/bg.gif); background-position: 50% 50%;"
</span><del>- text run at (632,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 480: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (480,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 688: ".three {background-image: url(../resources/bg.gif); background-position: bottom right;"
</span><del>- text run at (688,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 496: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (496,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 656: ".four {background-image: url(../resources/bg.gif); background-position: 100% 100%;"
</span><del>- text run at (656,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 488: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (488,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 632: ".five {background-image: url(../resources/bg.gif); background-position: 0% 50%;"
</span><del>- text run at (632,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 488: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (488,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 632: ".six {background-image: url(../resources/bg.gif); background-position: 75% 25%;"
</span><del>- text run at (632,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 488: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (488,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 664: ".seven {background-image: url(../resources/bg.gif); background-position: 20px 20px;"
</span><del>- text run at (664,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 488: " background-repeat: no-repeat; background-color: aqua;}"
</span><del>- text run at (488,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,301) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,319) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundbackground_repeatexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/background_repeat-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,33 +9,19 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x225
</span><span class="cx"> RenderText {#text} at (0,0) size 880x225
</span><span class="cx"> text run at (0,0) width 672: ".one {background-image: url(../resources/oransqr.gif); background-repeat: repeat-y;}"
</span><del>- text run at (672,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 672: ".two {background-image: url(../resources/oransqr.gif); background-repeat: repeat-x;}"
</span><del>- text run at (672,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 696: ".three {background-image: url(../resources/oransqr.gif); background-repeat: no-repeat;}"
</span><del>- text run at (696,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 880: ".four {background-image: url(../resources/bg.gif); background-position: 50% 50%; background-repeat: repeat-y;}"
</span><del>- text run at (880,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 704: ".five {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
</span><del>- text run at (704,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 240: " background-color: red;}"
</span><del>- text run at (240,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 720: ".six {background-image: url(../resources/crosshair2.gif); background-position: center top;"
</span><del>- text run at (720,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 232: " background-color: red;}"
</span><del>- text run at (232,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 720: ".seven {background-image: url(../resources/crosshair2.gif); background-position: top left;"
</span><del>- text run at (720,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 248: " background-color: red;}"
</span><del>- text run at (248,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 752: ".eight {background-image: url(../resources/crosshair2.gif); background-position: bottom right;"
</span><del>- text run at (752,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 248: " background-color: red;}"
</span><del>- text run at (248,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 704: ".nine {background-image: url(../resources/crosshair2.gif); background-position: 50% 50%;"
</span><del>- text run at (704,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 240: " background-color: red;}"
</span><del>- text run at (240,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,271) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,289) size 769x52
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1color_and_backgroundcolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/color_and_background/color-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x30
</span><span class="cx"> RenderText {#text} at (0,0) size 160x30
</span><span class="cx"> text run at (0,0) width 160: ".one {color: green;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,76) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 784x17 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1conformanceforward_compatible_parsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,109 +9,58 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x810
</span><span class="cx"> RenderText {#text} at (0,0) size 568x810
</span><span class="cx"> text run at (0,0) width 304: "P.one {color: green; rotation: 70deg;}"
</span><del>- text run at (304,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 176: "P.oneb {color: green;}"
</span><del>- text run at (176,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 232: "P.oneb {color: invalidValue;}"
</span><del>- text run at (232,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 272: "P.two {background-color: inherit;}"
</span><del>- text run at (272,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 216: "H1 + P.three {color: blue;}"
</span><del>- text run at (216,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 200: "P.four + H1 {color: red;}"
</span><del>- text run at (200,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 264: "P.five {background-color: \"red\";}"
</span><del>- text run at (264,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 408: "P.sixa {border-width: medium; border-style: solid;}"
</span><del>- text run at (408,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 400: "P.sixb {border-width: funny; border-style: solid;}"
</span><del>- text run at (400,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 392: "P.sixc {border-width: 50zu; border-style: solid;}"
</span><del>- text run at (392,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 376: "P.sixd {border-width: px; border-style: solid;}"
</span><del>- text run at (376,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 96: "@three-dee {"
</span><del>- text run at (96,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 184: " @background-lighting {"
</span><del>- text run at (184,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 136: " azimuth: 30deg;"
</span><del>- text run at (136,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 160: " elevation: 190deg;"
</span><del>- text run at (160,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 24: " }"
</span><del>- text run at (24,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 184: " P.seven { color: red }"
</span><del>- text run at (184,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 16: " }"
</span><del>- text run at (16,255) width 0: " "
</del><span class="cx"> text run at (0,270) width 184: "P.eight {COLOR: GREEN;}"
</span><del>- text run at (184,270) width 0: " "
</del><span class="cx"> text run at (0,285) width 192: "OL:wait {color: maroon;}"
</span><del>- text run at (192,285) width 0: " "
</del><span class="cx"> text run at (0,300) width 272: "P.ten:first-child {color: maroon;}"
</span><del>- text run at (272,300) width 0: " "
</del><span class="cx"> text run at (0,315) width 208: "UL:lang(fr) {color: gray;}"
</span><del>- text run at (208,315) width 0: " "
</del><span class="cx"> text run at (0,330) width 248: "BLOCKQUOTE[href] {color: navy;}"
</span><del>- text run at (248,330) width 0: " "
</del><span class="cx"> text run at (0,345) width 288: "ACRONYM[href=\"foo\"] {color: purple;}"
</span><del>- text run at (288,345) width 0: " "
</del><span class="cx"> text run at (0,360) width 296: "ADDRESS[href~=\"foo\"] {color: purple;}"
</span><del>- text run at (296,360) width 0: " "
</del><span class="cx"> text run at (0,375) width 248: "SPAN[lang|=\"fr\"] {color: #c37;}"
</span><del>- text run at (248,375) width 0: " "
</del><span class="cx"> text run at (0,390) width 96: "@media tty {"
</span><del>- text run at (96,390) width 0: " "
</del><span class="cx"> text run at (0,405) width 136: " H1 {color: red;}"
</span><del>- text run at (136,405) width 0: " "
</del><span class="cx"> text run at (0,420) width 192: " P.sixteen {color: red;}"
</span><del>- text run at (192,420) width 0: " "
</del><span class="cx"> text run at (0,435) width 16: " }"
</span><del>- text run at (16,435) width 0: " "
</del><span class="cx"> text run at (0,450) width 96: "@three-dee {"
</span><del>- text run at (96,450) width 0: " "
</del><span class="cx"> text run at (0,465) width 208: " P.seventeen {color: red }"
</span><del>- text run at (208,465) width 0: " "
</del><span class="cx"> text run at (0,480) width 16: " }"
</span><del>- text run at (16,480) width 0: " "
</del><span class="cx"> text run at (0,495) width 568: "P.eighteena {text-decoration: underline overline line-through diagonal;"
</span><del>- text run at (568,495) width 0: " "
</del><span class="cx"> text run at (0,510) width 416: " font: bold highlighted 100% sans-serif;}"
</span><del>- text run at (416,510) width 0: " "
</del><span class="cx"> text run at (0,525) width 568: "P.eighteenb {text-decoration: underline overline line-through diagonal;"
</span><del>- text run at (568,525) width 0: " "
</del><span class="cx"> text run at (0,540) width 376: " font: bold highlighted 100% serif;}"
</span><del>- text run at (376,540) width 0: " "
</del><span class="cx"> text run at (0,555) width 384: "EM, P.nineteena ! EM, STRONG {font-size: 200%; }"
</span><del>- text run at (384,555) width 0: " "
</del><span class="cx"> text run at (0,570) width 0: " "
</span><span class="cx"> text run at (0,585) width 128: "// UL.nineteenb,"
</span><del>- text run at (128,585) width 0: " "
</del><span class="cx"> text run at (0,600) width 200: "P.nineteenb {color: red;}"
</span><del>- text run at (200,600) width 0: " "
</del><span class="cx"> text run at (0,615) width 0: " "
</span><span class="cx"> text run at (0,630) width 360: "P.twentya {rotation-code: \"}\"; color: blue;} "
</span><del>- text run at (360,630) width 0: " "
</del><span class="cx"> text run at (0,645) width 392: "P.twentyb {rotation-code: \"\\\"}\\\"\"; color: green;}"
</span><del>- text run at (392,645) width 0: " "
</del><span class="cx"> text run at (0,660) width 400: "P.twentyonea {rotation-code: '}'; color: purple;} "
</span><del>- text run at (400,660) width 0: " "
</del><span class="cx"> text run at (0,675) width 416: "P.twentyoneb {rotation-code: '\\'}\\''; color: green;}"
</span><del>- text run at (416,675) width 0: " "
</del><span class="cx"> text run at (0,690) width 104: "P.twentytwo {"
</span><del>- text run at (104,690) width 0: " "
</del><span class="cx"> text run at (0,705) width 376: " type-display: @threedee {rotation-code: '}';};"
</span><del>- text run at (376,705) width 0: " "
</del><span class="cx"> text run at (0,720) width 112: " color: green;"
</span><del>- text run at (112,720) width 0: " "
</del><span class="cx"> text run at (0,735) width 16: " }"
</span><del>- text run at (16,735) width 0: " "
</del><span class="cx"> text run at (0,750) width 280: "P.twentythree {text-indent: 0.5in;}"
</span><del>- text run at (280,750) width 0: " "
</del><span class="cx"> text run at (0,765) width 112: " color: maroon"
</span><del>- text run at (112,765) width 0: " "
</del><span class="cx"> text run at (0,780) width 208: "P.twentyfour {color: red;}"
</span><del>- text run at (208,780) width 0: " "
</del><span class="cx"> text run at (0,795) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,856) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,874) size 769x17 [color=#008000]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfontexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,29 +9,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,26) size 769x168
</span><span class="cx"> RenderText {#text} at (0,0) size 399x168
</span><span class="cx"> text run at (0,0) width 161: "BODY {font-size: 12px;}"
</span><del>- text run at (161,0) width 0: " "
</del><span class="cx"> text run at (0,14) width 322: ".one {font: italic small-caps 13pt Helvetica;}"
</span><del>- text run at (322,14) width 0: " "
</del><span class="cx"> text run at (0,28) width 203: ".two {font: 150%/150% serif;}"
</span><del>- text run at (203,28) width 0: " "
</del><span class="cx"> text run at (0,42) width 252: ".three {font: 150%/150% sans-serif;}"
</span><del>- text run at (252,42) width 0: " "
</del><span class="cx"> text run at (0,56) width 231: ".four {font: small/200% cursive;}"
</span><del>- text run at (231,56) width 0: " "
</del><span class="cx"> text run at (0,70) width 399: ".five {font: italic small-caps 900 150%/150% sans-serif;}"
</span><del>- text run at (399,70) width 0: " "
</del><span class="cx"> text run at (0,84) width 392: ".six {font: italic small-caps 100 150%/300% sans-serif;}"
</span><del>- text run at (392,84) width 0: " "
</del><span class="cx"> text run at (0,98) width 392: ".seven {font: italic small-caps 900 150%/2em monospace;}"
</span><del>- text run at (392,98) width 0: " "
</del><span class="cx"> text run at (0,112) width 399: ".eight {font: italic small-caps 500 150%/1in sans-serif;}"
</span><del>- text run at (399,112) width 0: " "
</del><span class="cx"> text run at (0,126) width 378: ".nine {font: oblique normal 700 18px/200% sans-serif;}"
</span><del>- text run at (378,126) width 0: " "
</del><span class="cx"> text run at (0,140) width 301: ".ten {font: normal 400 80%/2.5 sans-serif;}"
</span><del>- text run at (301,140) width 0: " "
</del><span class="cx"> text run at (0,154) width 266: "SPAN.color {background-color: silver;}"
</span><del>- text run at (266,154) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,206) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,220) size 769x14
</span><span class="cx"> RenderText {#text} at (0,0) size 706x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_familyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_family-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,23 +9,14 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 312x135
</span><span class="cx"> text run at (0,0) width 216: "DIV.a {font-family: serif;}"
</span><del>- text run at (216,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 248: "DIV.b {font-family: monospace;}"
</span><del>- text run at (248,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 208: ".one {font-family: serif;}"
</span><del>- text run at (208,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 248: ".two {font-family: sans-serif;}"
</span><del>- text run at (248,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 240: ".three {font-family: cursive;}"
</span><del>- text run at (240,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 232: ".four {font-family: fantasy;}"
</span><del>- text run at (232,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 248: ".five {font-family: monospace;}"
</span><del>- text run at (248,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 312: ".six {font-family: sans-serif,cursive;}"
</span><del>- text run at (312,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 304: ".seven {font-family: monospace,serif;}"
</span><del>- text run at (304,120) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,181) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (0,199) size 769x180
</span><span class="cx"> RenderBlock {P} at (0,0) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_sizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_size-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,43 +9,24 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x300
</span><span class="cx"> RenderText {#text} at (0,0) size 224x300
</span><span class="cx"> text run at (0,0) width 200: ".one {font-size: medium;}"
</span><del>- text run at (200,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 200: ".two {font-size: larger;}"
</span><del>- text run at (200,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 224: ".three {font-size: smaller;}"
</span><del>- text run at (224,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 224: ".four {font-size: xx-small;}"
</span><del>- text run at (224,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 216: ".five {font-size: x-small;}"
</span><del>- text run at (216,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 192: ".six {font-size: small;}"
</span><del>- text run at (192,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 208: ".seven {font-size: large;}"
</span><del>- text run at (208,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 224: ".eight {font-size: x-large;}"
</span><del>- text run at (224,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 224: ".nine {font-size: xx-large;}"
</span><del>- text run at (224,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 176: ".a {font-size: 0.5in;}"
</span><del>- text run at (176,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 160: ".b {font-size: 1cm;}"
</span><del>- text run at (160,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 168: ".c {font-size: 10mm;}"
</span><del>- text run at (168,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 168: ".d {font-size: 18pt;}"
</span><del>- text run at (168,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 176: ".e {font-size: 1.5pc;}"
</span><del>- text run at (176,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 160: ".f {font-size: 2em;}"
</span><del>- text run at (160,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 160: ".g {font-size: 3ex;}"
</span><del>- text run at (160,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 168: ".h {font-size: 25px;}"
</span><del>- text run at (168,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 168: ".i {font-size: 200%;}"
</span><del>- text run at (168,255) width 0: " "
</del><span class="cx"> text run at (0,270) width 184: ".j {font-size: -0.5in;}"
</span><del>- text run at (184,270) width 0: " "
</del><span class="cx"> text run at (0,285) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,346) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,364) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_styleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_style-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 248x60
</span><span class="cx"> text run at (0,0) width 208: ".one {font-style: italic;}"
</span><del>- text run at (208,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: ".two {font-style: oblique;}"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 248: ".three, I {font-style: normal;}"
</span><del>- text run at (248,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_variantexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_variant-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 256x45
</span><span class="cx"> text run at (0,0) width 256: ".one {font-variant: small-caps;}"
</span><del>- text run at (256,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 224: ".two {font-variant: normal;}"
</span><del>- text run at (224,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,91) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,109) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1font_propertiesfont_weightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/font_properties/font_weight-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,25 +9,15 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 240x165
</span><span class="cx"> text run at (0,0) width 200: ".one {font-weight: bold;}"
</span><del>- text run at (200,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: ".two {font-weight: bolder;}"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 240: ".three {font-weight: lighter;}"
</span><del>- text run at (240,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 200: ".four {font-weight: 100;}"
</span><del>- text run at (200,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 200: ".five {font-weight: 300;}"
</span><del>- text run at (200,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 192: ".six {font-weight: 500;}"
</span><del>- text run at (192,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 208: ".seven {font-weight: 700;}"
</span><del>- text run at (208,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 208: ".eight {font-weight: 900;}"
</span><del>- text run at (208,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 224: ".nine {font-weight: normal;}"
</span><del>- text run at (224,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 200: "B {font-weight: lighter;}"
</span><del>- text run at (200,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,229) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelcanvasexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/canvas-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,9 +9,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 750x30
</span><span class="cx"> RenderText {#text} at (0,0) size 552x30
</span><span class="cx"> text run at (0,0) width 240: "HTML {background-color: aqua;}"
</span><del>- text run at (240,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 552: "BODY {background-color: green; background-image: none; margin: 25px;}"
</span><del>- text run at (552,15) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,76) size 750x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,94) size 750x51
</span><span class="cx"> RenderText {#text} at (0,0) size 739x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelfloating_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/floating_elements-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,21 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x135
</span><span class="cx"> RenderText {#text} at (0,0) size 480x135
</span><span class="cx"> text run at (0,0) width 272: "HR.minor {clear: both; width: 5%;}"
</span><del>- text run at (272,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 400: "HR.major {clear: both; width: 75%; margin: 1.5em;}"
</span><del>- text run at (400,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 480: "DIV {border: 5px solid purple; padding: 0; margin: 0.125em;}"
</span><del>- text run at (480,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 432: "P.left, P.right {width: 10em; padding: 1em; margin: 0;"
</span><del>- text run at (432,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 424: " border: 1px solid lime; background-color: silver;}"
</span><del>- text run at (424,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 456: "IMG.left, IMG.right {margin: 0; border: 3px solid black;}"
</span><del>- text run at (456,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 160: ".left {float: left;}"
</span><del>- text run at (160,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 176: ".right {float: right;}"
</span><del>- text run at (176,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,181) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,199) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelheight_of_linesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/height_of_lines-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,37 +9,22 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x270
</span><span class="cx"> RenderText {#text} at (0,0) size 536x270
</span><span class="cx"> text run at (0,0) width 344: "P.one {font-size: 14px; line-height: 20px;}"
</span><del>- text run at (344,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 304: "IMG.onea {vertical-align: text-bottom;"
</span><del>- text run at (304,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 272: " width: 200px; height: 200px;}"
</span><del>- text run at (272,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 520: "IMG.oneb {vertical-align: text-top; width: 200px; height: 200px;}"
</span><del>- text run at (520,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 0: " "
</span><span class="cx"> text run at (0,75) width 344: "P.two {font-size: 14px; line-height: 20px;}"
</span><del>- text run at (344,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 536: "IMG.twoa {vertical-align: text-bottom; width: 100px; height: 100px;"
</span><del>- text run at (536,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 312: " padding: 5px; border-style: solid;"
</span><del>- text run at (312,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 312: " border-width: 10px; margin: 15px;}"
</span><del>- text run at (312,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 280: "IMG.twob {vertical-align: text-top;"
</span><del>- text run at (280,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 304: " width: 100px; height: 100px;"
</span><del>- text run at (304,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 312: " padding: 5px; border-style: solid;"
</span><del>- text run at (312,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 312: " border-width: 10px; margin: 15px;}"
</span><del>- text run at (312,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 0: " "
</span><span class="cx"> text run at (0,210) width 480: "IMG.twoc {vertical-align: middle; width: 50px; height: 50px;"
</span><del>- text run at (480,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 312: " padding: 5px; border-style: solid;"
</span><del>- text run at (312,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 320: " border-width: 10px; margin: -10px;}"
</span><del>- text run at (320,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,316) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,332) size 769x465
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelreplaced_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/replaced_elements-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,21 +9,13 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x120
</span><span class="cx"> RenderText {#text} at (0,0) size 504x120
</span><span class="cx"> text run at (0,0) width 208: "IMG.one {display: inline;}"
</span><del>- text run at (208,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 200: "IMG.two {display: block;}"
</span><del>- text run at (200,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 208: "IMG.three {display: block;"
</span><del>- text run at (208,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 504: " margin-right: auto; margin-left: auto; width: auto;}"
</span><del>- text run at (504,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 200: "IMG.four {display: block;"
</span><del>- text run at (200,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 488: " margin-right: auto; margin-left: auto; width: 50%;}"
</span><del>- text run at (488,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 200: "IMG.five {display: block;"
</span><del>- text run at (200,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 464: " margin-right: 0; margin-left: auto; width: 50%;}"
</span><del>- text run at (464,105) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,166) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,184) size 769x18
</span><span class="cx"> RenderImage {IMG} at (0,0) size 15x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1formatting_modelvertical_formattingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/formatting_model/vertical_formatting-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,43 +9,24 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x300
</span><span class="cx"> RenderText {#text} at (0,0) size 496x300
</span><span class="cx"> text run at (0,0) width 368: "P.one {margin-bottom: 2cm; padding-bottom: 0;}"
</span><del>- text run at (368,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 320: "P.two {margin-top: 2cm; padding-top: 0;}"
</span><del>- text run at (320,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 320: "P.three {margin-top: 0; padding-top: 0;}"
</span><del>- text run at (320,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 344: "P.four {margin-top: -1cm; margin-bottom: 0;"
</span><del>- text run at (344,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 344: " padding-top: 0; padding-bottom: 0;}"
</span><del>- text run at (344,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 368: "DIV.five {margin-top: 1cm; margin-bottom: 1cm;"
</span><del>- text run at (368,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 376: " padding-top: 1cm; padding-bottom: 0;}"
</span><del>- text run at (376,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 344: "P.six {margin-top: 1cm; margin-bottom: 1cm;"
</span><del>- text run at (344,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 336: " padding-top: 0; padding-bottom: 0;}"
</span><del>- text run at (336,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 336: "P.seven {margin-top: 1cm; padding-top: 0;}"
</span><del>- text run at (336,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 408: "P.eight {margin-bottom: -1cm; padding-bottom: 2cm;}"
</span><del>- text run at (408,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 344: "P.nine {margin-top: -1cm; padding-top: 1cm;"
</span><del>- text run at (344,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 376: " padding-bottom: 0; margin-bottom: 1cm;}"
</span><del>- text run at (376,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 304: "P.ten {margin-top: 1cm;padding-top: 0;"
</span><del>- text run at (304,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 248: " float: left;width: 50%;}"
</span><del>- text run at (248,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 448: "P.eleven {margin-top: 1cm; padding-top: 0; clear: none;}"
</span><del>- text run at (448,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 496: "P.twelve {margin-bottom: 0; padding-bottom: 1cm; clear: both;}"
</span><del>- text run at (496,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 360: "P.thirteen {margin-top: 0; padding-top: 1cm;}"
</span><del>- text run at (360,255) width 0: " "
</del><span class="cx"> text run at (0,270) width 160: "TABLE {clear: both;}"
</span><del>- text run at (160,270) width 0: " "
</del><span class="cx"> text run at (0,285) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,346) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,364) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudoanchorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/anchor-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,15 +9,10 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x90
</span><span class="cx"> RenderText {#text} at (0,0) size 200x90
</span><span class="cx"> text run at (0,0) width 136: "A {color: green;}"
</span><del>- text run at (136,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 184: "A:link {color: purple;}"
</span><del>- text run at (184,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 192: "A:visited {color: lime;}"
</span><del>- text run at (192,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 200: "A:active {color: maroon;}"
</span><del>- text run at (200,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 176: "#one {color: #006600;}"
</span><del>- text run at (176,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,136) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,154) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstletterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/firstletter-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -12,11 +12,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x60
</span><span class="cx"> RenderText {#text} at (0,0) size 312x60
</span><span class="cx"> text run at (0,0) width 248: "P:first-letter {color: maroon;}"
</span><del>- text run at (248,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 288: ".two:first-letter {font-size: 200%;}"
</span><del>- text run at (288,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 312: "P.three:first-letter {font-size: 350%;}"
</span><del>- text run at (312,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 769x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudofirstlineexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/firstline-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x60
</span><span class="cx"> RenderText {#text} at (0,0) size 360x60
</span><span class="cx"> text run at (0,0) width 224: "P:first-line {color: green;}"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 272: ".two:first-line {font-size: 200%;}"
</span><del>- text run at (272,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 360: ".three:first-line {font-variant: small-caps;}"
</span><del>- text run at (360,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 769x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1pseudomultiple_pseudo_elementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -12,17 +12,11 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x105
</span><span class="cx"> RenderText {#text} at (0,0) size 368x105
</span><span class="cx"> text run at (0,0) width 224: "P:first-line {color: green;}"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 248: "P:first-letter {color: maroon;}"
</span><del>- text run at (248,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 272: ".two:first-line {font-size: 200%;}"
</span><del>- text run at (272,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 288: ".two:first-letter {font-size: 350%;}"
</span><del>- text run at (288,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 312: "P.three:first-letter {font-size: 350%;}"
</span><del>- text run at (312,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 368: "P.three:first-line {font-variant: small-caps;}"
</span><del>- text run at (368,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,151) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,169) size 769x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesletter_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/letter_spacing-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,27 +9,16 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 264x165
</span><span class="cx"> text run at (0,0) width 232: ".one {letter-spacing: 0.3in;}"
</span><del>- text run at (232,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 232: ".two {letter-spacing: 0.5cm;}"
</span><del>- text run at (232,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 232: ".three {letter-spacing: 5mm;}"
</span><del>- text run at (232,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 224: ".four {letter-spacing: 3pt;}"
</span><del>- text run at (224,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 248: ".five {letter-spacing: 0.25pc;}"
</span><del>- text run at (248,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 216: ".six {letter-spacing: 1em;}"
</span><del>- text run at (216,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 232: ".seven {letter-spacing: 1ex;}"
</span><del>- text run at (232,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 232: ".eight {letter-spacing: 5px;}"
</span><del>- text run at (232,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 248: ".nine {letter-spacing: normal;}"
</span><del>- text run at (248,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 224: ".ten {letter-spacing: 300%;}"
</span><del>- text run at (224,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 264: ".eleven {letter-spacing: -0.1em;}"
</span><del>- text run at (264,150) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,229) size 769x68
</span><span class="cx"> RenderText {#text} at (0,0) size 710x68
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesline_heightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/line_height-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,33 +9,19 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x210
</span><span class="cx"> RenderText {#text} at (0,0) size 400x210
</span><span class="cx"> text run at (0,0) width 344: ".one {line-height: 0.5in; font-size: 12px;}"
</span><del>- text run at (344,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 328: ".two {line-height: 2cm; font-size: 12px;}"
</span><del>- text run at (328,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 352: ".three {line-height: 20mm; font-size: 12px;}"
</span><del>- text run at (352,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 344: ".four {line-height: 24pt; font-size: 12px;}"
</span><del>- text run at (344,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 336: ".five {line-height: 2pc; font-size: 12px;}"
</span><del>- text run at (336,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 328: ".six {line-height: 2em; font-size: 12px;}"
</span><del>- text run at (328,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 344: ".seven {line-height: 3ex; font-size: 12px;}"
</span><del>- text run at (344,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 352: ".eight {line-height: 200%; font-size: 12px;}"
</span><del>- text run at (352,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 320: ".nine {line-height: 2; font-size: 12px;}"
</span><del>- text run at (320,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 336: ".ten {line-height: 50px; font-size: 12px;}"
</span><del>- text run at (336,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 360: ".eleven {line-height: -1em; font-size: 12px;}"
</span><del>- text run at (360,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 400: "TABLE .ten {line-height: normal; font-size: 12px;}"
</span><del>- text run at (400,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 248: "DIV {background-color: silver;}"
</span><del>- text run at (248,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 304: "SPAN.color {background-color: silver;}"
</span><del>- text run at (304,195) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,256) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,270) size 769x48
</span><span class="cx"> RenderText {#text} at (0,17) size 507x14
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_align-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,13 +9,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x75
</span><span class="cx"> RenderText {#text} at (0,0) size 224x75
</span><span class="cx"> text run at (0,0) width 192: ".one {text-align: left;}"
</span><del>- text run at (192,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 200: ".two {text-align: right;}"
</span><del>- text run at (200,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 224: ".three {text-align: center;}"
</span><del>- text run at (224,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 224: ".four {text-align: justify;}"
</span><del>- text run at (224,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,121) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,139) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_decorationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_decoration-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,19 +9,12 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x120
</span><span class="cx"> RenderText {#text} at (0,0) size 464x120
</span><span class="cx"> text run at (0,0) width 272: ".one {text-decoration: underline;}"
</span><del>- text run at (272,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 264: ".two {text-decoration: overline;}"
</span><del>- text run at (264,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 312: ".three {text-decoration: line-through;}"
</span><del>- text run at (312,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 248: ".four {text-decoration: blink;}"
</span><del>- text run at (248,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 248: "B.five {text-decoration: none;}"
</span><del>- text run at (248,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 344: ".six {text-decoration: underline overline;}"
</span><del>- text run at (344,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 464: ".seven {text-decoration: underline overline line-through;}"
</span><del>- text run at (464,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,166) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,184) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_indentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_indent-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,25 +9,15 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 384x165
</span><span class="cx"> text run at (0,0) width 352: ".one {text-indent: 0.5in; background: aqua;}"
</span><del>- text run at (352,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 336: ".two {text-indent: 2cm; background: aqua;}"
</span><del>- text run at (336,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 360: ".three {text-indent: 20mm; background: aqua;}"
</span><del>- text run at (360,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 352: ".four {text-indent: 24pt; background: aqua;}"
</span><del>- text run at (352,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 344: ".five {text-indent: 2pc; background: aqua;}"
</span><del>- text run at (344,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 336: ".six {text-indent: 2em; background: aqua;}"
</span><del>- text run at (336,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 352: ".seven {text-indent: 2ex; background: aqua;}"
</span><del>- text run at (352,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 352: ".eight {text-indent: 50%; background: aqua;}"
</span><del>- text run at (352,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 352: ".nine {text-indent: 25px; background: aqua;}"
</span><del>- text run at (352,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 384: "blockquote {text-indent: 50%; background: aqua;}"
</span><del>- text run at (384,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,229) size 769x17 [bgcolor=#00FFFF]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiestext_transformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/text_transform-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,13 +9,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x75
</span><span class="cx"> RenderText {#text} at (0,0) size 272x75
</span><span class="cx"> text run at (0,0) width 224: ".ttn {text-transform: none;}"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 272: ".cap {text-transform: capitalize;}"
</span><del>- text run at (272,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 264: ".upp {text-transform: uppercase;}"
</span><del>- text run at (264,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 264: ".low {text-transform: lowercase;}"
</span><del>- text run at (264,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,121) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,139) size 769x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesvertical_alignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/vertical_align-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,38 +9,22 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x270
</span><span class="cx"> RenderText {#text} at (0,0) size 512x270
</span><span class="cx"> text run at (0,0) width 160: "P {font-size: 12pt;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: ".one {vertical-align: sub;}"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 232: ".two {vertical-align: super;}"
</span><del>- text run at (232,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 368: ".three {vertical-align: top; font-size: 12pt;}"
</span><del>- text run at (368,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 400: ".four {vertical-align: text-top; font-size: 12pt;}"
</span><del>- text run at (400,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 384: ".five {vertical-align: middle; font-size: 12pt;}"
</span><del>- text run at (384,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 376: ".six {vertical-align: bottom; font-size: 12pt;}"
</span><del>- text run at (376,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 432: ".seven {vertical-align: text-bottom; font-size: 12pt;}"
</span><del>- text run at (432,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 408: ".eight {vertical-align: baseline; font-size: 12pt;}"
</span><del>- text run at (408,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 512: ".nine {vertical-align: 50%; font-size: 12px; line-height: 16px;}"
</span><del>- text run at (512,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 0: " "
</span><span class="cx"> text run at (0,165) width 224: "P.example {font-size: 14pt;}"
</span><del>- text run at (224,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 176: "BIG {font-size: 16pt;}"
</span><del>- text run at (176,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 192: "SMALL {font-size: 12pt;}"
</span><del>- text run at (192,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 304: ".ttopalign {vertical-align: text-top;}"
</span><del>- text run at (304,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 256: ".topalign {vertical-align: top;}"
</span><del>- text run at (256,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 280: ".midalign {vertical-align: middle;}"
</span><del>- text run at (280,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,316) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,334) size 769x74
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1text_propertiesword_spacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/text_properties/word_spacing-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,25 +9,15 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 232x165
</span><span class="cx"> text run at (0,0) width 216: ".one {word-spacing: 0.3in;}"
</span><del>- text run at (216,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: ".two {word-spacing: 0.5cm;}"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 216: ".three {word-spacing: 5mm;}"
</span><del>- text run at (216,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 208: ".four {word-spacing: 3pt;}"
</span><del>- text run at (208,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 232: ".five {word-spacing: 0.25pc;}"
</span><del>- text run at (232,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 200: ".six {word-spacing: 1em;}"
</span><del>- text run at (200,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 216: ".seven {word-spacing: 1ex;}"
</span><del>- text run at (216,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 216: ".eight {word-spacing: 5px;}"
</span><del>- text run at (216,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 232: ".nine {word-spacing: normal;}"
</span><del>- text run at (232,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 224: ".ten {word-spacing: -0.2em;}"
</span><del>- text run at (224,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,229) size 769x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitscolor_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/units/color_units-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,29 +9,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x180
</span><span class="cx"> RenderText {#text} at (0,0) size 288x180
</span><span class="cx"> text run at (0,0) width 160: "BODY {color: black;}"
</span><del>- text run at (160,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 152: ".one {color: #080;}"
</span><del>- text run at (152,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 176: ".two {color: #008000;}"
</span><del>- text run at (176,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 232: ".three {color: rgb(0,128,0);}"
</span><del>- text run at (232,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 240: ".four {color: rgb(0%,50%,0%);}"
</span><del>- text run at (240,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 288: ".five {color: rgb(0.0%,50.0%,0.0%);}"
</span><del>- text run at (288,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 160: ".six {color: green;}"
</span><del>- text run at (160,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 232: ".seven {color: invalidValue;}"
</span><del>- text run at (232,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 256: ".eight {color: rgb(0,128,1280);}"
</span><del>- text run at (256,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 240: ".nine {color: rgb(0,128,255);}"
</span><del>- text run at (240,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 264: ".ten {color: rgb(50%,-500%,60%);}"
</span><del>- text run at (264,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 264: ".eleven {color: rgb(50%,0%,60%);}"
</span><del>- text run at (264,165) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,226) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,244) size 769x17
</span><span class="cx"> RenderText {#text} at (0,0) size 193x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitslength_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/units/length_units-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,27 +9,16 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 769x165
</span><span class="cx"> RenderText {#text} at (0,0) size 624x165
</span><span class="cx"> text run at (0,0) width 184: ".zero {margin-left: 0;}"
</span><del>- text run at (184,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 192: ".one {margin-left: 3em;}"
</span><del>- text run at (192,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 192: ".two {margin-left: 3ex;}"
</span><del>- text run at (192,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 216: ".three {margin-left: 36px;}"
</span><del>- text run at (216,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 216: ".four {margin-left: 0.5in;}"
</span><del>- text run at (216,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 224: ".five {margin-left: 1.27cm;}"
</span><del>- text run at (224,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 216: ".six {margin-left: 12.7mm;}"
</span><del>- text run at (216,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 216: ".seven {margin-left: 36pt;}"
</span><del>- text run at (216,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 208: ".eight {margin-left: 3pc;}"
</span><del>- text run at (208,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 208: ".nine {margin-left: +3pc;}"
</span><del>- text run at (208,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 624: ".ten {font-size: 40px; border-left: 1ex solid purple; background-color: aqua;}"
</span><del>- text run at (624,150) width 0: " "
</del><span class="cx"> RenderBlock {HR} at (0,211) size 769x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,229) size 769x34
</span><span class="cx"> RenderText {#text} at (0,0) size 761x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitspercentage_unitsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/units/percentage_units-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,13 +9,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x75
</span><span class="cx"> RenderText {#text} at (0,0) size 504x75
</span><span class="cx"> text run at (0,0) width 224: ".zero { background: yellow }"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 504: ".one { margin-left: 25%; margin-right: 25%; background: white }"
</span><del>- text run at (504,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 496: ".two { margin-left: 50%; margin-right: 0%; background: white }"
</span><del>- text run at (496,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 208: ".three {margin-left: 25%;}"
</span><del>- text run at (208,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,121) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {DIV} at (0,139) size 784x118 [bgcolor=#FFFF00]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss1unitsurlsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css1/units/urls-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,11 +9,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,33) size 784x60
</span><span class="cx"> RenderText {#text} at (0,0) size 648x60
</span><span class="cx"> text run at (0,0) width 648: "<LINK rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"../resources/bg.gif\">"
</span><del>- text run at (648,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 296: "@import url(../resources/sec642.css);"
</span><del>- text run at (296,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 352: "BODY {background: url(../resources/bg.gif);}"
</span><del>- text run at (352,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 0: " "
</span><span class="cx"> RenderBlock {HR} at (0,106) size 784x2 [border: (1px inset #000000)]
</span><span class="cx"> RenderBlock {P} at (0,124) size 784x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t100801c548lnht00caexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -13,11 +13,7 @@
</span><span class="cx"> RenderBlock {PRE} at (12,171) size 126x126 [color=#00FFFF] [bgcolor=#008080] [border: (3px solid #000080)]
</span><span class="cx"> RenderText {#text} at (3,3) size 120x120
</span><span class="cx"> text run at (3,3) width 120: " "
</span><del>- text run at (123,3) width 0: " "
</del><span class="cx"> text run at (3,27) width 120: " X X "
</span><del>- text run at (123,27) width 0: " "
</del><span class="cx"> text run at (3,51) width 120: " "
</span><del>- text run at (123,51) width 0: " "
</del><span class="cx"> text run at (3,75) width 120: " X X "
</span><del>- text run at (123,75) width 0: " "
</del><span class="cx"> text run at (3,99) width 120: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss21t1606c562whitesp00bagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,9 +10,7 @@
</span><span class="cx"> RenderBlock {P} at (3,3) size 225x45
</span><span class="cx"> RenderText {#text} at (0,0) size 165x45
</span><span class="cx"> text run at (0,0) width 120: "x x x"
</span><del>- text run at (120,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 165: " x x x"
</span><del>- text run at (165,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 135: " x x"
</span><span class="cx"> RenderBlock {P} at (3,48) size 225x15
</span><span class="cx"> RenderText {#text} at (0,0) size 225x15
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssemptypseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -77,14 +77,10 @@
</span><span class="cx"> RenderBlock {PRE} at (16,70) size 584x103 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (6,7) size 225x90
</span><span class="cx"> text run at (6,7) width 65: ":empty {"
</span><del>- text run at (70,7) width 1: " "
</del><span class="cx"> text run at (6,22) width 9: "}"
</span><del>- text run at (14,22) width 1: " "
</del><span class="cx"> text run at (6,37) width 1: " "
</span><span class="cx"> text run at (6,52) width 49: "<div> "
</span><del>- text run at (54,52) width 1: " "
</del><span class="cx"> text run at (6,67) width 225: " How about regular text..."
</span><del>- text run at (230,67) width 1: " "
</del><span class="cx"> text run at (6,82) width 49: "</div>"
</span><span class="cx"> RenderBlock {P} at (16,189) size 584x17
</span><span class="cx"> RenderText {#text} at (0,0) size 533x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssfirstchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -100,16 +100,11 @@
</span><span class="cx"> RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (6,7) size 225x105
</span><span class="cx"> text run at (6,7) width 145: "div :first-child {"
</span><del>- text run at (150,7) width 1: " "
</del><span class="cx"> text run at (6,22) width 9: "}"
</span><del>- text run at (14,22) width 1: " "
</del><span class="cx"> text run at (6,37) width 1: " "
</span><span class="cx"> text run at (6,52) width 49: "<div> "
</span><del>- text run at (54,52) width 1: " "
</del><span class="cx"> text run at (6,67) width 225: " How about regular text..."
</span><del>- text run at (230,67) width 1: " "
</del><span class="cx"> text run at (6,82) width 113: " <div></div>"
</span><del>- text run at (118,82) width 1: " "
</del><span class="cx"> text run at (6,97) width 49: "</div>"
</span><span class="cx"> RenderBlock {P} at (16,204) size 584x51
</span><span class="cx"> RenderText {#text} at (0,0) size 567x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcsslastchildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -100,16 +100,11 @@
</span><span class="cx"> RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (6,7) size 225x105
</span><span class="cx"> text run at (6,7) width 137: "div :last-child {"
</span><del>- text run at (142,7) width 1: " "
</del><span class="cx"> text run at (6,22) width 9: "}"
</span><del>- text run at (14,22) width 1: " "
</del><span class="cx"> text run at (6,37) width 1: " "
</span><span class="cx"> text run at (6,52) width 49: "<div> "
</span><del>- text run at (54,52) width 1: " "
</del><span class="cx"> text run at (6,67) width 113: " <div></div>"
</span><del>- text run at (118,67) width 1: " "
</del><span class="cx"> text run at (6,82) width 225: " How about regular text..."
</span><del>- text run at (230,82) width 1: " "
</del><span class="cx"> text run at (6,97) width 49: "</div>"
</span><span class="cx"> RenderBlock {P} at (16,204) size 584x51
</span><span class="cx"> RenderText {#text} at (0,0) size 567x51
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcssonlychildpseudoclassexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -75,16 +75,11 @@
</span><span class="cx"> RenderBlock {PRE} at (16,70) size 584x118 [bgcolor=#FFFFFF]
</span><span class="cx"> RenderText {#text} at (6,7) size 225x105
</span><span class="cx"> text run at (6,7) width 137: "div :only-child {"
</span><del>- text run at (142,7) width 1: " "
</del><span class="cx"> text run at (6,22) width 9: "}"
</span><del>- text run at (14,22) width 1: " "
</del><span class="cx"> text run at (6,37) width 1: " "
</span><span class="cx"> text run at (6,52) width 41: "<div>"
</span><del>- text run at (46,52) width 1: " "
</del><span class="cx"> text run at (6,67) width 113: " <div></div>"
</span><del>- text run at (118,67) width 1: " "
</del><span class="cx"> text run at (6,82) width 225: " How about regular text..."
</span><del>- text run at (230,82) width 1: " "
</del><span class="cx"> text run at (6,97) width 49: "</div>"
</span><span class="cx"> RenderBlock {P} at (16,204) size 584x34
</span><span class="cx"> RenderText {#text} at (0,0) size 572x34
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformstargetedframesubmissionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/targeted-frame-submission-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/targeted-frame-submission-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/forms/targeted-frame-submission-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -24,5 +24,4 @@
</span><span class="cx"> RenderBlock {PRE} at (0,0) size 284x15
</span><span class="cx"> RenderText {#text} at (0,0) size 56x15
</span><span class="cx"> text run at (0,0) width 56: "SUCCESS"
</span><del>- text run at (56,0) width 0: " "
</del><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastframesonlyCommentInIFrameexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/frames/onlyCommentInIFrame-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -30,7 +30,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 685x15
</span><span class="cx"> RenderText {#text} at (0,0) size 490x14
</span><span class="cx"> text run at (0,0) width 490: "error on line 1 at column 15: Extra content at the end of the document"
</span><del>- text run at (490,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 685x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasthtmllistingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/html/listing-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/html/listing-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/html/listing-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -12,11 +12,8 @@
</span><span class="cx"> RenderBlock {LISTING} at (0,63) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 792x45
</span><span class="cx"> text run at (0,0) width 272: "This text is inside a listing tag."
</span><del>- text run at (272,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 768: "It acts exactly like the pre tag, so the text should be monospaced and not have any line breaks."
</span><del>- text run at (768,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 792: "Also, it eats the very first newline inside the listing, so there should not be a blank line above."
</span><del>- text run at (792,30) width 0: " "
</del><span class="cx"> RenderBlock {P} at (0,124) size 784x17
</span><span class="cx"> RenderText {#text} at (0,0) size 588x17
</span><span class="cx"> text run at (0,0) width 588: "The listing tag has a width in it. To test the JavaScript binding, this page gets the width, here: "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalidjunkdataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/junk-data-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,7 +10,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 716x15
</span><span class="cx"> RenderText {#text} at (0,0) size 483x14
</span><span class="cx"> text run at (0,0) width 483: "error on line 1 at column 1: Extra content at the end of the document"
</span><del>- text run at (483,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 716x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastinvalidmissingendtagexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/missing-end-tag-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 732x15
</span><span class="cx"> RenderText {#text} at (0,0) size 553x14
</span><span class="cx"> text run at (0,0) width 553: "error on line 7 at column 8: Opening and ending tag mismatch: p line 0 and body"
</span><del>- text run at (553,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 732x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastloadertextdocumentwrappingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/loader/text-document-wrapping-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/loader/text-document-wrapping-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/loader/text-document-wrapping-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -12,9 +12,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,0) size 784x75
</span><span class="cx"> RenderText {#text} at (0,0) size 784x75
</span><span class="cx"> text run at (0,0) width 416: "This line should wrap with no horizontal scroll bar:"
</span><del>- text run at (416,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 0: " "
</span><span class="cx"> text run at (0,30) width 784: "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrst"
</span><span class="cx"> text run at (0,45) width 784: "uvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmn"
</span><span class="cx"> text run at (0,60) width 512: "opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"
</span><del>- text run at (512,60) width 0: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastoverflowcliprectsfixedancestorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/overflow/clip-rects-fixed-ancestor-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,69 +10,37 @@
</span><span class="cx"> RenderBlock {PRE} at (0,38) size 769x496
</span><span class="cx"> RenderText {#text} at (0,0) size 264x495
</span><span class="cx"> text run at (0,0) width 72: "#fixed1 {"
</span><del>- text run at (72,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 192: "\x{9}position: fixed;"
</span><del>- text run at (192,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 144: "\x{9}top: 80px;"
</span><del>- text run at (144,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 160: "\x{9}left: 300px;"
</span><del>- text run at (160,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 184: "\x{9}width: 150px; }"
</span><del>- text run at (184,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 72: "#fixed2 {"
</span><del>- text run at (72,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 192: "\x{9}position: fixed;"
</span><del>- text run at (192,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 144: "\x{9}top: 80px;"
</span><del>- text run at (144,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 160: "\x{9}left: 500px;"
</span><del>- text run at (160,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 184: "\x{9}width: 150px; }"
</span><del>- text run at (184,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 72: "#fixed3 {"
</span><del>- text run at (72,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 192: "\x{9}position: fixed;"
</span><del>- text run at (192,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 144: "\x{9}top: 80px;"
</span><del>- text run at (144,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 160: "\x{9}left: 700px;"
</span><del>- text run at (160,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 184: "\x{9}width: 150px; }"
</span><del>- text run at (184,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 136: ".overflowHidden {"
</span><del>- text run at (136,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 216: "\x{9}overflow: hidden; }"
</span><del>- text run at (216,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 88: ".relative {"
</span><del>- text run at (88,255) width 0: " "
</del><span class="cx"> text run at (0,270) width 232: "\x{9}position: relative; }"
</span><del>- text run at (232,270) width 0: " "
</del><span class="cx"> text run at (0,285) width 88: ".absolute {"
</span><del>- text run at (88,285) width 0: " "
</del><span class="cx"> text run at (0,300) width 216: "\x{9}position: absolute;"
</span><del>- text run at (216,300) width 0: " "
</del><span class="cx"> text run at (0,315) width 120: "\x{9}top: 0;"
</span><del>- text run at (120,315) width 0: " "
</del><span class="cx"> text run at (0,330) width 152: "\x{9}right: 0; }"
</span><del>- text run at (152,330) width 0: " "
</del><span class="cx"> text run at (0,345) width 40: "div {"
</span><del>- text run at (40,345) width 0: " "
</del><span class="cx"> text run at (0,360) width 168: "\x{9}padding: 5px;"
</span><del>- text run at (168,360) width 0: " "
</del><span class="cx"> text run at (0,375) width 160: "\x{9}margin: 5px;"
</span><del>- text run at (160,375) width 0: " "
</del><span class="cx"> text run at (0,390) width 264: "\x{9}border: solid 1px #999; }"
</span><del>- text run at (264,390) width 0: " "
</del><span class="cx"> text run at (0,405) width 96: "#veryLarge {"
</span><del>- text run at (96,405) width 0: " "
</del><span class="cx"> text run at (0,420) width 216: "\x{9}position: relative;"
</span><del>- text run at (216,420) width 0: " "
</del><span class="cx"> text run at (0,435) width 176: "\x{9}height:1000px;"
</span><del>- text run at (176,435) width 0: " "
</del><span class="cx"> text run at (0,450) width 184: "\x{9}width:1500px; }"
</span><del>- text run at (184,450) width 0: " "
</del><span class="cx"> text run at (0,465) width 64: "\x{9}"
</span><del>- text run at (64,465) width 0: " "
</del><span class="cx"> text run at (0,480) width 0: " "
</span><span class="cx"> RenderBlock {P} at (0,549) size 769x18
</span><span class="cx"> RenderText {#text} at (0,0) size 401x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastparserxhtmlalternateentitiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/parser/xhtml-alternate-entities-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 732x15
</span><span class="cx"> RenderText {#text} at (0,0) size 385x14
</span><span class="cx"> text run at (0,0) width 385: "error on line 4 at column 13: Entity 'fnof' not defined"
</span><del>- text run at (385,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 732x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttablebordercollapsing004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/table/border-collapsing/004-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -18,29 +18,17 @@
</span><span class="cx"> RenderBlock {PRE} at (0,90) size 769x181
</span><span class="cx"> RenderText {#text} at (0,0) size 688x180
</span><span class="cx"> text run at (0,0) width 408: "TABLE\x{9}{ margin: 1em; border: medium solid blue; }"
</span><del>- text run at (408,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 408: "TD\x{9}{ border: thin solid green; padding: 5px; }"
</span><del>- text run at (408,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 392: "TH { border: medium solid purple; padding: 5px; }"
</span><del>- text run at (392,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }"
</span><del>- text run at (360,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 320: "TABLE.one { border-collapse: collapse; }"
</span><del>- text run at (320,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 320: "TABLE.two { border-collapse: separate; }"
</span><del>- text run at (320,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 536: "TABLE.three { border-collapse: separate; border-spacing: 0 0.5em; }"
</span><del>- text run at (536,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 528: "TABLE.four { border-collapse: separate; border-spacing: 0.5em 0; }"
</span><del>- text run at (528,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 328: "TABLE.five { border-collapse: separate; }"
</span><del>- text run at (328,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
</span><del>- text run at (464,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 688: "TABLE.five TR, TABLE.five COL, TABLE.five COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
</span><del>- text run at (688,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 296: "\x{9}{ border: medium solid red; }"
</span><del>- text run at (296,165) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (16,286) size 737x177 [border: (1px solid #0000FF)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 734x173
</span><span class="cx"> RenderTableRow {TR} at (0,0) size 734x30
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/text/whitespace/001-expected.txt (0 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/001-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/001-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x579
+ RenderBlock {PRE} at (0,0) size 784x15
+ RenderText {#text} at (0,0) size 104x15
+ text run at (0,0) width 104: "text col"
+ RenderBlock {PRE} at (0,28) size 784x15
+ RenderText {#text} at (0,0) size 104x15
+ text run at (0,0) width 104: " col"
+ RenderBlock {PRE} at (0,56) size 784x15
+ RenderText {#text} at (0,0) size 104x15
+ text run at (0,0) width 104: "thistextiscol"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/013-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -15,15 +15,9 @@
</span><span class="cx"> RenderBlock {PRE} at (1,17) size 336x112 [color=#00FF00] [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 336x112
</span><span class="cx"> text run at (0,0) width 336: " "
</span><del>- text run at (336,0) width 0: " "
</del><span class="cx"> text run at (0,16) width 336: " xxxx xxxx xxxx xxxx "
</span><del>- text run at (336,16) width 0: " "
</del><span class="cx"> text run at (0,32) width 336: " x x x x x x "
</span><del>- text run at (336,32) width 0: " "
</del><span class="cx"> text run at (0,48) width 320: " xxxx xxxx xxxx xxxx"
</span><del>- text run at (320,48) width 0: " "
</del><span class="cx"> text run at (0,64) width 336: " x x x x x "
</span><del>- text run at (336,64) width 0: " "
</del><span class="cx"> text run at (0,80) width 336: " x x x xxxx xxxx "
</span><del>- text run at (336,80) width 0: " "
</del><span class="cx"> text run at (0,96) width 336: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/014-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -15,15 +15,9 @@
</span><span class="cx"> RenderBlock {DIV} at (1,1) size 336x112 [color=#00FF00] [bgcolor=#008000]
</span><span class="cx"> RenderText {#text} at (0,0) size 336x112
</span><span class="cx"> text run at (0,0) width 336: " "
</span><del>- text run at (336,0) width 0: " "
</del><span class="cx"> text run at (0,16) width 336: " xxxx xxxx xxxx xxxx "
</span><del>- text run at (336,16) width 0: " "
</del><span class="cx"> text run at (0,32) width 336: " x x x x x x "
</span><del>- text run at (336,32) width 0: " "
</del><span class="cx"> text run at (0,48) width 320: " xxxx xxxx xxxx xxxx"
</span><del>- text run at (320,48) width 0: " "
</del><span class="cx"> text run at (0,64) width 336: " x x x x x "
</span><del>- text run at (336,64) width 0: " "
</del><span class="cx"> text run at (0,80) width 336: " x x x xxxx xxxx "
</span><del>- text run at (336,80) width 0: " "
</del><span class="cx"> text run at (0,96) width 336: " "
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace022expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/text/whitespace/022-expected.txt (0 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/022-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/022-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -0,0 +1,9 @@
</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 784x566
+ RenderBlock {PRE} at (0,0) size 784x60
+ RenderText {#text} at (0,0) size 240x60
+ text run at (0,0) width 240: "This is a test."
+ text run at (0,30) width 224: "Big font size?"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace024expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/024-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/024-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/024-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -25,7 +25,6 @@
</span><span class="cx"> RenderBlock {PRE} at (0,138) size 769x16
</span><span class="cx"> RenderText {#text} at (0,0) size 376x15
</span><span class="cx"> text run at (0,0) width 376: " <SPAN CLASS=dow> D M T W J F S</SPAN>"
</span><del>- text run at (376,0) width 0: " "
</del><span class="cx"> RenderBlock {H2} at (0,173) size 769x27
</span><span class="cx"> RenderText {#text} at (0,0) size 109x26
</span><span class="cx"> text run at (0,0) width 109: "Example 1"
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextwhitespace030expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/text/whitespace/030-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/whitespace/030-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/text/whitespace/030-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -6,9 +6,7 @@
</span><span class="cx"> RenderBlock {PRE} at (0,0) size 784x19 [border: (2px solid #008000)]
</span><span class="cx"> RenderText {#text} at (2,2) size 136x15
</span><span class="cx"> text run at (2,2) width 136: "I am on one line."
</span><del>- text run at (138,2) width 0: " "
</del><span class="cx"> RenderBlock {DIV} at (0,32) size 784x38 [border: (2px solid #008000)]
</span><span class="cx"> RenderText {#text} at (2,2) size 758x34
</span><span class="cx"> text run at (2,2) width 0: " "
</span><span class="cx"> text run at (2,19) width 758: "This div is two lines. The newline right after the tag opened is significant and is honored by Firefox and Opera (and us)."
</span><del>- text run at (760,19) width 0: " "
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastxslxsltextracontentatendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/xsl/xslt-extra-content-at-end-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -9,7 +9,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 732x15
</span><span class="cx"> RenderText {#text} at (0,0) size 490x14
</span><span class="cx"> text run at (0,0) width 490: "error on line 1 at column 76: Extra content at the end of the document"
</span><del>- text run at (490,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 732x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastxslxsltmissingnamespaceinxsltexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -11,7 +11,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 732x15
</span><span class="cx"> RenderText {#text} at (0,0) size 504x14
</span><span class="cx"> text run at (0,0) width 504: "error on line 1 at column 76: Namespace prefix foo on bar is not defined"
</span><del>- text run at (504,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 732x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomjunkdataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/svg/custom/junk-data-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,7 +10,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 413x14
</span><span class="cx"> text run at (0,0) width 413: "error on line 6 at column 2: StartTag: invalid element name"
</span><del>- text run at (413,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 701x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustommissingxlinkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/svg/custom/missing-xlink-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,7 +10,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 567x14
</span><span class="cx"> text run at (0,0) width 567: "error on line 6 at column 14: Namespace prefix xlink for href on a is not defined"
</span><del>- text run at (567,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 701x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgcustomusefontfacecrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/svg/custom/use-font-face-crash-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,7 +10,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 497x14
</span><span class="cx"> text run at (0,0) width 497: "error on line 1 at column 132: Extra content at the end of the document"
</span><del>- text run at (497,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 701x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvghixieerror012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/svg/hixie/error/012-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,7 +10,6 @@
</span><span class="cx"> RenderBlock {div} at (18,60) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 567x14
</span><span class="cx"> text run at (0,0) width 567: "error on line 5 at column 7: Opening and ending tag mismatch: rect line 0 and svg"
</span><del>- text run at (567,0) width 0: " "
</del><span class="cx"> RenderBlock {h3} at (18,93) size 701x22
</span><span class="cx"> RenderText {#text} at (0,0) size 429x21
</span><span class="cx"> text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugs45621expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/45621-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/45621-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/45621-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -6,11 +6,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,0) size 784x45
</span><span class="cx"> RenderText {#text} at (0,0) size 168x45
</span><span class="cx"> text run at (0,0) width 120: "table width=50%"
</span><del>- text run at (120,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 96: " td nowrap "
</span><del>- text run at (96,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: " input width=100% "
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,58) size 392x51 [bgcolor=#C0C0C0] [border: (1px outset #808080)]
</span><span class="cx"> RenderTableSection {TBODY} at (1,1) size 390x49
</span><span class="cx"> RenderTableRow {TR} at (0,2) size 390x45
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozillabugsbug1395242expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug139524-2-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -16,13 +16,9 @@
</span><span class="cx"> RenderBlock {PRE} at (15,122) size 769x61 [color=#000066]
</span><span class="cx"> RenderText {#text} at (0,0) size 216x60
</span><span class="cx"> text run at (0,0) width 80: "<colgroup>"
</span><del>- text run at (80,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 216: " <col width=\"100\" span=\"2\">"
</span><del>- text run at (216,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 144: " <col width=\"200\">"
</span><del>- text run at (144,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 88: "</colgroup>"
</span><del>- text run at (88,45) width 0: " "
</del><span class="cx"> RenderBlock {P} at (0,198) size 784x18
</span><span class="cx"> RenderText {#text} at (0,0) size 556x17
</span><span class="cx"> text run at (0,0) width 556: "So the first two colums should both be 100px wide, and the third should be 200px wide."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug21518expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug21518-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,13 +10,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,60) size 784x61
</span><span class="cx"> RenderText {#text} at (0,0) size 224x60
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 168: "<COLGROUP width=\"3*\">"
</span><del>- text run at (168,45) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,133) size 500x74 [border: (1px outset #808080)]
</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">@@ -59,11 +55,8 @@
</span><span class="cx"> RenderBlock {PRE} at (0,274) size 784x46
</span><span class="cx"> RenderText {#text} at (0,0) size 224x45
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 224: "<COLGROUP span=2 width=\"1*\">"
</span><del>- text run at (224,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: "<COLGROUP width=\"3*\">"
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,332) size 500x74 [border: (1px outset #808080)]
</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="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug22122expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug22122-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -10,13 +10,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,60) size 769x61
</span><span class="cx"> RenderText {#text} at (0,0) size 224x60
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 80: "<COLGROUP>"
</span><del>- text run at (80,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 80: "<COLGROUP>"
</span><del>- text run at (80,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 168: "<COLGROUP width=\"0*\">"
</span><del>- text run at (168,45) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,133) size 500x74 [border: (1px outset #808080)]
</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">@@ -59,13 +55,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,274) size 769x61
</span><span class="cx"> RenderText {#text} at (0,0) size 224x60
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 168: "<COLGROUP width=\"0*\">"
</span><del>- text run at (168,45) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,347) size 500x74 [border: (1px outset #808080)]
</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">@@ -107,13 +99,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,479) size 769x61
</span><span class="cx"> RenderText {#text} at (0,0) size 224x60
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 168: "<COLGROUP width=\"2*\">"
</span><del>- text run at (168,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 168: "<COLGROUP width=\"0*\">"
</span><del>- text run at (168,45) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,552) size 500x74 [border: (1px outset #808080)]
</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">@@ -155,13 +143,9 @@
</span><span class="cx"> RenderBlock {PRE} at (0,683) size 769x61
</span><span class="cx"> RenderText {#text} at (0,0) size 224x60
</span><span class="cx"> text run at (0,0) width 224: "<TABLE width=\"500\" border=1>"
</span><del>- text run at (224,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 168: "<COLGROUP width=\"1*\">"
</span><del>- text run at (168,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 176: "<COLGROUP width=\"100\">"
</span><del>- text run at (176,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 168: "<COLGROUP width=\"0*\">"
</span><del>- text run at (168,45) width 0: " "
</del><span class="cx"> RenderTable {TABLE} at (0,756) size 500x74 [border: (1px outset #808080)]
</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="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresbugsbug24795expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -118,7 +118,6 @@
</span><span class="cx"> RenderBlock {PRE} at (21,464) size 604x17 [border: (1px dotted #FFFF00)]
</span><span class="cx"> RenderText {#text} at (1,1) size 40x15
</span><span class="cx"> text run at (1,1) width 40: " ..."
</span><del>- text run at (41,1) width 0: " "
</del><span class="cx"> RenderBlock {P} at (21,497) size 604x19 [border: (1px dotted #FFFF00)]
</span><span class="cx"> RenderText {#text} at (1,1) size 453x17
</span><span class="cx"> text run at (1,1) width 453: "The dotted borders and lines and the text in the left cell should be white."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtktablesmozilla_expected_failuresmarvinbackgr_fixedbgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt (175345 => 175346)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2014-10-29 21:13:12 UTC (rev 175345)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt        2014-10-29 21:32:06 UTC (rev 175346)
</span><span class="lines">@@ -164,56 +164,29 @@
</span><span class="cx"> RenderBlock {PRE} at (0,1223) size 769x406
</span><span class="cx"> RenderText {#text} at (0,0) size 1536x405
</span><span class="cx"> text run at (0,0) width 1536: "................................................................................................................................................................................................"
</span><del>- text run at (1536,0) width 0: " "
</del><span class="cx"> text run at (0,15) width 8: "."
</span><del>- text run at (8,15) width 0: " "
</del><span class="cx"> text run at (0,30) width 8: "."
</span><del>- text run at (8,30) width 0: " "
</del><span class="cx"> text run at (0,45) width 8: "."
</span><del>- text run at (8,45) width 0: " "
</del><span class="cx"> text run at (0,60) width 8: "."
</span><del>- text run at (8,60) width 0: " "
</del><span class="cx"> text run at (0,75) width 8: "."
</span><del>- text run at (8,75) width 0: " "
</del><span class="cx"> text run at (0,90) width 8: "."
</span><del>- text run at (8,90) width 0: " "
</del><span class="cx"> text run at (0,105) width 8: "."
</span><del>- text run at (8,105) width 0: " "
</del><span class="cx"> text run at (0,120) width 8: "."
</span><del>- text run at (8,120) width 0: " "
</del><span class="cx"> text run at (0,135) width 8: "."
</span><del>- text run at (8,135) width 0: " "
</del><span class="cx"> text run at (0,150) width 8: "."
</span><del>- text run at (8,150) width 0: " "
</del><span class="cx"> text run at (0,165) width 8: "."
</span><del>- text run at (8,165) width 0: " "
</del><span class="cx"> text run at (0,180) width 8: "."
</span><del>- text run at (8,180) width 0: " "
</del><span class="cx"> text run at (0,195) width 8: "."
</span><del>- text run at (8,195) width 0: " "
</del><span class="cx"> text run at (0,210) width 8: "."
</span><del>- text run at (8,210) width 0: " "
</del><span class="cx"> text run at (0,225) width 8: "."
</span><del>- text run at (8,225) width 0: " "
</del><span class="cx"> text run at (0,240) width 8: "."
</span><del>- text run at (8,240) width 0: " "
</del><span class="cx"> text run at (0,255) width 8: "."
</span><del>- text run at (8,255) width 0: " "
</del><span class="cx"> text run at (0,270) width 8: "."
</span><del>- text run at (8,270) width 0: " "
</del><span class="cx"> text run at (0,285) width 8: "."
</span><del>- text run at (8,285) width 0: " "
</del><span class="cx"> text run at (0,300) width 8: "."
</span><del>- text run at (8,300) width 0: " "
</del><span class="cx"> text run at (0,315) width 8: "."
</span><del>- text run at (8,315) width 0: " "
</del><span class="cx"> text run at (0,330) width 8: "."
</span><del>- text run at (8,330) width 0: " "
</del><span class="cx"> text run at (0,345) width 8: "."
</span><del>- text run at (8,345) width 0: " "
</del><span class="cx"> text run at (0,360) width 8: "."
</span><del>- text run at (8,360) width 0: " "
</del><span class="cx"> text run at (0,375) width 8: "."
</span><del>- text run at (8,375) width 0: " "
</del><span class="cx"> text run at (0,390) width 8: "."
</span><del>- text run at (8,390) width 0: " "
</del></span></pre>
</div>
</div>
</body>
</html>