<!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>[191666] trunk/LayoutTests/ChangeLog</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/191666">191666</a></dd>
<dt>Author</dt> <dd>carlosgc@webkit.org</dd>
<dt>Date</dt> <dd>2015-10-28 06:13:05 -0700 (Wed, 28 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed. GTK+ gardening: rebaseline more tests after <a href="http://trac.webkit.org/projects/webkit/changeset/191623">r191623</a>.

* platform/gtk/editing/selection/select-all-004-expected.txt: Added.
* platform/gtk/editing/selection/table-caret-1-expected.txt:
* platform/gtk/editing/selection/table-caret-2-expected.txt:
* platform/gtk/editing/selection/table-caret-3-expected.txt:
* platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt:
* platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt:
* platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
* platform/gtk/fast/css-generated-content/table-with-before-expected.txt:
* platform/gtk/fast/css/caption-width-relative-position-expected.txt: Added.
* platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt: Added.
* platform/gtk/fast/css/css3-nth-child-expected.txt:
* platform/gtk/fast/css/first-letter-float-expected.txt:
* platform/gtk/fast/css/focus-ring-detached-expected.txt:
* platform/gtk/fast/css/focus-ring-multiline-expected.txt:
* platform/gtk/fast/css/h1-in-section-elements-expected.txt:
* platform/gtk/fast/css/layerZOrderCrash-expected.txt:
* platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt: Added.
* platform/gtk/fast/css/min-width-with-spanned-cell-fixed-expected.txt: Added.
* platform/gtk/fast/css/named-images-expected.txt: Added.
* platform/gtk/fast/css/percentage-non-integer-expected.txt:
* platform/gtk/fast/css/table-text-align-quirk-expected.txt:
* platform/gtk/fast/css/table-text-align-strict-expected.txt:
* platform/gtk/fast/css/text-overflow-ellipsis-text-align-left-expected.txt:
* platform/gtk/fast/dom/34176-expected.txt:
* platform/gtk/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
* platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt:
* platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt:
* platform/gtk/fast/dom/row-inner-text-expected.txt:
* platform/gtk/fast/dynamic/001-expected.txt: Added.
* platform/gtk/fast/dynamic/007-expected.txt:
* platform/gtk/fast/dynamic/013-expected.txt:
* platform/gtk/fast/dynamic/014-expected.txt:
* platform/gtk/fast/dynamic/015-expected.txt:
* platform/gtk/fast/dynamic/containing-block-change-expected.txt:
* platform/gtk/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
* platform/gtk/fast/dynamic/float-withdrawal-expected.txt:
* platform/gtk/fast/dynamic/subtree-table-cell-height-expected.txt: Added.
* platform/gtk/fast/encoding/utf-16-big-endian-expected.txt:
* platform/gtk/fast/encoding/utf-16-little-endian-expected.txt:
* platform/gtk/fast/events/offsetX-offsetY-expected.txt: Added.
* platform/gtk/fast/forms/001-expected.txt:
* platform/gtk/fast/forms/005-expected.txt: Added.
* platform/gtk/fast/forms/basic-buttons-expected.txt:
* platform/gtk/fast/forms/button-white-space-expected.txt:
* platform/gtk/fast/forms/file/file-input-direction-expected.txt:
* platform/gtk/fast/forms/form-added-to-table-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/form-hides-table-expected.txt:
* platform/gtk/fast/forms/form-in-malformed-markup-expected.txt:
* platform/gtk/fast/forms/formmove3-expected.txt:
* platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt:
* platform/gtk/fast/forms/input-table-expected.txt:
* platform/gtk/fast/forms/input-value-expected.txt:
* platform/gtk/fast/forms/listbox-bidi-align-expected.txt:
* platform/gtk/fast/forms/minWidthPercent-expected.txt:
* platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
* platform/gtk/fast/forms/select-element-focus-ring-expected.txt: Added.
* platform/gtk/fast/html/details-writing-mode-expected.txt:
* platform/gtk/fast/inline-block/001-expected.txt:
* platform/gtk/fast/inline-block/overflow-clip-expected.txt:
* platform/gtk/fast/invalid/012-expected.txt:
* platform/gtk/fast/invalid/018-expected.txt:
* platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
* platform/gtk/fast/invalid/td-inside-object-expected.txt:
* platform/gtk/fast/lists/004-expected.txt:
* platform/gtk/fast/lists/list-marker-before-content-table-expected.txt: Added.
* platform/gtk/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
* platform/gtk/fast/multicol/span/before-child-anonymous-column-block-expected.txt: Added.
* platform/gtk/fast/multicol/table-vertical-align-expected.txt:
* platform/gtk/fast/overflow/002-expected.txt:
* platform/gtk/fast/overflow/overflow-auto-table-expected.txt:
* platform/gtk/fast/overflow/overflow-rtl-expected.txt:
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt:
* platform/gtk/fast/overflow/table-overflow-float-expected.txt:
* platform/gtk/fast/reflections/table-cell-expected.txt: Added.
* platform/gtk/fast/repaint/block-selection-gap-in-table-cell-expected.txt:
* platform/gtk/fast/repaint/float-overflow-expected.txt:
* platform/gtk/fast/repaint/float-overflow-right-expected.txt:
* platform/gtk/fast/repaint/subtree-root-clip-3-expected.txt: Added.
* platform/gtk/fast/repaint/table-cell-collapsed-border-expected.txt:
* platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
* platform/gtk/fast/repaint/table-cell-move-expected.txt:
* platform/gtk/fast/repaint/table-cell-overflow-expected.txt: Added.
* platform/gtk/fast/repaint/table-cell-vertical-overflow-expected.txt: Added.
* platform/gtk/fast/repaint/table-col-background-expected.txt: Added.
* platform/gtk/fast/repaint/table-collapsed-border-expected.txt:
* platform/gtk/fast/repaint/table-extra-bottom-grow-expected.txt:
* platform/gtk/fast/repaint/table-outer-border-expected.txt: Added.
* platform/gtk/fast/repaint/table-row-expected.txt: Added.
* platform/gtk/fast/repaint/table-section-overflow-expected.txt: Added.
* platform/gtk/fast/repaint/table-section-repaint-expected.txt: Added.
* platform/gtk/fast/repaint/table-two-pass-layout-overpaint-expected.txt: Added.
* platform/gtk/fast/repaint/table-writing-modes-h-expected.txt: Added.
* platform/gtk/fast/repaint/table-writing-modes-v-expected.txt: Added.
* platform/gtk/fast/replaced/005-expected.txt:
* platform/gtk/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt:
* platform/gtk/fast/replaced/selection-rect-in-table-cell-expected.txt:
* platform/gtk/fast/replaced/table-percent-height-positioned-expected.txt: Added.
* platform/gtk/fast/replaced/width100percent-button-expected.txt:
* platform/gtk/fast/replaced/width100percent-checkbox-expected.txt:
* platform/gtk/fast/replaced/width100percent-image-expected.txt:
* platform/gtk/fast/replaced/width100percent-menulist-expected.txt:
* platform/gtk/fast/replaced/width100percent-radio-expected.txt:
* platform/gtk/fast/replaced/width100percent-searchfield-expected.txt:
* platform/gtk/fast/replaced/width100percent-textarea-expected.txt:
* platform/gtk/fast/replaced/width100percent-textfield-expected.txt:
* platform/gtk/fast/ruby/ruby-inline-table-expected.txt:
* platform/gtk/fast/selectors/018-expected.txt:
* platform/gtk/fast/selectors/018b-expected.txt:
* platform/gtk/fast/selectors/032-expected.txt:
* platform/gtk/fast/selectors/043-expected.txt:
* platform/gtk/fast/selectors/043b-expected.txt:
* platform/gtk/fast/selectors/044-expected.txt:
* platform/gtk/fast/selectors/044b-expected.txt:
* platform/gtk/fast/selectors/077-expected.txt:
* platform/gtk/fast/selectors/077b-expected.txt:
* platform/gtk/fast/selectors/078b-expected.txt:
* platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt:
* platform/gtk/fast/table/001-expected.txt:
* platform/gtk/fast/table/002-expected.txt:
* platform/gtk/fast/table/003-expected.txt:
* platform/gtk/fast/table/004-expected.txt:
* platform/gtk/fast/table/005-expected.txt:
* platform/gtk/fast/table/006-expected.txt:
* platform/gtk/fast/table/007-expected.txt:
* platform/gtk/fast/table/008-expected.txt: Added.
* platform/gtk/fast/table/009-expected.txt:
* platform/gtk/fast/table/010-expected.txt:
* platform/gtk/fast/table/011-expected.txt:
* platform/gtk/fast/table/012-expected.txt:
* platform/gtk/fast/table/013-expected.txt:
* platform/gtk/fast/table/015-expected.txt:
* platform/gtk/fast/table/016-expected.txt:
* platform/gtk/fast/table/017-expected.txt:
* platform/gtk/fast/table/020-expected.txt:
* platform/gtk/fast/table/021-expected.txt:
* platform/gtk/fast/table/022-expected.txt:
* platform/gtk/fast/table/023-expected.txt:
* platform/gtk/fast/table/024-expected.txt: Added.
* platform/gtk/fast/table/025-expected.txt:
* platform/gtk/fast/table/026-expected.txt:
* platform/gtk/fast/table/027-expected.txt:
* platform/gtk/fast/table/027-vertical-expected.txt:
* platform/gtk/fast/table/028-expected.txt:
* platform/gtk/fast/table/028-vertical-expected.txt:
* platform/gtk/fast/table/029-expected.txt:
* platform/gtk/fast/table/030-expected.txt:
* platform/gtk/fast/table/031-expected.txt: Added.
* platform/gtk/fast/table/032-expected.txt: Added.
* platform/gtk/fast/table/033-expected.txt:
* platform/gtk/fast/table/034-expected.txt: Added.
* platform/gtk/fast/table/035-expected.txt:
* platform/gtk/fast/table/035-vertical-expected.txt:
* platform/gtk/fast/table/037-expected.txt:
* platform/gtk/fast/table/038-expected.txt:
* platform/gtk/fast/table/038-vertical-expected.txt:
* platform/gtk/fast/table/039-expected.txt:
* platform/gtk/fast/table/040-expected.txt:
* platform/gtk/fast/table/040-vertical-expected.txt:
* platform/gtk/fast/table/041-expected.txt:
* platform/gtk/fast/table/100-percent-cell-width-expected.txt:
* platform/gtk/fast/table/absolute-table-at-bottom-expected.txt:
* platform/gtk/fast/table/add-before-anonymous-child-expected.txt:
* platform/gtk/fast/table/append-cells-expected.txt:
* platform/gtk/fast/table/append-cells2-expected.txt:
* platform/gtk/fast/table/auto-with-percent-height-expected.txt:
* platform/gtk/fast/table/auto-with-percent-height-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/001-expected.txt:
* platform/gtk/fast/table/border-collapsing/001-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/002-expected.txt:
* platform/gtk/fast/table/border-collapsing/002-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/003-expected.txt:
* platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/004-expected.txt:
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt:
* platform/gtk/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/bug14274-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-69296-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-cell-append-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-cell-remove-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-col-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-col-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-row-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-table-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-table-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: Added.
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
* platform/gtk/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt:
* platform/gtk/fast/table/caption-relayout-expected.txt: Added.
* platform/gtk/fast/table/cell-absolute-child-expected.txt:
* platform/gtk/fast/table/cell-coalescing-expected.txt:
* platform/gtk/fast/table/cell-pref-width-invalidation-expected.txt:
* platform/gtk/fast/table/cell-width-auto-expected.txt:
* platform/gtk/fast/table/cellindex-expected.txt:
* platform/gtk/fast/table/click-near-anonymous-table-expected.txt:
* platform/gtk/fast/table/col-width-span-expand-expected.txt: Added.
* platform/gtk/fast/table/colgroup-preceded-by-caption-expected.txt:
* platform/gtk/fast/table/colgroup-spanning-groups-rules-expected.txt:
* platform/gtk/fast/table/colspan-with-all-percent-cells-expected.txt: Added.
* platform/gtk/fast/table/colspanMinWidth-expected.txt:
* platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
* platform/gtk/fast/table/dynamic-cellpadding-expected.txt:
* platform/gtk/fast/table/dynamic-descendant-percentage-height-expected.txt:
* platform/gtk/fast/table/edge-offsets-expected.txt:
* platform/gtk/fast/table/empty-cells-expected.txt:
* platform/gtk/fast/table/empty-table-percent-height-expected.txt:
* platform/gtk/fast/table/fixed-nested-expected.txt:
* platform/gtk/fast/table/floating-th-expected.txt:
* platform/gtk/fast/table/floatingTablePaintBackground-expected.txt:
* platform/gtk/fast/table/form-with-non-table-display-inside-table-elements-expected.txt: Added.
* platform/gtk/fast/table/frame-and-rules-expected.txt:
* platform/gtk/fast/table/generated-caption-expected.txt:
* platform/gtk/fast/table/giantRowspan-expected.txt: Added.
* platform/gtk/fast/table/growCellForImageQuirk-expected.txt: Added.
* platform/gtk/fast/table/growCellForImageQuirk-vertical-expected.txt: Added.
* platform/gtk/fast/table/height-percent-test-expected.txt: Added.
* platform/gtk/fast/table/height-percent-test-vertical-expected.txt: Added.
* platform/gtk/fast/table/insert-before-anonymous-ancestors-expected.txt:
* platform/gtk/fast/table/insert-cell-before-form-expected.txt:
* platform/gtk/fast/table/insert-row-before-form-expected.txt:
* platform/gtk/fast/table/invisible-cell-background-expected.txt:
* platform/gtk/fast/table/large-width-expected.txt:
* platform/gtk/fast/table/max-width-integer-overflow-expected.txt: Added.
* platform/gtk/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
* platform/gtk/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
* platform/gtk/fast/table/multiple-percent-height-rows-expected.txt:
* platform/gtk/fast/table/nested-percent-height-table-expected.txt:
* platform/gtk/fast/table/nobr-expected.txt:
* platform/gtk/fast/table/overflowHidden-expected.txt:
* platform/gtk/fast/table/percent-heights-expected.txt:
* platform/gtk/fast/table/percent-widths-stretch-expected.txt: Added.
* platform/gtk/fast/table/percent-widths-stretch-vertical-expected.txt: Added.
* platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt:
* platform/gtk/fast/table/quote-text-around-iframe-expected.txt:
* platform/gtk/fast/table/relative-position-containment-expected.txt:
* platform/gtk/fast/table/relative-position-offsets-expected.txt:
* platform/gtk/fast/table/relative-position-stacking-expected.txt:
* platform/gtk/fast/table/remove-td-display-none-expected.txt:
* platform/gtk/fast/table/replaced-percent-height-expected.txt:
* platform/gtk/fast/table/row-height-recalc-expected.txt:
* platform/gtk/fast/table/rowindex-expected.txt:
* platform/gtk/fast/table/rowspan-paint-order-expected.txt:
* platform/gtk/fast/table/rowspan-paint-order-vertical-expected.txt:
* platform/gtk/fast/table/rtl-cell-display-none-assert-expected.txt:
* platform/gtk/fast/table/rules-attr-dynchange1-expected.txt:
* platform/gtk/fast/table/rules-attr-dynchange2-expected.txt:
* platform/gtk/fast/table/simple_paint-expected.txt: Added.
* platform/gtk/fast/table/spanOverlapRepaint-expected.txt:
* platform/gtk/fast/table/stale-grid-crash-expected.txt:
* platform/gtk/fast/table/table-after-child-in-table-expected.txt:
* platform/gtk/fast/table/table-and-parts-outline-expected.txt:
* platform/gtk/fast/table/table-anonymous-cell-bug-expected.txt: Added.
* platform/gtk/fast/table/table-anonymous-row-bug-expected.txt: Added.
* platform/gtk/fast/table/table-anonymous-section-bug-expected.txt: Added.
* platform/gtk/fast/table/table-before-child-in-table-expected.txt:
* platform/gtk/fast/table/table-before-child-style-update-expected.txt: Added.
* platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-cell-after-child-in-table-expected.txt:
* platform/gtk/fast/table/table-cell-before-after-content-around-table-block-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-after-content-around-table-row-expected.txt: Added.
* platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-cell-before-child-in-table-expected.txt:
* platform/gtk/fast/table/table-cell-split-expected.txt: Added.
* platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.txt:
* platform/gtk/fast/table/table-display-types-expected.txt:
* platform/gtk/fast/table/table-display-types-strict-expected.txt:
* platform/gtk/fast/table/table-display-types-vertical-expected.txt:
* platform/gtk/fast/table/table-hspace-align-center-expected.txt:
* platform/gtk/fast/table/table-insert-before-non-anonymous-block-expected.txt: Added.
* platform/gtk/fast/table/table-row-after-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-after-child-in-table-expected.txt:
* platform/gtk/fast/table/table-row-before-after-content-around-block-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-table-cell-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-after-content-around-table-expected.txt: Added.
* platform/gtk/fast/table/table-row-before-child-in-block-expected.txt:
* platform/gtk/fast/table/table-row-before-child-in-table-expected.txt:
* platform/gtk/fast/table/table-row-before-child-style-update-expected.txt: Added.
* platform/gtk/fast/table/table-row-outline-paint-expected.txt: Added.
* platform/gtk/fast/table/table-row-split2-expected.txt: Added.
* platform/gtk/fast/table/table-row-style-not-updated-expected.txt: Added.
* platform/gtk/fast/table/table-row-style-not-updated-with-after-content-expected.txt: Added.
* platform/gtk/fast/table/table-row-style-not-updated-with-before-content-expected.txt: Added.
* platform/gtk/fast/table/table-section-split2-expected.txt: Added.
* platform/gtk/fast/table/table-split-expected.txt: Added.
* platform/gtk/fast/table/table-split2-expected.txt: Added.
* platform/gtk/fast/table/table-style-not-updated-expected.txt: Added.
* platform/gtk/fast/table/tableInsideCaption-expected.txt:
* platform/gtk/fast/table/text-field-baseline-expected.txt:
* platform/gtk/fast/text/arabic-times-new-roman-expected.txt: Added.
* platform/gtk/fast/text/atsui-multiple-renderers-expected.txt:
* platform/gtk/fast/text/atsui-negative-spacing-features-expected.txt:
* platform/gtk/fast/text/atsui-spacing-features-expected.txt:
* platform/gtk/fast/text/basic/001-expected.txt:
* platform/gtk/fast/text/basic/006-expected.txt:
* platform/gtk/fast/text/basic/007-expected.txt:
* platform/gtk/fast/text/basic/generic-family-reset-expected.txt:
* platform/gtk/fast/text/capitalize-boundaries-expected.txt:
* platform/gtk/fast/text/emoji-expected.txt: Added.
* platform/gtk/fast/text/international/003-expected.txt:
* platform/gtk/fast/text/international/bidi-LDB-2-CSS-expected.txt:
* platform/gtk/fast/text/international/bidi-LDB-2-HTML-expected.txt:
* platform/gtk/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
* platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt:
* platform/gtk/fast/text/international/bidi-override-expected.txt:
* platform/gtk/fast/text/international/system-language/system-font-punctuation-expected.txt: Added.
* platform/gtk/fast/text/softbank-emoji-expected.txt: Added.
* platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
* platform/gtk/fast/text/trak-optimizeLegibility-expected.txt: Added.
* platform/gtk/fast/text/wbr-expected.txt:
* platform/gtk/fast/text/whitespace/002-expected.txt:
* platform/gtk/fast/text/whitespace/003-expected.txt:
* platform/gtk/fast/text/whitespace/004-expected.txt:
* platform/gtk/fast/text/whitespace/005-expected.txt:
* platform/gtk/fast/text/whitespace/010-expected.txt:
* platform/gtk/fast/text/whitespace/011-expected.txt:
* platform/gtk/fast/text/whitespace/013-expected.txt:
* platform/gtk/fast/text/whitespace/014-expected.txt:
* platform/gtk/fast/text/whitespace/015-expected.txt:
* platform/gtk/fast/text/whitespace/016-expected.txt:
* platform/gtk/fast/text/whitespace/024-expected.txt:
* platform/gtk/fast/text/whitespace/025-expected.txt:
* platform/gtk/fast/text/whitespace/026-expected.txt:
* platform/gtk/fast/text/whitespace/027-expected.txt:
* platform/gtk/fast/text/word-break-expected.txt:
* platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt:
* platform/gtk/fast/transforms/transform-table-row-expected.txt:
* platform/gtk/fast/writing-mode/table-percent-width-quirk-expected.txt: Added.
* platform/gtk/fast/writing-mode/vertical-align-table-baseline-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (191665 => 191666)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-28 13:02:36 UTC (rev 191665)
+++ trunk/LayoutTests/ChangeLog        2015-10-28 13:13:05 UTC (rev 191666)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-2015-10-28  WebKitGTK+ gardener  &lt;gardener@webkit-garden.local.igalia.com&gt;
</del><ins>+2015-10-28  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
</ins><span class="cx"> 
</span><span class="cx">         Unreviewed. GTK+ gardening: rebaseline more tests after r191623.
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>