<!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>[169213] branches/safari-537.77-branch</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/169213">169213</a></dd>
<dt>Author</dt> <dd>dburkart@apple.com</dd>
<dt>Date</dt> <dd>2014-05-22 13:14:59 -0700 (Thu, 22 May 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>Merged <a href="http://trac.webkit.org/projects/webkit/changeset/166628">r166628</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari53777branchLayoutTestsChangeLog">branches/safari-537.77-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari53777branchSourceWebCoreChangeLog">branches/safari-537.77-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari53777branchSourceWebCorerenderingFilterEffectRenderercpp">branches/safari-537.77-branch/Source/WebCore/rendering/FilterEffectRenderer.cpp</a></li>
<li><a href="#branchessafari53777branchSourceWebCorerenderingRenderLayercpp">branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayer.cpp</a></li>
<li><a href="#branchessafari53777branchSourceWebCorerenderingRenderLayerFilterInfocpp">branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.cpp</a></li>
<li><a href="#branchessafari53777branchSourceWebCorerenderingRenderLayerFilterInfoh">branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.h</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#branchessafari53777branchLayoutTestssvgfiltersfirstlettercrashexpectedtxt">branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash-expected.txt</a></li>
<li><a href="#branchessafari53777branchLayoutTestssvgfiltersfirstlettercrashhtml">branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari53777branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/LayoutTests/ChangeLog (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/LayoutTests/ChangeLog        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/LayoutTests/ChangeLog        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -1,18719 +1,7214 @@
</span><del>-2014-05-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-04-01 Jon Honeycutt <jhoneycutt@apple.com>
</ins><span class="cx">
</span><del>- Merge r164950
</del><ins>+ Crash in WebCore::RenderLayer::FilterInfo::updateReferenceFilterClients
</ins><span class="cx">
</span><del>- 2014-03-02 Dean Jackson <dino@apple.com>
</del><ins>+ <https://bugs.webkit.org/show_bug.cgi?id=121887>
+ <rdar://problem/15073043>
</ins><span class="cx">
</span><del>- Add protected casting to FilterOperation classes.
- https://bugs.webkit.org/show_bug.cgi?id=124062
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Reviewed by Sam Weinig.
</del><ins>+ * svg/filters/first-letter-crash-expected.txt: Added.
+ * svg/filters/first-letter-crash.html: Added.
</ins><span class="cx">
</span><del>- * css3/filters/animation-from-initial-values-with-color-matrix-expected.html: Added.
- * css3/filters/animation-from-initial-values-with-color-matrix.html: Added.
</del><ins>+2014-04-01 Zoltan Horvath <zoltan@webkit.org>
</ins><span class="cx">
</span><del>-2014-05-19 Lucas Forschler <lforschler@apple.com>
</del><ins>+ [CSS Exclusions] Remove exclusions parsing support
+ https://bugs.webkit.org/show_bug.cgi?id=131046
</ins><span class="cx">
</span><del>- Merge r169098
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- 2013-09-19 Bear Travis <betravis@adobe.com>
</del><ins>+ * fast/exclusions/css-exclusions-disabled-expected.txt: Removed.
+ * fast/exclusions/css-exclusions-disabled.html: Removed.
+ * fast/exclusions/css-exclusions-enabled-expected.txt: Removed.
+ * fast/exclusions/css-exclusions-enabled.html: Removed.
+ * fast/exclusions/parsing/parsing-wrap-flow-expected.txt: Removed.
+ * fast/exclusions/parsing/parsing-wrap-flow.html: Removed.
+ * fast/exclusions/parsing/parsing-wrap-through-expected.txt: Removed.
+ * fast/exclusions/parsing/parsing-wrap-through.html: Removed.
+ * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Removed.
+ * fast/exclusions/parsing/script-tests/parsing-wrap-flow.js: Removed.
+ * fast/exclusions/parsing/script-tests/parsing-wrap-through.js: Removed.
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
</ins><span class="cx">
</span><del>- CSS_SHAPES not supported on AppleWin port
- https://bugs.webkit.org/show_bug.cgi?id=118810
</del><ins>+2014-04-01 Manuel Rego Casasnovas <rego@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by Brent Fulgham.
</del><ins>+ [CSS Grid Layout] Enable runtime feature if feature flag is enabled
+ https://bugs.webkit.org/show_bug.cgi?id=130013
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations: Enable shapes tests.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2014-05-07 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Modify layout test as feature is not disabled by default in WK2.
+ The test now checks that the runtime feature can be disabled.
</ins><span class="cx">
</span><del>- Add layout tests that were not merged with r168098.
</del><ins>+ * fast/css-grid-layout/grid-disabled-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-disabled-by-default-expected.txt.
+ * fast/css-grid-layout/grid-disabled.html: Renamed from LayoutTests/fast/css-grid-layout/grid-disabled-by-default.html.
</ins><span class="cx">
</span><del>- * fast/forms/form-submission-crash-2-expected.txt: Added.
- * fast/forms/form-submission-crash-2.html: Added.
- * fast/forms/form-submission-crash-expected.txt: Added.
- * fast/forms/form-submission-crash.html: Added.
</del><ins>+2014-04-01 Javier Fernandez <jfernandez@igalia.com>
</ins><span class="cx">
</span><del>-2014-05-07 Lucas Forschler <lforschler@apple.com>
</del><ins>+ [CSS Grid Layout] Make the grid-item-margin-auto-columns-rows.html test a reftest
+ https://bugs.webkit.org/show_bug.cgi?id=130935
</ins><span class="cx">
</span><del>- Rollout r168104
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>-2014-05-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Removed the 'checkLayout' script references from the test.
</ins><span class="cx">
</span><del>- Skip fast/workers/worker-copy-shared-blob-url.html.
</del><ins>+ * fast/css-grid-layout/grid-item-margin-auto-columns-rows-expected.html: Added.
+ * fast/css-grid-layout/grid-item-margin-auto-columns-rows-expected.txt: Removed.
+ * fast/css-grid-layout/grid-item-margin-auto-columns-rows.html:
</ins><span class="cx">
</span><del>- Rubberstamped by Oliver Hunt and Lucas Forschler.
</del><ins>+2014-04-01 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- * TestExpectations: Skip fast/workers/worker-copy-shared-blob-url.html
- until <rdar://problem/16820362> is resolved.
</del><ins>+ svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html and svg/css/font-face-crash.html frequently assert in ComplexTextController::offsetForPosition
+ https://bugs.webkit.org/show_bug.cgi?id=119747
</ins><span class="cx">
</span><del>-2014-05-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Rebaseline fast/dom/MutationObserver/parser-mutations-actual.txt
</del><ins>+ Clicking on SVG text used to cause a ComplexTextController to be built
+ around the SVG text (which is incorrect and would crash). This test
+ does just that and makes sure there is no crash.
</ins><span class="cx">
</span><del>- Unreviewed.
</del><ins>+ * svg/text/resources/Litherum.svg: Added.
+ * svg/text/svg-font-hittest-expected.txt: Added.
+ * svg/text/svg-font-hittest.html: Added.
+ * LayoutTests/platform/mac/TestExpectations: Unskipped tests
</ins><span class="cx">
</span><del>- A newline should have been added by r168318, not removed.
</del><ins>+2014-04-01 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- * fast/dom/MutationObserver/parser-mutations-expected.txt:
</del><ins>+ RenderQuote must destroy remaining text renderer before first letter renderer
+ https://bugs.webkit.org/show_bug.cgi?id=78023
+ <rdar://problem/10830009>
</ins><span class="cx">
</span><del>-2014-05-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Brent Fulgham.
</ins><span class="cx">
</span><del>- Rebaseline fast/dom/MutationObserver/parser-mutations-actual.txt
-
- Unreviewed.
</del><ins>+ Merged from Blink (patch by Abhishek Arya):
+ https://src.chromium.org/viewvc/blink?view=rev&revision=151270
</ins><span class="cx">
</span><del>- * fast/dom/MutationObserver/parser-mutations-expected.txt: Remove newline.
</del><ins>+ * fast/css-generated-content/quote-first-letter-crash-expected.txt: Added.
+ * fast/css-generated-content/quote-first-letter-crash.html: Added.
</ins><span class="cx">
</span><del>-2014-05-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+2014-04-01 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>- Copy js-test-pre and js-test-post from LayoutTests/fast/js/resources/ to LayoutTests/resources.
</del><ins>+ Do not allow HTTP refresh headers to refresh to javascript: URLs
+ <http://webkit.org/b/119051>
+ <rdar://problem/14536453>
</ins><span class="cx">
</span><del>- Merged tests (such as <rdar://problem/16433711>) expect these files
- to live in LayoutTests/resources on the branch.
</del><ins>+ Reviewed by Alexey Proskuryakov.
</ins><span class="cx">
</span><del>- Unreviewed.
</del><ins>+ Merged from Blink (patch by tsepez@chromium.org):
+ https://src.chromium.org/viewvc/blink?revision=153912&view=revision
+ http://crbug.com/258151
</ins><span class="cx">
</span><del>- * resources/js-test-post.js: Added.
- * resources/js-test-pre.js: Added.
</del><ins>+ This behaviour has been standard in IE since IE7. This makes us both
+ more compatible and less vulnerable to XSS.
</ins><span class="cx">
</span><del>-2014-05-02 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * http/tests/security/no-javascript-refresh-expected.txt: Added.
+ * http/tests/security/no-javascript-refresh-static-expected.txt: Added.
+ * http/tests/security/no-javascript-refresh-static.html: Added.
+ * http/tests/security/no-javascript-refresh.php: Added.
+ - Original Blink layout tests with typos fixed and 'PASS:' text
+ added.
</ins><span class="cx">
</span><del>- Merge r166420.
</del><ins>+ * http/tests/security/no-javascript-location.html: Added.
+ * http/tests/security/no-javascript-location-expected.txt: Added.
+ * http/tests/security/resources/no-javascript-location.php: Copied from LayoutTests/http/tests/security/no-javascript-refresh.php.
+ * http/tests/security/no-javascript-location-percent-escaped.html: Added.
+ * http/tests/security/no-javascript-location-percent-escaped-expected.txt: Added.
+ * http/tests/security/resources/no-javascript-location-percent-escaped.php: Added.
+ - Add tests using a javascript: URL in a Location: header.
</ins><span class="cx">
</span><del>- 2014-03-28 Myles C. Maxfield <mmaxfield@apple.com>
-
- Clear SVGInlineTextBox fragments when the text changes.
- https://bugs.webkit.org/show_bug.cgi?id=130879
-
- Reviewed by Darin Adler.
-
- Ported from Blink: https://src.chromium.org/viewvc/blink?revision=150456&view=revision
-
- When failing, this test will render garbage characters or crash.
-
- * svg/custom/unicode-in-tspan-multi-svg-crash-expected.txt: Added.
- * svg/custom/unicode-in-tspan-multi-svg-crash.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * http/tests/security/no-javascript-refresh-percent-escaped.php: Copied from LayoutTests/http/tests/security/no-javascript-refresh.php.
+ * http/tests/security/no-javascript-refresh-percent-escaped-expected.txt: Added.
+ * http/tests/security/no-javascript-refresh-spaces.php: Copied from LayoutTests/http/tests/security/no-javascript-refresh.php.
+ * http/tests/security/no-javascript-refresh-spaces-expected.txt: Added.
+ - Add tests using a percent-escaped javascript: URL and a
+ javascript: URL with leading spaces in a Refresh: header from
+ a web server.
</ins><span class="cx">
</span><del>- Merge r164917.
</del><ins>+ * http/tests/security/no-javascript-refresh-static-percent-escaped.html: Added.
+ * http/tests/security/no-javascript-refresh-static-percent-escaped-expected.txt: Added.
+ * http/tests/security/no-javascript-refresh-static-spaces.html: Added.
+ * http/tests/security/no-javascript-refresh-static-spaces-expected.txt: Added.
+ - Add tests using a percent-escaped javascript: URL and a
+ javascript: URL with leading spaces in a meta http-equiv tag.
</ins><span class="cx">
</span><del>- 2014-03-01 David Kilzer <ddkilzer@apple.com>
-
- Fix lifetime handling of SVGPropertyTearOffs
- <http://webkit.org/b/129211>
- <rdar://problem/15696025>
-
- Reviewed by Maciej Stachowiak.
-
- Merged from Blink (patch by Ojan Vafai):
- https://src.chromium.org/viewvc/blink?revision=157801&view=revision
- http://crbug.com/288771
-
- -Replace SVGStaticPropertyWithParentTearOff with SVGMatrixTearOff
- since it's only used in that one place. This means we can get rid
- of the templatizing and the method pointer.
- -Change SVGPropertyTearOff to keep track of it's child tearoffs
- and call detachWrapper on its child tearoffs when it's destroyed
- or when it's wrapper is detached.
- -Have SVGPropertyTearOff hold WeakPtrs to the child tearoffs
- to avoid having a cycle.
-
- * svg/transforms/svg-matrix-tearoff-crash-expected.txt: Added.
- * svg/transforms/svg-matrix-tearoff-crash.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+2014-04-01 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- Merge r167295.
</del><ins>+ AX: AccessibilityRenderObject::ariaLiveRegionAtomic() should default to true if
+ roleValue is ApplicationAlertRole || ApplicationStatusRole
+ https://bugs.webkit.org/show_bug.cgi?id=130907
</ins><span class="cx">
</span><del>- 2014-04-14 Jon Honeycutt <jhoneycutt@apple.com>
-
- Assertion failure under FEImage::determineAbsolutePaintRect()
-
- <https://bugs.webkit.org/show_bug.cgi?id=131660>
- <rdar://problem/15669294>
-
- Reviewed by Geoffrey Garen.
-
- * svg/filters/feImage-filter-assertion-expected.txt: Added.
- * svg/filters/feImage-filter-assertion.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Merge r166736.
</del><ins>+ Updated AccessibilityRenderObject::ariaLiveRegionAtomic() to match ARIA spec.
</ins><span class="cx">
</span><del>- 2014-04-03 David Hyatt <hyatt@apple.com>
-
- Continuations casting issue.
- https://bugs.webkit.org/show_bug.cgi?id=130057
- <rdar://problem/16283406>
-
- Reviewed by Simon Fraser.
-
- * fast/block/continuation-crash-expected.txt: Added.
- * fast/block/continuation-crash.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_liveRegion-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_liveRegion.html:
+ * platform/mac/accessibility/aria-liveregions-attributes-expected.txt:
+ * platform/mac/accessibility/aria-liveregions-attributes.html:
</ins><span class="cx">
</span><del>- Merge r167480.
</del><ins>+2014-04-01 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- 2014-04-17 Darin Adler <darin@apple.com>
-
- hostname extraction from a URL should not decode percent-escape sequences
- https://bugs.webkit.org/show_bug.cgi?id=131837
- rdar://problem/15211936
-
- Reviewed by Anders Carlsson and Dave Hyatt.
-
- * fast/dom/DOMURL/parsing-expected.txt: Added.
- * fast/dom/DOMURL/parsing.html: Added.
- * fast/dom/HTMLAnchorElement/anchor-element-href-parsing-expected.txt: Added.
- * fast/dom/HTMLAnchorElement/anchor-element-href-parsing.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Subpixel rendering: Transition class Image (and its dependencies) from int to float to enable subpixel positioned/sized images.
+ https://bugs.webkit.org/show_bug.cgi?id=130643
</ins><span class="cx">
</span><del>- Merge r167672.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- 2014-04-22 Brent Fulgham <bfulgham@apple.com>
-
- Check (rather than assume) element is a RenderTableSection before using it
- https://bugs.webkit.org/show_bug.cgi?id=121858
-
- Reviewed by David Kilzer.
-
- * fast/table/table-insert-object-before-td-crash-expected.txt: Added.
- * fast/table/table-insert-object-before-td-crash.html: Added.
-
-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ This is in preparation to support subpixel positioned/sized background images. While 1x bitmap images can't take
+ subpixel sizing on hidpi resolutions, both generated and hidpi images can.
+ This patch does not change Image behavior in general as both position and size are still snapped to integral values.
</ins><span class="cx">
</span><del>- Merge r167569 (committing on behalf of Dana Burkart.)
</del><ins>+ No change in behavior.
</ins><span class="cx">
</span><del>- 2014-04-19 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
+ * svg/custom/feDisplacementMap-01-expected.txt:
+ * svg/filters/feImage-change-target-id-expected.txt:
+ * svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.txt:
+ * svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.txt:
+ * svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.txt:
+ * svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.txt:
+ * svg/filters/feImage-late-indirect-update-expected.txt:
+ * svg/filters/feImage-multiple-targets-id-change-expected.txt:
+ * svg/filters/feImage-position-expected.txt:
+ * svg/filters/feImage-preserveAspectRatio-all-expected.txt:
+ * svg/filters/feImage-preserveAspectratio-expected.txt:
+ * svg/filters/feImage-reference-invalidation-expected.txt:
+ * svg/filters/feImage-reference-svg-primitive-expected.txt:
+ * svg/filters/feImage-remove-target-expected.txt:
+ * svg/filters/feImage-subregions-expected.txt:
+ * svg/filters/feImage-subregions-preseveAspectRatio-none-expected.txt:
+ * svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.txt:
+ * svg/filters/feImage-target-add-to-document-expected.txt:
+ * svg/filters/feImage-target-attribute-change-expected.txt:
+ * svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt:
+ * svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt:
+ * svg/filters/feImage-target-changes-id-expected.txt:
+ * svg/filters/feImage-target-id-change-expected.txt:
+ * svg/filters/feImage-target-inline-style-change-expected.txt:
+ * svg/filters/feImage-target-property-change-expected.txt:
+ * svg/filters/feImage-target-reappend-to-document-expected.txt:
+ * svg/filters/feImage-target-remove-from-document-expected.txt:
+ * svg/filters/feImage-target-style-change-expected.txt:
</ins><span class="cx">
</span><del>- Crashes in HTMLFormElement::submit.
- https://bugs.webkit.org/show_bug.cgi?id=131910
- <rdar://problem/15661790>
</del><ins>+2014-03-31 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+ Crashes in PageConsole::addMessage
+ https://bugs.webkit.org/show_bug.cgi?id=130991
+ <rdar://problem/14795232>
</ins><span class="cx">
</span><del>- * fast/forms/form-submission-crash-2-expected.txt: Added.
- * fast/forms/form-submission-crash-2.html: Added.
- * fast/forms/form-submission-crash-expected.txt: Added.
- * fast/forms/form-submission-crash.html: Added.
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>-2014-05-01 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * http/tests/misc/detached-frame-console-expected.txt: Added.
+ * http/tests/misc/detached-frame-console.html: Added.
+ * http/tests/misc/resources/detached-frame-console-subframe.html: Added.
</ins><span class="cx">
</span><del>- Merge r166650.
</del><ins>+2014-03-31 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- 2014-04-02 David Kilzer <ddkilzer@apple.com>
-
- Use outermost containing isolate when constructing bidi runs
- <http://webkit.org/b/131107>
- <rdar://problem/15690021>
-
- Reviewed by Darin Adler.
-
- Merged from Blink (patch by jww@chromium.org):
- https://src.chromium.org/viewvc/blink?revision=157268&view=revision
- http://crbug.com/279277
-
- Update containingIsolate to go back all the way to top
- isolate from current root, rather than stopping at the first
- isolate it finds. This works because the current root is
- always updated with each isolate run.
-
- * fast/text/international/unicode-bidi-isolate-nested-with-removes-expected.txt: Updated.
- * fast/text/international/unicode-bidi-isolate-nested-with-removes-not-adjacent-expected.txt: Added.
- * fast/text/international/unicode-bidi-isolate-nested-with-removes-not-adjacent.html: Added.
- * fast/text/international/unicode-bidi-isolate-nested-with-removes.html: Updated.
-
-2014-04-30 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ REGRESSION (r166144?): fast/preloader/document-write.html is very flaky
+ https://bugs.webkit.org/show_bug.cgi?id=130942
</ins><span class="cx">
</span><del>- Merge r166645.
</del><ins>+ * platform/mac/TestExpectations: Marking as such.
</ins><span class="cx">
</span><del>- 2014-04-02 David Kilzer <ddkilzer@apple.com>
-
- Add LayoutTest for crash with bidi isolates
-
- Merged from Blink (patch by jww@chromium.org):
- https://src.chromium.org/viewvc/blink?revision=156580&view=revision
- http://crbug.com/265838
-
- See Bug 120504: Fix nested unicode-bidi: isolate
- <https://bugs.webkit.org/show_bug.cgi?id=120504>
- <http://trac.webkit.org/changeset/155554>
-
- * fast/text/international/unicode-bidi-isolate-nested-with-removes-expected.txt: Added.
- * fast/text/international/unicode-bidi-isolate-nested-with-removes.html: Added.
-
-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-31 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- Merge r166049
</del><ins>+ Unreviewed, rolling out r166536.
+ https://bugs.webkit.org/show_bug.cgi?id=130993
</ins><span class="cx">
</span><del>- 2014-03-21 Andreas Kling <akling@apple.com>
</del><ins>+ This is not the correct fix. (Requested by bfulgham on
+ #webkit).
</ins><span class="cx">
</span><del>- HTMLFrameOwnerElement should obey the SubframeLoadingDisabler when creating subframes
- <rdar://problem/15675780>
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- Merge Blink r156744 by Adam Klein.
</del><ins>+ "Unreviewed test fix after r166530."
+ http://trac.webkit.org/changeset/166536
</ins><span class="cx">
</span><del>- * fast/frames/set-iframe-src-in-pagehide-crash-expected.txt: Added.
- * fast/frames/set-iframe-src-in-pagehide-crash.html: Added.
</del><ins>+2014-03-31 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed test fix after r166530.
</ins><span class="cx">
</span><del>- Merge r167167
</del><ins>+ After switching to high-resolution continuous scroll output, forgot to update one test case.
</ins><span class="cx">
</span><del>- 2014-04-11 Jon Honeycutt <jhoneycutt@apple.com>
</del><ins>+ * fast/events/platform-wheelevent-in-scrolling-div-expected.txt:
+ * fast/events/platform-wheelevent-in-scrolling-div.html:
</ins><span class="cx">
</span><del>- Assertion failure changing select element size during focus event
- dispatch
- <https://bugs.webkit.org/show_bug.cgi?id=131566>
- <rdar://problem/16400735>
</del><ins>+2014-03-31 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Andy Estes.
</del><ins>+ Reduced Latched Scroll Test Flakiness
+ https://bugs.webkit.org/show_bug.cgi?id=130983
</ins><span class="cx">
</span><del>- * fast/forms/select-change-size-during-focus-expected.txt: Added.
- * fast/forms/select-change-size-during-focus.html: Added.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Rebaseline test output for 'hasPreciseScrollingDeltas' behavior.
</ins><span class="cx">
</span><del>- Merge r167135
</del><ins>+ * platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-div-latched-mainframe-with-handler-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-iframe-with-handler-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-iframe-latched-mainframe-with-handler-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-mainframe-with-handler-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fast-scroll-select-latched-select-with-handler-expected.txt:
+ * platform/mac/fast/scrolling/scroll-div-latched-mainframe-expected.txt:
+ * platform/mac/fast/scrolling/scroll-iframe-latched-mainframe-expected.txt:
+ * platform/mac/fast/scrolling/scroll-select-latched-mainframe-expected.txt:
+ * platform/mac/fast/scrolling/scroll-select-latched-select-expected.txt:
</ins><span class="cx">
</span><del>- 2014-04-10 Chris Fleizach <cfleizach@apple.com>
</del><ins>+2014-03-31 Ion Rosca <rosca@adobe.com>
</ins><span class="cx">
</span><del>- Heap-use-after-free in WebCore::SpeechSynthesisUtterance::startTime
- https://bugs.webkit.org/show_bug.cgi?id=131482
</del><ins>+ [CSS Blending] Blend mode property is propagated to multiple GraphicLayers
+ https://bugs.webkit.org/show_bug.cgi?id=130337
</ins><span class="cx">
</span><del>- Reviewed by David Kilzer.
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- * platform/mac/fast/speechsynthesis/speech-synthesis-gc-utterance-crash-expected.txt: Added.
- * platform/mac/fast/speechsynthesis/speech-synthesis-gc-utterance-crash.html: Added.
</del><ins>+ * css3/compositing/blend-mode-ancestor-clipping-layer-expected.txt: Added.
+ * css3/compositing/blend-mode-ancestor-clipping-layer.html: Added.
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-31 Ion Rosca <rosca@adobe.com>
</ins><span class="cx">
</span><del>- Merge r167093
</del><ins>+ [CSS Blending] showLayerTree should dump layer's blend mode and isolation properties
+ https://bugs.webkit.org/show_bug.cgi?id=130922
</ins><span class="cx">
</span><del>- 2014-04-10 Jon Honeycutt <jhoneycutt@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Assertion failure in WebCore::FlexBoxIterator::next()
- <https://bugs.webkit.org/show_bug.cgi?id=117176>
- <rdar://problem/14054549>
</del><ins>+ Tests are adapted after adding blending information to RenderTreeAsText.
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+ * platform/mac/css3/compositing/blend-mode-background-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-isolated-group-1-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-isolated-group-2-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-isolated-group-3-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-layers-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-reflection-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-simple-composited-expected.txt:
+ * platform/mac/css3/compositing/blend-mode-simple-expected.txt:
</ins><span class="cx">
</span><del>- * fast/flexbox/collapse-anonymous-wrappers-assertion-expected.txt: Added.
- * fast/flexbox/collapse-anonymous-wrappers-assertion.html: Added.
</del><ins>+2014-03-31 Samuel White <samuel_white@apple.com>
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ AX: Need ability to get line range for text marker.
+ https://bugs.webkit.org/show_bug.cgi?id=130906
</ins><span class="cx">
</span><del>- Merge r167092
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- 2014-04-07 Jon Honeycutt <jhoneycutt@apple.com>
</del><ins>+ Added test to ensure we can get the correct range of a line from a given marker.
+ Also updated existing bounds-for-range test to include new attribute.
</ins><span class="cx">
</span><del>- Assertion failure, !node || node->isElementNode(), in
- WebCore::RenderBlock::clone()
- <https://bugs.webkit.org/show_bug.cgi?id=110489>
- <rdar://problem/13666425>
</del><ins>+ * platform/mac/accessibility/bounds-for-range-expected.txt:
+ * platform/mac/accessibility/line-range-for-text-marker-expected.txt: Added.
+ * platform/mac/accessibility/line-range-for-text-marker.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+2014-03-31 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- * fast/multicol/fuzzed-test-case-expected.txt: Added.
- * fast/multicol/fuzzed-test-case.html: Added.
</del><ins>+ transitions/3d/interrupted-transition.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=130972
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * platform/mac/TestExpectations: Marked as such.
</ins><span class="cx">
</span><del>- Merge r166601
</del><ins>+2014-03-31 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- 2014-04-01 Daniel Bates <dabates@apple.com>
</del><ins>+ media/track/track-remove-track.html is flaky, crashing and failing
+ https://bugs.webkit.org/show_bug.cgi?id=130971
</ins><span class="cx">
</span><del>- RenderQuote must destroy remaining text renderer before first letter renderer
- https://bugs.webkit.org/show_bug.cgi?id=78023
- <rdar://problem/10830009>
</del><ins>+ * platform/mac/TestExpectations: Marked as such.
</ins><span class="cx">
</span><del>- Reviewed by Brent Fulgham.
</del><ins>+2014-03-31 Andrei Bucur <abucur@adobe.com>
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Abhishek Arya):
- https://src.chromium.org/viewvc/blink?view=rev&revision=151270
</del><ins>+ Wrong layout while animating content in regions
+ https://bugs.webkit.org/show_bug.cgi?id=125086
</ins><span class="cx">
</span><del>- * fast/css-generated-content/quote-first-letter-crash-expected.txt: Added.
- * fast/css-generated-content/quote-first-letter-crash.html: Added.
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Add a test verifying the layout and painting of animated content inside regions
+ is correct.
</ins><span class="cx">
</span><del>- Merge r166457
</del><ins>+ * fast/regions/layers/region-removed-during-animation-expected.html: Added.
+ * fast/regions/layers/region-removed-during-animation.html: Added.
</ins><span class="cx">
</span><del>- 2014-03-29 David Kilzer <ddkilzer@apple.com>
</del><ins>+2014-03-30 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</ins><span class="cx">
</span><del>- Preserve selection end positions in directionOfSelection
- <http://webkit.org/b/104813>
- <rdar://problem/13666417>
</del><ins>+ Move test cases of navigator content utils in own directory
+ https://bugs.webkit.org/show_bug.cgi?id=130927
</ins><span class="cx">
</span><del>- Reviewed by Brent Fulgham.
</del><ins>+ Reviewed by Ryosuke Niwa.
</ins><span class="cx">
</span><del>- Merged from Blink (patch by kenrb@chromium.org):
- https://src.chromium.org/viewvc/blink?revision=150621&view=revision
- http://crbug.com/164263
</del><ins>+ Add NavigatorContentUtils dir to fast/dom in order to manage the test cases well.
</ins><span class="cx">
</span><del>- VisibleSelection::visibleStart() and VisibleSelection::visibleEnd()
- can both cause layouts, which has the potential to invalidate any
- rendertree-based objects. This was causing a problem in
- FrameSelection::directionOfSelection(), where a reference to a
- lineBox was being held across a call to visibleEnd().
</del><ins>+ * fast/dom/NavigatorContentUtils/is-protocol-handler-registered-expected.txt: Renamed from LayoutTests/fast/dom/is-protocol-handler-registered-expected.txt.
+ * fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html: Renamed from LayoutTests/fast/dom/is-protocol-handler-registered.html.
+ * fast/dom/NavigatorContentUtils/register-protocol-handler-expected.txt: Renamed from LayoutTests/fast/dom/register-protocol-handler-expected.txt.
+ * fast/dom/NavigatorContentUtils/register-protocol-handler.html: Renamed from LayoutTests/fast/dom/register-protocol-handler.html.
+ * fast/dom/NavigatorContentUtils/unregister-protocol-handler-expected.txt: Renamed from LayoutTests/fast/dom/unregister-protocol-handler-expected.txt.
+ * fast/dom/NavigatorContentUtils/unregister-protocol-handler.html: Renamed from LayoutTests/fast/dom/unregister-protocol-handler.html.
+ * platform/efl-wk2/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac/TestExpectations:
</ins><span class="cx">
</span><del>- This patch ensures that the any layout is completed before linebox
- references are retrieved.
</del><ins>+2014-03-30 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- * editing/selection/layout-during-move-selection-crash-expected.txt: Added.
- * editing/selection/layout-during-move-selection-crash.html: Added.
</del><ins>+ REGRESSION: compositing/columns/composited-rl-paginated-repaint.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=130953
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * platform/mac/TestExpectations: Marked as such.
</ins><span class="cx">
</span><del>- Merge r166428
</del><ins>+2014-03-30 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- 2014-03-28 Radu Stavila <stavila@adobe.com>
</del><ins>+ Unreviewed, rolling out r166467.
+ https://bugs.webkit.org/show_bug.cgi?id=130952
</ins><span class="cx">
</span><del>- In some situations, partial layouts of floating elements produce incorrect results.
- https://bugs.webkit.org/show_bug.cgi?id=122668
</del><ins>+ The test fails (Requested by ap_ on #webkit).
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- Added test to ensure an assertion is not reached when performing a partial
- layout of float elements in certain situations.
</del><ins>+ "Web Inspector: Add a new layout test for better coverage of
+ accessibility "focused" in inspector-protocol
+ DOM.getAccessibilityPropertiesForNode"
+ https://bugs.webkit.org/show_bug.cgi?id=130196
+ http://trac.webkit.org/changeset/166467
</ins><span class="cx">
</span><del>- * fast/block/float/floats-in-clean-line-crash-expected.txt: Added.
- * fast/block/float/floats-in-clean-line-crash.html: Added.
</del><ins>+2014-03-30 Diego Pino Garcia <dpino@igalia.com>
</ins><span class="cx">
</span><del>-2014-04-30 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Web Inspector: Add a new layout test for better coverage of accessibility "focused" in inspector-protocol DOM.getAccessibilityPropertiesForNode
+ https://bugs.webkit.org/show_bug.cgi?id=130196
</ins><span class="cx">
</span><del>- Merge r166236
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- 2014-03-25 David Kilzer <ddkilzer@apple.com>
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-focused-expected.txt: Added.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-focused.html: Added.
</ins><span class="cx">
</span><del>- Hold a reference to firstSuccessfulSubmitButton in HTMLFormElement::submit
- <http://webkit.org/b/130713>
- <rdar://problem/15661876>
</del><ins>+2014-03-29 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Unreviewed, rolling out r166434.
+ https://bugs.webkit.org/show_bug.cgi?id=130938
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Ian Beer):
- http://crbug.com/303657
- https://src.chromium.org/viewvc/blink?view=rev&revision=158938
</del><ins>+ Caused crashes and other failures on cache tests (Requested by
+ ap on #webkit).
</ins><span class="cx">
</span><del>- * fast/forms/form-submission-crash-successful-submit-button-expected.txt: Added.
- * fast/forms/form-submission-crash-successful-submit-button.html: Added.
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>-2014-04-29 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ "Web Replay: add page-level setting to bypass the MemoryCache"
+ https://bugs.webkit.org/show_bug.cgi?id=130728
+ http://trac.webkit.org/changeset/166434
</ins><span class="cx">
</span><del>- Merge r160010.
</del><ins>+2014-03-29 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>- 2013-12-03 László Langó <lango@inf.u-szeged.hu>
</del><ins>+ Preserve selection end positions in directionOfSelection
+ <http://webkit.org/b/104813>
+ <rdar://problem/13666417>
</ins><span class="cx">
</span><del>- ASSERTION FAILED: !value || (value->isPrimitiveValue()) in WebCore::StyleProperties::getLayeredShorthandValue.
- https://bugs.webkit.org/show_bug.cgi?id=125146
</del><ins>+ Reviewed by Brent Fulgham.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Merged from Blink (patch by kenrb@chromium.org):
+ https://src.chromium.org/viewvc/blink?revision=150621&view=revision
+ http://crbug.com/164263
</ins><span class="cx">
</span><del>- * fast/css/webkit-mask-crash-implicit-expected.txt: Added.
- * fast/css/webkit-mask-crash-implicit.html: Added.
</del><ins>+ VisibleSelection::visibleStart() and VisibleSelection::visibleEnd()
+ can both cause layouts, which has the potential to invalidate any
+ rendertree-based objects. This was causing a problem in
+ FrameSelection::directionOfSelection(), where a reference to a
+ lineBox was being held across a call to visibleEnd().
</ins><span class="cx">
</span><del>-2014-03-26 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ This patch ensures that the any layout is completed before linebox
+ references are retrieved.
</ins><span class="cx">
</span><del>- Remove artifacts of local changes that made it into a versioning commit.
</del><ins>+ * editing/selection/layout-during-move-selection-crash-expected.txt: Added.
+ * editing/selection/layout-during-move-selection-crash.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed.
</del><ins>+2014-03-29 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- * js/resources: Removed.
- * js/resources/JSON-parse.js: Removed.
- * js/resources/JSON-stringify.js: Removed.
- * js/resources/bom-in-file-retains-correct-offset.js: Removed.
- * js/resources/codegen-temporaries-multiple-global-blocks-1.js: Removed.
- * js/resources/codegen-temporaries-multiple-global-blocks-2.js: Removed.
- * js/resources/const.js: Removed.
- * js/resources/document-all-between-frames-subframe.html: Removed.
- * js/resources/empty-worker.js: Removed.
- * js/resources/fs-test-post.js: Removed.
- * js/resources/garbage-collect-after-string-appends.js-disabled: Removed.
- * js/resources/getOwnPropertyDescriptor.js: Removed.
- * js/resources/image-preload-helper.js: Removed.
- * js/resources/instanceof-operator-dummy-worker.js: Removed.
- * js/resources/js-constructors-use-correct-global.js: Removed.
- * js/resources/js-test-post-async.js: Removed.
- * js/resources/js-test-post.js: Removed.
- * js/resources/js-test-pre.js: Removed.
- * js/resources/js-test-style.css: Removed.
- * js/resources/json2-es5-compat.js: Removed.
- * js/resources/lexical-lookup-in-function-constructor-child.html: Removed.
- * js/resources/parse-error-external-script-in-eval.js: Removed.
- * js/resources/parse-error-external-script-in-new-Function.js: Removed.
- * js/resources/script-line-number.js: Removed.
- * js/resources/select-options-remove.js: Removed.
- * js/resources/standalone-post.js: Removed.
- * js/resources/standalone-pre.js: Removed.
- * js/resources/string-concatenate-outofmemory.js: Removed.
</del><ins>+ Subpixel rendering: Simple line layout should not round to integral position while painting.
+ https://bugs.webkit.org/show_bug.cgi?id=130934
</ins><span class="cx">
</span><del>-2014-03-21 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Merge r166090.
</del><ins>+ Remove rounding to integral position. When RenderLayer is injected and hides subpixel positions,
+ integral rounding produces different paint position.
</ins><span class="cx">
</span><del>- 2014-03-21 Oliver Hunt <oliver@apple.com>
-
- Fix semantics of JS execution when assigning an object to document.location
- https://bugs.webkit.org/show_bug.cgi?id=130213
-
- Reviewed by Geoffrey Garen.
-
- * fast/dom/navigation-with-sideeffects-expected.txt: Added.
- * fast/dom/navigation-with-sideeffects.html: Added.
-
-2014-03-20 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * fast/flexbox/hidpi-simple-line-layout-with-flexbox-and-transition-expected.html: Added.
+ * fast/flexbox/hidpi-simple-line-layout-with-flexbox-and-transition.html: Added.
</ins><span class="cx">
</span><del>- Merge r165821.
</del><ins>+2014-03-28 Javier Fernandez <jfernandez@igalia.com>
</ins><span class="cx">
</span><del>- 2014-03-18 Antti Koivisto <antti@apple.com>
-
- Mutating rules returned by getMatchedCSSRules can result in crash
- https://bugs.webkit.org/show_bug.cgi?id=130209
-
- Reviewed by Andreas Kling.
-
- * fast/css/getMatchedCSSProperties-rule-mutation-expected.txt: Added.
- * fast/css/getMatchedCSSProperties-rule-mutation.html: Added.
- * fast/css/getMatchedCSSRules-crash-expected.txt: Added.
- * fast/css/getMatchedCSSRules-crash.html: Added.
-
-2014-03-20 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ [CSS Grid Layout] The 'auto' height must be adapted to the item's margin.
+ https://bugs.webkit.org/show_bug.cgi?id=130920
</ins><span class="cx">
</span><del>- Merge r165921.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- 2014-03-19 Antti Koivisto <antti@apple.com>
-
- Crash with long selector list
- https://bugs.webkit.org/show_bug.cgi?id=123006
-
- Reviewed by Andreas Kling.
-
- * fast/css/long-selector-list-crash-expected.txt: Added.
- * fast/css/long-selector-list-crash.html: Added.
-
-2014-03-09 Oliver Hunt <oliver@apple.com>
</del><ins>+ * fast/css-grid-layout/grid-item-margin-auto-columns-rows-expected.txt: Added.
+ * fast/css-grid-layout/grid-item-margin-auto-columns-rows.html: Added.
</ins><span class="cx">
</span><del>- Skip fast/workers/worker-copy-shared-blob-url.html in webkit2
</del><ins>+2014-03-28 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- * platform/wk2/TestExpectations:
</del><ins>+ Web Inspector: AXI: support for live regions
+ https://bugs.webkit.org/show_bug.cgi?id=130725
</ins><span class="cx">
</span><del>-2014-03-19 Oliver Hunt <oliver@apple.com>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Don't use ES6 features in testcase.
</del><ins>+ Initial support for @aria-live, @aria-atomic, and @aria-busy.
</ins><span class="cx">
</span><del>- * fast/workers/resources/worker-copy-shared-blob-url-worker.js:
- (count.0.onmessage):
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Updated.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html: Updated.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_liveRegion-expected.txt: Added.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_liveRegion.html: Added.
</ins><span class="cx">
</span><del>-2014-03-14 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-28 Joseph Pecoraro <pecoraro@apple.com>
</ins><span class="cx">
</span><del>- Rebaselined the test. See <rdar://problem/16305719>.
</del><ins>+ Web Inspector: console.warn is showing as error instead of warning
+ https://bugs.webkit.org/show_bug.cgi?id=130921
</ins><span class="cx">
</span><del>- * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.png:
- * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2014-03-14 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Add a test for console.log, warn, error, etc to make sure they get
+ to the frontend with the expected source and level.
</ins><span class="cx">
</span><del>- Layout test fixes. js-test-pre.js is in fast/js/resources instead of resources/.
</del><ins>+ * inspector-protocol/console/console-message-expected.txt: Added.
+ * inspector-protocol/console/console-message.html: Added.
</ins><span class="cx">
</span><del>- * editing/selection/selection-change-in-blur-event-by-remove-children.html:
- * editing/selection/selection-change-in-mutation-event-by-remove-children.html:
- * fast/dom/Range/range-created-during-remove-children.html:
- * fast/forms/number/number-type-update-by-change-event.html:
</del><ins>+2014-03-28 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>-2014-03-13 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Web Inspector: AXI: expose what elements get generic "clickable" status
+ https://bugs.webkit.org/show_bug.cgi?id=130721
</ins><span class="cx">
</span><del>- Fix accessibility/display-table-cell-causes-crash.html
- <rdar://problem/16305170>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Unreviewed.
- Fix layout test paths that were referencing files that have moved.
</del><ins>+ Expose ancestor element link to "Click Listener" or generic "Clickable: Yes" if current node has mouse handler.
</ins><span class="cx">
</span><del>- * accessibility/display-table-cell-causes-crash.html:
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html: Simple coverage of mouseEventNodeId.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_mouseEventNodeId-expected.txt: Added.
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode_mouseEventNodeId.html: Added. Full coverage.
</ins><span class="cx">
</span><del>-2014-03-12 Mark Lam <mark.lam@apple.com>
</del><ins>+2014-03-28 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- Fix layout test expected result.
- <rdar://problem/16306749>
</del><ins>+ Web Replay: add page-level setting to bypass the MemoryCache
+ https://bugs.webkit.org/show_bug.cgi?id=130728
</ins><span class="cx">
</span><del>- Reviewed by Lucas Forschler.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- * fast/dom/MutationObserver/parser-mutations-expected.txt:
</del><ins>+ Mac WebKit2 needs different expectations because of resource load timing characteristics
+ introduced by the interaction of Settings::usesMemoryCache and NetworkProcess.
</ins><span class="cx">
</span><del>-2014-03-12 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * http/tests/cache/bypass-memory-cache-after-reload-expected.txt: Added.
+ * http/tests/cache/bypass-memory-cache-after-reload.html: Added.
+ * platform/mac-wk2/http/tests/cache/bypass-memory-cache-after-reload-expected.txt: Added.
</ins><span class="cx">
</span><del>- Merge test-js.js from r163963
</del><ins>+2014-03-28 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>-2014-03-12 Lucas Forschler <lforschler@apple.com>
</del><ins>+ In some situations, partial layouts of floating elements produce incorrect results.
+ https://bugs.webkit.org/show_bug.cgi?id=122668
</ins><span class="cx">
</span><del>- Merge r163479
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- 2014-02-05 Zalan Bujtas <zalan@apple.com>
</del><ins>+ Added test to ensure an assertion is not reached when performing a partial
+ layout of float elements in certain situations.
</ins><span class="cx">
</span><del>- Update expected result for media/video-controls-captions-trackmenu-sorted.html
</del><ins>+ * fast/block/float/floats-in-clean-line-crash-expected.txt: Added.
+ * fast/block/float/floats-in-clean-line-crash.html: Added.
</ins><span class="cx">
</span><del>- * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
</del><ins>+2014-03-28 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>-2014-03-12 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed gardening. Make WebVTT tests less flaky by ensuring captions are set to display
+ in each test, rather than relying on earlier tests turning captions on. This caused tests to
+ fail if run out of order.
</ins><span class="cx">
</span><del>- Merge r163408 to fix layout tests.
</del><ins>+ * media/track/regions-webvtt/vtt-region-display.html: Turn captions on.
+ * media/track/regions-webvtt/vtt-region-dom-layout.html: Ditto.
</ins><span class="cx">
</span><del>-2014-03-10 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+2014-03-28 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>- Merge r165339.
</del><ins>+ [MSE] Implement support for SourceBuffer.remove()
+ https://bugs.webkit.org/show_bug.cgi?id=121562
</ins><span class="cx">
</span><del>- 2014-03-08 Oliver Hunt <oliver@apple.com>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- SerializedScriptValue may move Identifiers between worlds
- https://bugs.webkit.org/show_bug.cgi?id=129979
</del><ins>+ * media/media-source/media-source-remove-expected.txt: Added.
+ * media/media-source/media-source-remove.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+2014-03-28 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- Add test cases
</del><ins>+ Clear SVGInlineTextBox fragments when the text changes.
+ https://bugs.webkit.org/show_bug.cgi?id=130879
</ins><span class="cx">
</span><del>- * fast/workers/resources/worker-copy-shared-blob-url-worker.js: Added.
- (count.0.onmessage):
- * fast/workers/worker-copy-shared-blob-url-expected.txt: Added.
- * fast/workers/worker-copy-shared-blob-url.html: Added.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>-2014-03-07 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Ported from Blink: https://src.chromium.org/viewvc/blink?revision=150456&view=revision
</ins><span class="cx">
</span><del>- Merge r165138.
</del><ins>+ When failing, this test will render garbage characters or crash.
</ins><span class="cx">
</span><del>- 2014-03-05 David Kilzer <ddkilzer@apple.com>
</del><ins>+ * svg/custom/unicode-in-tspan-multi-svg-crash-expected.txt: Added.
+ * svg/custom/unicode-in-tspan-multi-svg-crash.html: Added.
</ins><span class="cx">
</span><del>- Fix crash in CompositeEditCommand::cloneParagraphUnderNewElement()
- <http://webkit.org/b/129751>
- <rdar://problem/16237965>
</del><ins>+2014-03-28 Michael Saboff <msaboff@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Jon Honeycutt.
</del><ins>+ Unreviewed, rolling r166248 back in.
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Yuta Kitamura):
- https://src.chromium.org/viewvc/blink?revision=168160&view=revision
- http://crbug.com/345005
</del><ins>+ Turns out r166070 didn't cause a 2% performance loss in page load times
</ins><span class="cx">
</span><del>- The root cause is CompositeEditCommand::moveParagraphWithClones() passing
- two positions |start| and |end| which do not follow the document order,
- i.e. in some situations |start| is located after |end| because of
- the difference in affinity.
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- This patch fixes this crash by normalizing |end| to |start| in such situations.
- It also adds an ASSERT that checks the relationship between |start| and |end|.
</del><ins>+ Unreviewed, rolling out r166126.
+ Rollout r166126 in prepartion to roll out prerequisite r166070
</ins><span class="cx">
</span><del>- * editing/execCommand/format-block-crash-expected.txt: Added.
- * editing/execCommand/format-block-crash.html: Added.
- * editing/execCommand/resources/format-block-crash-iframe.html: Added.
</del><ins>+2014-03-28 Krzysztof Czech <k.czech@samsung.com>
</ins><span class="cx">
</span><del>-2014-03-06 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ [EFL][GTK] Remove expectations after r166194
+ https://bugs.webkit.org/show_bug.cgi?id=130842
</ins><span class="cx">
</span><del>- Merge r164249.
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>- 2014-02-17 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ r166194 introduces one common expectation for all ports.
</ins><span class="cx">
</span><del>- AX: Invalid cast in WebCore::AccessibilityTable::isDataTable (CRBug 280352)
- <https://webkit.org/b/128925>
- <rdar://problem/16087351>
</del><ins>+ * platform/efl-wk1/accessibility/table-with-aria-role-expected.txt: Removed.
+ * platform/efl-wk2/accessibility/table-with-aria-role-expected.txt: Removed.
+ * platform/gtk/accessibility/table-with-aria-role-expected.txt: Removed.
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Dominic Mazzoni):
- https://src.chromium.org/viewvc/blink?revision=159711&view=revision
</del><ins>+2014-03-27 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Oliver Hunt.
</del><ins>+ Web Inspector: AXI: expose selectedChildNodeIds of list boxes, tree controls, etc., and reconcile UI with childNodeIds
+ https://bugs.webkit.org/show_bug.cgi?id=130827
</ins><span class="cx">
</span><del>- * accessibility/display-table-cell-causes-crash-expected.txt: Added.
- * accessibility/display-table-cell-causes-crash.html: Added.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2014-03-06 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Tests selectedChildNodeIds in inspector-protocol: DOM.getAccessibilityPropertiesForNode.
</ins><span class="cx">
</span><del>- Merge r156716.
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- 2013-10-01 Myles C. Maxfield <mmaxfield@apple.com>
</del><ins>+2014-03-27 Mark Rowe <mrowe@apple.com>
</ins><span class="cx">
</span><del>- Center misspelling dots across width of word
- https://bugs.webkit.org/show_bug.cgi?id=122046
</del><ins>+ <https://webkit.org/b/42704> WebKitTestRunner needs to print history delegate information
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Sam Weinig.
</ins><span class="cx">
</span><del>- This patch only rebaselines a single test. I would have rebaselined
- the rest of the tests, but they seem to be affected by
- webkit.org/b/122146. I don't want to commit incorrect expected results.
</del><ins>+ * platform/wk2/TestExpectations: Enable the two layout tests that pass. One test remains disabled
+ due to lack of testRunner API, and another due to an apparent bug in WebKit2's handling of
+ client redirects.
</ins><span class="cx">
</span><del>- * platform/mac/editing/spelling/spelling-expected.png:
</del><ins>+2014-03-27 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2014-03-06 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Support spread operand in |new| expressions
+ https://bugs.webkit.org/show_bug.cgi?id=130877
</ins><span class="cx">
</span><del>- Merge r153788.
</del><ins>+ Reviewed by Michael Saboff.
</ins><span class="cx">
</span><del>- 2013-08-07 Antti Koivisto <antti@apple.com>
</del><ins>+ Correctness and performance tests for spread operands
</ins><span class="cx">
</span><del>- 2.5% regression on page cycler moz
- https://bugs.webkit.org/show_bug.cgi?id=102822
</del><ins>+ * js/parser-syntax-check-expected.txt:
+ * js/regress/call-spread-expected.txt: Added.
+ * js/regress/call-spread.html: Added.
+ * js/regress/new-spread-expected.txt: Added.
+ * js/regress/new-spread.html: Added.
+ * js/regress/script-tests/call-spread.js: Added.
+ (testFunction):
+ (test2):
+ (test3):
+ * js/regress/script-tests/new-spread.js: Added.
+ (testFunction):
+ (test2):
+ (test3):
+ * js/script-tests/parser-syntax-check.js:
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
-
- This is a progression.
</del><ins>+2014-03-27 Bem Jones-Bey <bjonesbe@adobe.com>
</ins><span class="cx">
</span><del>- * inspector/timeline/timeline-script-tag-1-expected.txt:
</del><ins>+ [CSS Shapes][css clip-path] rounded corner calculation for box shapes is wrong
+ https://bugs.webkit.org/show_bug.cgi?id=127982
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Merge r158724.
</del><ins>+ * css3/masking/clip-path-border-radius-border-box-000-expected.html: Added.
+ * css3/masking/clip-path-border-radius-border-box-000.html: Added.
+ * css3/masking/clip-path-border-radius-content-box-000-expected.html: Added.
+ * css3/masking/clip-path-border-radius-content-box-000.html: Added.
+ * css3/masking/clip-path-border-radius-content-box-001-expected.html: Added.
+ * css3/masking/clip-path-border-radius-content-box-001.html: Added.
+ * css3/masking/clip-path-border-radius-padding-box-000-expected.html: Added.
+ * css3/masking/clip-path-border-radius-padding-box-000.html: Added.
+ * css3/masking/clip-path-border-radius-padding-box-001-expected.html: Added.
+ * css3/masking/clip-path-border-radius-padding-box-001.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-000-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-000.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-001-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-001.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-002-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-border-box-002.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-000-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-000.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-001-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-001.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-002-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-002.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-003-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-content-box-003.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-000-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-000.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-001-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-001.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-002-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-002.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-003-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-003.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-004-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-margin-box-004.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-000-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-000.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-001-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-001.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-002-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-002.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-003-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-border-radius-padding-box-003.html: Added.
</ins><span class="cx">
</span><del>- 2013-11-05 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-27 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Use-after-free in SliderThumbElement::dragFrom
- https://bugs.webkit.org/show_bug.cgi?id=123873
</del><ins>+ Fix a crash caused by track insertion after load()
+ https://bugs.webkit.org/show_bug.cgi?id=130777
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Merge https://chromium.googlesource.com/chromium/blink/+/04a23bfca2d04101a1828d36ff36c29f3a24f34b
</del><ins>+ Test: media/track/track-insert-after-load-crash.html
</ins><span class="cx">
</span><del>- * fast/forms/range/range-type-change-onchange-2-expected.txt: Added.
- * fast/forms/range/range-type-change-onchange-2.html: Added.
</del><ins>+ Based on the Blink change (patch by acolwell@chromium.org):
+ https://codereview.chromium.org/211373009/
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * media/track/track-insert-after-load-crash-expected.txt: Added.
+ * media/track/track-insert-after-load-crash.html: Added.
</ins><span class="cx">
</span><del>- Merge r163599.
</del><ins>+2014-03-27 Manuel Rego Casasnovas <rego@igalia.com>
</ins><span class="cx">
</span><del>- 2014-02-06 Jeffrey Pfau <jpfau@apple.com>
</del><ins>+ [CSS Grid Layout] Remove unused variable in fast/css-grid-layout/implicit-position-dynamic-change.html
+ https://bugs.webkit.org/show_bug.cgi?id=130833
</ins><span class="cx">
</span><del>- loadSubframe can return null in SubframeLoader::loadOrRedirectSubframe
- https://bugs.webkit.org/show_bug.cgi?id=128344
</del><ins>+ Reviewed by Sergio Villar Senin.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ * fast/css-grid-layout/implicit-position-dynamic-change.html: Inside
+ method updateImplicitGridColumn() we define a variable gridItem that
+ is not used. This patch removes it.
</ins><span class="cx">
</span><del>- * TestExpectations: Unskipped tests that were previously crashing
</del><ins>+2014-03-27 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ [CSSRegions] Crash when cloning a region child with a content node child
+ https://bugs.webkit.org/show_bug.cgi?id=129811
</ins><span class="cx">
</span><del>- Merge r164170.
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- 2014-02-15 Renata Hodovan <rhodovan.u-szeged@partner.samsung.com>
</del><ins>+ Collecting the children of a region in another named flow will be supported
+ again in the future and it will be revisited when we will implement the content
+ keyword: http://dev.w3.org/csswg/css-regions-1/#the-flow-into-property.
+ For now, skip the tests for that use case.
</ins><span class="cx">
</span><del>- ASSERT_WITH_SECURITY_IMPLICATION in WebCore::toElement
- https://bugs.webkit.org/show_bug.cgi?id=128810
</del><ins>+ * TestExpectations:
+ * fast/regions/overflow-region-inline-expected.html: Expected file should not be region based.
+ * fast/regions/region-content-node-child-clone-crash-expected.txt: Added.
+ * fast/regions/region-content-node-child-clone-crash.html: Added.
+ * fast/regions/unsplittable-nested-region-expected.html: Expected file should not be region based.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+2014-03-26 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- * editing/execCommand/indent-with-uneditable-crash-expected.txt: Added.
- * editing/execCommand/indent-with-uneditable-crash.html: Added.
</del><ins>+ Skipping underlines disregard points completely inside the underline rect
+ https://bugs.webkit.org/show_bug.cgi?id=130800
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Merge r164367.
</del><ins>+ This test draws a glyph entire inside the underline. It should render the same
+ as it would without any underline at all.
</ins><span class="cx">
</span><del>- 2014-02-19 Daniel Bates <dabates@apple.com>
</del><ins>+ * fast/css3-text/css3-text-decoration/text-decoration-skip/resources/Litherum.svg: Added
+ an underscore glyph that would lie entirely within an underline
+ * fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html:
</ins><span class="cx">
</span><del>- Do not dispatch change event twice in single step action
- https://bugs.webkit.org/show_bug.cgi?id=116936
- <rdar://problem/16086828>
</del><ins>+2014-03-26 Simon Fraser <simon.fraser@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ REGRESSION (r155977): matrix animations no longer animate
+ https://bugs.webkit.org/show_bug.cgi?id=130789
+ <rdar://problem/15650946>
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Kent Tamura):
- https://src.chromium.org/viewvc/blink?view=rev&revision=151175
</del><ins>+ Reviewed by Dean Jackson.
+
+ Add test for fill-fowards animation with mismatched transform lists.
</ins><span class="cx">
</span><del>- * fast/forms/number/number-type-update-by-change-event-expected.txt: Added.
- * fast/forms/number/number-type-update-by-change-event.html: Added.
</del><ins>+ * compositing/animation/matrix-animation-expected.html: Added.
+ * compositing/animation/matrix-animation.html: Added.
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+2014-03-26 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>- Merge r164204.
</del><ins>+ Render tree construction is O(N^2) in number of siblings
+ https://bugs.webkit.org/show_bug.cgi?id=129065
</ins><span class="cx">
</span><del>- 2014-02-16 Andreas Kling <akling@apple.com>
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- Ensure that removing an iframe from the DOM tree disconnects its Frame.
- <https://webkit.org/b/128889>
- <rdar://problem/15671221>
</del><ins>+ * perf/sibling-renderer-On2-expected.txt: Added.
+ * perf/sibling-renderer-On2.html: Added.
+
+ The test doesn't use magnitude-perf.js as this requires a relatively long-running test function and
+ it seemed unsuitable for that.
</ins><span class="cx">
</span><del>- Merged from Blink (patch by Adam Klein):
- https://src.chromium.org/viewvc/blink?revision=156174&view=revision
</del><ins>+2014-03-26 Zoltan Horvath <zoltan@webkit.org>
</ins><span class="cx">
</span><del>- * fast/frames/reattach-in-unload-expected.txt: Added.
- * fast/frames/reattach-in-unload.html: Added.
</del><ins>+ [CSS Shapes] Remove shape-inside support
+ https://bugs.webkit.org/show_bug.cgi?id=130698
</ins><span class="cx">
</span><del>-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- Merge r158697.
</del><ins>+ * fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-additional-regions.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-multiple-autoheight-regions-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-multiple-autoheight-regions.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-multiple-regions-bottom-adjustment.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-regions.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Removed.
+ * fast/regions/shape-inside/shape-inside-recursive-layout-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-recursive-layout.html: Removed.
+ * fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-with-region-borders.html: Removed.
+ * fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-with-region-padding.html: Removed.
+ * fast/shapes/css-shapes-disabled-expected.txt:
+ * fast/shapes/css-shapes-disabled.html:
+ * fast/shapes/css-shapes-enabled-expected.txt:
+ * fast/shapes/css-shapes-enabled.html:
+ * fast/shapes/parsing/parsing-shape-inside-expected.txt: Removed.
+ * fast/shapes/parsing/parsing-shape-inside.html: Removed.
+ * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
+ * fast/shapes/parsing/parsing-shape-lengths.html:
+ * fast/shapes/parsing/parsing-shape-padding-expected.txt: Removed.
+ * fast/shapes/parsing/parsing-shape-padding.html: Removed.
+ * fast/shapes/parsing/parsing-test-utils.js:
+ * fast/shapes/resources/multi-segment-polygon.js: Removed.
+ * fast/shapes/resources/simple-polygon.js: Removed.
+ * fast/shapes/resources/simple-rectangle.js: Removed.
+ * fast/shapes/resources/svg-shape-001.svg: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-floats-simple-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-floats-simple.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-left-triangle-block-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-left-triangle-block-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-left-triangle-inline-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-left-triangle-inline-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle-block-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle-block-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle-inline-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle-inline-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-lower-right-triangle.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-block-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-block-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-inline-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-inline-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-vertical-lr-inline-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-left-triangle-vertical-lr-inline-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-right-triangle-block-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-right-triangle-block-content.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-right-triangle-inline-content-expected.html: Removed.
+ * fast/shapes/shape-inside/floats/shape-inside-left-float-in-upper-right-triangle-inline-content.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-animation-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-animation.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-bottom-edge-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-bottom-edge.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-box-sizing-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-box-sizing.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-calc-crash-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-calc-crash.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-circle-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-circle-padding-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-circle-padding.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-circle.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-coincident-vertices-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-coincident-vertices.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-collinear-vertices-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-collinear-vertices.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-complex-polygon-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-content-box-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-content-box.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-counterclockwise-polygon.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-nested-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-nested.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-shape-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-shape.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-text-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-dynamic-text.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-ellipse-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-ellipse-padding-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-ellipse-padding.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-ellipse.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty-polygon-crash-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty-polygon-crash.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty-segments-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty-segments.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-empty.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-001-horizontal-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-001-horizontal.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-001-vertical-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-001-vertical.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-crash-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-crash.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-reflex-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-first-fit-reflex.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-005-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-005.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-set-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-image-set.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-dynamic.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-segments-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-offset-block-children-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-offset-block-children.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-outside-shape-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-outside-shape.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-overflow.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-partial-fill-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-partial-fill-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-partial-fill-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-partial-fill-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-percentage-auto-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-percentage-auto.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-percentage-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-percentage.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-layout-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-layout.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-002-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-003-expected.txt: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-padding-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-rectangle-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-rectangle.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-rounded-first-fit.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-zoom-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-polygon-zoom.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectilinear-polygon-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-recursive-layout-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-recursive-layout.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-regular-polygon16-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-regular-polygon16.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-regular-polygon8-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-regular-polygon8.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-shape-logical-top-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-shape-logical-top.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-simple-polygon-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subsequent-blocks-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subsequent-blocks.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subtract-intervals-crash-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subtract-intervals-crash.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-text-align-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-text-align.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-text-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-text.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-vertical-text-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-vertical-text.html: Removed.
+ * platform/gtk/TestExpectations:
+ * platform/win/TestExpectations:
</ins><span class="cx">
</span><del>- 2013-11-05 Enrica Casucci <enrica@apple.com>
</del><ins>+2014-03-26 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- Full width semicolon is wrong in vertical text.
- https://bugs.webkit.org/show_bug.cgi?id=123814
- <rdar://problem/15312541>
</del><ins>+ [CSS Grid Layout] getComputedStyle() must return the specified value for positioning properties
+ https://bugs.webkit.org/show_bug.cgi?id=130010
</ins><span class="cx">
</span><del>- Reviewed by Benjamin Poulain.
-
- Extended the existing test to include the full width
- semicolon.
-
- * platform/mac/fast/text/vertical-no-sideways.html:
- * platform/mac/platform/mac/fast/text/vertical-no-sideways-expected.txt:
- * platform/mac-mountainlion/platform/mac/fast/text/vertical-no-sideways-expected.txt
-
-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
-
- Merge r163465.
-
- 2014-02-04 Myles C. Maxfield <mmaxfield@apple.com>
-
- Move characterAt index checks from InlineIterator to RenderText
- https://bugs.webkit.org/show_bug.cgi?id=128224
-
- Move characterAt index checks from InlineIterator to RenderText
- so that all RenderText calls are covered. Few safe instances are
- now covered with uncheckedCharacterAt.
-
- Merged from Blink:
- http://src.chromium.org/viewvc/blink?view=revision&revision=150830
-
- Reviewed by Simon Fraser.
-
- * fast/text/character-at-crash-expected.txt: Added.
- * fast/text/character-at-crash.html: Added.
-
-2014-03-05 Matthew Hanson <matthew_hanson@apple.com>
-
- Merge r164933.
-
- 2014-03-01 David Kilzer <ddkilzer@apple.com>
-
- Ensure keySplines is valid in SMIL animations
- <http://webkit.org/b/129547>
- <rdar://problem/15676128>
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- Merged from Blink (patch by Philip Rogers):
- https://src.chromium.org/viewvc/blink?revision=156452&view=revision
- http://crbug.com/276111
</del><ins>+ Updated the return value of getComputedStyle(), it must be always
+ the specified value.
</ins><span class="cx">
</span><del>- This patch fixes a crash in SMIL animations when keySplines are not
- specified. The SMIL spec is clear on this:
- http://www.w3.org/TR/2001/REC-smil-animation-20010904/#AnimFuncCalcMode
- "If there are any errors in the keyTimes specification (bad values,
- too many or too few values), the animation will have no effect."
</del><ins>+ Added also a new test that verifies the resolution of names in
+ grid positioning properties, both grid area names and grid line
+ names (including any combination of the two).
</ins><span class="cx">
</span><del>- This patch simply checks that keyTimes is not empty. Previously,
- splinesCount was set to be m_keySplines.size() + 1 in
- SVGAnimationElement.cpp; this patch changes splinesCount to be equal
- to m_keySplines.size() to make the logic easier to follow and to
- match other checks in SVGAnimationElement::startedActiveInterval.
</del><ins>+ * fast/css-grid-layout/grid-item-area-get-set-expected.txt:
+ * fast/css-grid-layout/grid-item-area-get-set.html:
+ * fast/css-grid-layout/grid-item-column-row-get-set-expected.txt:
+ * fast/css-grid-layout/grid-item-column-row-get-set.html:
+ * fast/css-grid-layout/grid-item-end-after-get-set-expected.txt:
+ * fast/css-grid-layout/grid-item-end-after-get-set.html:
+ * fast/css-grid-layout/grid-item-spanning-resolution-expected.txt:
+ * fast/css-grid-layout/grid-item-spanning-resolution.html:
+ * fast/css-grid-layout/grid-item-start-before-get-set-expected.txt:
+ * fast/css-grid-layout/grid-item-start-before-get-set.html:
+ * fast/css-grid-layout/named-grid-lines-with-named-grid-areas-get-set-expected.txt: Added.
+ * fast/css-grid-layout/named-grid-lines-with-named-grid-areas-get-set.html: Added.
</ins><span class="cx">
</span><del>- * svg/animations/animate-keysplines-crash-expected.txt: Added.
- * svg/animations/animate-keysplines-crash.html: Added.
</del><ins>+2014-03-26 Darin Adler <darin@apple.com>
</ins><span class="cx">
</span><del>-2014-02-12 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Update LayoutTests to depend on load events rather than on starting loads synchronously
+ https://bugs.webkit.org/show_bug.cgi?id=130776
</ins><span class="cx">
</span><del>- Merge r163579.
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>- 2014-02-04 Jeffrey Pfau <jpfau@apple.com>
</del><ins>+ These tests were depending on loads starting synchronously. Instead, they should simply
+ depend on proper load event behavior.
</ins><span class="cx">
</span><del>- Make adoption agency use the task queue
- https://bugs.webkit.org/show_bug.cgi?id=109445
</del><ins>+ * dom/html/level1/core/selfhtml.js:
+ (startTest): Call waitUntilDone immediately, not when the test starts.
+ * dom/html/level2/core/selfhtml.js:
+ (startTest): Ditto.
+ * dom/html/level2/events/selfhtml.js:
+ (startTest): Ditto.
+ * dom/html/level2/html/selfhtml.js:
+ (startTest): Ditto.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+2014-03-26 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- * TestExpectations:
- * fast/parser/adoption-agency-crash-01-expected.txt: Added.
- * fast/parser/adoption-agency-crash-01.html: Added.
- * fast/parser/adoption-agency-crash-02-expected.txt: Added.
- * fast/parser/adoption-agency-crash-02.html: Added.
- * fast/parser/adoption-agency-crash-03-expected.txt: Added.
- * fast/parser/adoption-agency-crash-03.html: Added.
</del><ins>+ Web Inspector: AXI: crash when inspecting "bar" text node in getAccessibilityPropertiesForNode layout test
+ https://bugs.webkit.org/show_bug.cgi?id=130290
</ins><span class="cx">
</span><del>-2014-02-12 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Merge r162679.
</del><ins>+ Updating test to include properties for document node.
</ins><span class="cx">
</span><del>- 2014-01-23 Jon Honeycutt <jhoneycutt@apple.com>
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- Assertion failure in WebCore::PseudoElement::didRecalcStyle()
- <https://bugs.webkit.org/show_bug.cgi?id=126761>
- <rdar://problem/15793540>
</del><ins>+2014-03-26 Manuel Rego Casasnovas <rego@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by Andy Estes.
</del><ins>+ [CSS Grid Layout] Prevent issues with checkLayout() in grid items
+ https://bugs.webkit.org/show_bug.cgi?id=130770
</ins><span class="cx">
</span><del>- * fast/images/animate-list-item-image-assertion-expected.txt: Added.
- * fast/images/animate-list-item-image-assertion.html: Added.
</del><ins>+ Reviewed by Sergio Villar Senin.
</ins><span class="cx">
</span><del>-2014-02-11 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ When we use checkLayout() on a grid item, the results (PASS or FAIL
+ messages) are added as new auto-placed items in the grid. Which might
+ cause some unexpected behavior in the tests.
</ins><span class="cx">
</span><del>- Merge r158739.
</del><ins>+ This patch modifies the related layout tests to use a different
+ container (usually the parent node of the grid) for the test results.
+ Avoiding any kind of interference with the grid code.
</ins><span class="cx">
</span><del>- 2013-11-06 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ * fast/css-grid-layout/grid-item-addition-auto-placement-update.html:
+ Use parent node of grid when checking grid items. Check layout of the
+ whole grid instead of grid item.
+ * fast/css-grid-layout/grid-item-removal-auto-placement-update.html:
+ Check layout of the whole grid instead of grid item.
</ins><span class="cx">
</span><del>- Notify nodes removal to Range/Selection after dispatching blur and mutation event
- https://bugs.webkit.org/show_bug.cgi?id=123880
</del><ins>+2014-03-25 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ [MSE] Duplicate 'seeked' events.
+ https://bugs.webkit.org/show_bug.cgi?id=130754
</ins><span class="cx">
</span><del>- * editing/selection/selection-change-in-blur-event-by-remove-children-expected.txt: Added.
- * editing/selection/selection-change-in-blur-event-by-remove-children.html: Added.
- * editing/selection/selection-change-in-mutation-event-by-remove-children-expected.txt: Added.
- * editing/selection/selection-change-in-mutation-event-by-remove-children.html: Added.
- * fast/dom/Range/range-created-during-remove-children-expected.txt: Added.
- * fast/dom/Range/range-created-during-remove-children.html: Added.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>-2014-02-11 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ * media/media-source/media-source-duplicate-seeked-expected.txt: Added.
+ * media/media-source/media-source-duplicate-seeked.html: Added.
</ins><span class="cx">
</span><del>- Merge r158447.
</del><ins>+2014-03-25 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- 2013-10-31 Mark Lam <mark.lam@apple.com>
</del><ins>+ Web Inspector: AXI: add support for aria-activedescendant and reconcile UI/testing with parentNode
+ https://bugs.webkit.org/show_bug.cgi?id=130712
</ins><span class="cx">
</span><del>- REGRESSION: Crashes in -[UIDelegate webView:frame:exceededDatabaseQuotaForSecurityOrigin:database:].
- https://bugs.webkit.org/show_bug.cgi?id=123383.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+ Support for @aria-activedescendant; code reuse changes w/ parentNode and activeDescendantNode.
</ins><span class="cx">
</span><del>- Removed an inappropriate assertion in DumpRenderTree/mac/UIDelegate.mm and
- added 2 attributes (databaseDefaultQuota and databaseMaxQuota) to allow
- tests to set appropriate quota settings to exercise quota expansion tests
- when needed.
-
- * storage/websql/open-database-expand-quota.html:
- - Set databaseDefaultQuota and databaseMaxQuota as needed for this test.
- * storage/websql/open-database-over-quota-expected.txt:
- * storage/websql/open-database-over-quota.html:
- - Revert the change from r157874 which is no longer needed for this test.
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>-2014-02-10 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-25 Sanghyup Lee <sh53.lee@samsung.com>
</ins><span class="cx">
</span><del>- Merge r156082
</del><ins>+ When the mouse is upped after dragged out of shadowDOM, it should lose :active.
+ https://bugs.webkit.org/show_bug.cgi?id=130660
</ins><span class="cx">
</span><del>- 2013-09-18 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- [CSSRegions] Failed to retrieve named flow ranges for content with inline svg
- https://bugs.webkit.org/show_bug.cgi?id=121489
</del><ins>+ * fast/css/hover-active-drag-expected.txt: Added a test for textarea.
+ * fast/css/hover-active-drag.html: Updated.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+2014-03-25 Filip Pizlo <fpizlo@apple.com>
</ins><span class="cx">
</span><del>- * fast/regions/get-region-flow-ranges-inline-svg-expected.txt: Added.
- * fast/regions/get-region-flow-ranges-inline-svg.html: Added.
</del><ins>+ Repatch should plant calls to getters directly rather than through a C helper
+ https://bugs.webkit.org/show_bug.cgi?id=129589
</ins><span class="cx">
</span><del>-2014-02-10 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Mark Hahnenberg.
</ins><span class="cx">
</span><del>- Merge r158676
</del><ins>+ * js/regress/getter-expected.txt: Added.
+ * js/regress/getter.html: Added.
+ * js/regress/script-tests/getter.js: Added.
+ * js/regress/script-tests/string-char-code-at.js: Added.
+ (foo):
+ * js/regress/string-char-code-at-expected.txt: Added.
+ * js/regress/string-char-code-at.html: Added.
</ins><span class="cx">
</span><del>- 2013-11-05 Daniel Bates <dabates@apple.com>
</del><ins>+2014-03-25 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>- XSSAuditor should catch reflected srcdoc properties even without a <frame> tag injection
</del><ins>+ [Mac] Pause the media element during system sleep.
+ https://bugs.webkit.org/show_bug.cgi?id=130718
</ins><span class="cx">
</span><del>- From Blink r160615 by <tsepez@chromium.org>
- https://src.chromium.org/viewvc/blink?view=rev&revision=160615
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- * http/tests/security/xssAuditor/iframe-srcdoc-property-blocked-expected.txt: Added.
- * http/tests/security/xssAuditor/iframe-srcdoc-property-blocked.html: Added.
- * http/tests/security/xssAuditor/resources/echo-frame-src.pl: Added.
</del><ins>+ * media/video-system-sleep-expected.txt: Added.
+ * media/video-system-sleep.html: Added.
</ins><span class="cx">
</span><del>-2014-01-24 Brent Fulgham <bfulgham@apple.com>
</del><ins>+2014-03-25 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- Merge r154470
</del><ins>+ [CSS Regions] The background of children of scrollable elements flowed into regions is not properly scrolled
+ https://bugs.webkit.org/show_bug.cgi?id=130574
</ins><span class="cx">
</span><del>- 2013-08-22 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- compositing/geometry/bounds-ignores-hidden-dynamic.html has incorrect initial rendering
- https://bugs.webkit.org/show_bug.cgi?id=119825
</del><ins>+ Added tests for properly painting background of children of scrollable elements flowed into regions.
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
-
- Test that dumps repaint rects on layers after visibility changes affect
- the layer hierarchy.
</del><ins>+ * fast/regions/scrollable-region-scrollable-absolute-content-background-expected.html: Added.
+ * fast/regions/scrollable-region-scrollable-absolute-content-background.html: Added.
+ * fast/regions/scrollable-region-scrollable-content-background-expected.html: Added.
+ * fast/regions/scrollable-region-scrollable-content-background.html: Added.
</ins><span class="cx">
</span><del>- * compositing/repaint/repaint-on-layer-grouping-change-expected.txt: Added.
- * compositing/repaint/repaint-on-layer-grouping-change.html: Added.
- * compositing/repaint/resize-repaint-expected.txt: Update result.
</del><ins>+2014-03-25 Michael Saboff <msaboff@apple.com>
</ins><span class="cx">
</span><del>-2014-01-09 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed, rolling out r166126.
</ins><span class="cx">
</span><del>- Merge r161581
</del><ins>+ Rollout r166126 in prepartion to roll out prerequisite r166070
</ins><span class="cx">
</span><del>- 2014-01-09 Tim Horton <timothy_horton@apple.com>
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- Rebaseline after r161568.
</del><ins>+ "toThis() on a JSWorkerGlobalScope should return a JSProxy and
+ not undefined"
+ https://bugs.webkit.org/show_bug.cgi?id=130554
+ http://trac.webkit.org/changeset/166126
</ins><span class="cx">
</span><del>- * platform/mac/fast/images/pdf-as-image-landscape-expected.png:
- * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
</del><ins>+2014-03-25 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2014-01-07 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Implement ImageData constructors and WebWorkers exposure
+ https://bugs.webkit.org/show_bug.cgi?id=130668
</ins><span class="cx">
</span><del>- Merge r160479
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- 2013-12-11 Darin Adler <darin@apple.com>
</del><ins>+ Tests for ImageData constructors. Remove a false tests for constructors
+ from Philip's test suite.
</ins><span class="cx">
</span><del>- StylePendingImage needs to correctly manage the CSSValue pointer lifetime
- https://bugs.webkit.org/show_bug.cgi?id=125468
</del><ins>+ * fast/canvas/canvas-imageData-expected.txt: Added.
+ * fast/canvas/canvas-imageData.html: Added.
+ * fast/canvas/script-tests/canvas-imageData.js: Added.
+ (testTransparentBlack):
+ * LayoutTests/canvas/philip/tests/2d.imageData.object.ctor.html: Removed.
+ * LayoutTests/canvas/philip/tests/2d.imageData.object.ctor-expected.txt: Removed.
+ * LayoutTests/js/dom/global-constructors-attributes-dedicated-worker-expected.txt
+ * LayoutTests/js/dom/global-constructors-attributes-shared-worker-expected.txt
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+2014-03-25 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- * fast/css/pending-image-crash-expected.txt: Added.
- * fast/css/pending-image-crash.xhtml: Added.
</del><ins>+ InlineIterator position (unsigned int) variable can wrap around
+ https://bugs.webkit.org/show_bug.cgi?id=130540
</ins><span class="cx">
</span><del>-2013-12-19 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Merge r160826: <rdar://problems/15701133>
</del><ins>+ This test triggers an ASSERT that occurs when we are ignoring spaces (to collapse them
+ into a single whitespace mark) but then encounter a line break. Because we don't ignore
+ the first space (but do ignore subsequent spaces), when we hit a newline in an RTL context
+ we want to ignore that first space as well (so as not to push the text away from the right
+ edge). We do this by decrementing the InlineIterator pointing to this first space, so all
+ the spaces get ignored. However, if that space is the first character in a Text node, the
+ decrement will try to go past the beginning of the node, and trigger an ASSERT.
</ins><span class="cx">
</span><del>-2013-12-18 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ This design is not great. At some point we should rework it to more elegantly handle
+ collapsing whitespace in both RTL and LTR writing modes.
</ins><span class="cx">
</span><del>- Rebaseline the test I added in r160819.
</del><ins>+ * fast/text/whitespace-only-text-in-rtl-expected.txt: Added.
+ * fast/text/whitespace-only-text-in-rtl.html: Added.
</ins><span class="cx">
</span><del>- * svg/text/select-text-inside-non-static-position-expected.txt:
</del><ins>+2014-03-25 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2013-12-19 Matthew Hanson <matthew_hanson@apple.com>
</del><ins>+ AST incorrectly conflates readable and writable locations
+ https://bugs.webkit.org/show_bug.cgi?id=130734
</ins><span class="cx">
</span><del>- Merge r160819: <rdar://problems/15701133>
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>- 2013-12-18 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ More tests
</ins><span class="cx">
</span><del>- Crash in WebCore::LogicalSelectionOffsetCaches::LogicalSelectionOffsetCaches
- https://bugs.webkit.org/show_bug.cgi?id=125970
</del><ins>+ * js/parser-syntax-check-expected.txt:
+ * js/script-tests/parser-syntax-check.js:
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+2014-03-24 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- Added a regression test.
</del><ins>+ ASSERTION FAILED in Parser: dst != localReg
+ https://bugs.webkit.org/show_bug.cgi?id=130710
</ins><span class="cx">
</span><del>- * svg/text/select-text-inside-non-static-position-expected.txt: Added.
- * svg/text/select-text-inside-non-static-position.html: Added.
-
-2013-12-11 Matthew Hanson <matthew_hanson@apple.com>
-
- Merged patch from <rdar://problems/15474133>. This patch is a port of r157821.
-
- 2013-10-22 Samuel White <samuel_white@apple.com>
-
- AX: Add paramAttrs to fetch start and end text markers in a given rect.
- https://bugs.webkit.org/show_bug.cgi?id=122164
-
- Unreviewed change.
-
- Added test to ensure end/start text marker for bounds works as
- expected. Updated bounds for range test to include new API.
-
- * platform/mac/accessibility/bounds-for-range-expected.txt:
- * platform/mac/accessibility/text-marker-for-bounds-expected.txt: Added.
- * platform/mac/accessibility/text-marker-for-bounds.html: Added.
-
-2013-12-11 Matthew Hanson <matthew_hanson@apple.com>
-
- Rollout r160469. Not rolling out from trunk because r160469 was
- applied on the branch from a patch file.
-
-2013-12-11 Matthew Hanson <matthew_hanson@apple.com>
-
- Merge r157821
-
- 2013-10-22 Samuel White <samuel_white@apple.com>
-
- AX: Add paramAttrs to fetch start and end text markers in a given rect.
- https://bugs.webkit.org/show_bug.cgi?id=122164
-
- Reviewed by Chris Fleizach.
-
- Added test to ensure end/start text marker for bounds works as
- expected. Updated bounds for range test to include new API.
-
- * platform/mac/accessibility/bounds-for-range-expected.txt:
- * platform/mac/accessibility/text-marker-for-bounds-expected.txt: Added.
- * platform/mac/accessibility/text-marker-for-bounds.html: Added.
-
-2013-12-11 Lucas Forschler <lforschler@apple.com>
-
- Merge r159460
-
- 2013-11-18 David Hyatt <hyatt@apple.com>
-
- Add a quirk to not respect center text-align when positioning
-
- <rdar://problem/15427571>
- https://bugs.webkit.org/show_bug.cgi?id=124522
-
- Reviewed by Simon Fraser.
-
- Added fast/block/legacy-text-align-position-quirk.html
-
- * fast/block/legacy-text-align-position-quirk-expected.html: Added.
- * fast/block/legacy-text-align-position-quirk.html: Added.
-
-2013-11-20 Lucas Forschler <lforschler@apple.com>
-
- Merge r159481
-
- 2013-11-18 Zalan Bujtas <zalan@apple.com>
-
- use after free in WebCore::DocumentOrderedMap::remove / WebCore::TreeScope::removeElementById
- https://bugs.webkit.org/show_bug.cgi?id=121324
-
- Reviewed by Ryosuke Niwa.
-
- Update the document ordered map for an image element before dispatching load or error events
- when it's inserted into a document.
-
- * fast/dom/modify-node-and-while-in-the-callback-too-crash-expected.txt: Added.
- * fast/dom/modify-node-and-while-in-the-callback-too-crash.html: Added.
-
-2013-11-14 Brent Fulgham <bfulgham@apple.com>
-
- Unreviewed. Rebaselines branch after r158468
-
- * platform/mac/mathml/presentation/fenced-expected.png:
- * platform/mac/mathml/presentation/fenced-expected.txt:
- * platform/mac/mathml/presentation/fenced-mi-expected.png:
- * platform/mac/mathml/presentation/fenced-mi-expected.txt:
- * platform/mac/mathml/presentation/mo-stretch-expected.png:
- * platform/mac/mathml/presentation/mo-stretch-expected.txt:
- * platform/mac/mathml/presentation/over-expected.txt:
- * platform/mac/mathml/presentation/row-alignment-expected.png:
- * platform/mac/mathml/presentation/row-alignment-expected.txt:
- * platform/mac/mathml/presentation/sub-expected.txt:
- * platform/mac/mathml/presentation/subsup-expected.txt:
-
-2013-11-13 Oliver Hunt <oliver@apple.com>
-
- Change testcase to not rely on functions that are only available on trunk
-
- RS=Beth Dakin
-
- * fast/js/script-tests/dfg-arguments-strict-mode.js:
-
-2013-11-08 Chris Fleizach <cfleizach@apple.com>
-
- Fix up failing layout tests that in branch due to recent accessibility patches.
-
- Unreviewed.
-
- * media/track/track-in-band-mode-expected.txt:
- * platform/mac/accessibility/listitem-title-expected.txt:
-
-2013-11-07 Chris Fleizach <cfleizach@apple.com>
-
- Fix up failing layout tests that referenced wrong paths (due to ToT changes).
-
- Unreviewed.
-
- * accessibility/negative-tabindex-does-not-expose-label.html:
- * media/track/track-cue-rendering-mode-changed-expected.txt:
- * platform/mac/accessibility/native-list-item-should-not-expose-label.html:
- * platform/mac/accessibility/object-replacement-with-no-rendered-children-at-node-start.html:
- * platform/mac/accessibility/object-replacement-with-rendered-children-at-node-start.html:
-
-2013-11-07 Chris Fleizach <cfleizach@apple.com>
-
- AX: Audio and Video attachments are not output to VoiceOver
- https://bugs.webkit.org/show_bug.cgi?id=123479
-
- Unreviewed.
-
- A number of the rebaselines from the original merge must have failed to apply.
- This rebaselines those tests that are failing with the new expected results.
-
- * fullscreen/full-screen-crash-offsetLeft-expected.txt:
- * fullscreen/full-screen-no-style-sharing-expected.txt:
- * fullscreen/full-screen-stacking-context-expected.txt:
- * fullscreen/video-controls-drag-expected.txt:
- * fullscreen/video-controls-override-expected.txt:
- * fullscreen/video-controls-timeline-expected.txt:
- * fullscreen/video-cursor-auto-hide-expected.txt:
- * fullscreen/video-specified-size-expected.txt:
- * media/media-initialTime-expected.txt:
- * media/media-startTime-expected.txt:
- * media/media-volume-slider-rendered-below-expected.txt:
- * media/media-volume-slider-rendered-normal-expected.txt:
- * media/track/track-cue-mutable-text-expected.txt:
- * media/video-controls-captions-trackmenu-includes-enabled-track-expected.txt:
- * media/video-controls-fullscreen-volume-expected.txt:
- * media/video-controls-toggling-expected.txt:
- * media/video-controls-visible-exiting-fullscreen-expected.txt:
- * platform/mac/accessibility/media-element-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-hide-on-click-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
-
-2013-11-07 Chris Fleizach <cfleizach@apple.com>
-
- Merge r158743
-
- 2013-11-06 Chris Fleizach <cfleizach@apple.com>
-
- AX: Audio and Video attachments are not output to VoiceOver
- https://bugs.webkit.org/show_bug.cgi?id=123479
-
- Reviewed by Mario Sanchez Prada.
-
- Making media elements int replaced elements has the unfortunate side-effect
- of causing a new line to be inserted into any test using a <video> or <audio> tag.
-
- * compositing/video/video-poster-expected.txt:
- * compositing/video/video-reflection-expected.txt:
- * compositing/visibility/visibility-simple-video-layer-expected.txt:
- * fast/css/first-letter-block-form-controls-crash-expected.txt:
- * fast/css/relative-position-replaced-in-table-display-crash-expected.txt:
- * fast/forms/access-key-for-all-elements-expected.txt:
- * fast/forms/form-associated-element-crash3-expected.txt:
- * fast/multicol/renderer-positioned-assert-crash-expected.txt:
- * fast/regions/full-screen-video-from-region-expected.txt:
- * fast/runin/nonblock-runin-expected.txt:
- * fast/spatial-navigation/snav-media-elements-expected.txt:
- * fullscreen/full-screen-crash-offsetLeft-expected.txt:
- * fullscreen/full-screen-no-style-sharing-expected.txt:
- * fullscreen/full-screen-stacking-context-expected.txt:
- * fullscreen/video-controls-drag-expected.txt:
- * fullscreen/video-controls-timeline-expected.txt:
- * fullscreen/video-cursor-auto-hide-expected.txt:
- * fullscreen/video-specified-size-expected.txt:
- * http/tests/appcache/video-expected.txt:
- * http/tests/media/pdf-served-as-pdf-expected.txt:
- * http/tests/media/reload-after-dialog-expected.txt:
- * http/tests/media/text-served-as-text-expected.txt:
- * http/tests/media/video-accept-encoding-expected.txt:
- * http/tests/media/video-buffered-range-contains-currentTime-expected.txt:
- * http/tests/media/video-cross-site-expected.txt:
- * http/tests/media/video-error-abort-expected.txt:
- * http/tests/media/video-load-suspend-expected.txt:
- * http/tests/media/video-play-progress-expected.txt:
- * http/tests/media/video-play-stall-before-meta-data-expected.txt:
- * http/tests/media/video-preload-expected.txt:
- * http/tests/media/video-redirect-expected.txt:
- * http/tests/media/video-referer-expected.txt:
- * http/tests/media/video-served-as-text-expected.txt:
- * http/tests/media/video-throttled-load-metadata-expected.txt:
- * http/tests/misc/empty-urls-expected.txt:
- * http/tests/security/contentSecurityPolicy/media-src-allowed-expected.txt:
- * http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt:
- * http/tests/security/local-video-poster-from-remote-expected.txt:
- * http/tests/security/local-video-source-from-remote-expected.txt:
- * http/tests/security/local-video-src-from-remote-expected.txt:
- * http/tests/security/text-track-crossorigin-expected.txt:
- * media/W3C/audio/events/event_canplay-expected.txt:
- * media/W3C/audio/events/event_canplay_manual-expected.txt:
- * media/W3C/audio/events/event_canplaythrough-expected.txt:
- * media/W3C/audio/events/event_canplaythrough_manual-expected.txt:
- * media/W3C/audio/events/event_loadeddata-expected.txt:
- * media/W3C/audio/events/event_loadeddata_manual-expected.txt:
- * media/W3C/audio/events/event_loadedmetadata-expected.txt:
- * media/W3C/audio/events/event_loadedmetadata_manual-expected.txt:
- * media/W3C/audio/events/event_loadstart-expected.txt:
- * media/W3C/audio/events/event_loadstart_manual-expected.txt:
- * media/W3C/audio/events/event_order_canplay_canplaythrough-expected.txt:
- * media/W3C/audio/events/event_order_canplay_playing-expected.txt:
- * media/W3C/audio/events/event_order_loadedmetadata_loadeddata-expected.txt:
- * media/W3C/audio/events/event_order_loadstart_progress-expected.txt:
- * media/W3C/audio/events/event_pause_manual-expected.txt:
- * media/W3C/audio/events/event_play-expected.txt:
- * media/W3C/audio/events/event_play_manual-expected.txt:
- * media/W3C/audio/events/event_playing-expected.txt:
- * media/W3C/audio/events/event_playing_manual-expected.txt:
- * media/W3C/audio/events/event_progress-expected.txt:
- * media/W3C/audio/events/event_progress_manual-expected.txt:
- * media/W3C/audio/events/event_timeupdate-expected.txt:
- * media/W3C/audio/events/event_timeupdate_manual-expected.txt:
- * media/W3C/audio/networkState/networkState_during_loadstart-expected.txt:
- * media/W3C/audio/paused/paused_false_during_play-expected.txt:
- * media/W3C/audio/paused/paused_true_during_pause-expected.txt:
- * media/W3C/audio/readyState/readyState_during_canplay-expected.txt:
- * media/W3C/audio/readyState/readyState_during_canplaythrough-expected.txt:
- * media/W3C/audio/readyState/readyState_during_loadeddata-expected.txt:
- * media/W3C/audio/readyState/readyState_during_loadedmetadata-expected.txt:
- * media/W3C/audio/readyState/readyState_during_playing-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_application_octet_stream-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_application_octet_stream_with_codecs_1-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_application_octet_stream_with_codecs_2-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_application_octet_stream_with_codecs_3-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_bogus_type-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_codecs_order_1-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_method_exists-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_parameter_1-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_two_implies_one_1-expected.txt:
- * media/W3C/video/canPlayType/canPlayType_two_implies_one_2-expected.txt:
- * media/W3C/video/currentSrc/currentSrc_empty_if_no_src-expected.txt:
- * media/W3C/video/currentSrc/currentSrc_property_exists-expected.txt:
- * media/W3C/video/error/error_null-expected.txt:
- * media/W3C/video/error/error_onerror_called_on_bogus_source-expected.txt:
- * media/W3C/video/error/error_property_exists-expected.txt:
- * media/W3C/video/events/event_canplay-expected.txt:
- * media/W3C/video/events/event_canplay_manual-expected.txt:
- * media/W3C/video/events/event_canplaythrough-expected.txt:
- * media/W3C/video/events/event_canplaythrough_manual-expected.txt:
- * media/W3C/video/events/event_loadeddata-expected.txt:
- * media/W3C/video/events/event_loadeddata_manual-expected.txt:
- * media/W3C/video/events/event_loadedmetadata-expected.txt:
- * media/W3C/video/events/event_loadedmetadata_manual-expected.txt:
- * media/W3C/video/events/event_loadstart-expected.txt:
- * media/W3C/video/events/event_loadstart_manual-expected.txt:
- * media/W3C/video/events/event_order_canplay_canplaythrough-expected.txt:
- * media/W3C/video/events/event_order_canplay_playing-expected.txt:
- * media/W3C/video/events/event_order_loadedmetadata_loadeddata-expected.txt:
- * media/W3C/video/events/event_order_loadstart_progress-expected.txt:
- * media/W3C/video/events/event_pause_manual-expected.txt:
- * media/W3C/video/events/event_play-expected.txt:
- * media/W3C/video/events/event_play_manual-expected.txt:
- * media/W3C/video/events/event_playing-expected.txt:
- * media/W3C/video/events/event_playing_manual-expected.txt:
- * media/W3C/video/events/event_progress-expected.txt:
- * media/W3C/video/events/event_progress_manual-expected.txt:
- * media/W3C/video/events/event_timeupdate-expected.txt:
- * media/W3C/video/events/event_timeupdate_manual-expected.txt:
- * media/W3C/video/networkState/networkState_during_loadstart-expected.txt:
- * media/W3C/video/networkState/networkState_during_progress-expected.txt:
- * media/W3C/video/networkState/networkState_initial-expected.txt:
- * media/W3C/video/networkState/networkState_property_exists-expected.txt:
- * media/W3C/video/paused/paused_false_during_play-expected.txt:
- * media/W3C/video/paused/paused_true_during_pause-expected.txt:
- * media/W3C/video/preload/preload_property_exists-expected.txt:
- * media/W3C/video/preload/preload_reflects_auto_value-expected.txt:
- * media/W3C/video/preload/preload_reflects_bogus_value-expected.txt:
- * media/W3C/video/preload/preload_reflects_empty-expected.txt:
- * media/W3C/video/preload/preload_reflects_metadata-expected.txt:
- * media/W3C/video/preload/preload_reflects_no_value-expected.txt:
- * media/W3C/video/preload/preload_reflects_none-expected.txt:
- * media/W3C/video/preload/preload_reflects_none_autoplay-expected.txt:
- * media/W3C/video/readyState/readyState_during_canplay-expected.txt:
- * media/W3C/video/readyState/readyState_during_canplaythrough-expected.txt:
- * media/W3C/video/readyState/readyState_during_loadeddata-expected.txt:
- * media/W3C/video/readyState/readyState_during_loadedmetadata-expected.txt:
- * media/W3C/video/readyState/readyState_during_playing-expected.txt:
- * media/W3C/video/readyState/readyState_initial-expected.txt:
- * media/W3C/video/readyState/readyState_property_exists-expected.txt:
- * media/W3C/video/src/src_reflects_attribute_not_source_elements-expected.txt:
- * media/W3C/video/src/src_reflects_no_value-expected.txt:
- * media/W3C/video/src/src_removal_does_not_trigger_loadstart-expected.txt:
- * media/audio-mpeg-supported-expected.txt:
- * media/audio-mpeg4-supported-expected.txt:
- * media/audio-only-video-intrinsic-size-expected.txt:
- * media/auto-play-in-sandbox-with-allow-scripts-expected.txt:
- * media/before-load-member-access-expected.txt:
- * media/broken-video-expected.txt:
- * media/constructors-expected.txt:
- * media/controls-css-overload-expected.txt:
- * media/controls-drag-timebar-expected.txt:
- * media/controls-layout-direction-expected.txt:
- * media/controls-right-click-on-timebar-expected.txt:
- * media/csp-blocks-video-expected.txt:
- * media/event-attributes-expected.txt:
- * media/media-blocked-by-beforeload-expected.txt:
- * media/media-blocked-by-willsendrequest-expected.txt:
- * media/media-can-play-mpeg-audio-expected.txt:
- * media/media-can-play-mpeg4-video-expected.txt:
- * media/media-can-play-octet-stream-expected.txt:
- * media/media-can-play-type-expected.txt:
- * media/media-can-play-wav-audio-expected.txt:
- * media/media-captions-expected.txt:
- * media/media-captions-no-controls-expected.txt:
- * media/media-controller-expected.txt:
- * media/media-controller-playback-expected.txt:
- * media/media-controller-playbackrate-expected.txt:
- * media/media-controller-time-clamp-expected.txt:
- * media/media-controller-time-constant-expected.txt:
- * media/media-controller-time-expected.txt:
- * media/media-controller-timeupdate-expected.txt:
- * media/media-controller-unpause-expected.txt:
- * media/media-controls-invalid-url-expected.txt:
- * media/media-ended-expected.txt:
- * media/media-extension-with-fragment-expected.txt:
- * media/media-fragments/TC0001-expected.txt:
- * media/media-fragments/TC0002-expected.txt:
- * media/media-fragments/TC0003-expected.txt:
- * media/media-fragments/TC0004-expected.txt:
- * media/media-fragments/TC0005-expected.txt:
- * media/media-fragments/TC0006-expected.txt:
- * media/media-fragments/TC0009-expected.txt:
- * media/media-fragments/TC0011-expected.txt:
- * media/media-fragments/TC0012-expected.txt:
- * media/media-fragments/TC0014-expected.txt:
- * media/media-fragments/TC0015-expected.txt:
- * media/media-fragments/TC0017-expected.txt:
- * media/media-fragments/TC0024-expected.txt:
- * media/media-fragments/TC0027-expected.txt:
- * media/media-fragments/TC0028-expected.txt:
- * media/media-fragments/TC0029-expected.txt:
- * media/media-fragments/TC0030-expected.txt:
- * media/media-fragments/TC0031-expected.txt:
- * media/media-fragments/TC0032-expected.txt:
- * media/media-fragments/TC0033-expected.txt:
- * media/media-fragments/TC0034-expected.txt:
- * media/media-fragments/TC0035-expected.txt:
- * media/media-fragments/TC0036-expected.txt:
- * media/media-fragments/TC0037-expected.txt:
- * media/media-fragments/TC0038-expected.txt:
- * media/media-fragments/TC0039-expected.txt:
- * media/media-fragments/TC0044-expected.txt:
- * media/media-fragments/TC0051-expected.txt:
- * media/media-fragments/TC0052-expected.txt:
- * media/media-fragments/TC0053-expected.txt:
- * media/media-fragments/TC0054-expected.txt:
- * media/media-fragments/TC0055-expected.txt:
- * media/media-fragments/TC0058-expected.txt:
- * media/media-fragments/TC0059-expected.txt:
- * media/media-fragments/TC0061-expected.txt:
- * media/media-fragments/TC0062-expected.txt:
- * media/media-fragments/TC0063-expected.txt:
- * media/media-fragments/TC0064-expected.txt:
- * media/media-fragments/TC0065-expected.txt:
- * media/media-fragments/TC0066-expected.txt:
- * media/media-fragments/TC0067-expected.txt:
- * media/media-fragments/TC0068-expected.txt:
- * media/media-fragments/TC0069-expected.txt:
- * media/media-fragments/TC0070-expected.txt:
- * media/media-fragments/TC0071-expected.txt:
- * media/media-fragments/TC0072-expected.txt:
- * media/media-fragments/TC0073-expected.txt:
- * media/media-fragments/TC0074-expected.txt:
- * media/media-fragments/TC0075-expected.txt:
- * media/media-fragments/TC0076-expected.txt:
- * media/media-fragments/TC0077-expected.txt:
- * media/media-fragments/TC0078-expected.txt:
- * media/media-fragments/TC0079-expected.txt:
- * media/media-fragments/TC0080-expected.txt:
- * media/media-fragments/TC0081-expected.txt:
- * media/media-fragments/TC0082-expected.txt:
- * media/media-fragments/TC0083-expected.txt:
- * media/media-fragments/TC0084-expected.txt:
- * media/media-fragments/TC0085-expected.txt:
- * media/media-fragments/TC0086-expected.txt:
- * media/media-fragments/TC0087-expected.txt:
- * media/media-fragments/TC0088-expected.txt:
- * media/media-fragments/TC0089-expected.txt:
- * media/media-fragments/TC0090-expected.txt:
- * media/media-fragments/TC0091-expected.txt:
- * media/media-fragments/TC0092-expected.txt:
- * media/media-fragments/TC0093-expected.txt:
- * media/media-fragments/TC0094-expected.txt:
- * media/media-fullscreen-inline-expected.txt:
- * media/media-preload-no-delay-loadevent-expected.txt:
- * media/no-autoplay-with-user-gesture-requirement-expected.txt:
- * media/nodesFromRect-shadowContent-expected.txt:
- * media/restore-from-page-cache-expected.txt:
- * media/sources-fallback-codecs-expected.txt:
- * media/track/add-and-remove-track-expected.txt:
- * media/track/audio-track-expected.txt:
- * media/track/opera/interfaces/TextTrack/addCue-expected.txt:
- * media/track/opera/interfaces/TextTrack/removeCue-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/align-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/endTime-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/id-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/pauseOnExit-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/startTime-expected.txt:
- * media/track/opera/interfaces/TextTrackCue/track-expected.txt:
- * media/track/opera/interfaces/TextTrackCueList/getCueById-expected.txt:
- * media/track/opera/interfaces/TextTrackCueList/length-expected.txt:
- * media/track/text-track-cue-is-reachable-expected.txt:
- * media/track/text-track-is-reachable-expected.txt:
- * media/track/track-active-cues-expected.txt:
- * media/track/track-add-remove-cue-expected.txt:
- * media/track/track-add-track-expected.txt:
- * media/track/track-addtrack-kind-expected.txt:
- * media/track/track-automatic-subtitles-expected.txt:
- * media/track/track-css-all-cues-expected.txt:
- * media/track/track-css-cue-lifetime-expected.txt:
- * media/track/track-css-matching-default-expected.txt:
- * media/track/track-css-matching-expected.txt:
- * media/track/track-css-matching-lang-expected.txt:
- * media/track/track-css-matching-timestamps-expected.txt:
- * media/track/track-css-property-whitelist-expected.txt:
- * media/track/track-css-user-override-expected.txt:
- * media/track/track-cue-container-rendering-position-expected.txt:
- * media/track/track-cue-empty-text-crash-expected.txt:
- * media/track/track-cue-inline-assertion-crash-expected.txt:
- * media/track/track-cue-mutable-expected.txt:
- * media/track/track-cue-mutable-fragment-expected.txt:
- * media/track/track-cue-negative-timestamp-expected.txt:
- * media/track/track-cue-nothing-to-render-expected.txt:
- * media/track/track-cue-overlap-snap-to-lines-not-set-expected.txt:
- * media/track/track-cue-rendering-empty-cue-crash-expected.txt:
- * media/track/track-cue-rendering-expected.txt:
- * media/track/track-cue-rendering-on-resize-expected.txt:
- * media/track/track-cue-rendering-rtl-expected.txt:
- * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
- * media/track/track-cue-rendering-tree-is-removed-properly-expected.txt:
- * media/track/track-cue-rendering-with-padding-expected.txt:
- * media/track/track-cues-cuechange-expected.txt:
- * media/track/track-cues-enter-exit-expected.txt:
- * media/track/track-cues-missed-expected.txt:
- * media/track/track-cues-pause-on-exit-expected.txt:
- * media/track/track-cues-seeking-expected.txt:
- * media/track/track-cues-sorted-before-dispatch-expected.txt:
- * media/track/track-default-attribute-expected.txt:
- * media/track/track-disabled-addcue-expected.txt:
- * media/track/track-disabled-expected.txt:
- * media/track/track-element-load-event-expected.txt:
- * media/track/track-in-band-cues-added-once-expected.txt:
- * media/track/track-in-band-duplicate-tracks-when-source-changes-expected.txt:
- * media/track/track-in-band-expected.txt:
- * media/track/track-in-band-legacy-api-expected.txt:
- * media/track/track-in-band-style-expected.txt:
- * media/track/track-kind-expected.txt:
- * media/track/track-large-timestamp-expected.txt:
- * media/track/track-legacyapi-with-automatic-mode-expected.txt:
- * media/track/track-load-from-element-readyState-expected.txt:
- * media/track/track-load-from-src-readyState-expected.txt:
- * media/track/track-long-captions-file-expected.txt:
- * media/track/track-mode-disabled-crash-expected.txt:
- * media/track/track-mode-expected.txt:
- * media/track/track-mode-not-changed-by-new-track-expected.txt:
- * media/track/track-mode-triggers-loading-expected.txt:
- * media/track/track-remove-active-cue-crash-expected.txt:
- * media/track/track-remove-by-setting-innerHTML-expected.txt:
- * media/track/track-remove-quickly-expected.txt:
- * media/track/track-text-track-cue-list-expected.txt:
- * media/track/track-texttracks-expected.txt:
- * media/track/track-webvtt-tc000-empty-expected.txt:
- * media/track/track-webvtt-tc001-utf8-expected.txt:
- * media/track/track-webvtt-tc002-bom-expected.txt:
- * media/track/track-webvtt-tc003-newlines-expected.txt:
- * media/track/track-webvtt-tc004-magic-header-expected.txt:
- * media/track/track-webvtt-tc005-header-comment-expected.txt:
- * media/track/track-webvtt-tc006-cue-identifiers-expected.txt:
- * media/track/track-webvtt-tc007-cue-no-id-expected.txt:
- * media/track/track-webvtt-tc008-timings-no-hours-expected.txt:
- * media/track/track-webvtt-tc009-timings-hour-expected.txt:
- * media/track/track-webvtt-tc010-no-timings-expected.txt:
- * media/track/track-webvtt-tc011-blank-lines-expected.txt:
- * media/track/track-webvtt-tc013-settings-expected.txt:
- * media/track/track-webvtt-tc014-alignment-expected.txt:
- * media/track/track-webvtt-tc015-positioning-expected.txt:
- * media/track/track-webvtt-tc016-align-positioning-expected.txt:
- * media/track/track-webvtt-tc017-line-position-expected.txt:
- * media/track/track-webvtt-tc018-align-text-line-position-expected.txt:
- * media/track/track-webvtt-tc019-cue-size-expected.txt:
- * media/track/track-webvtt-tc020-cue-size-align-expected.txt:
- * media/track/track-webvtt-tc021-valign-expected.txt:
- * media/track/track-webvtt-tc022-entities-expected.txt:
- * media/track/track-webvtt-tc023-markup-expected.txt:
- * media/track/track-webvtt-tc024-timestamp-expected.txt:
- * media/track/track-webvtt-tc025-class-markup-expected.txt:
- * media/track/track-webvtt-tc026-voice-expected.txt:
- * media/track/track-webvtt-tc027-empty-cue-expected.txt:
- * media/track/track-webvtt-tc028-unsupported-markup-expected.txt:
- * media/track/track-word-breaking-expected.txt:
- * media/track/tracklist-is-reachable-expected.txt:
- * media/track/video-track-expected.txt:
- * media/unsupported-rtsp-expected.txt:
- * media/unsupported-tracks-expected.txt:
- * media/video-append-source-expected.txt:
- * media/video-autoplay-expected.txt:
- * media/video-beforeload-remove-source-expected.txt:
- * media/video-buffered-expected.txt:
- * media/video-canvas-drawing-expected.txt:
- * media/video-canvas-drawing-output-expected.txt:
- * media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt:
- * media/video-controls-captions-trackmenu-includes-enabled-track-expected.txt:
- * media/video-controls-expected.txt:
- * media/video-controls-transformed-expected.txt:
- * media/video-controls-with-mutation-event-handler-expected.txt:
- * media/video-controls-zoomed-expected.txt:
- * media/video-currentTime-delay-expected.txt:
- * media/video-currentTime-expected.txt:
- * media/video-currentTime-set-expected.txt:
- * media/video-currentTime-set2-expected.txt:
- * media/video-delay-load-event-expected.txt:
- * media/video-display-aspect-ratio-expected.txt:
- * media/video-dom-autoplay-expected.txt:
- * media/video-dom-preload-expected.txt:
- * media/video-dom-src-expected.txt:
- * media/video-duration-known-after-eos-expected.txt:
- * media/video-error-does-not-exist-expected.txt:
- * media/video-load-networkState-expected.txt:
- * media/video-load-preload-metadata-expected.txt:
- * media/video-load-preload-none-expected.txt:
- * media/video-load-readyState-expected.txt:
- * media/video-load-require-user-gesture-expected.txt:
- * media/video-loop-expected.txt:
- * media/video-mouse-focus-expected.txt:
- * media/video-muted-expected.txt:
- * media/video-no-autoplay-expected.txt:
- * media/video-pause-empty-events-expected.txt:
- * media/video-pause-immediately-expected.txt:
- * media/video-play-empty-events-expected.txt:
- * media/video-play-pause-events-expected.txt:
- * media/video-play-pause-exception-expected.txt:
- * media/video-play-require-user-gesture-expected.txt:
- * media/video-playbackrate-expected.txt:
- * media/video-played-collapse-expected.txt:
- * media/video-played-ranges-1-expected.txt:
- * media/video-played-reset-expected.txt:
- * media/video-plays-past-end-of-test-expected.txt:
- * media/video-poster-blocked-by-willsendrequest-expected.txt:
- * media/video-poster-delayed-expected.txt:
- * media/video-poster-expected.txt:
- * media/video-poster-scale-expected.txt:
- * media/video-preload-expected.txt:
- * media/video-replaces-poster-expected.txt:
- * media/video-reverse-play-duration-expected.txt:
- * media/video-seek-after-end-expected.txt:
- * media/video-seek-by-small-increment-expected.txt:
- * media/video-seek-multiple-expected.txt:
- * media/video-seek-no-src-exception-expected.txt:
- * media/video-seek-past-end-playing-expected.txt:
- * media/video-seekable-expected.txt:
- * media/video-seeking-expected.txt:
- * media/video-set-rate-from-pause-expected.txt:
- * media/video-single-valid-source-expected.txt:
- * media/video-size-expected.txt:
- * media/video-source-error-expected.txt:
- * media/video-source-error-no-candidate-expected.txt:
- * media/video-source-expected.txt:
- * media/video-source-inserted-expected.txt:
- * media/video-source-load-expected.txt:
- * media/video-source-none-supported-expected.txt:
- * media/video-source-type-expected.txt:
- * media/video-src-blob-expected.txt:
- * media/video-src-change-expected.txt:
- * media/video-src-empty-expected.txt:
- * media/video-src-expected.txt:
- * media/video-src-invalid-poster-expected.txt:
- * media/video-src-invalid-remove-expected.txt:
- * media/video-src-none-expected.txt:
- * media/video-src-plus-source-expected.txt:
- * media/video-src-remove-expected.txt:
- * media/video-src-set-expected.txt:
- * media/video-src-source-expected.txt:
- * media/video-timeupdate-during-playback-expected.txt:
- * media/video-timeupdate-reverse-play-expected.txt:
- * media/video-volume-expected.txt:
- * media/video-width-height-expected.txt:
- * platform/mac/accessibility/media-element-expected.txt:
- * platform/mac/accessibility/media-emits-object-replacement-expected.txt: Added.
- * platform/mac/accessibility/media-emits-object-replacement.html: Added.
- * platform/mac/accessibility/media-role-descriptions-expected.txt: Added.
- * platform/mac/accessibility/media-role-descriptions.html: Added.
- * platform/mac/compositing/video/video-object-fit-expected.txt:
- * platform/mac/fullscreen/video-controls-override-expected.txt:
- * platform/mac/media/media-can-play-wav-audio-expected.txt:
- * platform/mac/media/media-can-play-webm-expected.txt:
- * platform/mac/media/video-seek-past-end-paused-expected.txt:
-
-2013-11-06 Lucas Forschler <lforschler@apple.com>
-
- Merge r158617
-
- 2013-11-04 Chris Fleizach <cfleizach@apple.com>
-
- AX: Mail attachments at the start of an email are not output by VoiceOver
- https://bugs.webkit.org/show_bug.cgi?id=123697
-
- Reviewed by Ryosuke Niwa.
-
- Add two flavors of this. One where the replaced element has rendered children and one where it does not,
- which go down two different code paths.
-
- * platform/mac/accessibility/object-replacement-with-no-rendered-children-at-node-start-expected.txt: Added.
- * platform/mac/accessibility/object-replacement-with-no-rendered-children-at-node-start.html: Added.
- * platform/mac/accessibility/object-replacement-with-rendered-children-at-node-start-expected.txt: Added.
- * platform/mac/accessibility/object-replacement-with-rendered-children-at-node-start.html: Added.
-
-2013-11-06 Lucas Forschler <lforschler@apple.com>
-
- Merge r158766
-
- 2013-08-21 Brent Fulgham <bfulgham@apple.com>
-
- <https://webkit.org/b/120113> Enable CSS_IMAGE_SET
-
- Reviewed by Anders Carlsson.
-
- * platform/win/TestExpectations: Turn on two CSS_IMAGE_SET-based tests that
- now pass on Windows.
-
-2013-11-04 Dean Jackson <dino@apple.com>
-
- <rdar://problem/15292359>
- Merge r157299
-
- 2013-10-10 Dean Jackson <dino@apple.com>
-
- Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded
- http://webkit.org/b/121033
-
- Update test to indicate it no longer crashes.
-
- * TestExpectations: Mark test as passing.
- * fast/animation/request-animation-frame-remove-client-expected.txt:
- * fast/animation/request-animation-frame-remove-client.html:
-
-2013-11-04 Lucas Forschler <lforschler@apple.com>
-
- Merge r157436
-
- 2013-10-14 Ryosuke Niwa <rniwa@webkit.org>
-
- Crash in WebCore::BidiResolver<WebCore::InlineIterator, WebCore::BidiRun>::createBidiRunsForLine
- https://bugs.webkit.org/show_bug.cgi?id=122776
-
- Reviewed by Darin Adler.
-
- * fast/text/whitespace/whitespace-and-margin-wrap-after-list-marker-crash-expected.txt: Added.
- * fast/text/whitespace/whitespace-and-margin-wrap-after-list-marker-crash.html: Added.
-
-2013-11-01 Brent Fulgham <bfulgham@apple.com>
-
- Merge r157070
-
- 2013-10-04 Frédéric Wang <fred.wang@free.fr>
-
- [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code
- https://bugs.webkit.org/show_bug.cgi?id=121416
-
- Reviewed by David Hyatt.
-
- Add some reftests for stretchy operators.
-
- * TestExpectations: The remaining MathML pixel tests are broken by this patch.
- * LayoutTests/platform/gtk/TestExpectations:
- * LayoutTests/platform/mac/TestExpectations:
- * LayoutTests/platform/win/TestExpectations:
- * mathml/presentation/mo-minus.html: Added.
- * mathml/presentation/mo-minus-expected.html: Added.
- * mathml/presentation/mo-stacked-glyphs-expected.html: Added.
- * mathml/presentation/mo-stacked-glyphs.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar-expected-mismatch.html: Added.
- * mathml/presentation/mo-stretchy-vertical-bar.html: Added.
- * mathml/very-large-stretchy-operators-expected.txt: Added.
- * mathml/very-large-stretchy-operators.html: Added.
-
-2013-10-31 Lucas Forschler <lforschler@apple.com>
-
- Merge r157183
-
- 2013-10-09 Chris Fleizach <cfleizach@apple.com>
-
- AX: VoiceOver double speaks all items in <li> nodes
- https://bugs.webkit.org/show_bug.cgi?id=122564
-
- Reviewed by Brent Fulgham.
-
- Make a mac specific expectation for listitem-title on Mac.
- Make a more directed test for Mac regarding listitem labeling.
-
- * platform/mac/accessibility/lists-expected.txt:
- * platform/mac/accessibility/listitem-title-expected.txt: Added.
- * platform/mac/accessibility/native-list-item-should-not-expose-label-expected.txt: Added.
- * platform/mac/accessibility/native-list-item-should-not-expose-label.html: Added.
-
-2013-10-28 Lucas Forschler <lforschler@apple.com>
-
- Merge r157298
-
- 2013-10-10 Dean Jackson <dino@apple.com>
-
- Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded
- http://webkit.org/b/121033
-
- Reviewed by Darin Adler.
-
- Test that assertion fires if you try to remove potential client while in a
- animation dispatch.
-
- * TestExpectations: Mark test as crashing.
- * fast/animation/request-animation-frame-remove-client-expected.txt: Added.
- * fast/animation/request-animation-frame-remove-client.html: Added.
-
-2013-10-28 Lucas Forschler <lforschler@apple.com>
-
- Merge r155554
-
- 2013-09-11 Myles C. Maxfield <mmaxfield@apple.com>
-
- Fix nested unicode-bidi: isolate
- https://bugs.webkit.org/show_bug.cgi?id=120504
-
- Reviewed by Darin Adler.
-
- * fast/text/international/unicode-bidi-isolate-nested-first-child-text-expected.html: Added.
- * fast/text/international/unicode-bidi-isolate-nested-first-child-text.html: Added.
- * fast/text/international/unicode-bidi-isolate-nested-simple-expected.html: Added.
- * fast/text/international/unicode-bidi-isolate-nested-simple.html: Added.
-
-2013-10-28 Lucas Forschler <lforschler@apple.com>
-
- Merge r155665
-
- 2013-09-12 Tim Horton <timothy_horton@apple.com>
-
- [mac] Cache rendered image in PDFDocumentImage
- https://bugs.webkit.org/show_bug.cgi?id=121207
-
- Reviewed by Simon Fraser.
-
- Add a test ensuring that very large PDF-in-<img> elements don't crash.
-
- * fast/images/pdf-as-image-too-big-expected.txt: Added.
- * fast/images/pdf-as-image-too-big.html: Added.
-
-2013-10-28 Lucas Forschler <lforschler@apple.com>
-
- Rollout 158067.
-
-2013-10-25 Lucas Forschler <lforschler@apple.com>
-
- Merge r155608
-
- 2013-09-12 Zalan Bujtas <zalan@apple.com>
-
- Crash in ScrollingStateStickyNode::updateConstraints
- https://bugs.webkit.org/show_bug.cgi?id=119638
-
- Reviewed by Simon Fraser.
-
- Ensure when a scrolling state node is removed from the state tree,
- we remove both the current node and all its children from the
- associated m_stateNodeMap lookup table.
-
- * fast/css/sticky/multiple-layers-sticky-crash-expected.txt: Added.
- * fast/css/sticky/multiple-layers-sticky-crash.html: Added.
-
-2013-10-25 Lucas Forschler <lforschler@apple.com>
-
- Merge r155546
-
- 2013-09-10 Simon Fraser <simon.fraser@apple.com>
-
- REGRESSION (143483): overflow:hidden doesn't quash big repaints from text-indent: -9999px
- https://bugs.webkit.org/show_bug.cgi?id=121137
-
- Reviewed by Ryosuke Niwa.
-
- Text-based repaint test, and test for compositing layer geometry.
-
- * compositing/geometry/negative-text-indent-with-overflow-hidden-layer-expected.txt: Added.
- * compositing/geometry/negative-text-indent-with-overflow-hidden-layer.html: Added.
- * fast/repaint/negative-text-indent-with-overflow-hidden-expected.txt: Added.
- * fast/repaint/negative-text-indent-with-overflow-hidden.html: Added.
-
-2013-10-25 Lucas Forschler <lforschler@apple.com>
-
- Merge r155461
-
- 2013-09-10 Tim Horton <timothy_horton@apple.com>
-
- [mac] PDFDocumentImage should use PDFKit to draw
- https://bugs.webkit.org/show_bug.cgi?id=120651
- <rdar://problem/12810731>
-
- Reviewed by Alexey Proskuryakov.
-
- * fast/images/pdf-as-image-with-annotations-expected.html: Added.
- * fast/images/pdf-as-image-with-annotations.html: Added.
- * fast/images/resources/annotation.pdf: Added.
- Add a test that ensures that PDF-in-<img> draws simple annotations.
-
- * platform/mac/fast/images/pdf-as-image-landscape-expected.png:
- * platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
- Extremely minor rebaselines probably due to PDFKit handling rotation in the new implementation.
-
-2013-10-25 Lucas Forschler <lforschler@apple.com>
-
- Merge r154856
-
- 2013-08-29 Tim Horton <timothy_horton@apple.com>
-
- SVG clipping, masking, and gradients-on-text do not respect the device scale factor
- https://bugs.webkit.org/show_bug.cgi?id=120377
- <rdar://problem/14777944>
-
- Reviewed by Simon Fraser.
-
- Add a test that ensures that when deviceScaleFactor=2, masks, clipping,
- gradients, and patterns are rendered @2x.
-
- * svg/custom/masking-clipping-hidpi-expected.svg: Added.
- * svg/custom/masking-clipping-hidpi.svg: Added.
-
-2013-10-24 Lucas Forschler <lforschler@apple.com>
-
- Merge r154681
-
- 2013-08-27 Joseph Pecoraro <pecoraro@apple.com>
-
- Web Inspector: Column Breakpoint not working, may be off by 1
- https://bugs.webkit.org/show_bug.cgi?id=120334
-
- Reviewed by David Kilzer.
-
- Write a protocol test for setting a breakpoint at a line:column.
-
- * inspector-protocol/debugger/column-breakpoint-expected.txt: Added.
- * inspector-protocol/debugger/column-breakpoint.html: Added.
-
-2013-10-24 Lucas Forschler <lforschler@apple.com>
-
- Merge r154527
-
- 2013-08-23 Eric Carlson <eric.carlson@apple.com>
-
- [Mac] some track language tags are not recognized
- https://bugs.webkit.org/show_bug.cgi?id=119643
-
- Reviewed by Jer Noble.
-
- Explicitly set caption mode to "Automatic" so the track 'default' attribute works.
-
- * media/track/text-track-cue-is-reachable.html:
- * media/track/text-track-is-reachable.html:
- * media/track/track-active-cues.html:
- * media/track/track-cue-overlap-snap-to-lines-not-set.html:
- * media/track/track-cue-rendering-horizontal.html:
- * media/track/track-cue-rendering-vertical.html:
- * media/track/track-kind.html:
- * media/track/track-large-timestamp.html:
- * media/track/track-mode.html:
- * media/track/track-text-track-cue-list.html:
- * media/track/track-webvtt-tc000-empty.html:
- * media/track/track-webvtt-tc002-bom.html:
- * media/track/track-webvtt-tc010-no-timings.html:
- * media/track/track-webvtt-tc027-empty-cue.html:
- * media/track/track-webvtt-tc028-unsupported-markup.html:
- * media/track/track-word-breaking.html:
- * media/video-test.js:
- (setCaptionDisplayMode):
-
-2013-10-24 Lucas Forschler <lforschler@apple.com>
-
- Merge r154346
-
- 2013-08-20 Michael Saboff <msaboff@apple.com>
-
- https://bugs.webkit.org/show_bug.cgi?id=120075
- REGRESSION (r128400): BBC4 website not displaying pictures
-
- Reviewed by Oliver Hunt.
-
- Added regression tests for fix.
-
- * fast/js/regress/regexp-match-reify-before-putbyval-expected.txt: Added.
- * fast/js/regress/regexp-match-reify-before-putbyval.html: Added.
- * fast/js/regress/script-tests/regexp-match-reify-before-putbyval.js: Added.
-
-2013-10-24 Lucas Forschler <lforschler@apple.com>
-
- Merge r154308
-
- 2013-08-19 Ryosuke Niwa <rniwa@webkit.org>
-
- <https://webkit.org/b/119930> input[type=range]: Fix a crash by changing input type in 'input' event handler
-
- Reviewed by Kent Tamura.
-
- Add a regresion test from https://chromium.googlesource.com/chromium/blink/+/99afc9b55ce176b4f5fe053070e19dbebc1891a5
-
- * fast/forms/range/range-type-change-oninput-expected.txt: Added.
- * fast/forms/range/range-type-change-oninput.html: Added.
-
-2013-10-24 Oliver Hunt <oliver@apple.com>
-
- <https://webkit.org/b/119860> Crash during exception unwinding
-
</del><span class="cx"> Reviewed by Filip Pizlo.
</span><span class="cx">
</span><del>- Add a test
</del><ins>+ New testcases.
</ins><span class="cx">
</span><del>- * fast/js/dfg-activation-register-overwritten-in-throw-expected.txt: Added.
- * fast/js/dfg-activation-register-overwritten-in-throw.html: Added.
- * fast/js/script-tests/dfg-activation-register-overwritten-in-throw.js: Added.
- (g):
</del><ins>+ * js/parser-syntax-check-expected.txt:
+ * js/script-tests/parser-syntax-check.js:
</ins><span class="cx">
</span><del>-2013-10-21 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-24 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Merge r154217
</del><ins>+ Prevent 'removetrack' events from firing when all inband text tracks are removed.
+ https://bugs.webkit.org/show_bug.cgi?id=130704
</ins><span class="cx">
</span><del>- 2013-08-16 Filip Pizlo <fpizlo@apple.com>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- DFG optimizes out strict mode arguments tear off
- https://bugs.webkit.org/show_bug.cgi?id=119504
</del><ins>+ Based on the Blink change (patch by acolwell@chromium.org):
+ https://codereview.chromium.org/177243018/
</ins><span class="cx">
</span><del>- Reviewed by Mark Hahnenberg and Oliver Hunt.
</del><ins>+ * media/track/track-remove-track-expected.txt: Added.
+ * media/track/track-remove-track.html: Added.
</ins><span class="cx">
</span><del>- * fast/js/dfg-arguments-strict-mode-expected.txt: Added.
- * fast/js/dfg-arguments-strict-mode.html: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/dfg-arguments-strict-mode.js: Added.
- (f):
</del><ins>+2014-03-25 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>-2013-10-21 Lucas Forschler <lforschler@apple.com>
</del><ins>+ media/W3C/audio/canPlayType/canPlayType_application_octet_stream.html frequently fails on EWS
+ https://bugs.webkit.org/show_bug.cgi?id=130720
</ins><span class="cx">
</span><del>- Merge r153982
</del><ins>+ * platform/mac/TestExpectations: Marked as flaky.
</ins><span class="cx">
</span><del>- 2013-08-12 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-25 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>- Fix null dereference in HTMLAnchorElement::sendPings when frame is not attached to a page
- https://bugs.webkit.org/show_bug.cgi?id=119716
</del><ins>+ Hold a reference to firstSuccessfulSubmitButton in HTMLFormElement::submit
+ <http://webkit.org/b/130713>
+ <rdar://problem/15661876>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- Add a regression test for r153975.
</del><ins>+ Merged from Blink (patch by Ian Beer):
+ http://crbug.com/303657
+ https://src.chromium.org/viewvc/blink?view=rev&revision=158938
</ins><span class="cx">
</span><del>- * fast/html/detach-frame-while-clicking-on-anchor-with-ping-expected.txt: Added.
- * fast/html/detach-frame-while-clicking-on-anchor-with-ping.html: Added.
</del><ins>+ * fast/forms/form-submission-crash-successful-submit-button-expected.txt: Added.
+ * fast/forms/form-submission-crash-successful-submit-button.html: Added.
</ins><span class="cx">
</span><del>-2013-10-21 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-20 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- Merge r153913
</del><ins>+ [CSS Grid Layout] Vertical rectangles not considered as valid grid areas
+ https://bugs.webkit.org/show_bug.cgi?id=130513
</ins><span class="cx">
</span><del>- 2013-08-09 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- REGRESSION (r142755): window.open creates an invisible window when width and height are 0
- https://bugs.webkit.org/show_bug.cgi?id=119633
</del><ins>+ Added tests for grid areas sized as horizontal and vertical
+ rectangles. The tests were also renamed from grid-template to
+ grid-template-areas which better describe their nature.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ * fast/css-grid-layout/grid-template-areas-get-set-expected.txt: Renamed from LayoutTests/fast/css-grid-layout/grid-template-get-set-expected.txt.
+ * fast/css-grid-layout/grid-template-areas-get-set.html: Renamed from LayoutTests/fast/css-grid-layout/grid-template-get-set.html.
</ins><span class="cx">
</span><del>- * fast/dom/Window/open-zero-size-as-default-expected.txt: Added.
- * fast/dom/Window/open-zero-size-as-default.html: Added.
</del><ins>+2014-03-25 Xabier Rodriguez Calvar <calvaris@igalia.com>
</ins><span class="cx">
</span><del>-2013-10-21 Lucas Forschler <lforschler@apple.com>
</del><ins>+ [GTK] Volume slider shows below the panel with videos in certain cases
+ https://bugs.webkit.org/show_bug.cgi?id=130608
</ins><span class="cx">
</span><del>- Merge r153877
</del><ins>+ Reviewed by Jer Noble.
</ins><span class="cx">
</span><del>- 2013-08-08 Tim Horton <timothy_horton@apple.com>
</del><ins>+ * media/video-initially-hidden-volume-slider-up-expected.txt: Added.
+ * media/video-initially-hidden-volume-slider-up.html: Added.
</ins><span class="cx">
</span><del>- navigator.plugins has plugins in it when plugins are disabled
- https://bugs.webkit.org/show_bug.cgi?id=119607
- <rdar://problem/14678030>
</del><ins>+2014-03-24 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+ [Win] Enable WebVTT Regions on Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=130680
</ins><span class="cx">
</span><del>- Add a test that ensures that navigator.plugins only contains
- application plugins when plugins are disabled.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- * plugins/navigator-plugins-disabled-expected.txt: Added.
- * plugins/navigator-plugins-disabled.html: Added.
</del><ins>+ * platform/win/TestExpectations: Turn on WebVTT tests.
</ins><span class="cx">
</span><del>-2013-10-15 Roger Fong <roger_fong@apple.com>
</del><ins>+2014-03-24 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed. Skip failing test on mac-wk2 port, not wk2.
</del><ins>+ Strict mode destructuring assignment crashes the parser.
+ https://bugs.webkit.org/show_bug.cgi?id=130538
</ins><span class="cx">
</span><del>- * platform/mac-wk2/TestExpectations:
- * platform/wk2/TestExpectations:
</del><ins>+ Reviewed by Michael Saboff.
</ins><span class="cx">
</span><del>-2013-10-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Add tests
</ins><span class="cx">
</span><del>- Merge r157460
</del><ins>+ * js/parser-syntax-check-expected.txt:
+ * js/script-tests/parser-syntax-check.js:
</ins><span class="cx">
</span><del>- 2013-10-15 Roger Fong <roger_fong@apple.com>
</del><ins>+2014-03-24 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed gardening. Skip unexpected flakey test: webaudio/oscillator-sawtooth.html.
</del><ins>+ XSS Auditor doesn't block <script> injected before an existing <script>
+ https://bugs.webkit.org/show_bug.cgi?id=130475
</ins><span class="cx">
</span><del>- * platform/wk2/TestExpectations:
</del><ins>+ Merged from Blink (patch by Tom Sepez):
+ https://src.chromium.org/viewvc/blink?view=rev&revision=169697
</ins><span class="cx">
</span><del>-2013-09-05 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * http/tests/security/xssAuditor/resources/echo-intertag.pl:
+ * http/tests/security/xssAuditor/script-tag-expression-follows-expected.txt: Added.
+ * http/tests/security/xssAuditor/script-tag-expression-follows.html: Added.
+ * http/tests/security/xssAuditor/script-tag-near-start-expected.txt: Added.
+ * http/tests/security/xssAuditor/script-tag-near-start.html: Added.
</ins><span class="cx">
</span><del>- Merge r154037
</del><ins>+2014-03-24 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- 2013-08-13 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Activate WebVTT Tests Once Merging is Complete
+ https://bugs.webkit.org/show_bug.cgi?id=130420
</ins><span class="cx">
</span><del>- REGRESSION(r150187): Safari fails to render allrecipe.com comment popups
- https://bugs.webkit.org/show_bug.cgi?id=119780
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Reviewed by Benjamin Poulain.
</del><ins>+ * TestExpectations: Remove [Skip] for media/track/regions-webvtt
+ * platform/efl/TestExpectations: Skip media/track/regions-webvtt
+ * platform/gtk/TestExpectations: Skip media/track/regions-webvtt
+ * platform/mac/js/dom/global-constructors-attributes.html: Add new VTTRegions cases.
+ * platform/mac-mountainlion/js/dom/global-constructors-attributes.html: Ditto.
+ * platform/win/TestExpectations: Skip media/track/regions-webvtt
</ins><span class="cx">
</span><del>- * fast/selectors/querySelector-id-with-multiple-elements-with-same-id-expected.txt: Added.
- * fast/selectors/querySelector-id-with-multiple-elements-with-same-id.html: Added.
</del><ins>+2014-03-24 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>-2013-09-04 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Update some mediastream LayoutTests results
+ https://bugs.webkit.org/show_bug.cgi?id=130692
</ins><span class="cx">
</span><del>- Merge r155014
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- 2013-09-03 Enrica Casucci <enrica@apple.com>
</del><ins>+ Tests were not passing due to outdated expected files.
</ins><span class="cx">
</span><del>- Can't select Katakana word by double-clicking.
- <rdar://problem/14654926>
</del><ins>+ * fast/mediastream/MediaStream-MediaElement-srcObject-expected.txt:
+ * fast/mediastream/MediaStreamTrack-expected.txt:
+ * fast/mediastream/RTCPeerConnection-ice-expected.txt:
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov and Ryosuke Niwa.
</del><ins>+2014-03-24 Martin Hock <mhock@apple.com>
</ins><span class="cx">
</span><del>- Added new test for this scenario.
</del><ins>+ mathml/presentation/tokenElements-background-color.html ImageOnlyFailure after 166170
+ https://bugs.webkit.org/show_bug.cgi?id=130693
</ins><span class="cx">
</span><del>- * editing/selection/doubleclick-japanese-text-expected.txt: Added.
- * editing/selection/doubleclick-japanese-text.html: Added.
</del><ins>+ Reviewed by Tim Horton.
</ins><span class="cx">
</span><del>-2013-09-02 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * platform/mac/TestExpectations:
</ins><span class="cx">
</span><del>-         Merge r154785
</del><ins>+2014-03-18 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>-        2013-08-28 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Regression: AX: Don't expose role or notifications for invalid menus
+ https://bugs.webkit.org/show_bug.cgi?id=129814
</ins><span class="cx">
</span><del>-         Fix compositing layers in columns
-         https://bugs.webkit.org/show_bug.cgi?id=120436
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>-         Reviewed by Dave Hyatt.
</del><ins>+ * accessibility/table-with-aria-role.html:
+ Modify test so that tests only what we want (that the role is correct).
+ No longer use role=menu on the table, since the table won't have menuitems and won't be a valid menu.
+ * platform/mac/accessibility/invalid-menu-role-does-not-send-notification-expected.txt: Added.
+ * platform/mac/accessibility/invalid-menu-role-does-not-send-notification.html: Added.
+ * platform/mac/accessibility/table-with-aria-role-expected.txt:
</ins><span class="cx">
</span><del>-         Various testcases for compositing in columns.
</del><ins>+2014-03-24 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>-         * compositing/columns/ancestor-clipped-in-paginated-expected.txt: Added.
-         * compositing/columns/ancestor-clipped-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/clipped-in-paginated-expected.txt: Added.
-         * compositing/columns/clipped-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/composited-columns-expected.txt: Added.
-         * compositing/columns/composited-columns-vertical-rl-expected.txt: Added.
-         * compositing/columns/composited-columns-vertical-rl.html: Added.
-         * compositing/columns/composited-columns.html: Added.
-         * compositing/columns/composited-in-paginated-rl-expected.txt: Added.
-         * compositing/columns/composited-in-paginated-rl.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/composited-in-paginated-writing-mode-rl-expected.txt: Added.
-         * compositing/columns/composited-in-paginated-writing-mode-rl.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/composited-in-paginated.html:
-         * compositing/columns/composited-lr-paginated-repaint-expected.txt: Added.
-         * compositing/columns/composited-lr-paginated-repaint.html: Added.
-         * compositing/columns/composited-nested-columns-expected.txt: Added.
-         * compositing/columns/composited-nested-columns.html: Added.
-         * compositing/columns/composited-rl-paginated-repaint-expected.txt: Added.
-         * compositing/columns/composited-rl-paginated-repaint.html: Added.
-         * compositing/columns/hittest-composited-in-paginated-expected.txt: Added.
-         * compositing/columns/hittest-composited-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/rotated-in-paginated-expected.txt: Added.
-         * compositing/columns/rotated-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
-         * compositing/columns/untransformed-composited-in-paginated-expected.txt: Added.
-         * compositing/columns/untransformed-composited-in-paginated.html: Copied from LayoutTests/compositing/columns/composited-in-paginated.html.
</del><ins>+ <hr> should expose AXRole/AXSubrole, etc
+ https://bugs.webkit.org/show_bug.cgi?id=109015
</ins><span class="cx">
</span><del>-2013-08-27 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed. Update tests for ML platform.
</ins><span class="cx">
</span><del>- Merge r154633
</del><ins>+ * platform/mac-mountainlion/accessibility/lists-expected.txt:
+ * platform/mac-mountainlion/accessibility/roles-exposed-expected.txt:
</ins><span class="cx">
</span><del>- 2013-08-26 Mark Hahnenberg <mhahnenberg@apple.com>
</del><ins>+2014-03-24 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>- JSObject::putDirectIndexBeyondVectorLengthWithArrayStorage does a check on the length of the ArrayStorage after possible reallocing it
- https://bugs.webkit.org/show_bug.cgi?id=120278
</del><ins>+ <hr> should expose AXRole/AXSubrole, etc
+ https://bugs.webkit.org/show_bug.cgi?id=109015
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>- * fast/js/put-direct-index-beyond-vector-length-resize-expected.txt: Added.
- * fast/js/put-direct-index-beyond-vector-length-resize.html: Added.
- * fast/js/script-tests/put-direct-index-beyond-vector-length-resize.js: Added.
</del><ins>+ * accessibility/lists.html:
+ - An errant <hr> element was in this test which changed results
+ * accessibility/roles-computedRoleString-expected.txt:
+ * accessibility/roles-exposed.html:
+ * platform/gtk/accessibility/roles-exposed-expected.txt: Added.
+ * platform/mac/accessibility/hr-element-expected.txt: Added.
+ * platform/mac/accessibility/hr-element.html: Added.
+ * platform/mac/accessibility/lists-expected.txt:
+ * platform/mac/accessibility/roles-exposed-expected.txt:
</ins><span class="cx">
</span><del>-2013-08-26 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-24 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>- Merge r154529
</del><ins>+ Invalidate sibling text node style when needed instead of attaching synchronously
+ https://bugs.webkit.org/show_bug.cgi?id=130590
</ins><span class="cx">
</span><del>- 2013-08-23 Jer Noble <jer.noble@apple.com>
</del><ins>+ Reviewed by Andreas Kling.
+
+ Minor non-observable whitespace changes.
</ins><span class="cx">
</span><del>- REGRESSION (r150516): Media controls are messed up on right-to-left webpages
- https://bugs.webkit.org/show_bug.cgi?id=120234
</del><ins>+ * fast/forms/select-listbox-focus-displaynone-expected.txt:
+ * fast/repaint/text-in-relative-positioned-inline-expected.txt:
</ins><span class="cx">
</span><del>- Reviewed by Dan Bernstein.
</del><ins>+2014-03-24 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- * media/video-rtl-expected.html: Added.
- * media/video-rtl.html: Added.
</del><ins>+ [regression] background colors do not apply to <mo> elements.
+ https://bugs.webkit.org/show_bug.cgi?id=130470.
</ins><span class="cx">
</span><del>-2013-08-16 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * mathml/presentation/tokenElements-background-color.html: Added.
+ * mathml/presentation/tokenElements-background-color-expected.html: Added.
</ins><span class="cx">
</span><del>- Merge r154147
</del><ins>+2014-03-24 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- 2013-08-15 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>- <https://webkit.org/b/119871> Flash of garbage pixels when playing a show on Hulu
</del><ins>+ Add test expectations for failing tests. Skip crashing http tests.
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/TestExpectations:
</ins><span class="cx">
</span><del>- Test that would hit the newly added assertion in case of failure.
- Was unable to create a ref test that worked reliably.
</del><ins>+2014-03-24 Javier Fernandez <jfernandez@igalia.com>
</ins><span class="cx">
</span><del>- * compositing/contents-opaque/fixed-to-nonfixed.html: Added.
</del><ins>+ [CSS Grid Layout] Update named <grid-line> syntax to the last version of the specs
+ https://bugs.webkit.org/show_bug.cgi?id=129041
</ins><span class="cx">
</span><del>-2013-08-08 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Sergio Villar Senin.
</ins><span class="cx">
</span><del>- Merge r153867
</del><ins>+ From Blink r162555 by <svillar@igalia.com>
</ins><span class="cx">
</span><del>- 2013-08-08 Jer Noble <jer.noble@apple.com>
</del><ins>+ Updated tests to match the new <grid-line> syntax.
</ins><span class="cx">
</span><del>- [EME] MediaKey APIs should be prefixed.
- https://bugs.webkit.org/show_bug.cgi?id=119606
</del><ins>+ * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
+ * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt:
+ * fast/css-grid-layout/grid-element-repeat-get-set-expected.txt:
+ * fast/css-grid-layout/grid-element-repeat-get-set.html:
+ * fast/css-grid-layout/grid-item-bad-resolution-double-span.html:
+ * fast/css-grid-layout/grid-item-named-grid-area-resolution.html:
+ * fast/css-grid-layout/grid-item-named-grid-line-resolution.html:
+ * fast/css-grid-layout/grid-item-negative-position-resolution.html:
+ * fast/css-grid-layout/grid-item-position-changed-dynamic.html:
+ * fast/css-grid-layout/named-grid-line-get-set-expected.txt:
+ * fast/css-grid-layout/named-grid-line-get-set.html:
+ * fast/css-grid-layout/named-grid-lines-with-named-grid-areas-resolution.html:
+ * fast/css-grid-layout/non-grid-columns-rows-get-set-expected.txt:
+ * fast/css-grid-layout/non-grid-columns-rows-get-set-multiple-expected.txt:
+ * fast/css-grid-layout/non-grid-element-repeat-get-set-expected.txt:
+ * fast/css-grid-layout/non-grid-element-repeat-get-set.html:
+ * fast/css-grid-layout/non-named-grid-line-get-set-expected.txt:
+ * fast/css-grid-layout/non-named-grid-line-get-set.html:
+ * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js:
+ (testInherit):
+ (testInitial):
+ * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
+ (testInherit):
+ (testInitial):
+ * fast/css-grid-layout/resources/non-grid-columns-rows-get-set-multiple.js:
+ (testInherit):
+ (testInitial):
+ * fast/css-grid-layout/resources/non-grid-columns-rows-get-set.js:
+ (testInherit):
+ (testInitial):
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+2014-03-24 Andrzej Badowski <a.badowski@samsung.com>
</ins><span class="cx">
</span><del>- * media/encrypted-media/encrypted-media-constants-expected.txt:
- * media/encrypted-media/encrypted-media-constants.html:
- * media/encrypted-media/encrypted-media-events-expected.txt:
- * media/encrypted-media/encrypted-media-events.html:
- * media/encrypted-media/encrypted-media-is-type-supported-expected.txt:
- * media/encrypted-media/encrypted-media-is-type-supported.html:
- * media/encrypted-media/encrypted-media-v2-events-expected.txt:
- * media/encrypted-media/encrypted-media-v2-events.html:
- * media/encrypted-media/encrypted-media-v2-syntax-expected.txt:
- * media/encrypted-media/encrypted-media-v2-syntax.html:
</del><ins>+ [EFL] Add expectations for flaky perf layout test.
+ https://bugs.webkit.org/show_bug.cgi?id=130584
</ins><span class="cx">
</span><del>-2013-08-08 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed EFL gardening.
</ins><span class="cx">
</span><del>- Merge r153851
</del><ins>+ * platform/efl/TestExpectations:
</ins><span class="cx">
</span><del>- 2013-08-08 Jer Noble <jer.noble@apple.com>
</del><ins>+2014-03-24 Andrzej Badowski <a.badowski@samsung.com>
</ins><span class="cx">
</span><del>- [EME] setMediaKeys function as defined in the EME specification does not work
- https://bugs.webkit.org/show_bug.cgi?id=119597
</del><ins>+ [EFL] Add expectations for flaky webgl layout test.
+ https://bugs.webkit.org/show_bug.cgi?id=130587
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+ Unreviewed EFL gardening.
</ins><span class="cx">
</span><del>- * media/encrypted-media/encrypted-media-v2-syntax-expected.txt:
- * media/encrypted-media/encrypted-media-v2-syntax.html:
</del><ins>+ * platform/efl/TestExpectations:
</ins><span class="cx">
</span><del>-2013-08-08 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-23 Darin Adler <darin@apple.com>
</ins><span class="cx">
</span><del>- Merge r153838
</del><ins>+ Remove code in HTMLObjectElement attribute parsing that forces style resolution and layout
+ https://bugs.webkit.org/show_bug.cgi?id=130653
</ins><span class="cx">
</span><del>- 2013-08-08 Jer Noble <jer.noble@apple.com>
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>- [EME] Implement MediaKeys.isTypeSupported()
- https://bugs.webkit.org/show_bug.cgi?id=119586
</del><ins>+ * plugins/plugin-remove-readystatechange-expected.txt: Added a blank line; not what this
+ test is testing, but the different timing of loads results in this blank line.
+ * plugins/plugin-remove-readystatechange.html: Updated test to use waitUntilDone/notifyDone
+ rather than racing. Added a computation of offsetLeft to trigger layout and adding a long
+ comment explaining why this is needed and potentially insufficient in the long run.
</ins><span class="cx">
</span><del>- Reviewed by Eric Carlson.
</del><ins>+ * svg/custom/object-no-size-attributes-expected.txt: Removed expectation of an empty text
+ renderer from the render tree.
+ * svg/custom/object-no-size-attributes.xhtml: Restructured the source so there is no text
+ to render. Without this, we were seeing two text renderers due to the loading timing change.
</ins><span class="cx">
</span><del>- * media/encrypted-media/encrypted-media-is-type-supported-expected.txt: Added.
- * media/encrypted-media/encrypted-media-is-type-supported.html: Added.
</del><ins>+2014-03-23 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>-2013-08-07 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Web Inspector: AXI: add other ARIA one-to-many relationships: owns, flowto, controls.
+ https://bugs.webkit.org/show_bug.cgi?id=130635
</ins><span class="cx">
</span><del>- Merge r153374
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- 2013-07-19 Mark Hahnenberg <mhahnenberg@apple.com>
</del><ins>+ Support for @aria-owns, @aria-controls, and @aria-flowto.
</ins><span class="cx">
</span><del>- Setting a large numeric property on an object causes it to allocate a huge backing store
- https://bugs.webkit.org/show_bug.cgi?id=118914
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+2014-03-22 Chang Shu <cshu@webkit.org>
</ins><span class="cx">
</span><del>- Added new regression test for put-by-val-ing to a blank indexing type with a large index.
- This fix is ~800x speedup on this regression test :-o
</del><ins>+ Replace deprecatedIsCollapsibleWhitespace with RenderStyle::isCollapsibleWhiteSpace in TextIterator.
+ https://bugs.webkit.org/show_bug.cgi?id=130612.
</ins><span class="cx">
</span><del>- * fast/js/regress/put-by-val-large-index-blank-indexing-type.html: Added.
- * fast/js/regress/script-tests/put-by-val-large-index-blank-indexing-type.js: Added.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>-2013-08-05 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * accessibility/table-scope-expected.txt:
+ * editing/deleting/delete-block-table-expected.txt:
+ * editing/pasteboard/paste-into-anchor-text-expected.txt:
+ * fast/dom/Element/offsetTop-table-cell-expected.txt:
+ * fast/html/object-border-expected.txt:
+ * fast/table/cell-in-row-before-misnested-text-crash-css-expected.txt:
+ * fast/table/cell-in-row-before-misnested-text-crash-expected.txt:
+ * fast/tokenizer/script_extra_close-expected.txt:
+ * fast/xsl/mozilla-tests-expected.txt:
+ * platform/mac/accessibility/aria-grid-with-strange-hierarchy-expected.txt:
+ * platform/mac/accessibility/table-multi-bodies-expected.txt:
</ins><span class="cx">
</span><del>- Merge r153725
</del><ins>+2014-03-22 Michael Saboff <msaboff@apple.com>
</ins><span class="cx">
</span><del>- 2013-08-05 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ toThis() on a JSWorkerGlobalScope should return a JSProxy and not undefined
+ https://bugs.webkit.org/show_bug.cgi?id=130554
</ins><span class="cx">
</span><del>- <rdar://problem/14637103> REGRESSION (r153060?): Microphone appears in the way
- of text when dictating an e-mail
- https://bugs.webkit.org/show_bug.cgi?id=119496
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Fixed toThis() on WorkerGlobalScope to return a JSProxy instead of the JSGlobalObject.
+ New regressions tests.
</ins><span class="cx">
</span><del>- * platform/mac/editing/input/firstrectforcharacterrange-caret-in-br-expected.txt: Added.
- * platform/mac/editing/input/firstrectforcharacterrange-caret-in-br.html: Added.
</del><ins>+ * fast/workers/resources/worker-strict.js: Added.
+ * fast/workers/worker-strict-expected.txt: Added.
+ * fast/workers/worker-strict.html: Added.
</ins><span class="cx">
</span><del>- * platform/wk2/TestExpectations: textInputController.firstRectForCharacterRange is
- not available in WTR.
</del><ins>+2014-03-22 Martin Hodovan <mhodovan@inf.u-szeged.hu>
</ins><span class="cx">
</span><del>-2013-08-05 Filip Pizlo <fpizlo@apple.com>
</del><ins>+ ASSERTION FAILED: std::isfinite(num) in WebCore::CSSPrimitiveValue::CSSPrimitiveValue
+ https://bugs.webkit.org/show_bug.cgi?id=127361
</ins><span class="cx">
</span><del>- DFG optimizations don't handle neutered arrays properly
- https://bugs.webkit.org/show_bug.cgi?id=119409
</del><ins>+ Added test shows that CSS rules containing huge numbers
+ (which are transformed into 'INF' values after parsing)
+ are dropped.
</ins><span class="cx">
</span><del>- Reviewed by Mark Hahnenberg and Oliver Hunt.
-
- * fast/js/dfg-typed-array-neuter.html: Added.
- * fast/js/dfg-typed-array-neuter-expected.txt: Added.
- * fast/js/script-tests/dfg-typed-array-neuter.js: Added.
- (foo):
- (bar):
-
-2013-08-02 Lucas Forschler <lforschler@apple.com>
-
- Merge r153681
-
- 2013-08-02 Dean Jackson <dino@apple.com>
-
- Force elements with perspective or preserve-3d to disallow direct composited backgrounds
- https://bugs.webkit.org/show_bug.cgi?id=119462
- <rdar://problem/14607548>
-
- Reviewed by Simon Fraser.
-
- * compositing/background-color/no-composited-background-color-when-perspective-expected.html: Added.
- * compositing/background-color/no-composited-background-color-when-perspective.html: Added.
- * compositing/geometry/preserve-3d-switching-expected.txt: Rebaselined.
- * compositing/overflow-trumps-transform-style-expected.txt: Rebaselined.
-
-2013-08-02 Lucas Forschler <lforschler@apple.com>
-
- Merge r153649
-
- 2013-08-02 Brady Eidson <beidson@apple.com>
-
- REGRESSION (r130783): Scrolling is broken going back to a cached page from a page that still has outstanding subresources.
- <rdar://problem/14601124> and https://bugs.webkit.org/show_bug.cgi?id=119416
-
- Reviewed by Darin Adler.
-
- * http/tests/loading/resources/page-with-slow-loading-subresource.html: Added.
- * http/tests/loading/resources/slowimage.php: Added.
- * http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt:
- * http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html:
- * http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks-expected.txt: Copied from LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt.
- * http/tests/loading/unfinished-main-resource-back-to-cached-page-callbacks.html: Copied from LayoutTests/http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html.
-
-2013-08-02 Mark Lam <mark.lam@apple.com>
-
- Bot greening: changed test to not use test functions not yet available in this branch.
-
- Not reviewed.
-
- * fast/js/script-tests/dfg-make-rope-side-effects.js:
- (f):
-
-2013-08-01 Mark Lam <mark.lam@apple.com>
-
- Bot greening. Merge r153629.
-
- 2013-08-01 Alexey Proskuryakov <ap@apple.com>
-
- <rdar://problem/14625616> http/tests/download/basic-ascii.html and http/tests/download/literal-utf-8.html fails
-
- Changed the PHP files to not have a BOM, which confuses some versions of PHP.
- They are both ASCII anyway.
-
- * http/tests/download/resources/basic-ascii.php:
- * http/tests/download/resources/literal-utf-8.php:
-
-2013-08-01 Lucas Forschler <lforschler@apple.com>
-
- Merge r153615
-
- 2013-08-01 Oliver Hunt <oliver@apple.com>
-
- DFG is not enforcing correct ordering of ToString conversion in MakeRope
- https://bugs.webkit.org/show_bug.cgi?id=119408
-
- Reviewed by Filip Pizlo.
-
- Add tests
-
- * fast/js/dfg-make-rope-side-effects-expected.txt: Added.
- * fast/js/dfg-make-rope-side-effects.html: Added.
- * fast/js/script-tests/dfg-make-rope-side-effects.js: Added.
- (f):
- (k.valueOf):
- (k.toString):
-
-2013-08-01 Lucas Forschler <lforschler@apple.com>
-
- Merge r153553
-
- 2013-07-31 Ryosuke Niwa <rniwa@webkit.org>
-
- Reuse of XMLHttpRequests causes character corruption in response text
- https://bugs.webkit.org/show_bug.cgi?id=119358
-
- Reviewed by Anders Carlsson.
-
- * http/tests/xmlhttprequest/reopen-encoding-expected.txt: Added.
- * http/tests/xmlhttprequest/reopen-encoding.html: Added.
- * http/tests/xmlhttprequest/resources/get-utf-8.cgi: Added.
- * http/tests/xmlhttprequest/resources/get-windows-1251.cgi: Added.
-
-2013-08-01 Beth Dakin <bdakin@apple.com>
-
- <rdar://problem/14616729> REGRESSION (r144350): Overflow bounding boxes are way
- too big; prevents VoiceOver taps from activating the right elements
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- Rollout http://trac.webkit.org/changeset/144350
</del><ins>+ * fast/css/infinite-floating-value-expected.txt: Added.
+ * fast/css/infinite-floating-value.html: Added.
</ins><span class="cx">
</span><del>- * compositing/sub-layer-focus-ring-expected.html: Removed.
- * compositing/sub-layer-focus-ring.html: Removed.
</del><ins>+2014-03-21 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>-2013-07-31 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Crash when BytecodeGenerator::emitJump calls Label::bind on null pointer.
+ <https://webkit.org/b/124508>
</ins><span class="cx">
</span><del>- Merge r153498.
</del><ins>+ Reviewed by Oliver Hunt.
</ins><span class="cx">
</span><del>- 2013-07-30 Alexey Proskuryakov <ap@apple.com>
-
- REGRESSION(r139282): Fix document leak when selection is created inside the document
- https://bugs.webkit.org/show_bug.cgi?id=119122
-
- OK'd by Ryosuke Niwa.
-
- The added test was very flaky. Trying to make it better with a gc() call at the beginning.
-
- * editing/selection/leak-document-with-selection-inside.html:
</del><ins>+ * js/regress-124508-expected.txt: Added.
+ * js/regress-124508.html: Added.
+ * js/script-tests/regress-124508.js: Added.
+ (function_0):
</ins><span class="cx">
</span><del>-2013-07-31 Simon Fraser <simon.fraser@apple.com>
</del><ins>+2014-03-21 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Merge r151893
</del><ins>+ Subpixel rendering: Make <img> positioning subpixel aware.
+ https://bugs.webkit.org/show_bug.cgi?id=130596
</ins><span class="cx">
</span><del>- 2013-06-23 Brent Fulgham <bfulgham@gmail.com>
-
- AX: Rebaseline test after r151868
- https://bugs.webkit.org/show_bug.cgi?id=117892
-
- Rubber stamped by Chris Fleizach.
-
- * platform/mac/accessibility/lists-expected.txt:
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-07-31 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Change <img> positioning from integral to device pixel. It enables us
+ to paint hairline borders around <img> properly.
+ This patch changes the behavior of broken image representation from constant 1 CSS px border
+ to a dynamic 1 device px.
</ins><span class="cx">
</span><del>- Merge r152847
</del><ins>+ * fast/images/hidpi-image-position-on-device-pixels-expected.html: Added.
+ * fast/images/hidpi-image-position-on-device-pixels.html: Added.
</ins><span class="cx">
</span><del>- 2013-07-18 Zalan Bujtas <zalan@apple.com>
-
- fullscreen/full-screen-iframe-with-max-width-height.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=118820
-
- Reviewed by Andreas Kling.
-
- Don't start the test until after the iframe has finished loading.
-
- * fullscreen/full-screen-iframe-with-max-width-height-expected.txt:
- * fullscreen/full-screen-iframe-with-max-width-height.html:
- * platform/mac/TestExpectations:
</del><ins>+2014-03-21 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>-2013-07-31 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed test fix after r166080.
</ins><span class="cx">
</span><del>- Merge r153511
</del><ins>+ * media/track/track-webvtt-tc029-timings-whitespace-expected.txt: Forgot to update this!
</ins><span class="cx">
</span><del>- 2013-07-30 Tim Horton <timothy_horton@apple.com>
</del><ins>+2014-03-21 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- DHTML drag can result in a null-deref under WebDragClient::startDrag
- https://bugs.webkit.org/show_bug.cgi?id=119297
- <rdar://problem/14213012>
</del><ins>+ Unreviewed test fix after r166080.
</ins><span class="cx">
</span><del>- Reviewed by Simon Fraser.
</del><ins>+ The cue-timing separator will trigger the creation of a new cue. So this test needs to remove
+ use of the separator in the cue, so we can read the cue text.
</ins><span class="cx">
</span><del>- Add a test that ensures that using a zero-size in-document non-<img>
- element for setDragImage() doesn't crash.
</del><ins>+ * media/track/captions-webvtt/tc029-timings-whitespace.vtt:
+ * media/track/track-webvtt-tc029-timings-whitespace.html:
</ins><span class="cx">
</span><del>- * fast/events/setDragImage-in-document-element-crash-expected.txt: Added.
- * fast/events/setDragImage-in-document-element-crash.html: Added.
</del><ins>+2014-03-21 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2013-07-28 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Fix semantics of JS execution when assigning an object to document.location
+ https://bugs.webkit.org/show_bug.cgi?id=130213
</ins><span class="cx">
</span><del>- Merge r153399
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- 2013-07-27 Sam Weinig <sam@webkit.org>
</del><ins>+ * fast/dom/navigation-with-sideeffects-expected.txt: Added.
+ * fast/dom/navigation-with-sideeffects.html: Added.
</ins><span class="cx">
</span><del>- Stop pretending to support <string> for text-align.
- https://bugs.webkit.org/show_bug.cgi?id=119107
</del><ins>+2014-03-21 Adenilson Cavalcanti <cavalcantii@gmail.com>
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Refactor css3/filters/huge-region test
+ https://bugs.webkit.org/show_bug.cgi?id=129553
</ins><span class="cx">
</span><del>- * fast/css/text-align-string-crash-expected.txt: Added.
- * fast/css/text-align-string-crash.html: Added.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>-2013-07-26 Lucas Forschler <lforschler@apple.com>
</del><ins>+ This patch refactors the huge-region to become a big enough
+ element to *not* be rendered. Plus, adds another test using a huge
+ blur filter kernel size that will trigger clamping the value to
+ maximum accepted value (500px).
</ins><span class="cx">
</span><del>- Merge r153366
</del><ins>+ * TestExpectations:
+ * css3/filters/huge-blur-value-expected.txt: Added.
+ * css3/filters/huge-blur-value.html: Copied from LayoutTests/css3/filters/huge-region.html.
+ * css3/filters/huge-region.html:
</ins><span class="cx">
</span><del>- 2013-07-25 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-21 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- Fix document leak when selection is created inside the document
- https://bugs.webkit.org/show_bug.cgi?id=119122
</del><ins>+ Web Inspector: AXI: Expose Accessibility Tree children of the selected node
+ https://bugs.webkit.org/show_bug.cgi?id=130264
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Added a regression test.
</del><ins>+ Updating for support of accessibility tree children.
</ins><span class="cx">
</span><del>- * editing/selection/leak-document-with-selection-inside-expected.txt: Added.
- * editing/selection/leak-document-with-selection-inside.html: Added.
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>-2013-07-24 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-21 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- Merge r153002
</del><ins>+ Unreviewed WebKitGtk+ rebaseline.
</ins><span class="cx">
</span><del>- 2013-07-22 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ * platform/gtk-wk1/js/dom/global-constructors-attributes-expected.txt: Renamed from LayoutTests/platform/gtk/js/dom/global-constructors-attributes-expected.txt.
+ * platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt:
</ins><span class="cx">
</span><del>- AX: VoiceOver only read the first column in a safari table
- https://bugs.webkit.org/show_bug.cgi?id=118992
</del><ins>+2014-03-21 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+ Handle recovery on "timestamp-looking" lines in the WebVTT parser
+ https://bugs.webkit.org/show_bug.cgi?id=130610
</ins><span class="cx">
</span><del>- * accessibility/table-with-mismatch-column-count-in-initial-section-expected.txt: Added.
- * accessibility/table-with-mismatch-column-count-in-initial-section.html: Added.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>-2013-07-24 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Merged from Blink (patch by fs@opera.com):
+ https://chromium.googlesource.com/chromium/blink/+/b669a380efbffe25f3b154b026b57b9822ce08e2
+ http://crbug.com/75273002
</ins><span class="cx">
</span><del>- Merge r153075
</del><ins>+ * media/track/captions-webvtt/tc006-cue-id-error.vtt:
+ * media/track/captions-webvtt/tc007-cue-no-id-error.vtt:
+ * media/track/captions-webvtt/tc011-cues-no-separation.vtt:
+ * media/track/captions-webvtt/tc031-cue-recovery-cuetext.vtt: Added.
+ * media/track/captions-webvtt/tc031-cue-recovery-header.vtt: Added.
+ * media/track/captions-webvtt/tc031-cue-recovery-note.vtt: Added.
+ * media/track/captions-webvtt/tc032-degenerate-cues.vtt: Added.
+ * media/track/track-webvtt-tc006-cue-identifiers-expected.txt:
+ * media/track/track-webvtt-tc006-cue-identifiers.html:
+ * media/track/track-webvtt-tc007-cue-no-id-expected.txt:
+ * media/track/track-webvtt-tc007-cue-no-id.html:
+ * media/track/track-webvtt-tc011-blank-lines-expected.txt:
+ * media/track/track-webvtt-tc011-blank-lines.html:
+ * media/track/track-webvtt-tc031-cue-recovery-expected.txt: Added.
+ * media/track/track-webvtt-tc031-cue-recovery.html: Added.
+ * media/track/track-webvtt-tc032-degenerate-cues-expected.txt: Added.
+ * media/track/track-webvtt-tc032-degenerate-cues.html: Added.
</ins><span class="cx">
</span><del>- 2013-07-23 Filip Pizlo <fpizlo@apple.com>
</del><ins>+2014-03-21 David Hyatt <hyatt@apple.com>
</ins><span class="cx">
</span><del>- DFG string concatenation optimizations might emit speculative nodes after emitting nodes that kill the original inputs
- https://bugs.webkit.org/show_bug.cgi?id=119032
</del><ins>+ Crash in RenderBlock::addChildIgnoringAnonymousColumnBlocks.
+ https://bugs.webkit.org/show_bug.cgi?id=129948
+ <rdar://problem/16074072>
+
+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Reviewed by Oliver Hunt.
</del><ins>+ * fast/multicol/multicol-li-crash-expected.txt: Added.
+ * fast/multicol/multicol-li-crash.html: Added.
</ins><span class="cx">
</span><del>- * fast/js/dfg-strcat-over-objects-then-exit-on-it-expected.txt: Added.
- * fast/js/dfg-strcat-over-objects-then-exit-on-it.html: Added.
- * fast/js/script-tests/dfg-strcat-over-objects-then-exit-on-it.js: Added.
- (foo):
- (bar):
- (x):
</del><ins>+2014-03-21 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>-2013-07-23 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed. Rebaseline expectations after r165651.
</ins><span class="cx">
</span><del>- Merge r153060
</del><ins>+ * platform/gtk-wk2/js/dom/global-constructors-attributes-expected.txt: Replaced Path by Path2D.
+ * platform/gtk/js/dom/global-constructors-attributes-expected.txt: Ditto.
</ins><span class="cx">
</span><del>- 2013-07-23 Alexey Proskuryakov <ap@apple.com>
</del><ins>+2014-03-21 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Dictionary hotkey does not work on vertical text
- https://bugs.webkit.org/show_bug.cgi?id=118993
- <rdar://problem/14478260>
</del><ins>+ Generated hidpi- images (actual) on ML WK2 Debug are blurry/color shifted.
</ins><span class="cx">
</span><del>- Reviewed by Enrica Casucci.
</del><ins>+ Unreviewed TestExpectations update on ML WK2 debug.
</ins><span class="cx">
</span><del>- * platform/mac/editing/input/caret-primary-bidi-expected.txt: Old results had
- some collapsed positions have a rect of width 1. Now they are all consistently 0.
</del><ins>+ * platform/mac-wk2/TestExpectations:
</ins><span class="cx">
</span><del>- * platform/mac/editing/input/firstrectforcharacterrange-vertical-expected.txt: Added.
- * platform/mac/editing/input/firstrectforcharacterrange-vertical.html: Added.
- * platform/wk2/TestExpectations: Skipping the new test, as WKTR doesn't implement firstRectForCharacterRange.
</del><ins>+2014-03-21 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>-2013-07-23 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Unreviewed test fix after my last checkin. Add missing test expectation.
</ins><span class="cx">
</span><del>- Merge r153003
</del><ins>+ * http/tests/media/track/track-webvtt-slow-loading-expected.txt: Added.
</ins><span class="cx">
</span><del>- 2013-07-22 Zalan Bujtas <zalan@apple.com>
</del><ins>+2014-03-21 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- segfault in RenderLayerCompositor when the iframe's position attribute is changed and it embeds <object>.
- https://bugs.webkit.org/show_bug.cgi?id=118965
</del><ins>+ [CSS Regions] incorrect clipping when the content has CSS Transforms like rotation
+ https://bugs.webkit.org/show_bug.cgi?id=110198
</ins><span class="cx">
</span><del>- Reviewed by Simon Fraser.
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- Do not change the composition state unless we can reliably figure out the iframe's size.
- If the renderer is not yet attached, its size is not computable.
</del><ins>+ Added test that confirms the issue of transformed content being clipped was fixed.
</ins><span class="cx">
</span><del>- * compositing/iframes/iframe-position-absolute-with-padding-percentage-crash-expected.txt: Added.
- * compositing/iframes/iframe-position-absolute-with-padding-percentage-crash.html: Added.
- * compositing/iframes/resources/embed-tag-with-composition.html: Added.
- * platform/efl/TestExpectations: skip
- * platform/efl-wk2/TestExpectations: skip
- * platform/qt-5.0-wk1/TestExpectations: skip
- * platform/qt-5.0-wk2/TestExpectations: skip
</del><ins>+ * fast/regions/overflow-content-transform-rotate-expected.html: Added.
+ * fast/regions/overflow-content-transform-rotate.html: Added.
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-20 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Merge r152941
</del><ins>+ Merge WebVTT Tokenizer Updates
+ https://bugs.webkit.org/show_bug.cgi?id=130565
</ins><span class="cx">
</span><del>- 2013-07-19 Brady Eidson <beidson@apple.com>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Pages should not be able to abuse users inside beforeunload handlers.
- <rdar://problem/14475779> and https://bugs.webkit.org/show_bug.cgi?id=118871.
</del><ins>+ Merged from Blink (patch by fs@opera.com):
+ https://chromium.googlesource.com/chromium/blink/+/923db263aa65d6efd71c5b55708ad7eea6b23f53
+ http://crbug.com/73813002
+ https://chromium.googlesource.com/chromium/blink/+/48375b1d56b2d8850ae93a6c6fb01c69fae82c75
+ http://crbug.com/77553004
+ https://chromium.googlesource.com/chromium/blink/+/98d4fc4f5cb716a31d11907120b10538d4ba0f09
+ http://crbug.com/78833002
+ https://chromium.googlesource.com/chromium/blink/+/0e53d4f9f140e979b7f32de495551684bc7f4cd2
+ http://crbug.com/81113003
+ https://chromium.googlesource.com/chromium/blink/+/730ef1e7f9a1919964f7e74e7ccb2f343e10a148
+ http://crbug.com/97103002
+ https://chromium.googlesource.com/chromium/blink/+/c373ee914ffabeaf833939129538251d8f2f4eca
+ http://crbug.com/98763004
+ https://chromium.googlesource.com/chromium/blink/+/4ddb4d57948228fa05e49e06bd58a1179c09f212
+ http://crbug.com/118263002
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ * TestExpectations:
+ * media/track/captions-webvtt/tc022-entities-wrong.vtt:
+ * media/track/captions-webvtt/tc022-entities.vtt:
+ * media/track/track-webvtt-tc022-entities-expected.txt:
+ * media/track/track-webvtt-tc022-entities.html:
</ins><span class="cx">
</span><del>- In addition to the new tests, updated some results of previous tests that were relying on "alert"
- as a poor man's logging method.
</del><ins>+2014-03-21 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- * fast/events/onbeforeunload-focused-iframe-expected.txt:
- * fast/events/onbeforeunload-focused-iframe.html:
- * fast/events/onunload-clears-onbeforeunload-expected.txt:
- * fast/events/onunload-clears-onbeforeunload.html:
- * fast/loader/page-dismissal-modal-dialogs-expected.txt:
- * fast/loader/page-dismissal-modal-dialogs.html:
- * fast/loader/recursive-before-unload-crash-expected.txt:
- * fast/loader/recursive-before-unload-crash.html:
- * fast/loader/resources/iframe-with-beforeunload.html: Added.
- * fast/loader/show-only-one-beforeunload-dialog-expected.txt: Added.
- * fast/loader/show-only-one-beforeunload-dialog.html: Added.
- * http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin-expected.txt: Added.
- * http/tests/misc/iframe-beforeunload-dialog-matching-ancestor-securityorigin.html: Added.
- * http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin-expected.txt: Added.
- * http/tests/misc/iframe-beforeunload-dialog-not-matching-ancestor-securityorigin.html: Added.
- * http/tests/misc/resources/iframe-with-beforeunload.html: Added.
- * http/tests/misc/resources/notify-done.html: Added.
</del><ins>+ Bug 130345 - Refine childShouldCreateRenderer for MathML elements
+ https://bugs.webkit.org/show_bug.cgi?id=130345
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Merge r152911
</del><ins>+ We update the references of some tests after the additional
+ restrictions on MathML children. We replace the foreign-*.html with a
+ single foreign-element-in-token.html and write more tests to verify the
+ accepted and reject content.
</ins><span class="cx">
</span><del>- 2013-07-19 David Hyatt <hyatt@apple.com>
</del><ins>+ * mathml/msub-anonymous-child-render-crash-expected.txt: Update reference now that text is only allowed in some token MathML elements.
+ * mathml/presentation/annotation-children-expected.html: Added.
+ * mathml/presentation/annotation-children.html: Added.
+ * mathml/presentation/foreign-element-in-annotation-xml.html: Added.
+ * mathml/presentation/foreign-element-in-annotation-xml-expected.txt: Added.
+ * mathml/presentation/foreign-element-in-token-expected.txt: Added.
+ * mathml/presentation/foreign-element-in-token.html: Added.
+ * mathml/presentation/foreign-mi-expected-mismatch.html: Removed.
+ * mathml/presentation/foreign-mi.html: Removed.
+ * mathml/presentation/foreign-mn-expected-mismatch.html: Removed.
+ * mathml/presentation/foreign-mn.html: Removed.
+ * mathml/presentation/foreign-mtext-expected-mismatch.html: Removed.
+ * mathml/presentation/foreign-mtext-rejected-expected.html: Removed.
+ * mathml/presentation/foreign-mtext-rejected.html: Removed.
+ * mathml/presentation/foreign-mtext.html: Removed.
+ * mathml/presentation/semantics-2.html: the mtext elements can not be direct child of annotation-xml. wrap them in a math tag.
+ * mathml/presentation/semantics-3.html: ditto.
+ * mathml/presentation/semantics-4.html: ditto.
</ins><span class="cx">
</span><del>- OSX: ePub: Unable to select text in vertical Japanese book
- https://bugs.webkit.org/show_bug.cgi?id=118864
- <rdar://problem/14109351>
</del><ins>+2014-03-21 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Dan Bernstein and Sam Weinig.
</del><ins>+ StackLayoutPhase should find the union'ed calleeVariable before accessing its machineLocal.
+ <https://webkit.org/b/130566>
</ins><span class="cx">
</span><del>- * fast/multicol/pagination: Added.
- * fast/multicol/pagination/BottomToTop-bt.html: Added.
- * fast/multicol/pagination/BottomToTop-lr.html: Added.
- * fast/multicol/pagination/BottomToTop-rl.html: Added.
- * fast/multicol/pagination/BottomToTop-tb.html: Added.
- * fast/multicol/pagination/LeftToRight-bt.html: Added.
- * fast/multicol/pagination/LeftToRight-lr.html: Added.
- * fast/multicol/pagination/LeftToRight-rl.html: Added.
- * fast/multicol/pagination/LeftToRight-tb.html: Added.
- * fast/multicol/pagination/RightToLeft-bt.html: Added.
- * fast/multicol/pagination/RightToLeft-lr.html: Added.
- * fast/multicol/pagination/RightToLeft-rl.html: Added.
- * fast/multicol/pagination/RightToLeft-tb.html: Added.
- * fast/multicol/pagination/TopToBottom-bt.html: Added.
- * fast/multicol/pagination/TopToBottom-lr.html: Added.
- * fast/multicol/pagination/TopToBottom-rl.html: Added.
- * fast/multicol/pagination/TopToBottom-tb.html: Added.
- * platform/mac/fast/multicol/pagination: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-bt-expected.png: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-bt-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-lr-expected.png: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-lr-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-rl-expected.png: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-rl-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-tb-expected.png: Added.
- * platform/mac/fast/multicol/pagination/BottomToTop-tb-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-bt-expected.png: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-bt-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-lr-expected.png: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-lr-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-rl-expected.png: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-rl-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-tb-expected.png: Added.
- * platform/mac/fast/multicol/pagination/LeftToRight-tb-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-bt-expected.png: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-bt-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-lr-expected.png: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-lr-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-rl-expected.png: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-rl-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-tb-expected.png: Added.
- * platform/mac/fast/multicol/pagination/RightToLeft-tb-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-bt-expected.png: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-bt-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-lr-expected.png: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-lr-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-rl-expected.png: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-rl-expected.txt: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-tb-expected.png: Added.
- * platform/mac/fast/multicol/pagination/TopToBottom-tb-expected.txt: Added.
- * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.png:
- * platform/mac/fast/multicol/shrink-to-column-height-for-pagination-expected.txt:
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * js/regress-130566-expected.txt: Added.
+ * js/regress-130566.html: Added.
+ * js/script-tests/regress-130566.js: Added.
+ (test.doTest):
+ (test.for):
+ (test):
</ins><span class="cx">
</span><del>- Merge r152907
</del><ins>+2014-03-21 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-19 Radu Stavila <stavila@adobe.com>
</del><ins>+ Subpixel rendering: RenderBox is positioned off by one when non-compositing transform is present.
+ https://bugs.webkit.org/show_bug.cgi?id=130430
</ins><span class="cx">
</span><del>- Hover doesn't work for block elements inside a href element
- https://bugs.webkit.org/show_bug.cgi?id=118907
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ div {
+ position: absolute;
+ top: 10.25px;
+ left: 10.25px;
+ }
</ins><span class="cx">
</span><del>- Don't skip all anonymous objects when searching for the hover ancestor, only the ones
- directly flowed into a region.
</del><ins>+ The <div> with (10.25px, 10.25px) is painted to (10.5px, 10.5px) after device pixel snapping on 2x display.
+ Moving <div> to its own RenderLayer should not change the painting position.
</ins><span class="cx">
</span><del>- * fast/css/hover-display-block-expected.txt: Added.
- * fast/css/hover-display-block.html: Added.
</del><ins>+ div {
+ position: absolute;
+ top: 10.25px;
+ left: 10.25px;
+ -webkit-transform: rotate(0deg);
+ }
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ When we paint the RenderLayer's content, the graphics context is translated by the rounded value of
+ renderer's offset from parent.
</ins><span class="cx">
</span><del>- Rollout r152703
</del><ins>+ (10.25px,10.25px) -> rounded to (10.5px,10.5px).
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ When the translate moves the graphics context's origin over the renderer's top-left position,
+ the renderer's relative top-left coordinates end up being negative.
</ins><span class="cx">
</span><del>- Merge r152793
</del><ins>+ Graphics context translated by (10.5px,10.5px) -> pushes renderer's relative top-left coords to (-0.25px,-0.25px)
</ins><span class="cx">
</span><del>- 2013-07-17 Zalan Bujtas <zalan@apple.com>
</del><ins>+ When we round (pixel snap) these negative coordinates, half-way values get translated to the wrong direction.
</ins><span class="cx">
</span><del>- Wrong linebox height, when block element parent has vertical-align property defined.
- https://bugs.webkit.org/show_bug.cgi?id=118245
</del><ins>+ (relative coords (-0.25px,-0.25px) -> pixel snapped to (-0.5px,-0.5px) -> final absolute(painting) coords (10px,10px))
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ This patch changes the rounding to flooring to ensure that the relative top-left position never gets negative as the result
+ of subpixel shifting.
</ins><span class="cx">
</span><del>- Do not push the current element to the next, when it is still considered empty, even with
- some object(s) in front. Behave as if it was actually empty.
- Inline elements like <span></span> generate such lines.
</del><ins>+ * TestExpectations:
+ * compositing/hidpi-box-positioned-off-by-one-when-non-compositing-transform-is-present-expected.html: Added.
+ * compositing/hidpi-box-positioned-off-by-one-when-non-compositing-transform-is-present.html: Added.
+ * fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present-expected.html: Added.
+ * fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html: Added.
</ins><span class="cx">
</span><del>- * fast/css/empty-span-with-parent-div-and-vertical-align-expected.html: Added.
- * fast/css/empty-span-with-parent-div-and-vertical-align.html: Added.
- * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png: Rebased.
- * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Rebased.
- * platform/mac/tables/mozilla/marvin/backgr_index-expected.png: Rebased.
- * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt: Rebased.
</del><ins>+2014-03-19 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Update some references for MathML pixels tests
+ https://bugs.webkit.org/show_bug.cgi?id=130455.
</ins><span class="cx">
</span><del>- Merge r152788
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- 2013-07-17 Andreas Kling <akling@apple.com>
</del><ins>+ * TestExpectations: Remove failures for MathML pixel tests.
+ * mathml/presentation/mo.xhtml: Removed.
+ * mathml/presentation/roots.xhtml: Remove the test that is already covered by bug95015.html.
+ * mathml/presentation/row.xhtml: Removed.
+ * platform/efl/TestExpectations: Remove failure for mo-stretch.html
+ * platform/efl/mathml/presentation/mo-stretch-expected.png: Update reference.
+ * platform/efl/mathml/presentation/mo-stretch-expected.txt: Update reference.
+ * platform/efl/mathml/presentation/roots-expected.png: Update reference.
+ * platform/efl/mathml/presentation/roots-expected.txt: Update reference.
+ * platform/gtk/mathml/presentation/mo-expected.png: Removed.
+ * platform/gtk/mathml/presentation/mo-expected.txt: Removed.
+ * platform/gtk/mathml/presentation/roots-expected.png: Update reference.
+ * platform/gtk/mathml/presentation/roots-expected.txt: Update reference.
+ * platform/gtk/mathml/presentation/row-expected.png: Removed.
+ * platform/gtk/mathml/presentation/row-expected.txt: Removed.
+ * platform/mac/mathml/presentation/mo-expected.png: Removed.
+ * platform/mac/mathml/presentation/mo-expected.txt: Removed.
+ * platform/mac/mathml/presentation/roots-expected.txt: Update reference.
+ * platform/mac/mathml/presentation/row-expected.txt: Removed.
+ * platform/mac/mathml/presentation/row-expected.txt: Removed.
+ * platform/win/TestExpectations: Remove failure for mo-stretch.html and mspace-children.html
</ins><span class="cx">
</span><del>- CSS selector list splitting should be by component, not by selector.
- <http://webkit.org/b/118761>
- <rdar://problem/14421609>
</del><ins>+2014-03-21 Andreas Kling <akling@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ HTMLFrameOwnerElement should obey the SubframeLoadingDisabler when creating subframes
+ <rdar://problem/15675780>
</ins><span class="cx">
</span><del>- Added more cases to the already existing selector list splitting test.
</del><ins>+ Merge Blink r156744 by Adam Klein.
</ins><span class="cx">
</span><del>- * fast/css/rule-selector-overflow-expected.txt:
- * fast/css/rule-selector-overflow.html:
</del><ins>+ * fast/frames/set-iframe-src-in-pagehide-crash-expected.txt: Added.
+ * fast/frames/set-iframe-src-in-pagehide-crash.html: Added.
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-20 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- Merge r152783
</del><ins>+ Web Inspector: add frontend controller and models for replay sessions
+ https://bugs.webkit.org/show_bug.cgi?id=130145
</ins><span class="cx">
</span><del>- 2013-07-17 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Reviewed by Joseph Pecoraro.
</ins><span class="cx">
</span><del>- Regression: columnheader/rowheader roles not exposed correctly
- https://bugs.webkit.org/show_bug.cgi?id=113628
</del><ins>+ Add tests for existing nondeterministic inputs handled in JSC.
+ They are skipped for all platforms until WEB_REPLAY is enabled.
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+ The new mechanism here is the single-segment replay reftest. It will
+ load the test page once to inject test code into the inspector. Then,
+ the reftest will reload the test page and start capturing. The test
+ page performs some nondeterministic computation before the load event.
+ Then, the inspector test dumps the computed nondeterministic state.
+ Capturing is stopped, and the session is replayed once. When the load
+ event fires on the replayed page execution, the nondeterministic states
+ from capturing and replaying are compared. They should be the same.
</ins><span class="cx">
</span><del>- * platform/mac/accessibility/aria-columnrowheaders-expected.txt: Added.
- * platform/mac/accessibility/aria-columnrowheaders.html: Added.
</del><ins>+ * inspector/replay/javascript-random-seed-expected.txt: Added.
+ * inspector/replay/javascript-random-seed.html: Added.
+ * inspector/replay/replay-test.js: Added. This contains the bulk of
+ the replay-specific testing logic for the added tests.
</ins><span class="cx">
</span><del>-2013-07-22 Lucas Forschler <lforschler@apple.com>
</del><ins>+ (InspectorTestProxy.registerInitializer.):
+ (InspectorTestProxy.registerInitializer):
</ins><span class="cx">
</span><del>- Merge r152721
</del><ins>+2014-03-20 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-16 Eric Carlson <eric.carlson@apple.com>
</del><ins>+ Rename TextTrackRegion/TextTrackRegionList to VTTRegion/VTTRegionList
+ https://bugs.webkit.org/show_bug.cgi?id=130543
</ins><span class="cx">
</span><del>- HTMLMediaElement should not add cues for disabled text tracks
- https://bugs.webkit.org/show_bug.cgi?id=118682
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Merge https://src.chromium.org/viewvc/blink?view=rev&revision=153810
</del><ins>+ Merged from Blink (patch by philipj@opera.com):
+ https://chromium.googlesource.com/chromium/blink/+/69ee6d3399d64163e4936ac1bde222036c54c4b8
+ http://crbug.com/55653003
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ * media/track/regions-webvtt/text-track-cue-region-attribute.html:
+ * media/track/regions-webvtt/text-track-region-constructor-expected.txt: Removed.
+ * media/track/regions-webvtt/text-track-region-constructor.html: Removed.
+ * media/track/regions-webvtt/text-track-region-display-expected.txt: Removed.
+ * media/track/regions-webvtt/text-track-region-display.html: Removed.
+ * media/track/regions-webvtt/text-track-region-dom-layout-expected.txt: Removed.
+ * media/track/regions-webvtt/text-track-region-dom-layout.html: Removed.
+ * media/track/regions-webvtt/text-track-region-list-expected.txt: Removed.
+ * media/track/regions-webvtt/text-track-region-list.html: Removed.
+ * media/track/regions-webvtt/text-track-region-parser-expected.txt: Removed.
+ * media/track/regions-webvtt/text-track-region-parser.html: Removed.
+ * media/track/regions-webvtt/vtt-region-constructor-expected.txt: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-constructor-expected.txt.
+ * media/track/regions-webvtt/vtt-region-constructor.html: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-constructor.html.
+ * media/track/regions-webvtt/vtt-region-display-expected.txt: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-display-expected.txt.
+ * media/track/regions-webvtt/vtt-region-display.html: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-display.html.
+ * media/track/regions-webvtt/vtt-region-dom-layout-expected.txt: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-dom-layout-expected.txt.
+ * media/track/regions-webvtt/vtt-region-dom-layout.html: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-dom-layout.html.
+ * media/track/regions-webvtt/vtt-region-list-expected.txt: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt.
+ * media/track/regions-webvtt/vtt-region-list.html: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-list.html.
+ * media/track/regions-webvtt/vtt-region-parser-expected.txt: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-parser-expected.txt.
+ * media/track/regions-webvtt/vtt-region-parser.html: Copied from LayoutTests/media/track/regions-webvtt/text-track-region-parser.html.
</ins><span class="cx">
</span><del>- * media/track/track-disabled-addcue-expected.txt: Added.
- * media/track/track-disabled-addcue.html: Added.
- * media/track/track-disabled-expected.txt: Added.
- * media/track/track-disabled.html: Added.
</del><ins>+2014-03-20 Hans Muller <hmuller@adobe.com>
</ins><span class="cx">
</span><del>-2013-07-19 Lucas Forschler <lforschler@apple.com>
</del><ins>+ [CSS Shapes] clamp RasterShape shapeMargin to reference box size
+ https://bugs.webkit.org/show_bug.cgi?id=130350
</ins><span class="cx">
</span><del>- Merge r152813
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- 2013-07-17 Filip Pizlo <fpizlo@apple.com>
</del><ins>+ Verify that a very large shape-margin value combined with a very small
+ shape-outside image defines a shape that matches the shape-outside
+ element's margin-box.
</ins><span class="cx">
</span><del>- DFG assumes that NewFunction will never pass its input through
- https://bugs.webkit.org/show_bug.cgi?id=118798
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-one-pixel-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-one-pixel.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Sam Weinig.
</del><ins>+2014-03-20 Beth Dakin <bdakin@apple.com>
</ins><span class="cx">
</span><del>- * fast/js/dfg-use-function-as-variable-expected.txt: Added.
- * fast/js/dfg-use-function-as-variable-merge-structure-expected.txt: Added.
- * fast/js/dfg-use-function-as-variable-merge-structure.html: Added.
- * fast/js/dfg-use-function-as-variable-not-constant-expected.txt: Added.
- * fast/js/dfg-use-function-as-variable-not-constant.html: Added.
- * fast/js/dfg-use-function-as-variable-with-closure-expected.txt: Added.
- * fast/js/dfg-use-function-as-variable-with-closure.html: Added.
- * fast/js/dfg-use-function-as-variable.html: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/dfg-use-function-as-variable-merge-structure.js: Added.
- (.x):
- (run_tests):
- * fast/js/script-tests/dfg-use-function-as-variable-not-constant.js: Added.
- (run_tests.x):
- (run_tests):
- * fast/js/script-tests/dfg-use-function-as-variable-with-closure.js: Added.
- (run_tests.x):
- (run_tests.y):
- (run_tests):
- * fast/js/script-tests/dfg-use-function-as-variable.js: Added.
- (run_tests.x):
- (run_tests):
</del><ins>+ Implement contentInset for Mac WebKit2
+ https://bugs.webkit.org/show_bug.cgi?id=130273
</ins><span class="cx">
</span><del>-2013-07-17 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Merge r152742
</del><ins>+ Add two tests for hit-testing with a topContentInset.
</ins><span class="cx">
</span><del>- 2013-07-16 Filip Pizlo <fpizlo@apple.com>
</del><ins>+ * platform/mac-wk2/tiled-drawing/content-inset-hit-testing-expected.txt: Added.
+ * platform/mac-wk2/tiled-drawing/content-inset-hit-testing-in-frame-expected.txt: Added.
+ * platform/mac-wk2/tiled-drawing/content-inset-hit-testing-in-frame.html: Added.
+ * platform/mac-wk2/tiled-drawing/content-inset-hit-testing.html: Added.
</ins><span class="cx">
</span><del>- MakeRope fixup shouldn't lead to an Identity without kids
- https://bugs.webkit.org/show_bug.cgi?id=118745
</del><ins>+2014-03-20 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Mark Hahnenberg.
</del><ins>+ Add a flushing mechanism for the WebVTTParser
+ https://bugs.webkit.org/show_bug.cgi?id=130532
</ins><span class="cx">
</span><del>- * fast/js/dfg-make-rope-all-empty-strings.html: Added.
- * fast/js/dfg-make-rope-all-empty-strings-expected.txt: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/dfg-make-rope-all-empty-strings.js: Added.
- (foo):
- (bar):
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>-2013-07-16 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Merged from Blink (patch by vcarbune@chromium.org):
+ https://chromium.googlesource.com/chromium/blink/+/1ac2b3081492ab8661429230004013a9a3623f0f
+ http://crbug.com/54203003
+ https://chromium.googlesource.com/chromium/blink/+/24343d32bc36d20d59ef3e10040faddde65929e6
+ http://crbug.com/59453002
+ https://chromium.googlesource.com/chromium/blink/+/ef2793f1d9d207389589ecf9a136ea5c7170b4af
+ http://crbug.com/75233002
+ https://chromium.googlesource.com/chromium/blink/+/a29f2f8324abcd4826b41e7dc34373dee2ec57a9
+ http://crbug.com/52713005
+ https://chromium.googlesource.com/chromium/blink/+/7ce003c8d47b39f116f1f2a592a5dfb4a9e77228
+ http://crbug.com/64303004
+ https://chromium.googlesource.com/chromium/blink/+/18f896b3498478311e880f782813d5dfc8c0c7d1
+ http://crbug.com/96933004
+ https://chromium.googlesource.com/chromium/blink/+/8670e8ecb13254a651f5493ec83f4484d18c154e
+ http://crbug.com/98783005
+ https://chromium.googlesource.com/chromium/blink/+/4ac55780a6af3d76e0159c1d145330964ad56647
+ http://crbug.com/104713002
</ins><span class="cx">
</span><del>- Merge r152703
</del><ins>+ * http/tests/media/track: Added.
+ * http/tests/media/track/track-webvtt-slow-loading-2-expected.txt: Added.
+ * http/tests/media/track/track-webvtt-slow-loading-2.html: Added.
+ * http/tests/media/track/track-webvtt-slow-loading.html: Added.
+ * media/track/captions-webvtt/captions-multiline-lf.vtt: Added.
+ * media/track/track-webvtt-tc023-markup.html:
</ins><span class="cx">
</span><del>- 2013-07-15 Tim Horton <timothy_horton@apple.com>
</del><ins>+2014-03-20 David Hyatt <hyatt@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed rebaselines after r152701.
</del><ins>+ [New Multicolumn] getClientRects returns wrong rectangle
+ https://bugs.webkit.org/show_bug.cgi?id=128614
</ins><span class="cx">
</span><del>- * editing/pasteboard/paste-noplugin-expected.txt:
- * http/tests/security/contentSecurityPolicy/object-src-url-blocked-expected.txt:
- * platform/mac/accessibility/plugin-expected.txt:
</del><ins>+ Reviewed by Sam Weinig.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Added fast/multicol/newmulticol/client-rects.html and beefed up existing
+ fast/multicol/client-rects.html to use more writing modes.
</ins><span class="cx">
</span><del>- Merge r152653
</del><ins>+ * fast/multicol/client-rects.html:
+ * fast/multicol/newmulticol/client-rects-expected.html: Added.
+ * fast/multicol/newmulticol/client-rects.html: Added.
+ * platform/mac/fast/multicol/client-rects-expected.png:
+ * platform/mac/fast/multicol/client-rects-expected.txt:
</ins><span class="cx">
</span><del>- 2013-07-15 Antoine Quint <graouts@apple.com>
</del><ins>+2014-03-19 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- Text with "text-overflow:ellipsis" and an SVG font do not render correctly
- https://bugs.webkit.org/show_bug.cgi?id=118669
</del><ins>+ Incorrect behavior when mutating a typed array during set.
+ https://bugs.webkit.org/show_bug.cgi?id=130428
</ins><span class="cx">
</span><del>- Reviewed by David Kilzer.
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.png: Added.
- * platform/mac/svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures-expected.txt: Added.
- * svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html: Added.
</del><ins>+ Test behaviour of TypedArray.set(array) when we neuter the array.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * js/typed-array-mutated-during-set-expected.txt: Added.
+ * js/typed-array-mutated-during-set.html: Added.
</ins><span class="cx">
</span><del>- Merge r152642
</del><ins>+2014-03-20 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-14 Jon Lee <jonlee@apple.com>
</del><ins>+ Preserve original document URL for XSSAuditor reports
</ins><span class="cx">
</span><del>- [WK2] Calling Notification.requestPermission() without a callback crashes
- https://bugs.webkit.org/show_bug.cgi?id=118654
- <rdar://problem/14293352>
</del><ins>+ Merged from Blink (patch by Tom Sepez):
+ https://src.chromium.org/viewvc/blink?view=rev&revision=158406
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ * http/tests/security/xssAuditor/report-script-tag-replace-state-expected.txt: Added.
+ * http/tests/security/xssAuditor/report-script-tag-replace-state.html: Added.
+ * http/tests/security/xssAuditor/resources/echo-intertag.pl:
</ins><span class="cx">
</span><del>- * http/tests/notifications/notification-request-permission-expected.txt:
- * http/tests/notifications/notification-request-permission.html: Add additional subtests that check
- that the call succeeds even after granting or denying permission.
</del><ins>+2014-03-20 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- * http/tests/notifications/notification-request-permission-no-callback-expected.txt: Added.
- * http/tests/notifications/notification-request-permission-no-callback.html: Added. Similar test to
- notification-request-permission, without the callback function.
</del><ins>+ XSSAuditor bypass with frameset tags
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Merged from Blink (patch by Tom Sepez):
+ https://src.chromium.org/viewvc/blink?view=rev&revision=157794
</ins><span class="cx">
</span><del>- Merge r152580
</del><ins>+ * http/tests/security/xssAuditor/frameset-injection-expected.txt: Added.
+ * http/tests/security/xssAuditor/frameset-injection.html: Added.
+ * http/tests/security/xssAuditor/resources/echo-intertag.pl:
</ins><span class="cx">
</span><del>- 2013-07-10 Roger Fong <roger_fong@apple.com>
</del><ins>+2014-03-20 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- Plugins that don't support snapshotting should not all autostart.
- https://bugs.webkit.org/show_bug.cgi?id=118572
- <rdar://problem/14324391>.
</del><ins>+ [CSS Regions] Cleanup scrollable regions tests
+ https://bugs.webkit.org/show_bug.cgi?id=130505
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ Reviewed by Mihnea Ovidenie.
</ins><span class="cx">
</span><del>- * platform/mac-wk2/plugins/snapshotting/quicktime-plugin-snapshotted-expected.txt: Added.
- * plugins/snapshotting/quicktime-plugin-snapshotted.html: Added.
</del><ins>+ Tests should only display red in case of failure. Purpose of the test should be very clearly stated.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * fast/regions/scrollable-last-region-expected.html:
+ * fast/regions/scrollable-last-region.html:
+ * fast/regions/scrollable-regions-hit-testing-inside-expected.html:
+ * fast/regions/scrollable-regions-hit-testing-inside.html:
+ * fast/regions/scrollable-single-region-bt-expected.html:
+ * fast/regions/scrollable-single-region-bt.html:
+ * fast/regions/scrollable-single-region-expected.html:
+ * fast/regions/scrollable-single-region-lr-expected.html:
+ * fast/regions/scrollable-single-region-lr.html:
+ * fast/regions/scrollable-single-region-relative-element-expected.html:
+ * fast/regions/scrollable-single-region-relative-element.html:
+ * fast/regions/scrollable-single-region-rl-expected.html:
+ * fast/regions/scrollable-single-region-rl.html:
+ * fast/regions/scrollable-single-region.html:
+ * fast/regions/wheel-scroll-abspos-expected.html:
+ * fast/regions/wheel-scroll-abspos.html:
+ * fast/regions/wheel-scroll-expected.html:
+ * fast/regions/wheel-scroll.html:
+ * fast/regions/wheel-scrollable-single-region-expected.html:
+ * fast/regions/wheel-scrollable-single-region.html:
</ins><span class="cx">
</span><del>- Merge r152573
</del><ins>+2014-03-20 Simon Fraser <simon.fraser@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-10 Oliver Hunt <oliver@apple.com>
</del><ins>+ A completed fill-forwards animation should not disable overlap testing
+ https://bugs.webkit.org/show_bug.cgi?id=130522
+ <rdar://problem/15862395>
</ins><span class="cx">
</span><del>- NativeExecutable cache needs to use both call and construct functions for key
- https://bugs.webkit.org/show_bug.cgi?id=118545
</del><ins>+ Reviewed by Dean Jackson.
+
+ Tests that dump layer trees when a fill-forwards animation has finished,
+ both when the final keyframe causes overlap, and when it does not.
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+ * compositing/animation/filling-animation-overlap-at-end-expected.txt: Added.
+ * compositing/animation/filling-animation-overlap-at-end.html: Added.
+ * compositing/animation/filling-animation-overlap-expected.txt: Added.
+ * compositing/animation/filling-animation-overlap.html: Added.
+ * compositing/animation/layer-for-filling-animation-expected.txt: Added.
+ * compositing/animation/layer-for-filling-animation.html: Added.
</ins><span class="cx">
</span><del>- Make sure we don't decide that all bound functions aren't constructors.
</del><ins>+2014-03-20 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- * fast/js/function-bind-expected.txt:
- * fast/js/script-tests/function-bind.js:
</del><ins>+ Canvas methods clip/fill/stroke should not except 0 argument
+ https://bugs.webkit.org/show_bug.cgi?id=130497
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Merge r152554
</del><ins>+ Add more exception tests for fill/stroke/clip.
</ins><span class="cx">
</span><del>- 2013-07-10 Sam Weinig <sam@webkit.org>
</del><ins>+ * fast/canvas/canvas-clip-path-expected.txt:
+ * fast/canvas/canvas-fill-path-expected.txt:
+ * fast/canvas/canvas-stroke-path-expected.txt:
+ * fast/canvas/script-tests/canvas-clip-path.js:
+ * fast/canvas/script-tests/canvas-fill-path.js:
+ * fast/canvas/script-tests/canvas-stroke-path.js:
</ins><span class="cx">
</span><del>- Range.getClientRects() not working correctly for partially contained vertically styled text nodes
- <rdar://problem/14305675>
- https://bugs.webkit.org/show_bug.cgi?id=118447
</del><ins>+2014-03-20 Carlos Alberto Lopez Perez <clopez@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Unreviewed GTK Gardening.
</ins><span class="cx">
</span><del>- * fast/dom/Range/getClientRects-vertical-expected.txt: Added.
- * fast/dom/Range/getClientRects-vertical.html: Added.
</del><ins>+ Update expectation of accessibility/table-detection.html after r165535.
+ Update expectation of accessibility/aria-hidden-false-works-in-subtrees.html.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * platform/gtk/accessibility/aria-hidden-false-works-in-subtrees-expected.txt:
+ * platform/gtk/accessibility/table-detection-expected.txt:
</ins><span class="cx">
</span><del>- Merge r152547
</del><ins>+2014-03-20 Mihai Tica <mitica@adobe.com>
</ins><span class="cx">
</span><del>- 2013-07-10 Eric Carlson <eric.carlson@apple.com>
</del><ins>+ [CSS Blending] Blending operation is not isolated when setting z-index on parent from javascript
+ https://bugs.webkit.org/show_bug.cgi?id=129307
</ins><span class="cx">
</span><del>- [Mac] every enabled text track should be listed in the track menu
- https://bugs.webkit.org/show_bug.cgi?id=118477
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Reviewed by Jer Noble.
</del><ins>+ Test if setting or unsetting stacking context or blend mode from script correctly updates blending
+ isolation.
</ins><span class="cx">
</span><del>- * media/trackmenu-test.js: Add some new utility functions.
</del><ins>+ * css3/compositing/blend-mode-background.html: Added.
+ * fast/repaint/blend-mode-isolate-stacking-context-expected.txt: Added.
+ * fast/repaint/blend-mode-isolate-stacking-context.html: Added.
+ * platform/mac/css3/compositing/blend-mode-background-expected.png: Added.
+ * platform/mac/css3/compositing/blend-mode-background-expected.txt: Added.
</ins><span class="cx">
</span><del>- * media/video-controls-captions-trackmenu-includes-enabled-track-expected.txt: Added.
- * media/video-controls-captions-trackmenu-includes-enabled-track.html: Added.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
</del><ins>+2014-03-20 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ [CSS Regions] Remove "visibility:hidden" from overflow-scrollable* tests
+ https://bugs.webkit.org/show_bug.cgi?id=130510
</ins><span class="cx">
</span><del>- Merge r152532
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- 2013-07-10 James Craig <james@cookiecrook.com>
</del><ins>+ The visibility hidden option was needed to prevent these tests from failing before the
+ visual overflow was properly implemented (bug 118665). It is now no longer required.
</ins><span class="cx">
</span><del>- AX: AccessibilityNodeObject::supportsRequiredAttribute() should switch on CellRole
- https://bugs.webkit.org/show_bug.cgi?id=117817
</del><ins>+ * fast/regions/overflow-scrollable-rel-pos-fragment-expected.html:
+ * fast/regions/overflow-scrollable-rel-pos-fragment.html:
+ * fast/regions/overflow-scrollable-rotated-fragment-expected.html:
+ * fast/regions/overflow-scrollable-rotated-fragment.html:
+ * fast/regions/overflow-scrollable-unsplittable-fragment-expected.html:
+ * fast/regions/overflow-scrollable-unsplittable-fragment.html:
</ins><span class="cx">
</span><del>- Reviewed by Chris Fleizach.
</del><ins>+2014-03-20 Lorenzo Tilve <ltilve@igalia.com>
</ins><span class="cx">
</span><del>- CellRole supports the required attribute now for accessibility, according to ARIA spec.
</del><ins>+ "input" event is not fired when changing a select element's value
+ https://bugs.webkit.org/show_bug.cgi?id=117526
</ins><span class="cx">
</span><del>- * platform/mac/accessibility/table-attributes-expected.txt:
- * platform/mac/accessibility/table-cell-spans-expected.txt:
- * platform/mac/accessibility/table-cells-expected.txt:
- * platform/mac/accessibility/table-sections-expected.txt:
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Add tests to verify that input event is dispatched when listbox
+ or menulist values are modified.
</ins><span class="cx">
</span><del>- Merge r152522
</del><ins>+ * fast/forms/select/listbox-oninput-fired-expected.txt: Added.
+ * fast/forms/select/listbox-oninput-fired.html: Added.
+ * fast/forms/select/menulist-oninput-fired-expected.txt: Added.
+ * fast/forms/select/menulist-oninput-fired.html: Added.
</ins><span class="cx">
</span><del>- 2013-07-09 James Craig <james@cookiecrook.com>
</del><ins>+2014-03-20 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- @readonly and @aria-readonly="false" are not exposed correctly to accessibility
- https://bugs.webkit.org/show_bug.cgi?id=118475
</del><ins>+ [CSS Regions] The height of a scrollable element flowed inside a scrollable region is not computed correctly
+ https://bugs.webkit.org/show_bug.cgi?id=129487
</ins><span class="cx">
</span><del>- Reviewed by Chris Fleizach.
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- Updated existing test to account for implicit and explicit @readonly/@aria-readonly mismatches.
</del><ins>+ Added tests for different situations using scrollable regions and fixed a couple existing tests.
</ins><span class="cx">
</span><del>- * accessibility/aria-readonly-expected.txt:
- * accessibility/aria-readonly.html:
</del><ins>+ * fast/regions/clip-to-padding-box-margins.html: overflow-x and overflow-y cannot be hidden & visible.
+ * fast/regions/scrollable-last-region-expected.html: "hack" no longer needed now that the scroll content size is properly computed.
+ * fast/regions/scrollable-region-content-size-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-horiz-bt-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-horiz-bt.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow-horiz-bt-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow-horiz-bt.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow-vert-rl-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow-vert-rl.html: Added.
+ * fast/regions/scrollable-region-content-size-no-overflow.html: Added.
+ * fast/regions/scrollable-region-content-size-relative-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-relative.html: Added.
+ * fast/regions/scrollable-region-content-size-vert-rl-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-vert-rl.html: Added.
+ * fast/regions/scrollable-region-content-size-vertical-lr-expected.html: Added.
+ * fast/regions/scrollable-region-content-size-vertical-lr.html: Added.
+ * fast/regions/scrollable-region-content-size.html: Added.
+ * fast/regions/scrollable-region-scrollable-content-expected.html: Added.
+ * fast/regions/scrollable-region-scrollable-content.html: Added.
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-20 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Merge r152388
</del><ins>+ Subpixel rendering: Nested layers with subpixel accumulation paint to wrong position.
+ https://bugs.webkit.org/show_bug.cgi?id=130153
</ins><span class="cx">
</span><del>- 2013-07-03 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- AX: Items the img aria role aren't inserting an object replacement character
- https://bugs.webkit.org/show_bug.cgi?id=118259
</del><ins>+ Subpixels (fractional device pixels here) can accumulate through nested layers. Subpixels
+ need to be propagated through the layer tree so that painting coordinates match layout coordinates.
</ins><span class="cx">
</span><del>- Reviewed by Reviewed by Tim Horton.
</del><ins>+ Subpixel accumulation through nesting (absolute positioning, 2x display):
+ non-compositing case:
+ (nested boxes) (layout pos) (norm.paint pos) (translate accumulation, subpixel accumulation, final paint pos)
+ div -> top: 1.3px 1.3px 1.5px 1.5px 0.2px -> snapped 0.0px -> 1.5px
+ div -> top: 1.3px 2.6px 2.5px 3.0px 0.4px -> snapped 0.5px -> 2.5px
+ div -> top: 1.3px 3.9px 4.0px 4.5px 0.6px -> snapped 0.5px -> 4.0px
+ div -> top: 1.3px 5.2px 5.0px 6.0px 0.8px -> snapped 1.0px -> 5.0px
</ins><span class="cx">
</span><del>- * accessibility/non-native-image-crash-expected.txt:
- * platform/mac/accessibility/aria-image-emits-object-replacement-expected.txt: Added.
- * platform/mac/accessibility/aria-image-emits-object-replacement.html: Added.
- * platform/mac/accessibility/img-fallsback-to-title-expected.txt:
- Update expected tests where role="img" now emits replacement character.
</del><ins>+ compositing case:
+ (nested boxes) (layout pos) (norm.paint pos) (device pixel offset + fractional offset, final pos)
+ div -> top: 1.3px 1.3px 1.5px 1.0px + 0.3px -> snapped -> 1.5px
+ div -> top: 1.3px 2.6px 2.5px 2.5px + 0.1px -> snapped -> 2.5px
+ div -> top: 1.3px 3.9px 4.0px 3.5px + 0.4px -> snapped -> 4.0px
+ div -> top: 1.3px 5.2px 5.0px 5.0px + 0.2px -> snapped -> 5.0px
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * compositing/hidpi-nested-compositing-layers-with-subpixel-accumulation-expected.html: Added.
+ * compositing/hidpi-nested-compositing-layers-with-subpixel-accumulation.html: Added.
+ * fast/layers/hidpi-nested-layers-with-subpixel-accumulation-expected.html: Added.
+ * fast/layers/hidpi-nested-layers-with-subpixel-accumulation.html: Added.
</ins><span class="cx">
</span><del>- Merge r152330
</del><ins>+2014-03-20 Krzysztof Czech <k.czech@samsung.com>
</ins><span class="cx">
</span><del>- 2013-07-02 Ruth Fong <ruth_fong@apple.com>
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>- Change event should not be dispatched by clicking a scrollbar of select listbox
- https://bugs.webkit.org/show_bug.cgi?id=118019
- <rdar://problem/14297760>
</del><ins>+ Update expectation of table-detection.html after r165535.
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ * platform/efl-wk2/accessibility/table-detection-expected.txt:
</ins><span class="cx">
</span><del>- Merge the following:
- http://src.chromium.org/viewvc/blink?view=revision&revision=151689
- https://chromium.googlesource.com/chromium/blink/+/492549b0fcaa58a85aa0797446b62985a263704f
</del><ins>+2014-03-20 Lorenzo Tilve <ltilve@igalia.com>
</ins><span class="cx">
</span><del>- * fast/forms/select/listbox-click-on-scrollbar-expected.txt: Added.
- * fast/forms/select/listbox-click-on-scrollbar.html: Added.
- Tests that an onChange() event is not fired when the scrollbar of a
- <select multiple> element is clicked.
</del><ins>+ Dispatch input event for Range element keyboard event
+ https://bugs.webkit.org/show_bug.cgi?id=129929
</ins><span class="cx">
</span><del>-2013-07-15 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Kent Tamura.
</ins><span class="cx">
</span><del>- Merge r152320
</del><ins>+ For any value update, dispatch both input and change event.
+ Also removes extra dispatch change event, as event is dispatched
+ from TextFieldInputType:setValue.
</ins><span class="cx">
</span><del>- 2013-07-02 Radu Stavila <stavila@adobe.com>
</del><ins>+ Merged from Blink (patch by Habib Virji):
+ https://src.chromium.org/viewvc/blink?revision=168558&view=revision
</ins><span class="cx">
</span><del>- [CSS Regions] Improve implementation of elements in region being flowed to another flow thread
- https://bugs.webkit.org/show_bug.cgi?id=118300
</del><ins>+ * fast/forms/range/range-keyboard-oninput-event-expected.txt: Added.
+ * fast/forms/range/range-keyboard-oninput-event.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+2014-03-20 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>- * fast/regions/flow-body-in-html.html:
- * fast/regions/region-content-flown-into-region-expected.html:
- * fast/regions/region-content-flown-into-region.html:
- * fast/regions/universal-selector-children-to-the-same-region.html:
</del><ins>+ [CSSRegions] Content flowed in 0px height region not displayed
+ https://bugs.webkit.org/show_bug.cgi?id=98265
</ins><span class="cx">
</span><del>-2013-07-15 Tim Horton <timothy_horton@apple.com>
</del><ins>+ After the past work on overflow, this looks fixed. Add a test to make sure
+ we are covered for future regressions.
</ins><span class="cx">
</span><del>- Unreviewed, fix a mismerge from r152303.
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations:
</del><ins>+ * fast/regions/overflow-content-zero-height-region-expected.html: Added.
+ * fast/regions/overflow-content-zero-height-region.html: Added.
</ins><span class="cx">
</span><del>-2013-07-10 Lucas Forschler <lforschler@apple.com>
</del><ins>+2014-03-19 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Rollout r152556. <rdar://problem/14305675>
</del><ins>+ Merge Misc. WebVTT Updates from Blink.
+ https://bugs.webkit.org/show_bug.cgi?id=130491
</ins><span class="cx">
</span><del>-2013-07-10 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Merge r152554
</del><ins>+ Merged from Blink (patch by vcarbune@chromium.org):
+ https://chromium.googlesource.com/chromium/blink/+/fb62b2b54944bd19026192c049a1db250756fc12
+ http://crbug.com/40323003
+ https://chromium.googlesource.com/chromium/blink/+/29176fb0b394a97e85f4dabc07e18329f3ceae41
+ http://crbug.com/54463002
+ https://chromium.googlesource.com/chromium/blink/+/29476f839a08cb17c5a3fc713f7e454e7cea9c60
+ http://crbug.com/55853002
+ https://chromium.googlesource.com/chromium/blink/+/ba2378ef873e786cf2937034e012669cdd37dfe8
+ http://crbug.com/65343003
+ https://chromium.googlesource.com/chromium/blink/+/1915b9aa1bba45aebf28531b40ae627ecf9a3d59
+ http://crbug.com/62833005
+ https://chromium.googlesource.com/chromium/blink/+/ea46dbd0f1f29779a1cd4f59b19361b803f09a9b
+ http://crbug.com/64273013
+ https://chromium.googlesource.com/chromium/blink/+/9eb4bb6b627357bb94d66386a4123ec004cccfc4
+ http://crbug.com/101513002
+ https://chromium.googlesource.com/chromium/blink/+/192a843b32eafb77bf92c50ec50d334ba935028a
+ http://crbug.com/102403002
+ https://chromium.googlesource.com/chromium/blink/+/15f9efcc952fcf73184e28fb9db79633c1fa6653
+ http://crbug.com/104443002
+ https://chromium.googlesource.com/chromium/blink/+/74fd66b451a464683f7cb748855b1740a54b2c16
+ http://crbug.com/75243004
</ins><span class="cx">
</span><del>- 2013-07-10 Sam Weinig <sam@webkit.org>
</del><ins>+ * media/track/captions-webvtt/tc030-interspersed-non-cue.vtt: Added.
+ * media/track/track-webvtt-tc027-empty-cue-expected.txt: Mark one test as expected to fail, since
+ the test (incorrectly) expects to fail on empty cues. The test will be updated in a future patch.
+ * media/track/track-webvtt-tc030-interspersed-non-cue-expected.txt: Added.
+ * media/track/track-webvtt-tc030-interspersed-non-cue.html: Added.
</ins><span class="cx">
</span><del>- Range.getClientRects() not working correctly for partially contained vertically styled text nodes
- <rdar://problem/14305675>
- https://bugs.webkit.org/show_bug.cgi?id=118447
</del><ins>+2014-03-19 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Generated hidpi- images (actual) on ML WK2 Debug are blurry/color shifted.
</ins><span class="cx">
</span><del>- * fast/dom/Range/getClientRects-vertical-expected.txt: Added.
- * fast/dom/Range/getClientRects-vertical.html: Added.
</del><ins>+ Unreviewed TestExpectations update on ML WK2 debug.
</ins><span class="cx">
</span><del>-2013-07-10 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * platform/mac-wk2/TestExpectations:
</ins><span class="cx">
</span><del>- Merge r152541
</del><ins>+2014-03-19 Eric Carlson <eric.carlson@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-09 Roger Fong <roger_fong@apple.com>
</del><ins>+ media/video-remote-control-playpause.html frequently fails on the bots
+ https://bugs.webkit.org/show_bug.cgi?id=130490
</ins><span class="cx">
</span><del>- HTMLPluginElement's state should be Playing before firing mouse click event.
- https://bugs.webkit.org/show_bug.cgi?id=118398.
- <rdar://problem/14262126>
</del><ins>+ Unreviewed TestExpectations update.
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ * platform/mac/TestExpectations: Mark test as flakey while I try to reproduce it.
</ins><span class="cx">
</span><del>- * platform/mac-wk2/plugins/snapshotting/plugin-receives-click-event-expected.txt: Added.
- * plugins/snapshotting/plugin-receives-click-event.html: Added.
</del><ins>+2014-03-19 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-07-09 Jeffrey Pfau <jpfau@apple.com>
</del><ins>+ Implement isPointInPath and isPointInStroke with Path2D argument
+ https://bugs.webkit.org/show_bug.cgi?id=130473
</ins><span class="cx">
</span><del>- Skip cache partitioning tests, as cache partitioning is not supported on Lion
- <rdar://problem/14391816>
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- * platform/mac-lion/TestExpectations:
</del><ins>+ Test isPointInPath and isPointInStroke with Path2D argument.
</ins><span class="cx">
</span><del>-2013-07-09 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * fast/canvas/canvas-path-isPointInPath-expected.txt: Added.
+ * fast/canvas/canvas-path-isPointInPath.html: Added.
+ * fast/canvas/canvas-path-isPointInStroke-expected.txt: Added.
+ * fast/canvas/canvas-path-isPointInStroke.html: Added.
+ * fast/canvas/script-tests/canvas-path-isPointInPath.js: Added.
+ * fast/canvas/script-tests/canvas-path-isPointInStroke.js: Added.
</ins><span class="cx">
</span><del>- Merge r152494
</del><ins>+2014-03-19 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>- 2013-07-09 Mark Lam <mark.lam@apple.com>
</del><ins>+ Crash with long selector list
+ https://bugs.webkit.org/show_bug.cgi?id=123006
</ins><span class="cx">
</span><del>- Fix 30% JSBench regression (caused by adding column numbers to stack traces).
- https://bugs.webkit.org/show_bug.cgi?id=118481.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- Reviewed by Mark Hahnenberg and Geoffrey Garen.
</del><ins>+ * fast/css/long-selector-list-crash-expected.txt: Added.
+ * fast/css/long-selector-list-crash.html: Added.
</ins><span class="cx">
</span><del>- The fix now computes line and column numbers more accurately. As a result,
- some of the test results need to be re-baselined. Among other fixes, one
- major source of difference is that the old code was incorrectly computing
- 0-based column numbers. This has now been fixed to be 1-based.
- Note: line numbers were always 1-based.
</del><ins>+2014-03-19 Eric Carlson <eric.carlson@apple.com>
</ins><span class="cx">
</span><del>- Also added a new test: fast/js/line-column-numbers.html, which tests line
- and column numbers for source code in various configurations.
</del><ins>+ Make Remote Control commands testable
+ https://bugs.webkit.org/show_bug.cgi?id=130358
</ins><span class="cx">
</span><del>- * editing/execCommand/outdent-blockquote-test1-expected.txt:
- * editing/execCommand/outdent-blockquote-test2-expected.txt:
- * editing/execCommand/outdent-blockquote-test3-expected.txt:
- * editing/execCommand/outdent-blockquote-test4-expected.txt:
- * editing/pasteboard/copy-paste-float-expected.txt:
- * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt:
- * editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt:
- * fast/dom/Window/window-resize-contents-expected.txt:
- * fast/events/remove-target-with-shadow-in-drag-expected.txt:
- * fast/js/line-column-numbers-expected.txt: Added.
- * fast/js/line-column-numbers.html: Added.
- * fast/js/script-tests/line-column-numbers.js: Added.
- (try.doThrow4b):
- (doThrow5b.try.innerFunc):
- (doThrow5b):
- (doThrow6b.try.innerFunc):
- (doThrow6b):
- (catch):
- (try.doThrow11b):
- (try.doThrow14b):
- * fast/js/stack-trace-expected.txt:
- * inspector/console/console-url-line-column-expected.txt:
</del><ins>+ Reviewed by Jer Noble.
</ins><span class="cx">
</span><del>-2013-07-09 Lucas Forschler <lforschler@apple.com>
</del><ins>+ * media/video-remote-control-playpause-expected.txt: Added.
+ * media/video-remote-control-playpause.html: Added.
</ins><span class="cx">
</span><del>- Merge r152453
</del><ins>+2014-03-19 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- 2013-07-08 Andreas Kling <akling@apple.com>
</del><ins>+ Improving webkitGetUserMedia error handling and error messages
+ https://bugs.webkit.org/show_bug.cgi?id=130452
</ins><span class="cx">
</span><del>- REGRESSION(r125294): A style rule with more than 8192 selectors can cause style corruption.
- <http://webkit.org/b/118369>
- <rdar://problem/14291428>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ Checking if first argument of webkitGetUserMedia is a valid Dictionary. If not, throw an exception with a
+ clearer message of the error.
</ins><span class="cx">
</span><del>- Added a test to document the new cap of 8192 selectors per CSS rule.
</del><ins>+ * fast/mediastream/argument-types-expected.txt:
+ * fast/mediastream/script-tests/argument-types.js:
</ins><span class="cx">
</span><del>- * fast/css/rule-selector-overflow-expected.txt: Added.
- * fast/css/rule-selector-overflow.html: Added.
</del><ins>+2014-03-19 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-07-09 Lucas Forschler <lforschler@apple.com>
</del><ins>+ Implement method addPath for Path2D
+ https://bugs.webkit.org/show_bug.cgi?id=130461
</ins><span class="cx">
</span><del>- Merge r152424
-
- 2013-07-05 Zalan Bujtas <zalan@apple.com>
-
- iframe constrained by max-width in full screen
- https://bugs.webkit.org/show_bug.cgi?id=118250
-
- Reviewed by Antti Koivisto.
-
- Ensure that contents inside iframe can go full screen properly.
-
- Set max-width and max-height values to the default 'none', so that iframes are not
- constrained when entering full screen.
-
- * fullscreen/full-screen-iframe-with-max-width-height-expected.txt: Added.
- * fullscreen/full-screen-iframe-with-max-width-height.html: Added.
-
-2013-07-09 Lucas Forschler <lforschler@apple.com>
-
- Merge r152422
-
- 2013-07-05 Eric Carlson <eric.carlson@apple.com>
-
- [Mac] .webkitClosedCaptionsVisible doesn't work with "Automatic" caption mode
- https://bugs.webkit.org/show_bug.cgi?id=118319
-
- Reviewed by Jer Noble.
-
- * media/track/track-legacyapi-with-automatic-mode-expected.txt: Added.
- * media/track/track-legacyapi-with-automatic-mode.html: Added.
-
-2013-07-08 Alexey Proskuryakov <ap@apple.com>
-
- Updating fast/js/global-constructors-attributes.html results.
-
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
-
-2013-07-08 Alexey Proskuryakov <ap@apple.com>
-
- Merge r152470.
-
- 2013-07-08 Alexey Proskuryakov <ap@apple.com>
-
- [Mac] Multiple compositing/patterns test fail
- https://bugs.webkit.org/show_bug.cgi?id=118490
-
- * platform/mac/TestExpectations: The failures appear to be WK2 only in my testing,
- so moved the expectations to mac-wk2.
-
- * platform/mac-wk2/TestExpectations: Updated bug numbers.
-
-2013-07-08 Lucas Forschler <lforschler@apple.com>
-
- Merge r152303
-
- 2013-07-02 Tim Horton <timothy_horton@apple.com>
-
- constrainScrollPositionForOverhang needs to handle scrollOrigin correctly
- https://bugs.webkit.org/show_bug.cgi?id=118176
- <rdar://problem/14301271>
-
- Reviewed by Anders Carlsson.
-
- Add a test that ensures that fixed position works with a scrollable document
- and direction: rtl, which is one case where scrollOrigin is set.
-
- Disable the test on Mac WebKit1 because of https://bugs.webkit.org/show_bug.cgi?id=118269.
-
- * compositing/geometry/fixed-position-flipped-writing-mode-expected.txt: Added.
- * compositing/geometry/fixed-position-flipped-writing-mode.html: Added.
- * platform/mac/compositing/geometry/fixed-position-flipped-writing-mode-expected.png: Added.
- * platform/mac/TestExpectations:
- * platform/mac-wk2/TestExpectations:
-
-2013-07-08 Lucas Forschler <lforschler@apple.com>
-
- Rollout r151510. <rdar://problem/14380353>
-
-2013-07-08 Lucas Forschler <lforschler@apple.com>
-
- Merge r151737
-
- 2013-06-19 Robert Hogan <robert@webkit.org>
-
- Incorrect computation of shrink-to-fit width for block with white-space:nowrap and floating children
- https://bugs.webkit.org/show_bug.cgi?id=114879
-
- Reviewed by David Hyatt.
-
- * fast/block/shrink-to-fit-width-container-with-floating-children-expected.txt: Added.
- * fast/block/shrink-to-fit-width-container-with-floating-children.html: Added.
- * platform/qt/fast/css/word-space-extra-expected.txt:
- * platform/qt/fast/replaced/width100percent-image-expected.txt:
- * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
- * platform/qt/fast/replaced/width100percent-textfield-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug57828-expected.txt:
-
-2013-07-08 Alexey Proskuryakov <ap@apple.com>
-
- Merge r151913.
-
- 2013-06-24 Brent Fulgham <bfulgham@apple.com>
-
- [Mac] Unreviewed build correction after r151868
- New test expecation had been placed in the wrong directory.
-
- * platform/mac/accessibility/listitem-title-expected.txt: Copied from platform/mac/listitem-title-actual.txt.
- * platform/mac/listitem-title-actual.txt: Removed.
-
-2013-07-03 Alexey Proskuryakov <ap@apple.com>
-
- Skipping inspector tests that had other expectations, because specific rules override
- general rules, and we need to skip all inspector tests.
- <rdar://problem/12318375>
-
- * platform/mac/TestExpectations:
-
-2013-07-03 Alexey Proskuryakov <ap@apple.com>
-
- Skip inspector tests, because they are failing with production builds.
- <rdar://problem/12318375>
-
- * platform/mac/TestExpectations:
-
-2013-07-02 Lucas Forschler <lforschler@apple.com>
-
- Merge r152288
-
- 2013-07-02 Andreas Kling <akling@apple.com>
-
- Skip fast/dom/timer-throttling-hidden-page.html after r152202.
- <http://webkit.org/b/118301>
-
- * TestExpectations:
-
-2013-07-02 Lucas Forschler <lforschler@apple.com>
-
- Merge r152184
-
- 2013-06-28 Jer Noble <jer.noble@apple.com>
-
- media/video-currentTime.html flakey
- https://bugs.webkit.org/show_bug.cgi?id=118198
-
- Reviewed by Jessie Berlin.
-
- Update video-currentTime.html so that it listens for timeupdate events, and ends the test
- after the first one with a >0 currentTime. Add a 3s watchdog for the failure case.
-
- * media/video-currentTime-expected.txt:
- * media/video-currentTime.html:
-
-2013-07-01 Lucas Forschler <lforschler@apple.com>
-
- Merge r152185
-
- 2013-06-28 Ryosuke Niwa <rniwa@webkit.org>
-
- -webkit-line-break: after-white-space sometimes truncates DOM on copy & paste
- https://bugs.webkit.org/show_bug.cgi?id=118164
-
- Reviewed by Sam Weinig.
-
- Add a regression test.
-
- * editing/pasteboard/simplfiying-markup-should-not-strip-content-expected.txt: Added.
- * editing/pasteboard/simplfiying-markup-should-not-strip-content.html: Added.
-
-2013-07-01 Lucas Forschler <lforschler@apple.com>
-
- Merge r152198
-
- 2013-06-28 Ryosuke Niwa <rniwa@webkit.org>
-
- An element with -webkit-user-select: all should be selected on single click
- https://bugs.webkit.org/show_bug.cgi?id=117864
-
- Reviewed by Darin Adler.
-
- Add tests for single clicking on an element with user-select: all.
- We select the entire element regardless of whether the user had clicked on text or an image
- to be consistent even though Firefox requires a double click on the latter case.
-
- * editing/selection/user-select-all-with-image-single-click-expected.txt: Added.
- * editing/selection/user-select-all-with-image-single-click.html: Added.
- * editing/selection/user-select-all-with-single-click-expected.txt: Added.
- * editing/selection/user-select-all-with-single-click.html: Added.
-
-2013-07-01 Lucas Forschler <lforschler@apple.com>
-
- Merge r152091
-
- 2013-06-27 Timothy Hatcher <timothy@apple.com>
-
- Notify the debugger about functions created from source code via new Function() or WebCore::JSLazyEventListener.
-
- https://bugs.webkit.org/show_bug.cgi?id=118063
-
- Reviewed by Geoffrey Garen.
-
- * inspector/debugger/debugger-script-preprocessor-expected.txt: Updated.
-
-2013-06-28 Jessie Berlin <jberlin@apple.com>
-
- Merge r151942
-
- 2013-06-24 Jer Noble <jer.noble@apple.com>
-
- [Mac] media/video-played-collapse.html is flakey on certain platforms.
- https://bugs.webkit.org/show_bug.cgi?id=117034
-
- Reviewed by Beth Dakin.
-
- This test does not wait until a seek completes before issuing a play()
- command during its subtests. This can cause flakiness on some platforms
- where playback will begin from the pre-seek currentTime. Wait for the seek
- to complete before continuing the sub-tests.
-
- Additionally, a 2s watchdog timeout is present to catch stalled tests. This
- timeout is fine for short-duration sub-tests, but longer tests' durations
- approach this 2s timeout period. Make the timeout the test duration + 2s.
-
- * media/video-played-collapse-expected.txt:
- * media/video-played-collapse.html:
- * media/video-played.js:
- (playForMillisecs.callPauseIfTimeIsReached):
- (playForMillisecs):
- * platform/mac-wk2/TestExpectations:
-
-2013-06-27 Jessie Berlin <jberlin@apple.com>
-
- Merge a file from r151836 that was lost in the r152027 merge.
-
- * fast/css/text-overflow-ellipsis-behind-floats-expected.html:
-
-2013-06-27 Lucas Forschler <lforschler@apple.com>
-
- Merge r152038
-
- 2013-06-26 Jer Noble <jer.noble@apple.com>
-
- Potential use-after-free after neutering AudioBuffer's underlying ArrayBuffer.
- https://bugs.webkit.org/show_bug.cgi?id=118040
-
- Reviewed by Filip Pizlo.
-
- * webaudio/audiobuffer-neuter.html: Added.
- * webaudio/audiobuffer-neuter-expected.txt: Added.
-
-2013-06-27 Lucas Forschler <lforschler@apple.com>
-
- Merge r151868
-
- 2013-06-21 Brent Fulgham <bfulgham@apple.com>
-
- AX: Title for ListItemRole should consist of concatenated child text elements.
- https://bugs.webkit.org/show_bug.cgi?id=117892
-
- Reviewed by Chris Fleizach.
-
- * accessibility/listitem-title.html: Added.
- * platform/mac/accessibility/listitem-title-expected.txt: Added.
- * platform/win/accessibility/listitem-title-expected.txt: Added.
-
-2013-06-27 Lucas Forschler <lforschler@apple.com>
-
- Merge r151841
-
- 2013-06-20 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] AX: Radio buttons with "tab" role should describe themselves as tabs.
- https://bugs.webkit.org/show_bug.cgi?id=117837
-
- Reviewed by Chris Fleizach.
-
- * accessibility/aria-tab-role-on-buttons.html: Added.
- * accessibility/aria-tab-role-on-buttons-expected.txt: Added.
- * platform/win/aria-tab-role-on-buttons-expected.txt: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151998
-
- 2013-06-26 Ryosuke Niwa <rniwa@webkit.org>
-
- Set Attr.ownerDocument in Element#setAttributeNode()
- https://bugs.webkit.org/show_bug.cgi?id=118031
-
- Reviewed by Andreas Kling.
-
- Add a regression test.
-
- * fast/dom/Attr/set-attribute-node-from-iframe-expected.txt: Added.
- * fast/dom/Attr/set-attribute-node-from-iframe.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151997
-
- 2013-06-25 David Hyatt <hyatt@apple.com>
-
- Flex boxes (both old and new) don't handle max-height images correctly.
- https://bugs.webkit.org/show_bug.cgi?id=118000
-
- Reviewed by Beth Dakin.
-
- * css3/flexbox/image-percent-max-height-expected.html: Added.
- * css3/flexbox/image-percent-max-height.html: Added.
- * css3/flexbox/resources/hero.png: Added.
- * fast/flexbox/image-percent-max-height-expected.html: Added.
- * fast/flexbox/image-percent-max-height.html: Added.
- * fast/flexbox/resources/hero.png: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151953
-
- 2013-06-24 Brent Fulgham <bfulgham@gmail.com>
-
- [Mac] Build correction.
-
- * platform/mac/accessibility/aria-tab-roles-expected.txt:
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151934
-
- 2013-06-24 Simon Fraser <simon.fraser@apple.com>
-
- Fix various crashes on sites with fixed backgrounds
- https://bugs.webkit.org/show_bug.cgi?id=117959
-
- Reviewed by Andy Estes.
-
- Test that does a document.write on a page with a fixed background on the body.
-
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal-expected.txt: Added.
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-removal.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151924
-
- 2013-06-24 Brent Fulgham <bfulgham@apple.com>
-
- AX: Make tests usable on Mac and Windows
- https://bugs.webkit.org/show_bug.cgi?id=117901
-
- Reviewed by Chris Fleizach.
-
- * accessibility/aria-checkbox-text.html:
- * accessibility/aria-hidden-expected.txt:
- * accessibility/aria-hidden-with-elements-expected.txt:
- * accessibility/aria-hidden-with-elements.html:
- * accessibility/aria-hidden.html:
- * accessibility/aria-labelledby-overrides-label-expected.txt:
- * accessibility/aria-labelledby-overrides-label.html:
- * accessibility/aria-option-role.html:
- * accessibility/aria-presentational-role-expected.txt:
- * accessibility/aria-presentational-role.html:
- * accessibility/aria-tab-roles-expected.txt:
- * accessibility/aria-tab-roles.html:
- * accessibility/empty-image-with-title-expected.txt:
- * accessibility/empty-image-with-title.html:
- * accessibility/html-html-element-is-ignored-expected.txt:
- * accessibility/html-html-element-is-ignored.html:
- * accessibility/img-aria-button-alt-tag-expected.txt:
- * accessibility/img-aria-button-alt-tag.html:
- * accessibility/input-image-alt-expected.txt:
- * accessibility/input-image-alt.html:
- * platform/mac/accessibility/aria-checkbox-text-expected.txt:
- * platform/mac/accessibility/aria-option-role-expected.txt:
- * platform/win/accessibility/aria-checkbox-text-expected.txt: Added.
- * platform/win/accessibility/aria-hidden-expected.txt: Added.
- * platform/win/accessibility/aria-hidden-with-elements-expected.txt: Added.
- * platform/win/accessibility/aria-labelledby-overrides-label-expected.txt: Added.
- * platform/win/accessibility/aria-option-role-expected.txt: Added.
- * platform/win/accessibility/aria-presentational-role-expected.txt: Added.
- * platform/win/accessibility/aria-tab-roles-expected.txt: Added.
- * platform/win/accessibility/empty-image-with-title-expected.txt: Added.
- * platform/win/accessibility/html-html-element-is-ignored-expected.txt: Added.
- * platform/win/accessibility/img-aria-button-alt-tag-expected.txt: Added.
- * platform/win/accessibility/input-image-alt-expected.txt: Added.
- * platform/win/aria-labelledby-on-input-expected.txt: Removed.
- * platform/win/aria-menubar-menuitems-expected.txt: Removed.
- * platform/win/aria-roles-expected.txt: Removed.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151894
-
- 2013-06-24 Zalan Bujtas <zalan@apple.com>
-
- Hittest finds the truncated text instead of the floating input, when the input is clicked.
- https://bugs.webkit.org/show_bug.cgi?id=115675
-
- Reviewed by David Hyatt.
-
- Ignore truncated text on inline textbox and everything beyond the ellipsis box on
- the root inlinebox while hittesting. (provided that nodeAtPoint finds no hit for any of
- the root inline's children.)
-
- * fast/css/text-overflow-ellipsis-and-floating-input-hittest-expected.txt: Added.
- * fast/css/text-overflow-ellipsis-and-floating-input-hittest.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151852
-
- 2013-06-21 James Craig <james@cookiecrook.com>
-
- AX: audio/video playback control timers (elapsed and remaining) should be exposed as ApplicationTimerRole
- https://bugs.webkit.org/show_bug.cgi?id=117883
-
- Reviewed by Chris Fleizach.
-
- Some of the media controls were returning the wrong role. Updated existing test coverage.
-
- * accessibility/media-element.html:
- * platform/mac/accessibility/media-element-expected.txt:
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151836
-
- 2013-06-21 Zalan Bujtas <zalan@apple.com>
-
- Rollout r150602: Restoring text-overflow vs. floating rendering behaviour.
- https://bugs.webkit.org/show_bug.cgi?id=117871
-
- Unreviewed. Rolling out r150602.
- Undesirable rendering behaviour.
-
- * fast/css/text-overflow-ellipsis-behind-floats-expected.html:
- * fast/css/text-overflow-ellipsis-behind-floats.html:
- * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html:
- * fast/css/text-overflow-ellipsis-full-truncate-rtl.html:
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151822
-
- 2013-06-20 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION(r145788): mouse drag on canvas shouldn't start selection
- https://bugs.webkit.org/show_bug.cgi?id=117860
-
- Reviewed by Benjamin Poulain.
-
- Add a regression test for dragging mouse inside a canvas.
- The canvas should not be selected and mouseup event should fire.
-
- * fast/events/mosuedrag-on-canvas-should-not-start-selection-expected.txt: Added.
- * fast/events/mosuedrag-on-canvas-should-not-start-selection.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151821
-
- 2013-06-20 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION(r149652): accessing items in .children via id doesn't work when element is not rooted in DOM tree
- https://bugs.webkit.org/show_bug.cgi?id=117836
-
- Reviewed by Benjamin Poulain.
-
- Add a regression test for named getter for a detached element.
-
- * fast/dom/htmlallcollection-detached-node-children-expected.txt: Added.
- * fast/dom/htmlallcollection-detached-node-children.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151812
-
- 2013-06-20 Alexey Proskuryakov <ap@apple.com>
-
- https://bugs.webkit.org/show_bug.cgi?id=116495
- Fix null-pointer deref in DocumentLoader::responseReceived()
-
- Patch by Nate Chapin, reviewed by Mike West and myself.
-
- * http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event-expected.txt: Added.
- * http/tests/security/XFrameOptions/x-frame-options-deny-delete-frame-in-load-event.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151807
-
- 2013-06-20 Enrica Casucci <enrica@apple.com>
-
- Initial advance on the first glyph of the run is not correctly set for rtl text.
- https://bugs.webkit.org/show_bug.cgi?id=117839
- <rdar://problem/13860717>
-
- Reviewed by Sam Weinig.
-
- * fast/text/complex-first-glyph-with-initial-advance-expected.html: Added.
- * fast/text/complex-first-glyph-with-initial-advance.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151796
-
- 2013-06-20 Eric Carlson <eric.carlson@apple.com>
-
- ASSERT removing then adding a <track> element
- https://bugs.webkit.org/show_bug.cgi?id=117814
-
- Reviewed by Jer Noble.
-
- * media/track/add-and-remove-track-expected.txt: Added.
- * media/track/add-and-remove-track.html: Added.
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151776
-
- 2013-06-20 James Craig <james@cookiecrook.com>
-
- AX: aria-required is not exposed on all expected roles
- https://bugs.webkit.org/show_bug.cgi?id=115123
-
- Reviewed by Chris Fleizach.
-
- aria-required is now exposed on more roles. Updated existing test file.
-
- * platform/mac/accessibility/aria-required-expected.txt:
- * platform/mac/accessibility/aria-required.html:
- * platform/mac/accessibility/radio-button-group-members-expected.txt:
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151774
-
- 2013-06-20 Seokju Kwon <seokju.kwon@gmail.com>
-
- Web Inspector: Use console.timeStamp instead of console.markTimeline
- https://bugs.webkit.org/show_bug.cgi?id=117810
-
- Reviewed by Joseph Pecoraro.
-
- Use 'console.timeStamp' instead of 'console.markTimeline' in LayoutTests.
- And remove inspector/timeline/timeline-mark-timeline.html.
-
- * inspector/console/console-messages-stack-traces-expected.txt:
- * inspector/console/console-messages-stack-traces.html:
- * inspector/timeline/timeline-mark-timeline-expected.txt: Removed.
- * inspector/timeline/timeline-mark-timeline.html: Removed.
- * inspector/timeline/timeline-timer-fired-from-eval-call-site.html:
-
-2013-06-26 Lucas Forschler <lforschler@apple.com>
-
- Merge r151719
-
- 2013-06-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Input type range slider is not updated when min or max are changed
- https://bugs.webkit.org/show_bug.cgi?id=117778
-
- Reviewed by Kent Tamura.
-
- * fast/forms/range/range-change-min-max-expected.html: Added.
- * fast/forms/range/range-change-min-max.html: Added.
-
-2013-06-21 Lucas Forschler <lforschler@apple.com>
-
- Rollout r151801 after 151451 was rolled out.
-
- 2013-06-20 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r151463.
- http://trac.webkit.org/changeset/151463
- https://bugs.webkit.org/show_bug.cgi?id=117850
-
- "r151451 was rolled out" (Requested by rhogan on #webkit).
-
- * platform/efl/fast/forms/button-positioned-expected.txt:
- * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt:
- * platform/efl/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed.
- * platform/gtk/fast/forms/button-positioned-expected.txt:
- * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png:
- * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
- * platform/gtk/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Removed.
- * platform/win/fast/forms/onselect-textfield-expected.txt: Removed.
-
-2013-06-20 Lucas Forschler <lforschler@apple.com>
-
- Merge r151799
-
-2013-06-18 Roger Fong <roger_fong@apple.com>
-
- Disable some feature flags and update test expectations.
- <rdar://problem/14171207>.
-
- Rubberstamped by Jon Lee.
-
- * platform/mac/TestExpectations:
- * platform/mac/fast/dom/call-a-constructor-as-a-function-expected.txt: Added.
- * platform/mac/fast/js/constructor-length-expected.txt:
-
-2013-06-18 Benjamin Poulain <bpoulain@apple.com>
-
- [WK2] Media elements never fail to load
- https://bugs.webkit.org/show_bug.cgi?id=117767
-
- Mark the media tests as failing for now.
-
- * platform/mac-wk2/TestExpectations:
-
-2013-06-18 Oliver Hunt <oliver@apple.com>
-
- Going to google.com/trends causes a crash
- https://bugs.webkit.org/show_bug.cgi?id=117602
-
- Reviewed by Geoffrey Garen.
-
- Make sure we correctly initialise the appropriate argument registers,
- and make sure we perform the tearoff correctly.
-
- * fast/js/inline-arguments-tear-off-expected.txt: Added.
- * fast/js/inline-arguments-tear-off.html: Added.
- * fast/js/script-tests/inline-arguments-tear-off.js: Added.
- (g):
- (f):
- (doStuff):
-
-2013-06-18 Benjamin Poulain <bpoulain@apple.com>
-
- Rebaseline after system update
-
- Unreviewed.
-
- * http/tests/cache/partitioned-cache-expected.txt:
- * http/tests/cache/partitioned-cache-iframe-expected.txt:
- System fix, the tests pass.
-
-2013-06-18 Zalan Bujtas <zalan@apple.com>
-
- widthMediaFeatureEval ends up with null FrameView during iframe unload.
- https://bugs.webkit.org/show_bug.cgi?id=117754
-
- Reviewed by Geoffrey Garen.
-
- Ensure that MediaQueryEvaluator checks against NULL FrameView.
-
- While frames are being unloaded, the Frame object does not necessarily have valid
- FrameView anymore. Layout on the main frame can end up querying media values on such child
- frames, while detaching.
-
- * fast/frames/crash-when-child-iframe-forces-layout-during-unload-and-sibling-frame-has-mediaquery-expected.txt: Added.
- * fast/frames/crash-when-child-iframe-forces-layout-during-unload-and-sibling-frame-has-mediaquery.html: Added.
- * fast/frames/resources/child-iframe-forces-parent-layout-on-unload.html: Added.
-
-2013-06-18 Eric Carlson <eric.carlson@apple.com>
-
- Not all subtitle tracks are SDH
- https://bugs.webkit.org/show_bug.cgi?id=117738
-
</del><span class="cx"> Reviewed by Dean Jackson.
</span><span class="cx">
</span><del>- * media/video-controls-captions-trackmenu-localized.html:
- * media/video-controls-captions-trackmenu-sorted.html:
- * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
</del><ins>+ Test the addPath Path2D method.
</ins><span class="cx">
</span><del>-2013-06-18 Dean Jackson <dino@apple.com>
-
- Synthesized vertical italics on rotated glyphs are transformed incorrectly
- https://bugs.webkit.org/show_bug.cgi?id=117726
-
- Reviewed by Enrica Casucci.
-
- Two new tests. One ensures that CJK characters do not get italics
- when vertical. The other ensures that Latin text does get italics in
- a font that is not synthesized, but unfortunately has to be a pixel test.
- The latter is skipped on non-Mac since they don't support
- synthesized obliques in FontPlatformData.
-
- * fast/text/international/synthesized-italic-vertical-expected.html: Added.
- * fast/text/international/synthesized-italic-vertical-latin.html: Added.
- * fast/text/international/synthesized-italic-vertical.html: Added.
</del><span class="cx"> * platform/efl/TestExpectations:
</span><span class="cx"> * platform/gtk/TestExpectations:
</span><del>- * platform/mac/fast/text/international/synthesized-italic-vertical-latin-expected.txt: Added.
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
</del><ins>+ * fast/canvas/canvas-path-addPath-expected.txt: Added.
+ * fast/canvas/canvas-path-addPath.html: Added.
</ins><span class="cx">
</span><del>-2013-06-18 Commit Queue <commit-queue@webkit.org>
</del><ins>+2014-03-19 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed, rolling out r151549.
- http://trac.webkit.org/changeset/151549
- https://bugs.webkit.org/show_bug.cgi?id=117741
</del><ins>+ Fix cue rendering test and include support for left/right alignment
+ https://bugs.webkit.org/show_bug.cgi?id=130406
</ins><span class="cx">
</span><del>- broke selection in the web inspector source after scrolling
- (Requested by smfr on #webkit).
-
- * fast/repaint/change-overflow-and-display-of-relative-expected.txt: Removed.
- * fast/repaint/change-overflow-and-display-of-relative.html: Removed.
-
-2013-06-18 Santosh Mahto <santosh.ma@samsung.com>
-
- <video> element delays document load event for ~ 3 seconds
- https://bugs.webkit.org/show_bug.cgi?id=90272
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- * media/media-preload-no-delay-loadevent-expected.txt: Added.
- * media/media-preload-no-delay-loadevent.html: Added.
</del><ins>+ Merged from Blink (patch by vcarbune@chromium.org):
+ https://chromium.googlesource.com/chromium/blink/+/e695703cb603421c741e59a557a7989113c13b94
+ http://crbug.com/25155003
</ins><span class="cx">
</span><del>-2013-06-18 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ * media/track/captions-webvtt/captions-snap-to-lines-not-set.vtt: Revised for left/right alignment tags.
+ * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Ditto.
+ * media/track/track-cue-rendering-snap-to-lines-not-set.html: Ditto.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaseline and skipping some tests.
</del><ins>+2014-03-19 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-scroll-expected.png: Added.
- * platform/qt/TestExpectations:
- * platform/qt/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
</del><ins>+ Unreviewed test system fix.
</ins><span class="cx">
</span><del>-2013-06-18 Xabier Rodriguez Calvar <calvaris@igalia.com>
</del><ins>+ * TestExpectations: I mistakenly checked in the region-webvtt tests as enabled. This feature is not
+ ready to be turned on for all platforms yet.
</ins><span class="cx">
</span><del>- [GTK][GStreamer] Fullscreen option in video element context menu not working
- https://bugs.webkit.org/show_bug.cgi?id=105191
</del><ins>+2014-03-19 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Reviewed by Philippe Normand.
</del><ins>+ Unreviewed gardening.
</ins><span class="cx">
</span><del>- * platform/gtk-wk1/TestExpectations:
- fullscreen/video-controls-drag.html does not time out anymore.
- * platform/gtk-wk2/TestExpectations:
- media/video-display-aspect-ratio.html crashes sometimes.
- * platform/gtk/TestExpectations:
- media/video-playing-and-pause.html was already flaky.
</del><ins>+ * platform/efl/TestExpectations: remove failures for mo/row since they are already in skipped in the main TestExpectations.
+ * platform/gtk/mathml/presentation/mspace-children-expected.png: Move mspace-children-expected.png to platform/gtk.
+ * platform/gtk/mathml/presentation/mspace-children-expected.txt: Move mspace-children-expected.txt to platform/gtk.
+ * platform/win/TestExpectations: remove failures for mo/row/roots since they are already in skipped in the main TestExpectations.
</ins><span class="cx">
</span><del>-2013-06-18 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+2014-03-19 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+ Subpixel rendering: Transform origin is miscalculated when RenderLayer's
+ offsetfromRenderer has device pixel fraction value.
+ https://bugs.webkit.org/show_bug.cgi?id=129859
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations: Mark two tests that are flakily timing out as slow.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-06-17 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ We need to calculate the transformed origin using the painting coordinates to produce
+ pixel precise result.
</ins><span class="cx">
</span><del>- [Windows] Unreviewed AX gardening of windows-specific results.
</del><ins>+ * compositing/columns/composited-columns-expected.txt:
+ * compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt:
+ * compositing/repaint/resize-repaint-expected.txt:
+ * platform/mac/compositing/repaint/invalidations-on-composited-layers-expected.txt:
+ * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt:
</ins><span class="cx">
</span><del>- * platform/win/accessibility/aria-combobox-expected.txt: Added.
- * platform/win/aria-labelledby-on-input-expected.txt: Added.
- * platform/win/aria-menubar-menuitems-expected.txt: Added.
- * platform/win/aria-roles-expected.txt: Added.
</del><ins>+2014-03-19 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>-2013-06-17 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ [CSSRegions] Compute region ranges for children of inline blocks
+ https://bugs.webkit.org/show_bug.cgi?id=130392
</ins><span class="cx">
</span><del>- AX: Correct accessibility role when -webkit-box:display is used.
- https://bugs.webkit.org/show_bug.cgi?id=117706
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- Reviewed by Chris Fleizach.
</del><ins>+ * fast/regions/inline-block-inline-children-flowed-in-regions-expected.html: Added.
+ * fast/regions/inline-block-inline-children-flowed-in-regions.html: Added.
+ * fast/regions/inline-blocks-dyn-enlarged-regions-expected.html: Added.
+ * fast/regions/inline-blocks-dyn-enlarged-regions.html: Added.
+ * fast/regions/inline-blocks-dyn-shrunk-regions-expected.html: Added.
+ * fast/regions/inline-blocks-dyn-shrunk-regions.html: Added.
+ * fast/regions/inline-blocks-in-two-regions-expected.html: Added.
+ * fast/regions/inline-blocks-in-two-regions.html: Added.
</ins><span class="cx">
</span><del>- * accessibility/box-styled-lists.html: Added.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac/accessibility/box-styled-lists-expected.txt: Added.
- * platform/win/TestExpectations:
- * platform/win/accessibility/box-styled-lists-expected.txt: Added.
</del><ins>+2014-03-19 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>-2013-06-17 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Fix reftest failure of mathml/presentation/bug95404.html.
</ins><span class="cx">
</span><del>- Mac rebaseline.
</del><ins>+ Unreviewed gardering.
</ins><span class="cx">
</span><del>- * fast/repaint/table-cell-collapsed-border-scroll-expected.png:
- * fast/repaint/table-cell-collapsed-border-scroll-expected.txt:
</del><ins>+ After bug 116600, the test is only failing because of some difference
+ invisible by the naked eye, due to antialiasing of the radical symbol.
</ins><span class="cx">
</span><del>-2013-06-17 Zoltan Horvath <zoltan@webkit.org>
</del><ins>+ * mathml/presentation/bug95404-expected.html: add a 2px border to prevent antialiasing.
+ * mathml/presentation/bug95404.html: ditto.
+ * platform/efl/TestExpectations: remove test failure.
+ * platform/gtk/TestExpectations: ditto.
</ins><span class="cx">
</span><del>- [CSS Shapes] Consider bottom borders when calculating the position of the overflow
- https://bugs.webkit.org/show_bug.cgi?id=117663
</del><ins>+2014-03-18 Andrei Bucur <abucur@adobe.com>
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ [CSS Regions] Strange layout for content with region breaks
+ https://bugs.webkit.org/show_bug.cgi?id=121318
</ins><span class="cx">
</span><del>- When you have a shape and the content overflows from the shape we need to push the overflow below the content box,
- not below the border box. We didn't consider the bottom borders of the content box, now I fixed it too and the overflow
- just starts after the content box. I added a new helper function called pushShapeContentOverflowBelowTheContentBox. Now
- both the shape in flow thread and the shape overflow use the same function. I added a new test and modified the existing
- tests to cover all the affected cases.
</del><ins>+ Reviewed by Mihnea Ovidenie.
</ins><span class="cx">
</span><del>- * fast/exclusions/shape-inside/shape-inside-empty-expected.html:
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-block-content-expected.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html.
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html: Copied from LayoutTests/fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html.
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html:
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html:
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html:
</del><ins>+ The test verifies that elements specifying break-inside: avoid can't
+ be splitted by forced breaks applied inside of them.
</ins><span class="cx">
</span><del>-2013-06-17 Bear Travis <betravis@adobe.com>
</del><ins>+ * fast/regions/forced-break-inside-avoid-break-expected.txt: Added.
+ * fast/regions/forced-break-inside-avoid-break.html: Added.
</ins><span class="cx">
</span><del>- [CSS Exclusions] Implement text alignment for shape-inside
- https://bugs.webkit.org/show_bug.cgi?id=101086
</del><ins>+2014-03-18 Samuel White <samuel_white@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ AX: Not able to use arrow keys to read text with VoiceOver before selection is set someplace (anyplace).
+ https://bugs.webkit.org/show_bug.cgi?id=130250
</ins><span class="cx">
</span><del>- Adding tests to make sure that shape-inside layout correctly supports
- the different values of text-align.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * fast/exclusions/resources/multi-segment-polygon.js:
- (createOrInsert):
- * fast/exclusions/shape-inside/shape-inside-text-align-expected.html: Added.
- * fast/exclusions/shape-inside/shape-inside-text-align.html: Added.
</del><ins>+ Added test to ensure that initial selection gets set when enhanced accessibility is enabled and an arrow key is pressed.
</ins><span class="cx">
</span><del>-2013-06-17 Igor Oliveira <igor.o@sisa.samsung.com>
</del><ins>+ * platform/mac/accessibility/selection-initial-expected.txt: Added.
+ * platform/mac/accessibility/selection-initial.html: Added.
</ins><span class="cx">
</span><del>- [CSS Regions] ::before and ::after pseudo-elements are not displayed for regions
- https://bugs.webkit.org/show_bug.cgi?id=80163
</del><ins>+2014-03-18 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- Add two simple tests verifying if region works with before/after generated content.
</del><ins>+ TextTrackRegion Not Implemented
+ https://bugs.webkit.org/show_bug.cgi?id=116546
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- * fast/regions/region-dynamic-after-before.html: Added.
- * fast/regions/region-generated-content-before-after.html: Added.
- * platform/mac/fast/regions/region-dynamic-after-before-expected.png: Added.
- * platform/mac/fast/regions/region-dynamic-after-before-expected.txt: Added.
- * platform/mac/fast/regions/region-generated-content-before-after-expected.png: Added.
- * platform/mac/fast/regions/region-generated-content-before-after-expected.txt: Added.
</del><ins>+ Merged from Blink (patch by vcarbune@chromium.org):
+ https://chromium.googlesource.com/chromium/blink/+/4940f89a087fea5b5ea628e98d0b355d398a9eea
+ http://crbug.com/25798003
</ins><span class="cx">
</span><del>-2013-06-17 Sergio Villar Senin <svillar@igalia.com>
</del><ins>+ * media/track/captions-webvtt/captions-regions.vtt: Added.
+ * media/track/regions-webvtt/text-track-cue-region-attribute-expected.txt: Rebaseline.
+ * media/track/regions-webvtt/text-track-region-display-expected.txt: Added.
+ * media/track/regions-webvtt/text-track-region-display.html: Added.
+ * media/track/regions-webvtt/text-track-region-dom-layout-expected.txt: Added.
+ * media/track/regions-webvtt/text-track-region-dom-layout.html: Added.
+ * media/track/regions-webvtt/text-track-region-list-expected.txt: Rebaseline.
+ * media/track/regions-webvtt/text-track-region-parser-expected.txt: Rebaseline.
</ins><span class="cx">
</span><del>- Remove invalid checks from block-cursor-overtype-mode.html
- https://bugs.webkit.org/show_bug.cgi?id=117587
</del><ins>+2014-03-18 Carlos Alberto Lopez Perez <clopez@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Unreviewed GTK Gardening.
</ins><span class="cx">
</span><del>- The test uses an array of ">" "<" symbols to perform comparisons
- between consecutive positions of the block cursor. Since those
- checks are done for each pair of consecutive characters the total
- amount of checks is lengthOfTheWord - 1. We were adding an extra
- symbol that was not used at all in the test.
</del><ins>+ Move expected accesibility results to the right path and update them.
</ins><span class="cx">
</span><del>- * editing/selection/block-cursor-overtype-mode.html:
</del><ins>+ * platform/gtk/accessibility/aria-help-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/accessibility/aria-help-expected.txt.
+ * platform/gtk/accessibility/aria-hidden-false-works-in-subtrees-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/accessibility/aria-hidden-false-works-in-subtrees-expected.txt.
+ * platform/gtk/accessibility/fieldset-element-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/accessibility/fieldset-element-expected.txt.
+ * platform/gtk/accessibility/meter-element-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/accessibility/meter-element-expected.txt.
+ * platform/gtk/accessibility/negative-tabindex-does-not-expose-label-expected.txt: Renamed from LayoutTests/platform/gtk/accessibility/accessibility/negative-tabindex-does-not-expose-label-expected.txt.
</ins><span class="cx">
</span><del>-2013-06-17 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-18 Carlos Alberto Lopez Perez <clopez@igalia.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Correcting rebaselining after r151634.
-
- * platform/qt-5.0-wk2/compositing/repaint/fixed-background-scroll-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fast/repaint/fixed-background-scroll-expected.txt.
- * platform/qt-5.0-wk2/compositing/repaint/positioned-movement-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/fast/repaint/positioned-movement-expected.txt.
-
-2013-06-17 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebaselining repaint tests, see bug 115372.
-
- * platform/qt-5.0-wk2/fast/repaint/change-overflow-and-display-of-relative-expected.txt: Rebaselining after r151549.
- * platform/qt-5.0-wk2/fast/repaint/fixed-background-scroll-expected.txt: Rebaselining after r151624.
- * platform/qt-5.0-wk2/fast/repaint/positioned-movement-expected.txt: Rebaselining after r151622.
-
-2013-06-17 Zan Dobersek <zdobersek@igalia.com>
-
</del><span class="cx"> Unreviewed GTK gardening.
</span><span class="cx">
</span><del>- * platform/gtk-wk1/TestExpectations: Add a crashing expectation for a test that most likely regressed with r151021.
- * platform/gtk/TestExpectations: Add failure expectations for a couple of tests failing due to stack size misbehavior.
</del><ins>+ Test fast/events/touch/touch-target-limited.html crashes.
</ins><span class="cx">
</span><del>-2013-06-16 Mihai Tica <mitica@adobe.com>
</del><ins>+ Some tests on editing/spelling are timing out, but not longer failing:
+ editing/spelling/spellcheck-paste.html
+ editing/spelling/spelling-changed-text.html
+ editing/spelling/spellcheck-paste-disabled.html
+ editing/spelling/spellcheck-paste-continuous-disabled.html
</ins><span class="cx">
</span><del>- [CSS Blending] Update the background-blend-mode-image-color-dynamic test to use the repaint test logic
</del><ins>+ * platform/gtk-wk2/TestExpectations:
+ * platform/gtk/TestExpectations:
</ins><span class="cx">
</span><del>- Updating testcase verifying if background blend modes are updated dynamically from script. This now
- properly uses the repaint test mechanism. Also, the background image resource is addded.
</del><ins>+2014-03-18 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- https://bugs.webkit.org/show_bug.cgi?id=117686
</del><ins>+ REGRESSION (r162334): RenderTableCol::styleDidChange uses out-of-date table information
+ https://bugs.webkit.org/show_bug.cgi?id=129561
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>- * fast/repaint/background-blend-mode-image-color-dynamic-expected.html:
- * fast/repaint/background-blend-mode-image-color-dynamic.html:
- * fast/repaint/resources/ducky.png: Added.
</del><ins>+ Add a test to ensure that a table column propagates a style change to applicable
+ table cells.
</ins><span class="cx">
</span><del>-2013-06-16 Kent Tamura <tkent@chromium.org>
</del><ins>+ * fast/table/update-col-width-and-remove-table-cell-crash-expected.txt: Added.
+ * fast/table/update-col-width-and-remove-table-cell-crash.html: Added.
</ins><span class="cx">
</span><del>- Fix two assertion failures in Range::insertNode
- https://bugs.webkit.org/show_bug.cgi?id=116511
</del><ins>+2014-03-18 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ REGRESSION (r163560): ASSERTION FAILED: childrenInline() in WebCore::RenderSVGText::layout
+ https://bugs.webkit.org/show_bug.cgi?id=130346
</ins><span class="cx">
</span><del>- We need to update fast/dom/insertBefore-refChild-crash.html because the
- test caused recursive calls to the event handler. container.innerHTML=''
- did nothing before this CL. Now container has the newChild because
- DOMNodeRemoved event dispatching is delayed until Range::insertNode
- completion.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- We need to update fast/text/split-text-crash.xhtml so that it doesn't
- stop when the event handler is called twice. I'm not sure why the test
- worked before this CL.
</del><ins>+ Added tests to ensure that SVG <a> and <tref> are always treated as inline-level elements.
</ins><span class="cx">
</span><del>- * fast/dom/Range/range-insertNode-assertion-expected.txt: Added.
- * fast/dom/Range/range-insertNode-assertion.html: Added.
- * fast/dom/insertBefore-refChild-crash.html:
- * fast/text/split-text-crash.xhtml:
</del><ins>+ * svg/text/a-display-block-expected.txt: Added.
+ * svg/text/a-display-block.html: Added.
+ * svg/text/tref-display-inherit-expected.txt: Added.
+ * svg/text/tref-display-inherit.html: Added.
</ins><span class="cx">
</span><del>-2013-06-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+2014-03-18 Hans Muller <hmuller@adobe.com>
</ins><span class="cx">
</span><del>- Unreviewed. Added new baselines for some of editing/style tests, which works on EFL port.
</del><ins>+ [CSS Shapes] shape-outside: ellipse(50% 50% at) causes crash
+ https://bugs.webkit.org/show_bug.cgi?id=130366
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/editing/style/5017613-1-expected.png: Added.
- * platform/efl/editing/style/5017613-1-expected.txt: Added.
- * platform/efl/editing/style/5046875-1-expected.png: Added.
- * platform/efl/editing/style/5046875-1-expected.txt: Added.
- * platform/efl/editing/style/5065910-expected.png: Added.
- * platform/efl/editing/style/5065910-expected.txt: Added.
- * platform/efl/editing/style/5228141-expected.png: Added.
- * platform/efl/editing/style/5228141-expected.txt: Added.
- * platform/efl/editing/style/5279521-expected.png: Added.
- * platform/efl/editing/style/5279521-expected.txt: Added.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>-2013-06-16 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Added invalid syntax tests for ellipse(.. at), circle(.. at) variations.
</ins><span class="cx">
</span><del>- Unreviewed. Added new baselines for some of editing/selection tests as r151533 on EFL port.
</del><ins>+ * fast/shapes/parsing/parsing-shape-inside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt:
+ * fast/shapes/parsing/parsing-test-utils.js:
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+2014-03-18 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>-2013-06-16 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ Unreviewed, rolling out r165815.
+ https://bugs.webkit.org/show_bug.cgi?id=130410
</ins><span class="cx">
</span><del>- Fixed backgrounds in composited layers not repainted on scrolling
- https://bugs.webkit.org/show_bug.cgi?id=117684
</del><ins>+ Broke many VTT tests (Requested by bfulgham on #webkit).
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
-
- Test that verifies that a composited layer with a fixed background is repainted
- on scrolling.
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- * compositing/repaint/fixed-background-scroll-expected.txt: Added.
- * compositing/repaint/fixed-background-scroll.html: Added.
</del><ins>+ "TextTrackRegion Not Implemented"
+ https://bugs.webkit.org/show_bug.cgi?id=116546
+ http://trac.webkit.org/changeset/165815
</ins><span class="cx">
</span><del>-2013-06-15 Simon Fraser <simon.fraser@apple.com>
</del><ins>+2014-03-18 Renata Hodovan <rhodovan.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- Fixed background images behave strangely with webkit transitions
- https://bugs.webkit.org/show_bug.cgi?id=65793
</del><ins>+ Bad cast with toRenderBox in WebCore::RenderView::repaintViewRectangle
+ https://bugs.webkit.org/show_bug.cgi?id=129104
</ins><span class="cx">
</span><del>- Reviewed by Sam Weinig.
-
- Ref tests that compare fixed background rendering after a scroll, with and
- without compositing, with a couple of layer configurations.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- * compositing/backgrounds/fixed-background-on-descendant-expected.html: Added.
- * compositing/backgrounds/fixed-background-on-descendant.html: Added.
- * compositing/backgrounds/fixed-backgrounds-expected.html: Added.
- * compositing/backgrounds/fixed-backgrounds.html: Added.
</del><ins>+ * plugins/crash-invalid-data-reference-expected.txt: Added.
+ * plugins/crash-invalid-data-reference.html: Added.
</ins><span class="cx">
</span><del>-2013-06-15 Simon Fraser <simon.fraser@apple.com>
</del><ins>+2014-03-18 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>- webkit-backface-visibility on a parent element stops background-position from updating
- https://bugs.webkit.org/show_bug.cgi?id=116319
</del><ins>+ Mutating rules returned by getMatchedCSSRules can result in crash
+ https://bugs.webkit.org/show_bug.cgi?id=130209
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
-
- Test that does a positioned-movement-only layout and dumps a layer tree with
- repaint rects.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- * compositing/repaint/positioned-movement-expected.txt: Added.
- * compositing/repaint/positioned-movement.html: Added.
</del><ins>+ * fast/css/getMatchedCSSProperties-rule-mutation-expected.txt: Added.
+ * fast/css/getMatchedCSSProperties-rule-mutation.html: Added.
+ * fast/css/getMatchedCSSRules-crash-expected.txt: Added.
+ * fast/css/getMatchedCSSRules-crash.html: Added.
</ins><span class="cx">
</span><del>-2013-06-14 Robert Hogan <robert@webkit.org>
</del><ins>+2014-03-18 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- REGRESSION (r148367): Facebook and Twitter icons at macworld.com are stacked vertically, obscuring Twitter one
- https://bugs.webkit.org/show_bug.cgi?id=117284
</del><ins>+ TextTrackRegion Not Implemented
+ https://bugs.webkit.org/show_bug.cgi?id=116546
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- * fast/text/whitespace/inline-whitespace-wrapping-7-expected.html: Added.
- * fast/text/whitespace/inline-whitespace-wrapping-7.html: Added.
</del><ins>+ Merged from Blink (patch by vcarbune@chromium.org):
+ https://chromium.googlesource.com/chromium/blink/+/4940f89a087fea5b5ea628e98d0b355d398a9eea
+ http://crbug.com/25798003
</ins><span class="cx">
</span><del>-2013-06-14 Lukasz Gajowy <l.gajowy@samsung.com>
</del><ins>+ * media/track/captions-webvtt/captions-regions.vtt: Added.
+ * media/track/regions-webvtt/text-track-cue-region-attribute-expected.txt: Rebaseline.
+ * media/track/regions-webvtt/text-track-region-display-expected.txt: Added.
+ * media/track/regions-webvtt/text-track-region-display.html: Added.
+ * media/track/regions-webvtt/text-track-region-dom-layout-expected.txt: Added.
+ * media/track/regions-webvtt/text-track-region-dom-layout.html: Added.
+ * media/track/regions-webvtt/text-track-region-list-expected.txt: Rebaseline.
+ * media/track/regions-webvtt/text-track-region-parser-expected.txt: Rebaseline.
</ins><span class="cx">
</span><del>- background-color is not preserved when inserting a new paragraph
- https://bugs.webkit.org/show_bug.cgi?id=117138
</del><ins>+2014-03-18 Krzysztof Wolanski <k.wolanski@samsung.com>
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ [EFL] Update baselines and test expectations
+ https://bugs.webkit.org/show_bug.cgi?id=130387
</ins><span class="cx">
</span><del>- Adding layout test and expected result to reproduce the issue.
</del><ins>+ Unreviewed EFL gardening.
</ins><span class="cx">
</span><del>- * editing/inserting/insert-paragraph-with-font-and-background-color-expected.txt: Added.
- * editing/inserting/insert-paragraph-with-font-and-background-color.html: Added.
</del><ins>+ * fast/events/touch/touch-slider-expected.txt:
+ * fast/events/touch/touch-slider-no-js-touch-listener-expected.txt:
+ Update baselines after enabling TOUCH_SLIDER macro (r165722).
+ * platform/efl-wk2/TestExpectations:
+ fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html
+ is failing after adding in r165587
+ * platform/efl/js/dom/global-constructors-attributes-expected.txt:
+ Update baselines after refactoring Path to Path2D (r165651).
</ins><span class="cx">
</span><del>-2013-06-14 Adam Barth <abarth@webkit.org>
</del><ins>+2014-03-18 Ion Rosca <rosca@adobe.com>
</ins><span class="cx">
</span><del>- Threaded HTML parser can ASSERT in some situations
- https://bugs.webkit.org/show_bug.cgi?id=117662
</del><ins>+ Add blend mode property to dumped information in GraphicsLayer.
+ https://bugs.webkit.org/show_bug.cgi?id=130331
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- * http/tests/navigation/pending-location-change-assert-expected.txt: Added.
- * http/tests/navigation/pending-location-change-assert.html: Added.
- * http/tests/resources/slow-notify-done.php: Added.
</del><ins>+ * css3/compositing/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer-expected.txt:
+ * css3/compositing/blend-mode-parent-of-composited-blended-has-layer-expected.txt:
+ * css3/compositing/blend-mode-with-composited-descendant-should-have-layer-expected.txt:
</ins><span class="cx">
</span><del>-2013-06-14 Arpita Bahuguna <a.bah@samsung.com>
</del><ins>+2014-03-17 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- Editing: wrong text position when you click enter on the text behind the image
- https://bugs.webkit.org/show_bug.cgi?id=115023
</del><ins>+ Implement Math.hypot
+ https://bugs.webkit.org/show_bug.cgi?id=129486
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- * editing/inserting/insert-paragraph-after-non-editable-node-before-text-expected.txt: Added.
- * editing/inserting/insert-paragraph-after-non-ediatble-node-before-text.html: Added.
- Layout test added for verifying the insert paragraph behavior between an inline node
- which is ignored for editing purposes and some text.
</del><ins>+ * js/Object-getOwnPropertyNames-expected.txt:
+ * js/math-expected.txt:
+ * js/script-tests/Object-getOwnPropertyNames.js:
+ * js/script-tests/math.js:
</ins><span class="cx">
</span><del>-2013-06-14 Eric Carlson <eric.carlson@apple.com>
</del><ins>+2014-03-17 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>- Potential use-after-free with an event fired at a HTMLMediaElement which is currently being deleted
- https://bugs.webkit.org/show_bug.cgi?id=117466
</del><ins>+ Layout Test mathml/wbr-in-mroot-crash.html crashes
+ https://bugs.webkit.org/show_bug.cgi?id=130353
</ins><span class="cx">
</span><del>- Reviewed by Oliver Hunt.
-
- Merge https://chromium.googlesource.com/chromium/blink/+/f4200a0093b3d9376f703961615359ec7fb712b4
-
- If an event is created using as target an HTMLMediaElement which is
- currently being deleted it becomes a heap-use-after free situation.
</del><ins>+ Unreviewed TestExpectations update.
</ins><span class="cx">
</span><del>- The GenericEventQueue instance is already owned by the HTMLMediaElement,
- and there already is an underlying mechanism to set the target of the
- event to NULL, if their target is owner of the queue.
-
- In order to avoid creating this reference in the first place, we enqueue
- the event with a NULL target to defer the refcount increment until the
- timer for dispatching the event happens (which won't happen at all if
- garbage collection is already destroying the objects).
-
- * media/track/media-element-enqueue-event-crash-expected.txt: Added.
- * media/track/media-element-enqueue-event-crash.html: Added.
-
-2013-06-14 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Generate new baseline to some tests and bot greening.
-
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt-5.0-wk2/animations/3d/change-transform-in-end-event-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-left-right-same-bottom-different-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-wide-border-05-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-with-box-shadow-01-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-with-box-shadow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/details-summary-before-after-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/details-summary-before-after-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/forms/zoomed-controls-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-generated-gradients-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-list-item-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-radial-gradients-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-radial-gradients3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-end-fill-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-orient-auto-expected.txt: Added.
- * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feDropShadow-zero-deviation-expected.txt: Added.
- * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feGaussianBlur-zero-deviation-expected.txt: Added.
- * platform/qt/TestExpectations:
-
-2013-06-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Some more rebaselining after r151205 and r150798.
-
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-022-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-09-d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-70-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/smart-delete-004-expected.png:
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png:
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png:
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png:
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png:
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png:
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png:
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png:
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png:
- * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-transformed-expected.png:
- * platform/qt-5.0-wk2/fast/css/error-in-last-decl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-size-negative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/table-text-align-strict-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/34176-expected.png:
- * platform/qt-5.0-wk2/fast/dom/inner-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png:
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png:
- * platform/qt-5.0-wk2/fast/forms/button-cannot-be-nested-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
- * platform/qt-5.0-wk2/fast/forms/input-appearance-default-bkcolor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png:
- * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png:
- * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png:
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png:
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png:
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png:
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png:
- * platform/qt-5.0-wk2/fast/invalid/014-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/childFocusRingClip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/hit-test-overflow-controls-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added.
- * platform/qt-5.0-wk2/fast/runin/generated-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/multiple-captions-display-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/remove-td-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
- * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-ctm-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug81934-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_class-expected.png: Added.
-
-2013-06-14 Seokju Kwon <seokju.kwon@gmail.com>
-
- [Qt] Unreviewed TestExpectation cleanup
- https://bugs.webkit.org/show_bug.cgi?id=117626
-
- Unreviewed gardening.
-
- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt/TestExpectations:
-
-2013-06-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebaselining after r151205.
-
- * platform/qt-5.0-wk2/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/create-list-with-hr-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/4960120-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5057506-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/061-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-display-types-strict-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-font-face-crash-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug727-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Added.
-
-2013-06-13 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed. Added new baselines for some tests as r151533 on EFL port.
-
- * platform/efl-wk1/TestExpectations:
</del><span class="cx"> * platform/efl/TestExpectations:
</span><del>- * platform/efl/editing/selection/select-across-readonly-input-1-expected.png: Added.
- * platform/efl/editing/selection/select-across-readonly-input-1-expected.txt: Added.
- * platform/efl/editing/selection/select-across-readonly-input-2-expected.png: Added.
- * platform/efl/editing/selection/select-across-readonly-input-2-expected.txt: Added.
- * platform/efl/editing/selection/select-across-readonly-input-3-expected.png: Added.
- * platform/efl/editing/selection/select-across-readonly-input-3-expected.txt: Added.
- * platform/efl/editing/selection/select-across-readonly-input-4-expected.png: Added.
- * platform/efl/editing/selection/select-across-readonly-input-4-expected.txt: Added.
- * platform/efl/editing/selection/select-across-readonly-input-5-expected.png: Added.
- * platform/efl/editing/selection/select-across-readonly-input-5-expected.txt: Added.
- * platform/efl/editing/selection/select-all-002-expected.png: Added.
- * platform/efl/editing/selection/select-all-002-expected.txt: Added.
- * platform/efl/editing/selection/select-all-003-expected.png: Added.
- * platform/efl/editing/selection/select-all-003-expected.txt: Added.
- * platform/efl/editing/selection/select-all-004-expected.png: Added.
- * platform/efl/editing/selection/select-all-004-expected.txt: Added.
- * platform/efl/editing/selection/select-all-005-expected.png: Added.
- * platform/efl/editing/selection/select-all-005-expected.txt: Added.
- * platform/efl/editing/selection/select-all-006-expected.png: Added.
- * platform/efl/editing/selection/select-all-006-expected.txt: Added.
- * platform/efl/editing/selection/select-box-expected.png: Added.
- * platform/efl/editing/selection/select-box-expected.txt: Added.
- * platform/efl/editing/selection/select-element-paragraph-boundary-expected.png: Added.
- * platform/efl/editing/selection/select-element-paragraph-boundary-expected.txt: Added.
- * platform/efl/editing/selection/select-from-textfield-outwards-expected.png: Added.
- * platform/efl/editing/selection/select-from-textfield-outwards-expected.txt: Added.
- * platform/efl/editing/selection/selection-actions-expected.png: Added.
- * platform/efl/editing/selection/selection-actions-expected.txt: Added.
- * platform/efl/editing/selection/selection-button-text-expected.png: Added.
- * platform/efl/editing/selection/selection-button-text-expected.txt: Added.
</del><ins>+ * platform/mac/TestExpectations:
</ins><span class="cx">
</span><del>-2013-06-13 Zoltan Horvath <zoltan@webkit.org>
</del><ins>+2014-01-29 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- [CSS Shapes][CSS Regions] Respect bottom positioned shapes and content adjustment inside shapes
- https://bugs.webkit.org/show_bug.cgi?id=117599
</del><ins>+ [CSS Grid Layout] getComputedStyle() not using author's order when showing named grid lines
+ https://bugs.webkit.org/show_bug.cgi?id=127837
</ins><span class="cx">
</span><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- In r150478 I added support for multiple positioned shape-insides on regions, this patch covers the cases when a shape
- is positioned to the bottom of the region or the region contains a shape which forces the content to be adjusted inside
- the shape (e.g. we have a triangle shape and the first line needs to be started at the first position where it fits).
- I introduced a new helper function to update the current shape and the current line segments in the flow thread cases. With
- this new helper function all the logic which calculates the segments for shape-inside on regions is located in one function.
</del><ins>+ Grid line names are now shown using the exact same order as the one used in the CSS.
</ins><span class="cx">
</span><del>- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-polygon-with-adjustment.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-polygon-with-adjustment.html: Added.
</del><ins>+ * fast/css-grid-layout/named-grid-line-get-set-expected.txt:
+ * fast/css-grid-layout/named-grid-line-get-set.html:
+ * fast/css-grid-layout/non-named-grid-line-get-set-expected.txt:
</ins><span class="cx">
</span><del>-2013-06-13 Mihai Tica <mitica@adobe.com>
</del><ins>+2014-03-17 Gurpreet Kaur <k.gurpreet@samsung.com>
</ins><span class="cx">
</span><del>- Add tests to validate CSS Background Blending
</del><ins>+ Safari should not render a cell if the <td> is empty
+ https://bugs.webkit.org/show_bug.cgi?id=15273
</ins><span class="cx">
</span><del>- This patch set removes the test case of adding bg blend mode through script, as it
- is now part of bug#117223
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- https://bugs.webkit.org/show_bug.cgi?id=117537
</del><ins>+ * fast/table/table-cell-border-doctype-expected.html: Added.
+ * fast/table/table-cell-border-doctype.html: Added.
+ * fast/table/table-cell-border-no-doctype-expected.html: Added.
+ * fast/table/table-cell-border-no-doctype.html: Added.
+ Added new test cases to check the behaviour of table cell border when
+ table has doctype/no doctype and table cell has child/nochild.
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+2014-03-16 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>- * css3/compositing/background-blend-mode-default-value.html: Added.
- * css3/compositing/background-blend-mode-different-image-formats.html: Added.
- * css3/compositing/background-blend-mode-image-color.html: Added.
- * css3/compositing/background-blend-mode-image-image.html: Added.
- * css3/compositing/background-blend-mode-single-layer-no-blending.html: Added.
- * css3/compositing/resources/ducky.jpg: Added.
- * platform/mac/css3/compositing/background-blend-mode-default-value-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-default-value-expected.txt: Added.
- * platform/mac/css3/compositing/background-blend-mode-different-image-formats-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-different-image-formats-expected.txt: Added.
- * platform/mac/css3/compositing/background-blend-mode-image-color-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-image-color-expected.txt: Added.
- * platform/mac/css3/compositing/background-blend-mode-image-image-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-image-image-expected.txt: Added.
- * platform/mac/css3/compositing/background-blend-mode-single-layer-no-blending-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-single-layer-no-blending-expected.txt: Added.
</del><ins>+ [CSSRegions]Do not compute region range for a box unless the parent has one
+ https://bugs.webkit.org/show_bug.cgi?id=130249
</ins><span class="cx">
</span><del>-2013-06-13 Mihai Tica <mitica@adobe.com>
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- [CSS Background Blending] Enable CSS Background blending for layers with SVGs.
</del><ins>+ * fast/regions/inline-block-flowed-in-regions-expected.html: Added.
+ * fast/regions/inline-block-flowed-in-regions.html: Added.
</ins><span class="cx">
</span><del>- Adding tests for SVGs over simple background colors and images blending with SVGs.
- https://bugs.webkit.org/show_bug.cgi?id=117588
</del><ins>+2014-03-16 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+ [regression] foreign content not displayed in MathML
+ <https://webkit.org/b/124128>
</ins><span class="cx">
</span><del>- * css3/compositing/background-blend-mode-image-svg-expected.txt: Added.
- * css3/compositing/background-blend-mode-image-svg.html: Added.
- * css3/compositing/background-blend-mode-svg-color-expected.txt: Added.
- * css3/compositing/background-blend-mode-svg-color.html: Added.
- * css3/compositing/resources/red-circle.svg: Added.
- * platform/mac/css3/compositing/background-blend-mode-image-svg-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-svg-color-expected.png: Added.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>-2013-06-13 Mihai Tica <mitica@adobe.com>
</del><ins>+ * mathml/presentation/foreign-mi-dynamic-expected.html: Added.
+ * mathml/presentation/foreign-mi-dynamic.html: Added.
+ * mathml/presentation/foreign-mi-expected-mismatch.html: Added.
+ * mathml/presentation/foreign-mi.html: Added.
+ * mathml/presentation/foreign-mn-expected-mismatch.html: Added.
+ * mathml/presentation/foreign-mn.html: Added.
+ * mathml/presentation/foreign-mtext-expected-mismatch.html: Added.
+ * mathml/presentation/foreign-mtext-rejected-expected.html: Added.
+ * mathml/presentation/foreign-mtext-rejected.html: Added.
+ * mathml/presentation/foreign-mtext.html: Added.
+ * platform/efl/TestExpectations: reenable the test.
+ * platform/gtk/TestExpectations: ditto.
</ins><span class="cx">
</span><del>- Updating the -webkit-background-blend-mode property dynamically does not trigger a redraw of the element.
</del><ins>+2014-03-14 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- Adding test that sets background blend modes from script, after the page is loaded.
- https://bugs.webkit.org/show_bug.cgi?id=117223
</del><ins>+ Reinstate intialiser syntax in for-in loops
+ https://bugs.webkit.org/show_bug.cgi?id=130269
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+ Reviewed by Michael Saboff.
</ins><span class="cx">
</span><del>- * fast/repaint/background-blend-mode-image-color-dynamic-expected.html: Added.
- * fast/repaint/background-blend-mode-image-color-dynamic.html: Added.
</del><ins>+ Update and add test.
</ins><span class="cx">
</span><del>-2013-06-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * js/parser-syntax-check-expected.txt:
+ * js/script-tests/parser-syntax-check.js:
</ins><span class="cx">
</span><del>- Support byte and octet types in bindings generators
- https://bugs.webkit.org/show_bug.cgi?id=117547
</del><ins>+2014-03-14 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Kentaro Hara.
</del><ins>+ Accessing __lookupGetter__ and __lookupSetter__ should not crash the VM when undefined.
+ <https://webkit.org/b/130279>
</ins><span class="cx">
</span><del>- Update fast/js/webidl-type-mapping.html to cover byte and octet
- Web IDL types with and without [EnforceRange].
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>- * fast/js/webidl-type-mapping-expected.txt:
- * fast/js/webidl-type-mapping.html:
</del><ins>+ * js/property-getters-and-setters-expected.txt:
+ * js/script-tests/property-getters-and-setters.js:
+ (o11.new.Object.getB):
+ (o12.new.Object.setB):
</ins><span class="cx">
</span><del>-2013-06-13 Max Vujovic <mvujovic@adobe.com>
</del><ins>+2014-03-14 Maciej Stachowiak <mjs@apple.com>
</ins><span class="cx">
</span><del>- [CSS Regions] -webkit-background-clip: text; does not clip the background in regions
- https://bugs.webkit.org/show_bug.cgi?id=117566
</del><ins>+ Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
+ https://bugs.webkit.org/show_bug.cgi?id=130276
+ <rdar://problem/16266927>
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- * fast/regions/webkit-background-clip-text-expected.html: Added.
- * fast/regions/webkit-background-clip-text.html: Added.
</del><ins>+ * editing/resources/TIFF-pasteboard-data.dat:
+ * fast/backgrounds/repeat/resources/gradient.gif:
+ * fast/forms/resources/apple.gif:
+ * http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+ * http/tests/webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
+ * platform/wk2/TestExpectations:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/attribs/gl-vertexattribpointer-offsets.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/context/context-attribute-preserve-drawing-buffer.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/context/incorrect-context-object-behaviour.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/misc/bad-arguments-test.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/misc/invalid-passed-params.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/misc/null-object-behaviour.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/misc/type-conversion-test.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/programs/get-active-test.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-arrays-out-of-bounds.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/draw-elements-out-of-bounds.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/line-loop-tri-fan.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/rendering/triangle.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/resources/webgl-test.js:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-get-calls.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/state/gl-object-get-calls.html:
+ * webgl/1.0.1/resources/webgl_test_files/conformance/typedarrays/array-unit-tests.html:
+ * webgl/1.0.1/resources/webgl_test_files/extra/canvas-compositing-test.html:
+ * webgl/1.0.2/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+ * webgl/1.0.2/resources/webgl_test_files/conformance/resources/vertexShader.vert:
+ * webgl/resources/webgl_test_files/conformance/resources/fragmentShader.frag:
+ * webgl/resources/webgl_test_files/conformance/resources/vertexShader.vert:
</ins><span class="cx">
</span><del>-2013-06-13 Yuki Sekiguchi <yuki.sekiguchi@access-company.com>
</del><ins>+2014-03-14 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Setting overflow:hidden on position:absolute does not repaint hidden content
- https://bugs.webkit.org/show_bug.cgi?id=116994
</del><ins>+ Subpixel rendering: border-radius painting falls back to rectangle at subpixel positions.
+ https://bugs.webkit.org/show_bug.cgi?id=130272
</ins><span class="cx">
</span><span class="cx"> Reviewed by Simon Fraser.
</span><span class="cx">
</span><del>- * fast/repaint/change-overflow-and-display-of-relative-expected.txt: Added.
- * fast/repaint/change-overflow-and-display-of-relative.html: Added.
</del><ins>+ Rounded rectangle's radius needs adjustment after its containing rect gets pixel snapped.
+ Keeping the old radius value could make rounded rectangle non-renderable, because the
+ originally calculated radius length does not fit the snapped rectangle anymore.
</ins><span class="cx">
</span><del>-2013-06-13 Mihai Tica <mitica@adobe.com>
</del><ins>+ * fast/borders/hidpi-border-radius-outer-border-goes-rectangle-expected-mismatch.html: Added.
+ * fast/borders/hidpi-border-radius-outer-border-goes-rectangle.html: Added.
</ins><span class="cx">
</span><del>- [CSS Background Blending] Gradients don't blend with any of the layers behind.
- First, allow the layers behind opaque gradients to be drawn, then add the blending filters
- when working with gradients.
</del><ins>+2014-03-14 Byungseon Shin <sun.shin@lge.com>
</ins><span class="cx">
</span><del>- https://bugs.webkit.org/show_bug.cgi?id=117532
- Reviewed by Dirk Schulze.
</del><ins>+ Incorrect Date returned between March 1, 2034 and February 28, 2100.
+ https://bugs.webkit.org/show_bug.cgi?id=130123
</ins><span class="cx">
</span><del>- * css3/compositing/background-blend-mode-gradient-color-expected.txt: Added.
- * css3/compositing/background-blend-mode-gradient-color.html: Added.
- * css3/compositing/background-blend-mode-gradient-gradient-expected.txt: Added.
- * css3/compositing/background-blend-mode-gradient-gradient.html: Added.
- * css3/compositing/background-blend-mode-gradient-image-expected.txt: Added.
- * css3/compositing/background-blend-mode-gradient-image.html: Added.
- * css3/compositing/background-blend-mode-multiple-background-layers-expected.txt: Added.
- * css3/compositing/background-blend-mode-multiple-background-layers.html: Added.
- * platform/mac/css3/compositing/background-blend-mode-gradient-color-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-gradient-gradient-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-gradient-image-expected.png: Added.
- * platform/mac/css3/compositing/background-blend-mode-multiple-background-layers-expected.png: Added.
</del><ins>+ Reviewed by Mark Lam.
</ins><span class="cx">
</span><del>-2013-06-13 Morten Stenshorne <mstensho@opera.com>
</del><ins>+ Fix logic by using predefined Date APIs.
</ins><span class="cx">
</span><del>- Column balancing support in the region based multicol implementation
- https://bugs.webkit.org/show_bug.cgi?id=116033
</del><ins>+ * js/date-constructor-expected.txt:
+ * js/script-tests/date-constructor.js:
+ (testDate):
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+2014-03-14 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- * fast/multicol/newmulticol/balance-images-expected.txt: Added.
- * fast/multicol/newmulticol/balance-images.html: Added.
- * fast/multicol/newmulticol/balance-maxheight1-expected.txt: Added.
- * fast/multicol/newmulticol/balance-maxheight1.html: Added.
- * fast/multicol/newmulticol/balance-maxheight2-expected.txt: Added.
- * fast/multicol/newmulticol/balance-maxheight2.html: Added.
- * fast/multicol/newmulticol/balance1-expected.txt: Added.
- * fast/multicol/newmulticol/balance1.html: Added.
- * fast/multicol/newmulticol/balance2-expected.txt: Added.
- * fast/multicol/newmulticol/balance2.html: Added.
- * fast/multicol/newmulticol/balance3-expected.txt: Added.
- * fast/multicol/newmulticol/balance3.html: Added.
- * fast/multicol/newmulticol/balance4-expected.txt: Added.
- * fast/multicol/newmulticol/balance4.html: Added.
- * fast/multicol/newmulticol/balance5-expected.txt: Added.
- * fast/multicol/newmulticol/balance5.html: Added.
- * fast/multicol/newmulticol/balance6-expected.txt: Added.
- * fast/multicol/newmulticol/balance6.html: Added.
- * fast/multicol/newmulticol/balance7-expected.txt: Added.
- * fast/multicol/newmulticol/balance7.html: Added.
- * fast/multicol/newmulticol/balance8-expected.txt: Added.
- * fast/multicol/newmulticol/balance8.html: Added.
- * fast/multicol/newmulticol/balance9-expected.txt: Added.
- * fast/multicol/newmulticol/balance9.html: Added.
- * fast/multicol/newmulticol/cell-shrinkback-expected.html: Added.
- * fast/multicol/newmulticol/cell-shrinkback.html: Added.
- * fast/multicol/newmulticol/columns-shorthand-parsing-expected.html: Added.
- * fast/multicol/newmulticol/columns-shorthand-parsing.html: Added.
- * fast/multicol/newmulticol/orphans-and-widows-balance-expected.txt: Added.
- * fast/multicol/newmulticol/orphans-and-widows-balance.html: Added.
- * fast/multicol/newmulticol/single-line-expected.html: Added.
- * fast/multicol/newmulticol/single-line.html: Added.
</del><ins>+ AX: AccessibilityObject::invalidStatus() is incorrect when aria-invalid="undefined" or whitespace
+ https://bugs.webkit.org/show_bug.cgi?id=130071
</ins><span class="cx">
</span><del>-2013-06-13 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Unskipping passing test and move to the right place.
-
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt/TestExpectations:
-
-2013-06-13 Csaba Osztrogonác <ossy@webkit.org>
-
- [ARM] Unreviewed gardening, skip one more test to paint the bot green.
-
- * platform/qt-arm/TestExpectations:
-
-2013-06-13 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
- Adding failure expectations for most of the current failures.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-06-12 Csaba Osztrogonác <ossy@webkit.org>
-
- [ARM] Unreviewed gardening, skip one more test to paint the bot green.
-
- * platform/qt-arm/TestExpectations:
-
-2013-06-12 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed. EFL Gardening. Needs to add new baseline for some tests, which are passing on EFL bots.
-
- * platform/efl-wk1/TestExpectations:
- * platform/efl/TestExpectations:
- * platform/efl/editing/selection/3690703-2-expected.png: Added.
- * platform/efl/editing/selection/3690703-2-expected.txt: Added.
- * platform/efl/editing/selection/3690703-expected.png: Added.
- * platform/efl/editing/selection/3690703-expected.txt: Added.
- * platform/efl/editing/selection/3690719-expected.png: Added.
- * platform/efl/editing/selection/3690719-expected.txt: Added.
- * platform/efl/editing/selection/4397952-expected.png: Added.
- * platform/efl/editing/selection/4397952-expected.txt: Added.
- * platform/efl/editing/selection/4895428-3-expected.png: Added.
- * platform/efl/editing/selection/4895428-3-expected.txt: Added.
- * platform/efl/editing/selection/4975120-expected.png: Added.
- * platform/efl/editing/selection/4975120-expected.txt: Added.
- * platform/efl/editing/selection/5007143-2-expected.png: Added.
- * platform/efl/editing/selection/5007143-2-expected.txt: Added.
- * platform/efl/editing/selection/5007143-expected.png: Added.
- * platform/efl/editing/selection/5007143-expected.txt: Added.
- * platform/efl/editing/selection/5057506-expected.png: Added.
- * platform/efl/editing/selection/5057506-expected.txt: Added.
- * platform/efl/editing/selection/5195166-1-expected.txt: Added.
- * platform/efl/editing/selection/7152-2-expected.png: Added.
- * platform/efl/editing/selection/7152-2-expected.txt: Added.
- * platform/efl/editing/selection/caret-before-select-expected.png: Added.
- * platform/efl/editing/selection/caret-before-select-expected.txt: Added.
- * platform/efl/editing/selection/caret-ltr-right-expected.png: Added.
- * platform/efl/editing/selection/caret-ltr-right-expected.txt: Added.
- * platform/efl/editing/selection/caret-rtl-2-left-expected.png: Added.
- * platform/efl/editing/selection/caret-rtl-2-left-expected.txt: Added.
- * platform/efl/editing/selection/caret-rtl-right-expected.png: Added.
- * platform/efl/editing/selection/caret-rtl-right-expected.txt: Added.
-
-2013-06-12 Ryosuke Niwa <rniwa@webkit.org>
-
- Accessibility code assumes an area element's parent is a map element
- https://bugs.webkit.org/show_bug.cgi?id=117496
-
</del><span class="cx"> Reviewed by Chris Fleizach.
</span><span class="cx">
</span><del>- Add a regression test from https://chromium.googlesource.com/chromium/blink/+/b6f486284f08c52904701c93e1ec0b7d6e76af9f.
</del><ins>+ Accounted for whitespace values and the explicit string, "undefined".
</ins><span class="cx">
</span><del>- * accessibility/image-map-with-indirect-area-crash-expected.txt: Added.
- * accessibility/image-map-with-indirect-area-crash.html: Added.
</del><ins>+ * accessibility/aria-invalid-expected.txt:
+ * accessibility/aria-invalid.html:
</ins><span class="cx">
</span><del>-2013-06-12 Robert Hogan <robert@webkit.org>
</del><ins>+2014-03-14 Bear Travis <betravis@adobe.com>
</ins><span class="cx">
</span><del>- Whitespace between inlines with nowrap and a shrink-to-fit parent line-break incorrectly
- https://bugs.webkit.org/show_bug.cgi?id=117370
</del><ins>+ [CSS Shapes] CSS parser accepts trailing position arguments
+ https://bugs.webkit.org/show_bug.cgi?id=129514
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
-
- * fast/text/whitespace/inline-whitespace-wrapping-8-expected.html: Added.
- * fast/text/whitespace/inline-whitespace-wrapping-8.html: Added.
-
-2013-06-12 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] rectangle and inset-rectangle do not properly handle rx and ry
- https://bugs.webkit.org/show_bug.cgi?id=116745
-
- Reviewed by Dirk Schulze.
-
- Update tests to check for the rx and ry conditions.
-
- * fast/exclusions/parsing/parsing-shape-inside-expected.txt: New results.
- * fast/exclusions/parsing/parsing-shape-outside-expected.txt: New results.
- * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: Update
- to reflect that the computed value now always has rx and ry.
- * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: Ditto.
- * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Ditto.
- * fast/exclusions/resources/rounded-rectangle.js:
- (genLeftRightRoundedRectFloatShapeOutsideRefTest): Factor out left and
- right into separate methods so that they can be used in tests that
- only have left floats or only right floats.
- (genLeftRoundedRectFloatShapeOutsideRefTest): Ditto.
- (genRightRoundedRectFloatShapeOutsideRefTest): Ditto.
- * fast/exclusions/shape-inside/shape-inside-animation-expected.txt: New results.
- * fast/exclusions/shape-inside/shape-inside-animation.html: Change to
- reflect new computed style value.
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-large-radius-expected.html: Added.
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-large-radius.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-rounded-rectangle-large-radius.html: Added.
- Note that the expected test here uses shape-inside, because we
- really are just testing that the behavior is the same as a
- shape-inside with rx and ry set to 50%, and it turned out to be
- very hard to construct an expected result that didn't use
- shape-inside and wasn't off by a pixel.
- * css3/masking/clip-path-animation.html: Update expected value.
- * css3/masking/clip-path-animation-expected.txt: New results.
-
-2013-06-12 Csaba Osztrogonác <ossy@webkit.org>
-
- [ARM] Unreviewed gardening, unskip now passing tests and try to paint the bot green.
-
- * platform/qt-arm/TestExpectations:
- * platform/qt-arm/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed.
- * platform/qt-arm/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
- * platform/qt-arm/svg/batik/text/textOnPath3-expected.txt: Removed.
-
-2013-06-12 Sergio Villar Senin <svillar@igalia.com>
-
- Skipping {}, () and [] blocks while error recovering in CSS
- https://bugs.webkit.org/show_bug.cgi?id=116071
-
- Reviewed by Darin Adler.
-
- From Blink r150201 and r150755 by <serya@chromium.org>
-
- * fast/css/parsing-expr-error-recovery-expected.txt: Added.
- * fast/css/parsing-expr-error-recovery.html: Added.
-
-2013-06-12 Sergio Villar Senin <svillar@igalia.com>
-
- [css exclusions] fast/css/variables/var-inside-shape.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=116059
-
- Reviewed by Alexandru Chiculita.
-
- Some shapes were incorrectly defined, there was a "rectange"
- instead of a "rectangle" and also the number of parameters and
- their types was wrong. Apart from that, both the CSS exclusions
- and CSS variables settings were not enabled at runtime.
-
- Some extra text was also added to the divs in order to verify that
- the CSS exclusions are working properly.
-
- * fast/css/variables/var-inside-shape-expected.html:
- * fast/css/variables/var-inside-shape.html:
- * platform/efl/TestExpectations: Removed var-inside-shape.html.
- * platform/gtk/TestExpectations: Ditto.
-
-2013-06-12 Daniel Bates <dabates@apple.com>
-
- window.find() case-insensitive search doesn't match diacritical marks
- https://bugs.webkit.org/show_bug.cgi?id=117353
- <rdar://problem/8535227>
-
- Reviewed by Darin Adler.
-
- Added test to use window.find() to find a search string in text, where either
- the search string or text (or both) contain diacritical characters.
-
- Additionally, updated tests LayoutTests/fast/text/find-soft-hyphen.html
- and LayoutTests/editing/execCommand/findString-diacriticals.html based on the
- new behavior of window.find(). Moved function testFind() from LayoutTests/fast/text/script-tests/find-backwards.js
- to its own file, LayoutTests/fast/text/resources/test-find.js, so that this function can
- be used by both tests LayoutTests/fast/text/find-{backwards, diacritical-mark}.html.
-
- * LayoutTests/editing/execCommand/findString-diacriticals.html: Update test based on the new
- behavior of window.find().
- * fast/text/find-backwards.html: Include external JavaScript file test-find.js.
- * fast/text/find-case-folding-expected.txt: Rebase result; expected failure.
- * fast/text/find-case-folding.html: Add comment to see bug #117548 with regards to expected failure.
- * fast/text/find-diacritical-mark-expected.txt: Added.
- * fast/text/find-diacritical-mark.html: Copied from LayoutTests/fast/text/find-backwards.html.
- * fast/text/find-soft-hyphen-expected.txt: Rebase result.
- * fast/text/resources/test-find.js: Added.
- (testFind):
- * fast/text/script-tests/find-backwards.js: Moved function testFind() from here to
- file fast/text/resources/test-find.js and modified it to take an additional argument to
- toggle search case sensitivity.
- * fast/text/script-tests/find-diacritical-mark.js: Added.
- * fast/text/script-tests/find-soft-hyphen.js: Update test based on the new behavior of window.find().
-
-2013-06-12 Javier Fernandez <jfernandez@igalia.com>
-
- [Qt][CSS Regions] fast/regions/overflow-size-change-with-stacking-context.html fails
- https://bugs.webkit.org/show_bug.cgi?id=97199
-
- Unreviewed, Qt Gardening.
-
- Unskip test that is now passing on the bots.
-
- * platform/qt/TestExpectations:
-
-2013-06-12 Kwang Yul Seo <skyul@company100.net>
-
- Unreviewed gardening. Unskipping passing tests.
-
- * platform/gtk-wk2/TestExpectations:
-
-2013-06-12 Sergio Villar Senin <svillar@igalia.com>
-
- Add CSS parsing recovery to functions
- https://bugs.webkit.org/show_bug.cgi?id=117500
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- From Blink r150205 by <serya@chromium.org>
</del><ins>+ Add a shape with an additional argument trailing the position
+ in the css shapes functions.
</ins><span class="cx">
</span><del>- * fast/css/parsing-error-recovery.html: added some test cases for
- parsing recovery inside functions.
</del><ins>+ * fast/shapes/parsing/parsing-shape-inside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt:
+ * fast/shapes/parsing/parsing-test-utils.js:
</ins><span class="cx">
</span><del>-2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+2014-03-14 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- Unreviewed, EFL Gardening. Unskip fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html
- for efl-wk2. Because Ubuntu 13.04 solves issues related to xvfb. However, EFL WK1 doesn't support
- webgl yet. So, it needs to be moved to efl-wk1 TestExpectations.
</del><ins>+ Refactor Path to Path2D and remove currentPath
+ https://bugs.webkit.org/show_bug.cgi?id=130236
</ins><span class="cx">
</span><del>- * platform/efl-wk1/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>-2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Add new tests for Path2D object and new functions fill(),
+ stroke() and clip() with Path2D argument.
</ins><span class="cx">
</span><del>- Unreviewed, EFL Gardening.
</del><ins>+ * fast/canvas/canvas-clip-path-expected.txt: Added.
+ * fast/canvas/canvas-clip-path.html: Added.
+ * fast/canvas/canvas-currentPath-crash-expected.txt: Removed.
+ * fast/canvas/canvas-currentPath-crash.html: Removed.
+ * fast/canvas/canvas-currentPath-expected.txt: Removed.
+ * fast/canvas/canvas-currentPath.html: Removed.
+ * fast/canvas/canvas-fill-path-expected.txt: Added.
+ * fast/canvas/canvas-fill-path.html: Added.
+ * fast/canvas/canvas-path-constructors-expected.txt:
+ * fast/canvas/canvas-path-object-expected.txt:
+ * fast/canvas/canvas-stroke-path-expected.txt: Added.
+ * fast/canvas/canvas-stroke-path.html: Added.
+ * fast/canvas/script-tests/canvas-clip-path.js: Added.
+ (areaColor):
+ * fast/canvas/script-tests/canvas-currentPath-crash.js: Removed.
+ * fast/canvas/script-tests/canvas-currentPath.js: Removed.
+ * fast/canvas/script-tests/canvas-fill-path.js: Added.
+ (areaColor):
+ * fast/canvas/script-tests/canvas-path-constructors.js:
+ * fast/canvas/script-tests/canvas-path-object.js:
+ * fast/canvas/script-tests/canvas-stroke-path.js: Added.
+ (areaColor):
</ins><span class="cx">
</span><del>- EFL WK2 supports fast/canvas/webgl/read-pixels-test.html because Ubuntu 13.04 solves issues related to xvfb.
- However, EFL WK1 doesn't support webgl yet. So, it is moved to efl-wk1 TestExpectations.
</del><ins>+2014-03-14 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- * platform/efl-wk1/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+ Web Inspector: AXI: Suppress axParentNodeId entirely in getAccessibilityPropertiesForNode.html b/c the int value isn't consistent enough for a layout test.
+ https://bugs.webkit.org/show_bug.cgi?id=130259
</ins><span class="cx">
</span><del>-2013-06-11 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Reviewed by Alexey Proskuryakov.
</ins><span class="cx">
</span><del>- Unreviewed, EFL gardening. Unskip passing tests for new EFL bots.
</del><ins>+ Removing flaky nodeId-based output from test.
</ins><span class="cx">
</span><del>- fast/parser/document-write-fighting-eof.html
- fast/parser/document-write-partial-entity-before-load.html
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+2014-03-14 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>-2013-06-11 Max Vujovic <mvujovic@adobe.com>
</del><ins>+ [EME] Extend the lifetime of MediaKeySession.
+ https://bugs.webkit.org/show_bug.cgi?id=129841
</ins><span class="cx">
</span><del>- [CSS Regions] Regions don't create a stacking context for their contents
- https://bugs.webkit.org/show_bug.cgi?id=114268
-
- Reviewed by Alexandru Chiculita.
-
- * fast/regions/region-sibling-paint-order-expected.html: Added.
- * fast/regions/region-sibling-paint-order.html: Added.
-
-2013-06-11 Ryosuke Niwa <rniwa@webkit.org>
-
- Use HTMLElementFactory to create equivalent elements in WebVTTElement
- https://bugs.webkit.org/show_bug.cgi?id=117423
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- * media/track/getCueAsHTMLCrash-expected.txt: Added.
- * media/track/getCueAsHTMLCrash.html: Added.
</del><ins>+ * media/encrypted-media/encrypted-media-session-lifetime-expected.txt: Added.
+ * media/encrypted-media/encrypted-media-session-lifetime.html: Added.
</ins><span class="cx">
</span><del>-2013-06-11 Eric Carlson <eric.carlson@apple.com>
</del><ins>+2014-03-11 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- [Mac] Update text track menu
- https://bugs.webkit.org/show_bug.cgi?id=117351
</del><ins>+ Improve dom error messages
+ https://bugs.webkit.org/show_bug.cgi?id=130103
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
-
- * media/video-controls-captions-trackmenu-localized.html:
- * media/video-controls-captions-trackmenu-sorted.html:
- * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
-
-2013-06-11 Robert Hogan <robert@webkit.org>
-
- Rebaseline results after r151451
-
- Unreviewed, gardening.
-
- * platform/efl/fast/forms/button-positioned-expected.txt:
- * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt:
- * platform/efl/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
- * platform/gtk/fast/forms/button-positioned-expected.txt:
- * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png:
- * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt:
- * platform/gtk/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
- * platform/win/fast/forms/onselect-textfield-expected.txt: Added.
-
-2013-06-11 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining various tests that are at the moment failing and need the new baseline.
-
- * platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt:
- * platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt:
- * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
- * platform/gtk/editing/pasteboard/4944770-2-expected.txt:
- * platform/gtk/editing/pasteboard/8145-2-expected.txt:
- * platform/gtk/editing/pasteboard/paste-line-endings-006-expected.txt:
- * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
- * platform/gtk/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
- * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
- * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
-
-2013-05-27 Robert Hogan <robert@webkit.org>
-
- Positioned Replaced Elements That Aren't RenderReplaced get Incorrect Width
- https://bugs.webkit.org/show_bug.cgi?id=93735
-
- Reviewed by Darin Adler.
-
- * fast/forms/onselect-textfield-expected.txt:
- * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.png: Added.
- * fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
- * fast/replaced/width-and-height-of-positioned-replaced-elements.html: Added.
- * platform/mac-wk2/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
- * platform/mac/fast/forms/button-positioned-expected.txt:
- * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
- * platform/mac/fast/replaced/width-and-height-of-positioned-replaced-elements-expected.txt: Added.
- * platform/qt/fast/forms/button-positioned-expected.txt:
- * platform/qt/fast/forms/input-appearance-preventDefault-expected.txt:
-
-2013-06-11 Robert Hogan <robert@webkit.org>
-
- Add baselines for test added in r151444
-
- Unreviewed.
-
- * platform/gtk/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
- * platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
-
-2013-06-03 Robert Hogan <robert@webkit.org>
-
- Painting collapsed borders during scrolling
- https://bugs.webkit.org/show_bug.cgi?id=85658
-
- Reviewed by David Hyatt.
-
- * fast/repaint/table-cell-collapsed-border-scroll-expected.txt: Added.
- * fast/repaint/table-cell-collapsed-border-scroll.html: Added.
- * platform/qt/fast/repaint/table-cell-collapsed-border-scroll-expected.png: Added.
-
-2013-06-11 Ryosuke Niwa <rniwa@webkit.org>
-
- editing/undo/undo-after-event-edited.html can be flaky
- https://bugs.webkit.org/show_bug.cgi?id=117461
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- Merge https://chromium.googlesource.com/chromium/blink/+/515de860730b34289df5805b40adb2535a9a8ba1
</del><ins>+ Update test results for new text.
</ins><span class="cx">
</span><del>- * editing/undo/undo-after-event-edited.html:
</del><ins>+ * fast/canvas/webgl/bad-arguments-test-expected.txt:
+ * fast/canvas/webgl/null-object-behaviour-expected.txt:
+ * fast/canvas/winding-enumeration-expected.txt:
+ * fast/workers/storage/open-database-inputs-sync-expected.txt:
+ * js/dom/dom-as-prototype-assignment-exception-expected.txt:
+ * js/dom/dom-attributes-on-mismatch-type-expected.txt:
+ * js/dom/toString-and-valueOf-override-expected.txt:
+ * svg/dom/SVGLengthList-basics-expected.txt:
+ * svg/dom/SVGMatrix-expected.txt:
+ * svg/dom/SVGNumberList-basics-expected.txt:
+ * svg/dom/SVGPoint-expected.txt:
+ * svg/dom/SVGPointList-basics-expected.txt:
+ * svg/dom/SVGTransform-expected.txt:
+ * svg/dom/SVGTransformList-basics-expected.txt:
+ * svg/dom/SVGTransformList-expected.txt:
</ins><span class="cx">
</span><del>-2013-06-11 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+2014-03-14 Bear Travis <betravis@adobe.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Unskipping passing tests. Generate new baseline where needed.
</del><ins>+ [CSS Shapes] polygon default fill-rule should be omitted from the serialization
+ https://bugs.webkit.org/show_bug.cgi?id=129840
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt-5.0-wk2/fast/images/paletted-png-with-color-profile-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/paletted-png-with-color-profile-expected.txt: Added.
- * platform/qt/TestExpectations:
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>-2013-06-11 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+ Modifying tests to expect the default fill-rule to be omitted. In addition,
+ animation-test-helpers now parses its arguments as an unbounded list, rather
+ than as a fixed number of capturing parentheses.
</ins><span class="cx">
</span><del>- [Qt][EFL][GTK]fast/regions/overflow-size-change-with-stacking-context-rtl.html fails after r151202
- https://bugs.webkit.org/show_bug.cgi?id=117295
</del><ins>+ * animations/resources/animation-test-helpers.js:
+ * css3/masking/clip-path-animation-expected.txt:
+ * css3/masking/clip-path-animation.html:
+ * fast/masking/parsing-clip-path-shape-expected.txt:
+ * fast/masking/parsing-clip-path-shape.html:
+ * fast/shapes/parsing/parsing-shape-inside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
+ * fast/shapes/parsing/parsing-shape-lengths.html:
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt:
+ * fast/shapes/parsing/parsing-test-utils.js:
+ * fast/shapes/shape-inside/shape-inside-animation-expected.txt:
+ * fast/shapes/shape-inside/shape-inside-animation.html:
+ * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt:
+ * fast/shapes/shape-outside-floats/shape-outside-animation.html:
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+2014-03-14 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- Both test specify margins auto, which means that they can be computed to floats.
- I changed the tests so that the margins are computed to integer values, to avoid
- possible differences on platforms that enable subpixel layout.
</del><ins>+ Web Inspector: AXI: Expose Accessibility Tree parent of the selected node
+ https://bugs.webkit.org/show_bug.cgi?id=129943
</ins><span class="cx">
</span><del>- * fast/regions/overflow-size-change-with-stacking-context-rtl-expected.html:
- * fast/regions/overflow-size-change-with-stacking-context-rtl.html:
- * platform/qt/TestExpectations: Unskip the skipped test
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2013-06-11 Sergio Villar Senin <svillar@igalia.com>
</del><ins>+ Tests: inspector-protocol/dom/getAccessibilityPropertiesForNode.html
</ins><span class="cx">
</span><del>- Autoclose braces and parentheses at the end of style sheet
- https://bugs.webkit.org/show_bug.cgi?id=117414
</del><ins>+ Web Accessibility Node Inspector now displays a link to the AX parent node,
+ because it's not a 1:1 match with the DOMNode parent.
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- From Blink r150202 by <serya@chromium.org>
</del><ins>+2014-03-14 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- * animations/keyframe-autoclose-brace-expected.txt: Added.
- * animations/keyframe-autoclose-brace.html: Added.
- * css3/autoclose-braces-and-parentheses-expected.txt: Added.
- * css3/autoclose-braces-and-parentheses.html: Added.
</del><ins>+ Subpixel rendering: LayoutTests/compositing/hidpi-simple-container-layer-on-device-pixel-expected.html fails on Mountain Lion WK2 debug
+ https://bugs.webkit.org/show_bug.cgi?id=130175
</ins><span class="cx">
</span><del>-2013-06-10 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Unreviewed TestExpectations update on ML WK2 debug.
</ins><span class="cx">
</span><del>- Use shouldBeType in animations/keyframes-rule.html
- https://bugs.webkit.org/show_bug.cgi?id=117439
-
- Reviewed by Andreas Kling.
-
- Merge https://chromium.googlesource.com/chromium/blink/+/7eb727a7d5765eaa1779e00a45ac9f63e2e0047f
-
- * animations/keyframes-rule-expected.txt:
- * animations/keyframes-rule.html:
-
-2013-06-10 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL gardening. Fix wrong expectation result on 151416.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-06-10 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL gardening. Manage tests which need to implement repaint rect.
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
-
-2013-06-10 Jer Noble <jer.noble@apple.com>
-
- REGRESSION(r151302): Many broken webaudio/ tests on Mac port.
- https://bugs.webkit.org/show_bug.cgi?id=117446
-
- Reviewed by Chris Rogers.
-
- Re-enable the tests on mac-wk2 and add new baselines for codec and audiobuffersource tests.
-
</del><span class="cx"> * platform/mac-wk2/TestExpectations:
</span><del>- * platform/mac-wk2/webaudio/audiobuffersource-loop-points-expected.wav: Added.
- * platform/mac-wk2/webaudio/audiobuffersource-playbackrate-expected.wav: Added.
- * platform/mac-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Added.
- * platform/mac-wk2/webaudio/codec-tests/mp3/128kbps-44khz-expected.wav: Added.
- * platform/mac-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Added.
</del><span class="cx">
</span><del>-2013-06-10 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+2014-03-14 Andres Gomez <agomez@igalia.com>
</ins><span class="cx">
</span><del>- [CSSRegions] ASSERTION FAILED: roundedIntPoint(rendererMappedResult) == roundedIntPoint(result) in RenderGeometryMap::mapToContainer
- https://bugs.webkit.org/show_bug.cgi?id=117395
</del><ins>+ [GStreamer] WebKit gets stalled when trying to play a stream
+ https://bugs.webkit.org/show_bug.cgi?id=125926
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ Reviewed by Philippe Normand.
</ins><span class="cx">
</span><del>- * fast/regions/assert-flow-thread-compositing-expected.txt: Added.
- * fast/regions/assert-flow-thread-compositing.html: Added.
</del><ins>+ Added new test for checking the playback on Icecast/Shoutcast
+ streamed media.
</ins><span class="cx">
</span><del>-2013-06-10 Radu Stavila <stavila@adobe.com>
</del><ins>+ * http/tests/media/media-play-stream-chunked-icy-expected.txt: Added.
+ * http/tests/media/media-play-stream-chunked-icy.html: Added.
+ * http/tests/media/resources/create-id3-db.php: Added.
+ * http/tests/media/resources/serve-video.php: Added support for
+ chunked streams and Icecast/Shoutcast headers.
+ * http/tests/resources/dir-helpers.php: Added.
+ * http/tests/resources/portabilityLayer.php: Added a couple of new
+ fallback functions when they are not available in old PHP
+ versions.
+ * media/content/metadata.db: Added.
+ * media/content/silence.mp3: Added.
+ * platform/mac/TestExpectations: Skipped on Mavericks Mac port.
</ins><span class="cx">
</span><del>- [CSS Regions] Rename region-overflow to region-fragment
- https://bugs.webkit.org/show_bug.cgi?id=117397
</del><ins>+2014-03-14 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>- Renamed -webkit-region-overflow to -webkit-region-fragment and
- webkitRegionOverflow to webkitRegionFragment according to the new working draft
- at http://www.w3.org/TR/2013/WD-css3-regions-20130528/#the-region-fragment-property
</del><ins>+ [CSSRegions] Inline-block child of content node incorrectly clipped
+ https://bugs.webkit.org/show_bug.cgi?id=130229
</ins><span class="cx">
</span><del>- Reviewed by Alexander Pavlov.
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- * fast/regions/autoheight-breakafteralways-maxheight.html:
- * fast/regions/autoheight-breakbeforealways.html:
- * fast/regions/autoheight-singleregion-breakafteralways-maxheight.html:
- * fast/regions/autoheight-singleregion-breakafteralways.html:
- * fast/regions/autoheight-singleregion-breakaftermargin.html:
- * fast/regions/autoheight-singleregion-breakbeforealways-minheight.html:
- * fast/regions/autoheight-singleregion-breakbeforealways.html:
- * fast/regions/autoheight-singleregion-multiplebreaks.html:
- * fast/regions/css-regions-disabled-expected.txt:
- * fast/regions/region-overflow-auto-overflow-hidden.html:
- * fast/regions/region-overflow-auto-overflow-visible.html:
- * fast/regions/region-overflow-break.html:
- * fast/regions/regions-widows-and-orphans.html:
- * fast/regions/script-tests/css-regions-disabled.js:
- * fast/regions/script-tests/webkit-region-overflow-parsing.js:
- * fast/regions/webkit-region-overflow-parsing-expected.txt:
</del><ins>+ * fast/regions/inlineblock-child-inlineblock-contentnode-in-region-expected.html: Added.
+ * fast/regions/inlineblock-child-inlineblock-contentnode-in-region.html: Added.
</ins><span class="cx">
</span><del>-2013-06-10 Mátyás Mustoha <mmatyas@inf.u-szeged.hu>
</del><ins>+2014-03-14 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- Web Inspector: refactor statusBarItems getter in front-end.
- https://bugs.webkit.org/show_bug.cgi?id=110114
</del><ins>+ [CSS Grid layout] Initial position in span not correctly computed sometimes
+ https://bugs.webkit.org/show_bug.cgi?id=130124
</ins><span class="cx">
</span><del>- Reviewed by Noam Rosenthal.
-
- Fix layout test to correspond to refactoring.
- Patch created by Andrey Lushnikov.
-
- * inspector/extensions/extensions-panel.html:
-
-2013-06-07 Roger Fong <roger_fong@apple.com>
-
- Layout info should never be cleared before delayed scroll information updates.
- https://bugs.webkit.org/show_bug.cgi?id=116689.
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- * fast/flexbox/clear-overflow-before-scroll-update-expected.txt: Added.
- * fast/flexbox/clear-overflow-before-scroll-update.html: Added.
</del><ins>+ Added the grid positioning example mentioned in the specs which
+ covers this bug and some other cases.
</ins><span class="cx">
</span><del>-2013-06-08 Igor Oliveira <igor.o@sisa.samsung.com>
</del><ins>+ * fast/css-grid-layout/grid-item-named-grid-line-resolution-expected.txt:
+ * fast/css-grid-layout/grid-item-named-grid-line-resolution.html:
</ins><span class="cx">
</span><del>- before/after generated content is not working with HTMLSummaryElement and HTMLDetailsElement.
- https://bugs.webkit.org/show_bug.cgi?id=117374
</del><ins>+2014-03-12 Gavin Barraclough <barraclough@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Reduce memory use for static property maps
+ https://bugs.webkit.org/show_bug.cgi?id=129986
</ins><span class="cx">
</span><del>- * fast/css-generated-content/details-summary-before-after.html: Added.
- * platform/mac/fast/css-generated-content/details-summary-before-after-expected.txt: Added.
- * platform/mac/fast/css-generated-content/details-summary-before-after-expected.png: Added
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>-2013-06-08 Kondapally Kalyan <kalyan.kondapally@intel.com>
</del><ins>+ Static property tables are currently duplicated on first use from read-only memory into dirty memory
+ in every process, and since the entries are large (48 bytes) and the tables can be unusually sparse
+ (we use a custom hash table without a rehash) a lot of memory may be wasted.
</ins><span class="cx">
</span><del>- [EFL][WebGL] Enable webgl-background-color test.
- https://bugs.webkit.org/show_bug.cgi?id=111428
</del><ins>+ * inspector-protocol/debugger/setPauseOnExceptions-all-expected.txt:
+ * inspector-protocol/debugger/setPauseOnExceptions-none-expected.txt:
+ * inspector-protocol/debugger/setPauseOnExceptions-uncaught-expected.txt:
+ * js/dom/dom-static-property-for-in-iteration-expected.txt:
+ - Properties now iterated in correct order, not permuted by hash table.
</ins><span class="cx">
</span><del>- Reviewed by Christophe Dumez.
</del><ins>+2014-03-13 Manish R Gurnaney <m.gurnaney@samsung.com>
</ins><span class="cx">
</span><del>- This patch adds platform specific test expectation files for the
- test and enables it for efl port.
</del><ins>+ Scroll size is not recalculated when absolute left of child is updated
+ https://bugs.webkit.org/show_bug.cgi?id=123958
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/compositing/webgl/webgl-background-color-expected.png: Added.
- * platform/efl/compositing/webgl/webgl-background-color-expected.txt: Added.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-06-07 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ * fast/css/display-inline-block-scrollbar-expected.txt: Added.
+ * fast/css/display-inline-block-scrollbar.html: Added.
+ Added test case to check that scroll size is recalculated when absolute
+ left of child is updated.
</ins><span class="cx">
</span><del>- MathML line fraction needs to parse number values
- https://bugs.webkit.org/show_bug.cgi?id=117305
</del><ins>+2014-03-13 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- Unreviewed. Rebaseline math fractions test on EFL.
</del><ins>+ [SVG2] support paint-order presentation attribute
+ https://bugs.webkit.org/show_bug.cgi?id=129373
</ins><span class="cx">
</span><del>- * platform/efl/mathml/presentation/fractions-expected.png:
- * platform/efl/mathml/presentation/fractions-expected.txt:
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>-2013-06-07 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Test parsing and bahvior of the paint-order property.
</ins><span class="cx">
</span><del>- MathML line fraction needs to parse number values
- https://bugs.webkit.org/show_bug.cgi?id=117305
</del><ins>+ * svg/paint-order/paint-order-fill-expected.svg: Added.
+ * svg/paint-order/paint-order-fill-markers-expected.svg: Added.
+ * svg/paint-order/paint-order-fill-markers.svg: Added.
+ * svg/paint-order/paint-order-fill.svg: Added.
+ * svg/paint-order/paint-order-markers-expected.svg: Added.
+ * svg/paint-order/paint-order-markers-stroke-expected.svg: Added.
+ * svg/paint-order/paint-order-markers-stroke.svg: Added.
+ * svg/paint-order/paint-order-markers.svg: Added.
+ * svg/paint-order/paint-order-normal-expected.svg: Added.
+ * svg/paint-order/paint-order-normal.svg: Added.
+ * svg/paint-order/paint-order-stroke-expected.svg: Added.
+ * svg/paint-order/paint-order-stroke-marker-expected.svg: Added.
+ * svg/paint-order/paint-order-stroke-marker.svg: Added.
+ * svg/paint-order/paint-order-stroke.svg: Added.
+ * svg/paint-order/paint-order-text-markers-expected.svg: Added.
+ * svg/paint-order/paint-order-text-markers.svg: Added.
+ * svg/paint-order/paint-order-text-normal-expected.svg: Added.
+ * svg/paint-order/paint-order-text-normal.svg: Added.
+ * svg/paint-order/paint-order-text-stroke-expected.svg: Added.
+ * svg/paint-order/paint-order-text-stroke.svg: Added.
+ * svg/paint-order/paint-order-text-tspan-001-expected.svg: Added.
+ * svg/paint-order/paint-order-text-tspan-001.svg: Added.
+ * svg/paint-order/paint-order-text-tspan-002-expected.svg: Added.
+ * svg/paint-order/paint-order-text-tspan-002.svg: Added.
+ * svg/paint-order/parsing-paint-order-expected.txt: Added.
+ * svg/paint-order/parsing-paint-order.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed. Rebaseline math fractions test on GTK.
</del><ins>+2014-03-13 Diego Pino Garcia <dpino@igalia.com>
</ins><span class="cx">
</span><del>- * platform/gtk/mathml/presentation/fractions-expected.png:
- * platform/gtk/mathml/presentation/fractions-expected.txt:
</del><ins>+ Web Inspector: AXI: Expose focused/focusable state in the Accessibility Node Inspector
+ https://bugs.webkit.org/show_bug.cgi?id=129779
</ins><span class="cx">
</span><del>-2013-06-07 Brady Eidson <beidson@apple.com>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- REGRESSION (r151088): Crash navigating away from non-loaded main resources with non-loaded scripts.
- <rdar://problem/14052886> and https://bugs.webkit.org/show_bug.cgi?id=117278
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ Updated test.
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+2014-03-13 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- * http/tests/navigation/slow-loading-page-with-slow-script-expected.txt: Added.
- * http/tests/navigation/slow-loading-page-with-slow-script.php: Added.
</del><ins>+ REGRESSION (r160806): Incorrect cascade order of prefixed and non-prefixed variants of
+ CSS properties box-shadow and background-{clip, origin, size}
+ https://bugs.webkit.org/show_bug.cgi?id=130102
+ <rdar://problem/16187037>
</ins><span class="cx">
</span><del>-2013-06-07 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- MathML line fraction needs to parse number values
- https://bugs.webkit.org/show_bug.cgi?id=117305
</del><ins>+ Add tests to ensure that we correctly cascade the prefixed and non-prefixed variants
+ of the CSS properties box-shadow and background-{clip, origin, size}.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ * fast/css/cascade/background-clip-and-webkit-background-clip-cascade-order-expected.html: Added.
+ * fast/css/cascade/background-clip-and-webkit-background-clip-cascade-order.html: Added.
+ * fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order-expected.html: Added.
+ * fast/css/cascade/background-origin-and-webkit-background-origin-cascade-order.html: Added.
+ * fast/css/cascade/background-size-and-webkit-background-size-cascade-order-expected.html: Added.
+ * fast/css/cascade/background-size-and-webkit-background-size-cascade-order.html: Added.
+ * fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order-expected.html: Added.
+ * fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html: Added.
+ * fast/css/resources/green-128x128.png: Added.
+ * fast/css/resources/green-square-above-red-square.png: Added.
+ * fast/css/resources/red-square-above-green-square.png: Added.
+ * fast/css/resources/red-square-in-green-square.png: Added.
</ins><span class="cx">
</span><del>- Math fractions test now encodes for an arbitrary thickness number.
- Accessibility test handles the default line thickness.
</del><ins>+2014-03-13 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- * mathml/presentation/fractions.xhtml:
- * platform/mac/accessibility/mathml-line-fraction-expected.txt:
- * platform/mac/accessibility/mathml-line-fraction.html:
- * platform/mac/mathml/presentation/fractions-expected.png:
- * platform/mac/mathml/presentation/fractions-expected.txt:
</del><ins>+ Unreviewed, rolling out r165540.
+ https://bugs.webkit.org/show_bug.cgi?id=130199
</ins><span class="cx">
</span><del>-2013-06-07 Kihong Kwon <kihong.kwon@samsung.com>
</del><ins>+ caused 1 hidpi test fail (Requested by zalan on #webkit).
</ins><span class="cx">
</span><del>- REGRESSION: r149001 made proximity test fail.
- https://bugs.webkit.org/show_bug.cgi?id=117343
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- Reviewed by Christophe Dumez.
</del><ins>+ "Subpixel rendering: Nested layers with subpixel accumulation
+ paint to wrong position."
+ https://bugs.webkit.org/show_bug.cgi?id=130153
+ http://trac.webkit.org/changeset/165540
</ins><span class="cx">
</span><del>- Update window-property.html test cases for Device Proximity Event.
- The global constructors are no longer enumerable after r149001.
</del><ins>+2014-03-13 Andres Gomez <agomez@igalia.com>
</ins><span class="cx">
</span><del>- * proximity/window-property-expected.txt:
- * proximity/window-property.html:
</del><ins>+ Unreviewed, rolling out r165536.
</ins><span class="cx">
</span><del>-2013-06-07 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ It breaks http/tests/media/media-play-stream-chunked-icy.html
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Skipping failing tests.
- https://bugs.webkit.org/show_bug.cgi?id=117295
- https://bugs.webkit.org/show_bug.cgi?id=117336
- https://bugs.webkit.org/show_bug.cgi?id=117338
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt/TestExpectations:
</del><ins>+ "[GStreamer] WebKit gets stalled when trying to play a stream"
+ https://bugs.webkit.org/show_bug.cgi?id=125926
+ http://trac.webkit.org/changeset/165536
</ins><span class="cx">
</span><del>-2013-06-07 Zalan Bujtas <zalan@apple.com>
</del><ins>+2014-03-13 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- Frame flattening: crash when child iframe is removed during beforeload.
- https://bugs.webkit.org/show_bug.cgi?id=116220
</del><ins>+ Web Inspector: Remove unused callId parameter from evaluateInWebInspector
+ https://bugs.webkit.org/show_bug.cgi?id=129744
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- FrameView can get destroyed in updateWidget(). Normally, it is protected by layout()
- but with frame flattening on, it can also be called asynchronously through the
- post layout timer.
</del><ins>+ * inspector/inspector-test.js:
+ (runTest): Stop passing a dummy argument to TestRunner.evaluateInWebInspector.
</ins><span class="cx">
</span><del>- * fast/frames/flattening/crash-remove-iframe-during-object-beforeload-expected.txt: Added.
- * fast/frames/flattening/crash-remove-iframe-during-object-beforeload.html: Added.
</del><ins>+2014-03-13 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>-2013-06-07 Radu Stavila <stavila@adobe.com>
</del><ins>+ Subpixel rendering: Nested layers with subpixel accumulation paint to wrong position.
+ https://bugs.webkit.org/show_bug.cgi?id=130153
</ins><span class="cx">
</span><del>- [CSS Regions] The presence of a flow-from declaration in a CSS rule using :hover effectively disables the rule
- https://bugs.webkit.org/show_bug.cgi?id=111585
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Created tests for changing flow-into and flow-from inside the :hover pseudo-class.
- The actual problem was fixed along with https://bugs.webkit.org/show_bug.cgi?id=7555
</del><ins>+ Subpixels (fractional device pixels here) can accumulate through nested layers. Subpixels
+ need to be propagated through the layer tree so that painting coordinates match layout coordinates.
+
+ Compositing case: (absolute positioning, 2x display)
+ parent layer pos(0.3, 0.3) -> floored painting position (0, 0)
+ child layer pos(10.2, 10.2) -> layout offset from parent (10.2, 10.2),
+ but the actual painting offset is (10.5, 10.5) as the result of parent flooring.
+
+ Non-compositing case: (absolute positioning, 2x display)
+ parent layer pos(0.3, 0.3) -> GraphicsContext is translated to (0, 0).
+ child layer pos(10.2, 10.2) -> layout offset from parent (10.2, 10.2)
+ but the GraphicsContext's offset is (10.5, 10.5) as the result of the parent's translate.
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ In both cases, without the subpixel adjustment, we'd paint the current layer at (10.0, 10.0)
+ after flooring, while its painting position is actually (10.5, 10.5).
+ Subpixels do accumulate through nested layers.
</ins><span class="cx">
</span><del>- * fast/regions/hover-single-flow-from-none-expected.html: Added.
- * fast/regions/hover-single-flow-from-none.html: Added.
- * fast/regions/hover-single-flow-from-other-expected.html: Added.
- * fast/regions/hover-single-flow-from-other.html: Added.
- * fast/regions/hover-single-flow-into-none-expected.html: Added.
- * fast/regions/hover-single-flow-into-none.html: Added.
- * fast/regions/hover-single-flow-into-other-expected.html: Added.
- * fast/regions/hover-single-flow-into-other.html: Added.
</del><ins>+ * compositing/hidpi-nested-compositing-layers-with-subpixel-accumulation-expected.html: Added.
+ * compositing/hidpi-nested-compositing-layers-with-subpixel-accumulation.html: Added.
+ * fast/layers/hidpi-nested-layers-with-subpixel-accumulation-expected.html: Added.
+ * fast/layers/hidpi-nested-layers-with-subpixel-accumulation.html: Added.
</ins><span class="cx">
</span><del>-2013-06-07 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+2014-03-13 Andres Gomez <agomez@igalia.com>
</ins><span class="cx">
</span><del>- [CSSRegions] getBoundingClientRect wrong for inline content nodes
- https://bugs.webkit.org/show_bug.cgi?id=117290
</del><ins>+ [GStreamer] WebKit gets stalled when trying to play a stream
+ https://bugs.webkit.org/show_bug.cgi?id=125926
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Add test for inline content nodes flowed in regions and in regions with transform.
</del><ins>+ Added new test for checking the playback on Icecast/Shoutcast
+ streamed media.
</ins><span class="cx">
</span><del>- * fast/regions/flowed-inline-content-bounding-client-rect-expected.txt: Added.
- * fast/regions/flowed-inline-content-bounding-client-rect.html: Added.
</del><ins>+ * http/tests/media/media-play-stream-chunked-icy-expected.txt: Added.
+ * http/tests/media/media-play-stream-chunked-icy.html: Added.
+ * http/tests/media/resources/create-id3-db.php: Added.
+ * http/tests/media/resources/serve-video.php: Added support for
+ chunked streams and Icecast/Shoutcast headers.
+ * http/tests/resources/dir-helpers.php: Added.
+ * http/tests/resources/portabilityLayer.php: Added a couple of new
+ fallback functions when they are not available in old PHP
+ versions.
+ * media/content/metadata.db: Added.
+ * media/content/silence.mp3: Added.
</ins><span class="cx">
</span><del>-2013-06-06 Ruth Fong <ruth_fong@apple.com>
</del><ins>+2014-03-12 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>- Expose HTMLCanvasElement supportsContext
- https://bugs.webkit.org/show_bug.cgi?id=70117
</del><ins>+ AX: accessibility data table heuristics fail on this jQuery table
+ https://bugs.webkit.org/show_bug.cgi?id=129369
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>- * fast/canvas/webgl/canvas-supports-context-expected.txt: Added.
- * fast/canvas/webgl/canvas-supports-context.html: Added.
- tests the supportsContext function for <canvas> elements, ensures that
- supportsContext's implementation is consistent with that of getContext,
- and tests that supportsContext and getContext behave appropriately when
- malformed attributes are passed in.
- * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Updated.
- * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Updated.
- Now also tests default values for context attributes (i.e. when attributes aren't explicitly set).
</del><ins>+ * accessibility/table-detection.html:
+ * platform/mac/accessibility/table-detection-expected.txt:
</ins><span class="cx">
</span><del>-2013-06-06 Brent Fulgham <bfulgham@apple.com>
</del><ins>+2014-03-12 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- [Windows] More unreviewed TestExpectation gardening.
</del><ins>+ Subpixel rendering: LayoutTests/compositing/hidpi-simple-container-layer-on-device-pixel-expected.html fails on Mountain Lion WK2 debug
+ https://bugs.webkit.org/show_bug.cgi?id=130175
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations:
</del><ins>+ Unreviewed TestExpectations update on ML WK2 debug.
</ins><span class="cx">
</span><del>-2013-06-06 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ * platform/mac-wk2/TestExpectations:
</ins><span class="cx">
</span><del>- [Windows] Unreviewed TestExpectation cleanup.
</del><ins>+2014-03-12 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations:
</del><ins>+ Web Inspector: convert model tests and inspector-test.js to use Test.html
+ https://bugs.webkit.org/show_bug.cgi?id=129217
</ins><span class="cx">
</span><del>-2013-06-06 Radu Stavila <stavila@adobe.com>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- :hover style not applied on hover if its display property is different from original style's
- https://bugs.webkit.org/show_bug.cgi?id=7555
</del><ins>+ * TestExpectations: Add flaky content-flow and failing shape-outside inspector tests.
+ * inspector-protocol/model/probe-manager-add-remove-actions.html: Removed.
+ * inspector-protocol/resources/shape-info-helper.js: Removed.
+ * inspector/debugger/debugger-test.js: Added.
+ (InspectorTestProxy.registerInitializer.):
+ (InspectorTestProxy.registerInitializer):
+ * inspector/debugger/probe-manager-add-remove-actions-expected.txt: Renamed from LayoutTests/inspector-protocol/model/probe-manager-add-remove-actions-expected.txt.
+ * inspector/debugger/probe-manager-add-remove-actions.html: Added.
+ * inspector/debugger/resources/breakpoint.js: Added. Copied from LayoutTests/inspector-protocol/.
+ (breakpointActions):
+ * inspector/dom/content-flow-content-nodes-expected.txt: Renamed from LayoutTests/inspector-protocol/model/content-flow-content-nodes-expected.txt.
+ * inspector/dom/content-flow-content-nodes.html: Renamed from LayoutTests/inspector-protocol/model/content-flow-content-nodes.html.
+ * inspector/dom/content-flow-content-removal-expected.txt: Renamed from LayoutTests/inspector-protocol/model/content-flow-content-removal-expected.txt.
+ * inspector/dom/content-flow-content-removal.html: Renamed from LayoutTests/inspector-protocol/model/content-flow-content-removal.html.
+ * inspector/dom/content-flow-list-expected.txt: Renamed from LayoutTests/inspector-protocol/model/content-flow-list-expected.txt.
+ * inspector/dom/content-flow-list.html: Renamed from LayoutTests/inspector-protocol/model/content-flow-list.html.
+ * inspector/dom/content-node-region-info-expected.txt: Renamed from LayoutTests/inspector-protocol/model/content-node-region-info-expected.txt.
+ * inspector/dom/content-node-region-info.html: Renamed from LayoutTests/inspector-protocol/model/content-node-region-info.html.
+ * inspector/dom/highlight-shape-outside-expected.txt: Renamed from LayoutTests/inspector-protocol/model/highlight-shape-outside-expected.txt.
+ * inspector/dom/highlight-shape-outside-margin-expected.txt: Renamed from LayoutTests/inspector-protocol/model/highlight-shape-outside-margin-expected.txt.
+ * inspector/dom/highlight-shape-outside-margin.html: Renamed from LayoutTests/inspector-protocol/model/highlight-shape-outside-margin.html.
+ * inspector/dom/highlight-shape-outside.html: Renamed from LayoutTests/inspector-protocol/model/highlight-shape-outside.html.
+ * inspector/dom/shapes-test.js: Added. Refactor existing shape helpers to use model objects
+ where it makes sense, and use easy-to-read assertions.
+ (InspectorTestProxy.registerInitializer.):
+ * inspector/inspector-test.js: Handle reloaded test pages better. Use better names.
+ (InspectorTestProxy.registerInitializer): Renamed from `register`.
+ (runTest.runInitializationMethodsInFrontend):
+ (runTest.runTestMethodInFrontend):
+ (runTest):
+ (InspectorTestProxy.completeTest):
+ * inspector/page/main-frame-resource-expected.txt: Renamed from LayoutTests/inspector-protocol/model/main-frame-resource-expected.txt.
+ * inspector/page/main-frame-resource.html: Renamed from LayoutTests/inspector-protocol/model/main-frame-resource.html.
+ * inspector/page/resources/dummy-page.html: Added.
+ * platform/efl/TestExpectations: Move failing inspector tests to generic expectations.
+ * platform/gtk/TestExpectations: Move failing inspector tests to generic expectations.
+ * platform/win/TestExpectations: Move failing inspector tests to generic expectations.
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+2014-03-12 Brent Fulgham <bfulgham@apple.com>
</ins><span class="cx">
</span><del>- * fast/regions/hover-display-block-inline-expected.txt: Added.
- * fast/regions/hover-display-block-inline.html: Added.
- * fast/regions/hover-display-block-none-expected.txt: Added.
- * fast/regions/hover-display-block-none.html: Added.
- * fast/events/drag-display-none-element-expected.txt:
- * fast/events/drag-display-none-element:
</del><ins>+ [WebVTT] HTML5 "space" cahracters around "-->" are not required
+ https://bugs.webkit.org/show_bug.cgi?id=117421
</ins><span class="cx">
</span><del>-2013-06-06 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- [CSSRegions] Make positioned-object-inline-cb-crash.html output readable in browser
- https://bugs.webkit.org/show_bug.cgi?id=117291
</del><ins>+ Merged from Blink (patch by caitpotter88@gmail.com):
+ https://chromium.googlesource.com/chromium/blink/+/4ef469cd627a13696b88e285ae28a60e38f9c286
+ http://crbug.com/242158
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ * media/track/captions-webvtt/tc008-timings-no-hour-errors.vtt:
+ * media/track/captions-webvtt/tc009-timings-hour-error.vtt:
+ * media/track/captions-webvtt/tc029-timings-whitespace.vtt: Added.
+ * media/track/track-webvtt-tc029-timings-whitespace.html: Added.
+ * media/track/track-webvtt-tc029-timings-whitespace-expected.txt: Added.
</ins><span class="cx">
</span><del>- Make the output in browser readable by setting the style only on the required p element.
</del><ins>+2014-03-12 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- * fast/regions/positioned-object-inline-cb-crash-expected.txt:
- * fast/regions/positioned-object-inline-cb-crash.html:
</del><ins>+ Unreviewed, rolling out r165482.
+ https://bugs.webkit.org/show_bug.cgi?id=130157
</ins><span class="cx">
</span><del>-2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Broke the windows build; "error C2466: cannot allocate an
+ array of constant size 0" (Requested by jernoble on #webkit).
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Removing accidentally added png files for ref tests.
</del><ins>+ Reverted changeset:
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Removed.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.png: Removed.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Removed.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Removed.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Removed.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-collapse-clear-016-expected.png: Removed.
- * platform/qt-5.0-wk2/css3/filters/custom/custom-filter-clamp-css-color-matrix-expected.png: Removed.
- * platform/qt-5.0-wk2/css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/regions/region-style-inline-background-color-expected.png: Removed.
- * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Removed.
- * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2c-expected.png: Removed.
- * platform/qt-5.0-wk2/svg/animations/animateMotion-additive-2d-expected.png: Removed.
</del><ins>+ "Reduce memory use for static property maps"
+ https://bugs.webkit.org/show_bug.cgi?id=129986
+ http://trac.webkit.org/changeset/165482
</ins><span class="cx">
</span><del>-2013-06-06 Eugene Klyuchnikov <eustas@chromium.org>
</del><ins>+2014-03-12 Simon Fraser <simon.fraser@apple.com>
</ins><span class="cx">
</span><del>- selectionStart/selectionEnd return "obsolete" values when requested during "input" event
- https://bugs.webkit.org/show_bug.cgi?id=117287
</del><ins>+ Have the scrolling tree track the viewport size, not the viewport rect
+ https://bugs.webkit.org/show_bug.cgi?id=130141
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Beth Dakin.
</ins><span class="cx">
</span><del>- Qt-WK2 test crashes when eventSender.keyDown invocations are nested.
</del><ins>+ The scrolling tree only needs to know the size of the viewport, not its
+ origin, since the origin is deduced from the updated scroll position.
+
+ Tests dump a size, not a rect with a 0,0 origin now.
</ins><span class="cx">
</span><del>- This patch unrolls recursion to avoid crash.
</del><ins>+ * platform/mac-wk2/tiled-drawing/clamp-out-of-bounds-scrolls-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/absolute-inside-fixed-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/absolute-inside-out-of-view-fixed-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/fixed-in-overflow-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/fixed-position-out-of-view-negative-zindex-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/four-bars-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/four-bars-with-header-and-footer-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/negative-scroll-offset-in-view-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/nested-fixed-expected.txt:
+ * platform/mac-wk2/tiled-drawing/fixed/percentage-inside-fixed-expected.txt:
+ * platform/mac-wk2/tiled-drawing/scrolling-tree-after-scroll-expected.txt:
+ * platform/mac-wk2/tiled-drawing/scrolling-tree-slow-scrolling-expected.txt:
+ * platform/mac-wk2/tiled-drawing/sticky/negative-scroll-offset-expected.txt:
+ * platform/mac-wk2/tiled-drawing/sticky/sticky-horizontal-expected.txt:
</ins><span class="cx">
</span><del>- * editing/selection/caret-after-keypress.html:
- unroll recursive eventSender.keyDown invocations
- * platform/qt-5.0-wk2/TestExpectations: Unskip test.
</del><ins>+2014-03-12 Simon Fraser <simon.fraser@apple.com>
</ins><span class="cx">
</span><del>-2013-06-06 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Change scrollOffsetForFixedPosition() to do LayoutUnit math
+ https://bugs.webkit.org/show_bug.cgi?id=129981
</ins><span class="cx">
</span><del>- AX: iOS ignores ARIA progressbar elements
- https://bugs.webkit.org/show_bug.cgi?id=116727
</del><ins>+ Reviewed by Beth Dakin.
</ins><span class="cx">
</span><del>- Reviewed by David Kilzer.
</del><ins>+ FrameView::scrollOffsetForFixedPosition() returned an IntSize,
+ but to allow subpixel scroll offsets, we need it to return a LayoutSize.
</ins><span class="cx">
</span><del>- * platform/iphone-simulator/accessibility/progressbar-expected.txt: Added.
- * platform/iphone-simulator/accessibility/progressbar.html: Added.
</del><ins>+ Update test results for the progression.
</ins><span class="cx">
</span><del>-2013-06-06 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.png:
+ * platform/mac-wk2/tiled-drawing/fixed-background/fixed-body-background-zoomed-expected.txt:
</ins><span class="cx">
</span><del>- Unreviewed TestExpectation gardening. Clean up some lint warnings.
</del><ins>+2014-03-12 Gavin Barraclough <barraclough@apple.com>
</ins><span class="cx">
</span><del>- * platform/qt-mac/TestExpectations: Remove references to removed tests.
- * platform/qt/TestExpectations: Ditto.
- * platform/win/TestExpectations: Remove 'skip' entries for (1) removed tests, and
- (2) tests that have since been rebaselined and now pass.
</del><ins>+ Reduce memory use for static property maps
+ https://bugs.webkit.org/show_bug.cgi?id=129986
</ins><span class="cx">
</span><del>-2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
</del><ins>+ Static property tables are currently duplicated on first use from read-only memory into dirty memory
+ in every process, and since the entries are large (48 bytes) and the tables can be unusually sparse
+ (we use a custom hash table without a rehash) a lot of memory may be wasted.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/compositing/geometry/abs-position-inside-opacity-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_right-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-011-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-05-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051202-c24-first-lttr-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-03-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5522-brdr-02-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t09-c5526c-display-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-01-d-g-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-02-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-03-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-04-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-00-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-03-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-04-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-3865854-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-first-list-item-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4580583-1-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/4840662-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/redo-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/typing-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5075944-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4960116-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5195166-2-expected.png:
- * platform/qt-5.0-wk2/editing/selection/6476-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png:
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/before-with-first-letter-expected.png:
- * platform/qt-5.0-wk2/fast/css/create_element_align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/max-height-none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/pendingStylesheetFontSize-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/fast/dom/children-nodes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/form-added-to-table-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/fast/forms/input-button-sizes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/search-vertical-alignment-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/25277-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-borders-with-bidi-override-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/float-avoidance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/float-paginate-complex-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png:
- * platform/qt-5.0-wk2/fast/selectors/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/060-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/160-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/041-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/empty-cells-expected.png:
- * platform/qt-5.0-wk2/fast/text/whitespace/026-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/fast/text/whitespace/span-in-word-space-causes-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-fixed-reflected-layer-expected.png.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textEffect-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/xmlSpace-expected.png: Added.
- * platform/qt-5.0-wk2/svg/css/css-box-min-width-expected.png: Added.
- * platform/qt-5.0-wk2/svg/css/group-with-shadow-expected.png:
- * platform/qt-5.0-wk2/svg/custom/altglyph-expected.png:
- * platform/qt-5.0-wk2/svg/custom/recursive-clippath-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/shape-rendering-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-filter-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-modify-container-in-target-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug106158-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384s-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2509-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug650-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/col_span-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellspacing-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Added.
</del><ins>+ * inspector-protocol/debugger/setPauseOnExceptions-all-expected.txt:
+ * inspector-protocol/debugger/setPauseOnExceptions-none-expected.txt:
+ * inspector-protocol/debugger/setPauseOnExceptions-uncaught-expected.txt:
+ * js/dom/dom-static-property-for-in-iteration-expected.txt:
+ - Properties now iterated in correct order, not permuted by hash table.
</ins><span class="cx">
</span><del>-2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-12 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
</del><ins>+ [GTK] Update references for mo-stretch.html.
+ https://bugs.webkit.org/show_bug.cgi?id=129366.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92143-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9271-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92868-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug93363-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug963-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96334-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96343-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug965-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug97138-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9879-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug99923-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug99948-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug127040-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/borders-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/captions-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/col_span-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_autoPer-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fixPer-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_per-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_auto-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoFix-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_autoPer-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fix-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_per-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/margins-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/misc-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/nested1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/one_row-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/table_frame-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/table_rules-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/table_widths-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/appendCol2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/appendRowsExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/appendTbodyExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCellsShrink2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteCol3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteColGroup2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteRowsShrink1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsExpand2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCellsRebuild2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertColGroups2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertCols5-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/insertRowsRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/dom/tableDom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_position-table-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/body_col-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/body_tbody-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/body_tfoot-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/body_thead-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_span-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/colgroup_width_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_border-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_frame_box-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_row_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_all-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_groups-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/table_rules_none-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_0-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_border_3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_bot-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_caption_align_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_default-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_colspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_height-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_nowrap-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_rowspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_td_width-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_colspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_height-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_rowspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_th_width-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_percent-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tables_width_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/td_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/th_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/thead_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/tr_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_align_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_caption_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_span-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_col_width_rel-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_span-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_none-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_border_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_frame_void-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_groups-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_rules_none-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_width_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tbody_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_colspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_height-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_rowspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_width-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_colspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_height-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_rowspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_width-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_thead_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_center-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_char-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_justify-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_class-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_id-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_style-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_middle-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_valign_top-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/body_col-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/other/cellspacing-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/move_row-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/ms-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/nested2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/nestedTables-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/other/padding-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/test3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/other/test6-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_tr_align-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/97619-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1010-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug104898-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1128-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11331-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1164-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug11945-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14489-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug17826-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug18770-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug21518-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug25707-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug42043-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug4294-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug47163-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug51000-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug56024-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug59252-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug65372-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug72393-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug73629-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/cols1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/columns-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/standards1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCells1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendCol1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/test4-expected.png:
- * platform/qt-5.0-wk2/transforms/2d/compound-transforms-vs-containers-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/2d/transform-borderbox-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png:
- * platform/qt-5.0-wk2/transforms/2d/transform-origin-borderbox-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/2d/zoom-menulist-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png:
- * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png:
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png:
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png:
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
- * platform/qt-5.0-wk2/transforms/svg-vs-css-expected.png: Added.
- * platform/qt-5.0-wk2/transitions/cross-fade-background-image-expected.png: Added.
- * platform/qt-5.0-wk2/transitions/cross-fade-border-image-expected.png:
- * platform/qt-5.0-wk2/transitions/move-after-transition-expected.png: Added.
- * platform/qt-5.0-wk2/transitions/svg-text-shadow-transition-expected.png: Added.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>-2013-06-06 Zalan Bujtas <zalan@apple.com>
</del><ins>+ The rendering of mo-stretch has changed after the recent improvements
+ to the <mo> element. This updates the reference for the GTK port.
</ins><span class="cx">
</span><del>- SVG objects are misplaced when SVG root has CSS transform.
- https://bugs.webkit.org/show_bug.cgi?id=117252
</del><ins>+ * platform/gtk/mathml/presentation/mo-stretch-expected.png:
+ * platform/gtk/mathml/presentation/mo-stretch-expected.txt:
</ins><span class="cx">
</span><del>- Reviewed by Simon Fraser.
</del><ins>+2014-03-12 Bem Jones-Bey <bjonesbe@adobe.com>
</ins><span class="cx">
</span><del>- Update layer transforms for SVG if needed.
</del><ins>+ [CSS Shapes] Remove deprecated shapes
+ https://bugs.webkit.org/show_bug.cgi?id=125235
</ins><span class="cx">
</span><del>- SVG root, similarly to RenderBlock needs to call RenderLayer
- to get transforms updated after layout, in order to
- position the transformed objects properly.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>- * fast/transforms/transform-svg-expected.html: Added.
- * fast/transforms/transform-svg.html: Added.
</del><ins>+ Remove tests for deprecated shape syntax.
</ins><span class="cx">
</span><del>-2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ There are also a few shape-inside tests that have been removed because
+ they were very difficult to make work without the rectangle shape, and
+ the future of the current shape-inside implementation is questionable
+ at best.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
-
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png:
- * platform/qt-5.0-wk2/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-5-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/svg-as-background-6-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png:
- * platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png:
- * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
- * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png:
- * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png:
- * platform/qt-5.0-wk2/svg/batik/filters/feTile-expected.png:
- * platform/qt-5.0-wk2/svg/batik/filters/filterRegions-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/masking/maskRegions-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/paints/patternRegionA-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/paints/patternRegions-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/smallFonts-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textAnchor-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textAnchor2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textAnchor3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textDecoration-expected.png:
- * platform/qt-5.0-wk2/svg/batik/text/textDecoration2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textEffect2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textEffect3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textLayout-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textLayout2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textLength-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textOnPath-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textOnPath2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textOnPath3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textOnPathSpaces-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textPCDATA-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textPosition-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textPosition2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textProperties-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textProperties2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/textStyles-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/verticalText-expected.png: Added.
- * platform/qt-5.0-wk2/svg/batik/text/verticalTextOnPath-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/button-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/colourpicker-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/slider-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/textbox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/window-expected.png:
- * platform/qt-5.0-wk2/svg/clip-path/clip-path-pixelation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/css/composite-shadow-text-expected.png: Added.
- * platform/qt-5.0-wk2/svg/css/text-shadow-multiple-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/SVGMatrix-interface-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/SVGPoint-matrixTransform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png:
- * platform/qt-5.0-wk2/svg/custom/alignment-baseline-modes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/bug45331-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png:
- * platform/qt-5.0-wk2/svg/custom/clip-mask-negative-scale-expected.png:
- * platform/qt-5.0-wk2/svg/custom/clip-path-referencing-use-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/clone-element-with-animated-svg-properties-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/container-opacity-clip-viewBox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/coords-relative-units-transforms-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/dominant-baseline-hanging-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/dominant-baseline-modes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/dynamic-svg-document-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/embedding-external-svgs-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/empty-clip-path-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Discrete-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Gamma-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Linear-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/feComponentTransfer-Table-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/fill-SVGPaint-interface-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/fill-fallback-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/font-face-cascade-order-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/font-face-simple-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/getPresentationAttribute-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/getscreenctm-in-mixed-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/getsvgdocument-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/gradient-cycle-detection-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/gradient-deep-referencing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/hit-test-path-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/hit-test-path-stroke-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png:
- * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png:
- * platform/qt-5.0-wk2/svg/custom/image-parent-translation-expected.png:
- * platform/qt-5.0-wk2/svg/custom/image-rescale-clip-expected.png:
- * platform/qt-5.0-wk2/svg/custom/image-rescale-scroll-expected.png:
- * platform/qt-5.0-wk2/svg/custom/image-small-width-height-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/image-with-transform-clip-filter-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/inline-svg-in-xhtml-expected.png:
- * platform/qt-5.0-wk2/svg/custom/invalid-css-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invalid-fill-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invalid-fill-hex-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invalid-lengthlist-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invalid-stroke-hex-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invalid-uri-stroke-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/invisible-text-after-scrolling-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png:
- * platform/qt-5.0-wk2/svg/custom/junk-data-expected.png:
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-uri-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-default-width-height-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-overflow-clip-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/missing-xlink-expected.png:
- * platform/qt-5.0-wk2/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/no-inherited-dashed-stroke-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/object-sizing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/path-bad-data-expected.png:
- * platform/qt-5.0-wk2/svg/custom/pattern-cycle-detection-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pattern-deep-referencing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pattern-incorrect-tiling-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pattern-rotate-expected.png:
- * platform/qt-5.0-wk2/svg/custom/pattern-rotate-gaps-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/percentage-of-html-parent-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pointer-events-image-css-transform-expected.png:
- * platform/qt-5.0-wk2/svg/custom/pointer-events-image-expected.png:
- * platform/qt-5.0-wk2/svg/custom/pointer-events-path-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pointer-events-text-css-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pointer-events-text-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/recursive-filter-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/recursive-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/recursive-mask-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/recursive-pattern-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
- * platform/qt-5.0-wk2/svg/custom/rootmost-svg-xy-attrs-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
- * platform/qt-5.0-wk2/svg/custom/second-inline-text-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/shapes-supporting-markers-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/simple-text-double-shadow-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/simpleCDF-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/stroke-fallback-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/stroke-width-large-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/stroked-pattern-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/style-attribute-font-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-float-border-padding-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-fonts-in-html-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-fonts-segmented-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-fonts-word-spacing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-overflow-types-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-clip-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-decoration-visibility-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-dom-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-hit-test-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-image-opacity-expected.png:
- * platform/qt-5.0-wk2/svg/custom/text-letter-spacing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-linking-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-rotated-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-rotation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-dom-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-change-href-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-tref-03-b-tref-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-whitespace-handling-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-x-dx-lists-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-x-dy-lists-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-x-override-in-tspan-child-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png:
- * platform/qt-5.0-wk2/svg/custom/tref-own-content-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/tref-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png:
- * platform/qt-5.0-wk2/svg/custom/use-dynamic-append-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png:
- * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-modifications-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-modify-target-container-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-modify-target-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-g-containing-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-g-containing-use-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-g-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-rect-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-text-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-on-use-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-property-changes-through-dom-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-recursion-1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-recursion-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-recursion-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-recursion-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/viewbox-syntax-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/viewport-em-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-getItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-cloning-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png:
- * platform/qt-5.0-wk2/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png:
- * platform/qt-5.0-wk2/svg/dom/css-transforms-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/filters/feComposite-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/filter-on-filter-for-text-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png:
- * platform/qt-5.0-wk2/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/data-types/002-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/error/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/error/010-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/error/011-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/error/012-expected.png:
- * platform/qt-5.0-wk2/svg/hixie/error/013-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/intrinsic/001-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/intrinsic/002-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/intrinsic/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/006-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/008-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/009-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/010-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/mixed/011-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png:
- * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png:
- * platform/qt-5.0-wk2/svg/hixie/rendering-model/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/rendering-model/004-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/text/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
- * platform/qt-5.0-wk2/svg/in-html/circle-expected.png:
- * platform/qt-5.0-wk2/svg/text/bidi-embedded-direction-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png:
- * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png:
- * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/font-size-below-point-five-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/foreignObject-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/kerning-expected.png:
- * platform/qt-5.0-wk2/svg/text/multichar-glyph-expected.png:
- * platform/qt-5.0-wk2/svg/text/scaled-font-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/select-x-list-with-tspans-4-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/selection-background-color-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/selection-doubleclick-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/selection-styles-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/selection-tripleclick-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/small-fonts-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/small-fonts-3-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/small-fonts-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/small-fonts-in-html5-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-align-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-altglyph-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-deco-01-b-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-fill-opacity-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-fonts-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-gradient-positioning-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-midpoint-split-bug-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-path-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-repaint-rects-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-spacing-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-text-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-text-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-text-04-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-text-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-text-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-tref-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-tselect-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-tspan-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-ws-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-ws-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png:
- * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png:
- * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-clip-path-expected.png: Added.
- * platform/qt-5.0-wk2/svg/transforms/svg-css-transforms-expected.png: Added.
- * platform/qt-5.0-wk2/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
- * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
- * platform/qt-5.0-wk2/svg/wicd/rightsizing-grid-expected.png:
- * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-a-expected.png: Added.
- * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png:
- * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image1-expected.png:
- * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image2-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-foreignObject-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
- * platform/qt-5.0-wk2/tables/layering/paint-test-layering-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/layering/paint-test-layering-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/45621-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10009-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug100334-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10036-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101201-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug102145-4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10269-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10296-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1055-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10565-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10633-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug106816-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug109043-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11026-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug110566-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113424-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11384q-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1163-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1188-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11944-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug119786-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12008-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug120364-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1224-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12268-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug123862-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1261-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug126742-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12709-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug127267-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug128229-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12908-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1296-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1302-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13105-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13118-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1318-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13196-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug133756-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug13484-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug139524-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14159-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1430-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14323-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug149275-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug14929-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug15247-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug15544-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug157890-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16012-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16252-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17130-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17138-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17168-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug17587-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1800-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1802s-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1809-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1828-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18359-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18558-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18664-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug18955-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19061-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19356-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug194024-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug19599-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2050-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug20579-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug20804-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2123-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug21299-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug215629-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22019-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug220536-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-2a-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22246-3a-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug222846-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2267-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug227123-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23151-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23235-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23299-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24200-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24503-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24627-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24661-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2469-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-3-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-4-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug24880-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25004-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25086-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2509-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug25663-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2684-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug275625-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2757-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2763-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2773-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug278266-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27993-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug28341-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2886-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug28928-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29058-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29157-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29429-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2947-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2962-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2973-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2981-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2997-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30273-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30332-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30418-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30559-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30692-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug30985-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3103-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3191-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3260-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32841-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3309-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug33137-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug33855-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3454-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug35662-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3681-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug38916-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug39209-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3977-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug40828-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4093-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug41890-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug42187-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug42443-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4284-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43039-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43204-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4382-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4385-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4427-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44505-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44523-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4501-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45055-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4523-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug45486-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4576-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-5-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46268-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46368-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46623-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46924-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug47432-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48028-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4803-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug4849-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug48827-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug50695-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51037-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51140-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug51727-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5188-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug52505-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug52506-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug53891-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug54450-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5538-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug55527-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug55694-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57300-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57378-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug57828-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5798-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5799-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5835-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5838-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug58402-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug59354-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60013-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60749-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60804-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60807-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug60992-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6184-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug63785-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6404-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug647-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug6674-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67864-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67915-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug68912-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug68998-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69187-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug69382-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug709-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-1-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-2-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7121-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug72359-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug73321-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7342-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7471-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug75250-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7714-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug78162-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8032-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug80762-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug82946-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug83786-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8381-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8411-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug86708-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug88035-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8858-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug8950-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug9123-2-expected.png: Added.
- * pwarning: inexact rename detection was skipped due to too many files.: Added.
-
-2013-06-06 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Rebaselining after r151205.
-
- * platform/qt-5.0-wk2/fast/flexbox/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/026-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label01-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label02-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label03-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label04-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label05-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/basic-buttons-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/basic-inputs-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/basic-selects-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png:
- * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
- * platform/qt-5.0-wk2/fast/forms/button-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-default-title-expected.png:
- * platform/qt-5.0-wk2/fast/forms/button-generated-content-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-inner-block-reuse-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-positioned-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-sizes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-style-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-submit-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-table-styles-expected.png:
- * platform/qt-5.0-wk2/fast/forms/button-text-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/caret-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/control-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/control-restrict-line-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/datalist/input-appearance-range-with-padding-with-datalist-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/disabled-select-change-index-expected.png:
- * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png:
- * platform/qt-5.0-wk2/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/file/file-input-direction-expected.png:
- * platform/qt-5.0-wk2/fast/forms/file/file-input-disabled-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/file/file-input-pressed-state-expected.png:
- * platform/qt-5.0-wk2/fast/forms/float-before-fieldset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/floating-textfield-relayout-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/form-hides-table-expected.png:
- * platform/qt-5.0-wk2/fast/forms/form-in-malformed-markup-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/formmove-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/formmove2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png:
- * platform/qt-5.0-wk2/fast/forms/image-border-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/indeterminate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-align-image-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-bkcolor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-disabled-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-focus-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-preventDefault-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-readonly-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png:
- * platform/qt-5.0-wk2/fast/forms/input-appearance-visibility-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-disabled-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-double-click-selection-gap-bug-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-field-text-truncated-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-first-letter-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-no-renderer-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-placeholder-paint-order-expected.png:
- * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-placeholder-visibility-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-readonly-dimmed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-readonly-empty-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-spaces-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-text-click-inside-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-text-double-click-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-text-option-delete-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-text-self-emptying-click-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-text-word-wrap-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/listbox-scrollbar-incremental-load-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/menulist-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/menulist-no-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/menulist-option-wrap-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/menulist-style-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/negativeLineHeight-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/option-index-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/option-script-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/option-strip-whitespace-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/option-text-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/placeholder-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/placeholder-pseudo-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/range/range-thumb-height-percentage-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/range/slider-padding-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/search-cancel-button-style-sharing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/search-display-none-cancel-button-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-block-background-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-change-listbox-size-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-change-listbox-to-popup-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-change-popup-to-listbox-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-disabled-appearance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-display-none-style-resolve-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-initial-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-item-background-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-list-box-with-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-overflow-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-selected-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-size-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/select/optgroup-rendering-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/targeted-frame-submission-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/text-style-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-set-attribute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
- * platform/qt-5.0-wk2/fast/forms/textfield-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textfield-outline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-grid-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-nested-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-simple-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/frame-scrolling-attribute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/frameElement-frame-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/frameElement-iframe-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/frameset-style-recalc-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/iframe-option-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/iframe-scrolling-attribute-expected.png:
- * platform/qt-5.0-wk2/fast/frames/iframe-with-frameborder-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png:
- * platform/qt-5.0-wk2/fast/frames/viewsource-attribute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/viewsource-on-image-file-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/crash-on-zero-radius-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png:
- * platform/qt-5.0-wk2/fast/gradients/gradient-after-transparent-border-expected.png:
- * platform/qt-5.0-wk2/fast/gradients/list-item-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/fast/gradients/radial-centered-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-child-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-child-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-details-child-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-details-child-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-summary-child-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-add-summary-child-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-marker-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-nested-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-nested-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-remove-child-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-remove-child-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-remove-summary-child-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-remove-summary-child-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-replace-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-writing-mode-expected.png:
- * platform/qt-5.0-wk2/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/link-rel-stylesheet-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/listing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/marquee-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/marquee-scrollamount-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/animated-gif-with-offsets-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/favicon-as-image-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/image-map-anchor-children-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-circle-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png:
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/jpeg-with-color-profile-expected.png:
- * platform/qt-5.0-wk2/fast/images/png-with-color-profile-expected.png:
- * platform/qt-5.0-wk2/fast/inline-block/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/14498-positionForCoordinates-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/contenteditable-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline-block/overflow-clip-expected.png:
- * platform/qt-5.0-wk2/fast/inline-block/tricky-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/25277-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/br-text-decoration-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/continuation-outlines-expected.png:
- * platform/qt-5.0-wk2/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/drawStyledEmptyInlines-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/emptyInlinesWithinLists-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-continuation-borders-expected.png:
- * platform/qt-5.0-wk2/fast/inline/inline-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-padding-disables-text-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-text-quirk-bpm-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
- * platform/qt-5.0-wk2/fast/inline/long-wrapped-line-expected.png:
- * platform/qt-5.0-wk2/fast/inline/nested-top-alignment-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/percentage-margins-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/vertical-align-text-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inspector-support/matchedrules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/019-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/missing-address-end-tag-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/missing-dl-end-tag-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/missing-dt-end-tag-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/missing-font-end-tag-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/nestedh3s-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/table-inside-stray-table-content-expected.png: Added.
- * platform/qt-5.0-wk2/fast/invalid/td-inside-object-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png:
- * platform/qt-5.0-wk2/fast/layers/normal-flow-hit-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/opacity-outline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/opacity-transforms-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/overflow-scroll-auto-switch-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png:
- * platform/qt-5.0-wk2/fast/layers/remove-only-this-layer-update-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
- * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-composited-layer-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/scroll-with-transform-layer-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/zindex-inherit-expected.png: Added.
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-contains-value-expected.png: Added.
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-floating-expected.png: Added.
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-inside-columns-expected.png:
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-into-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-into-floats-expected.png: Added.
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-positioned-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/001-expected.png:
- * platform/qt-5.0-wk2/fast/lists/001-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/lists/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/002-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/003-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/005-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/006-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/007-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/008-expected.png:
- * platform/qt-5.0-wk2/fast/lists/008-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/lists/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/009-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/anonymous-items-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/big-list-marker-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/li-br-expected.png:
- * platform/qt-5.0-wk2/fast/lists/li-style-alpha-huge-value-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/list-item-line-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/list-marker-with-line-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/list-style-none-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/marker-before-empty-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/marker-image-error-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/markers-in-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/numeric-markers-outside-list-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/ol-display-types-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/ol-start-parsing-expected.png:
- * platform/qt-5.0-wk2/fast/lists/olstart-expected.png:
- * platform/qt-5.0-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.png:
- * platform/qt-5.0-wk2/fast/lists/scrolled-marker-paint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-bt-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-tb-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/block-axis-vertical-lr-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/block-axis-vertical-rl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/client-rects-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/column-break-with-balancing-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/column-count-with-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/column-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/column-rules-stacking-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/columns-shorthand-parsing-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/float-multicol-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/float-paginate-empty-lines-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/float-paginate-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/layers-in-multicol-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/layers-split-across-columns-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/margin-collapse-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/max-height-columns-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/nested-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/overflow-across-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/overflow-across-columns-percent-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/overflow-unsplittable-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/paginate-block-replaced-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/positioned-split-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/positioned-with-constrained-height-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/positive-leading-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/shadow-breaking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/single-line-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/anonymous-style-inheritance-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-margin-collapsing-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/table-margin-collapse-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/table-vertical-align-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/unsplittable-inline-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/nested-columns-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/nested-columns-expected.png:
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/006-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/border-radius-clipping-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/dynamic-hidden-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/float-in-relpositioned-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/image-selection-highlight-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/line-clamp-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-auto-position-absolute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-auto-table-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/overflow-float-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-focus-ring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-rtl-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-stacking-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/overflow-with-local-background-attachment-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-x-div-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-x-on-root-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/paged-y-div-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-y-on-root-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/scrollbar-position-update-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/table-overflow-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/bad-xml-slash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/document-write-option-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/entity-comment-in-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/entity-comment-in-textarea-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/nofoo-tags-inside-paragraph-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/open-comment-in-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/open-comment-in-textarea-expected.png: Added.
- * platform/qt-5.0-wk2/fast/parser/title-error-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/abs-position-in-reflection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png:
- * platform/qt-5.0-wk2/fast/reflections/opacity-reflection-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/reflection-nesting-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/reflection-overflow-hidden-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/transparent-reflected-sublayers-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/flow-content-basic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/flow-content-basic-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/flow-content-basic-vertical-rl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-in-uniform-regions-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-rtl-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-size-change-in-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/percentage-margins-mixed-ltr-dominant-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/percentage-margins-mixed-rtl-dominant-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/percentage-margins-rtl-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/percentage-margins-variable-width-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/text-region-split-small-pagination-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/top-overflow-out-of-second-region-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/canvas-putImageData-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-scale-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/focus-layers-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/inline-block-resize-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-absolute-layer-with-reflection-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/absolute-image-sizing-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/absolute-position-percentage-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/absolute-position-percentage-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/applet-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/embed-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/image-resize-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/image-sizing-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/inline-box-wrapper-handover-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/max-width-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/maxheight-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/maxheight-pxs-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/maxwidth-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/maxwidth-pxs-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/minheight-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/minheight-pxs-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/minwidth-percent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/minwidth-pxs-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/object-align-hspace-vspace-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/object-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/outline-replaced-elements-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/percent-height-in-anonymous-block-in-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/percent-height-in-anonymous-block-widget-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/selection-rect-in-table-cell-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/selection-rect-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/width100percent-button-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/width100percent-checkbox-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/width100percent-radio-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/ruby-beforeafter-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-empty-rt-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-inline-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/ruby-length-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-run-break-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-runs-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-runs-spans-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-simple-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-simple-rp-expected.png:
- * platform/qt-5.0-wk2/fast/ruby/ruby-text-before-after-content-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/ruby-trailing-expected.png:
- * platform/qt-5.0-wk2/fast/runin/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/runin/generated2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/runin/generated3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/007a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/007b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/014-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/018b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/019-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/021b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/027-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/032-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/034-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/038-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/039-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/039b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/040-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/041-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/042-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/043-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/043b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/044-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/044b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/044c-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/044d-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/045-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/045b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/045c-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/046-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/054-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/056-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/058-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/059-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/062-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/063-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/064-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/065-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/066-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/066b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/072-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/072b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/077-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/077b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/078b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/083-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/087b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/088b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/090b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/154-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/155-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/155a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/155b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/155c-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/155d-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/156b-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/157-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/158-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/159-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/166-expected.png:
- * platform/qt-5.0-wk2/fast/selectors/166a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/167-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/167a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/168-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/168a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/169-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/169a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/177a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/lang-inheritance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/lang-inheritance2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/lang-vs-xml-lang-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/nondeterministic-combinators-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/unqualified-hover-quirks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/selectors/visited-descendant-expected.png: Added.
- * platform/qt-5.0-wk2/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/023-expected.png:
- * platform/qt-5.0-wk2/fast/table/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/027-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/027-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/028-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/028-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/029-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/030-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/033-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/034-expected.png:
- * platform/qt-5.0-wk2/fast/table/035-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/035-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/036-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/037-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/038-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/038-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/039-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/040-expected.png:
- * platform/qt-5.0-wk2/fast/table/040-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/100-percent-cell-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/absolute-table-at-bottom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/add-before-anonymous-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/append-cells-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/append-cells2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/auto-with-percent-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/auto-with-percent-height-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/001-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/002-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/border-collapsing/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/003-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/004-expected.png:
- * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/rtl-border-collapsing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/cell-absolute-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/cell-width-auto-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/cellindex-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/click-near-anonymous-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/colgroup-preceded-by-caption-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/colgroup-spanning-groups-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/dynamic-caption-add-before-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/dynamic-descendant-percentage-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/edge-offsets-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/fixed-table-non-cell-in-row-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/floating-th-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/floatingTablePaintBackground-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/form-with-table-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/frame-and-rules-expected.png:
- * platform/qt-5.0-wk2/fast/table/generated-caption-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/giantRowspan2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/insert-before-anonymous-ancestors-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/insert-cell-before-form-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/insert-row-before-form-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/invisible-cell-background-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/large-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/mozilla-bug10296-vertical-align-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/mozilla-bug10296-vertical-align-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/nested-percent-height-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/nobr-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/overflowHidden-expected.png:
- * platform/qt-5.0-wk2/fast/table/percent-heights-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/prepend-in-anonymous-table-expected.png:
- * platform/qt-5.0-wk2/fast/table/relative-position-containment-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/relative-position-offsets-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/relative-position-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/row-height-recalc-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rowindex-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rowspan-paint-order-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rowspan-paint-order-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rtl-cell-display-none-assert-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rules-attr-dynchange1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/rules-attr-dynchange2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/stale-grid-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-and-parts-outline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-continuation-outline-paint-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-display-types-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-display-types-vertical-expected.png:
- * platform/qt-5.0-wk2/fast/table/table-hspace-align-center-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/tableInsideCaption-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/text-field-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/unbreakable-images-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/unused-percent-heights-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/vertical-align-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/atsui-kerning-and-ligatures-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/atsui-small-caps-punctuation-size-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-euc-expected.png:
- * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/generic-family-changes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/basic/generic-family-reset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/break-word-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/capitalize-empty-generated-string-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/capitalize-preserve-nbsp-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/cg-vs-atsui-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/complex-preferred-logical-widths-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/complex-synthetic-bold-space-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/complex-text-opacity-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/delete-hard-break-character-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/fake-italic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/fallback-traits-fixup-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/firstline/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/firstline/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/firstline/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/font-initial-expected.png:
- * platform/qt-5.0-wk2/fast/text/hyphenate-limit-before-after-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/hyphenate-limit-lines-expected.png:
- * platform/qt-5.0-wk2/fast/text/international/arabic-justify-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/international/hindi-whitespace-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/international/text-spliced-font-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/justified-selection-at-edge-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/justified-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png:
- * platform/qt-5.0-wk2/fast/text/line-breaks-after-white-space-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/line-breaks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/midword-break-hang-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/reset-emptyRun-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/selection-hard-linebreak-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/shadow-no-blur-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/shadow-translucent-fill-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/should-use-atsui-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/softHyphen-expected.png:
- * platform/qt-5.0-wk2/fast/text/text-letter-spacing-expected.png:
- * platform/qt-5.0-wk2/fast/text/text-shadow-no-default-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/textIteratorNilRenderer-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/unicode-variation-selector-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/wbr-expected.png:
- * platform/qt-5.0-wk2/fast/text/wbr-in-pre-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/wbr-pre-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/wbr-styled-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/003-expected.png:
- * platform/qt-5.0-wk2/fast/text/whitespace/006-expected.png:
- * platform/qt-5.0-wk2/fast/text/whitespace/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/008-expected.png:
- * platform/qt-5.0-wk2/fast/text/whitespace/009-expected.png:
- * platform/qt-5.0-wk2/fast/text/whitespace/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/027-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/030-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/nowrap-clear-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/pre-break-word-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-last-char-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-line-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/word-break-expected.png:
- * platform/qt-5.0-wk2/fast/text/zero-font-size-expected.png: Added.
- * platform/qt-5.0-wk2/fast/tokenizer/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/tokenizer/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/bounding-rect-zoom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/diamond-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/identity-matrix-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/overflow-with-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/shadows-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/skew-with-unitless-zero-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transform-on-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transform-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transform-positioned-ancestor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transform-table-row-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transformed-caret-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transformed-document-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transforms-with-opacity-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/transforms-with-zoom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png:
- * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-horizontal-bt-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png:
- * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png:
- * platform/qt-5.0-wk2/fast/writing-mode/english-bt-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/english-lr-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/english-rl-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/fallback-orientation-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/fieldsets-expected.png:
- * platform/qt-5.0-wk2/fast/writing-mode/horizontal-bt-replaced-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/vertical-lr-replaced-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/vertical-rl-replaced-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/xsl/document-function-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/cursive-expected.png:
- * platform/qt-5.0-wk2/fonts/default-expected.png:
- * platform/qt-5.0-wk2/fonts/fantasy-expected.png:
- * platform/qt-5.0-wk2/fonts/monospace-expected.png:
- * platform/qt-5.0-wk2/fonts/sans-serif-expected.png:
- * platform/qt-5.0-wk2/fonts/serif-expected.png:
- * platform/qt-5.0-wk2/fullscreen/full-screen-remove-ancestor-after-expected.png:
- * platform/qt-5.0-wk2/fullscreen/full-screen-zIndex-after-expected.png:
- * platform/qt-5.0-wk2/http/tests/loading/simple-subframe-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/local/file-url-sent-as-referer-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/acid2-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/acid3-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/error404-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/favicon-as-image-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/frame-access-during-load-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/iframe404-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png:
- * platform/qt-5.0-wk2/http/tests/navigation/error404-basic-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/navigation/error404-goback-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/navigation/javascriptlink-frames-expected.png:
- * platform/qt-5.0-wk2/http/tests/navigation/postredirect-basic-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/navigation/postredirect-goback1-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/uri/css-href-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png:
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png:
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png:
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-001-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-003-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-004-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-005-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-006-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-008-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-009-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/text/textshadow-010-expected.png: Added.
- * platform/qt-5.0-wk2/platform/qt/fast/forms/button-line-break-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/basic-scrollbar-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/disabled-scrollbar-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/listbox-scrollbar-combinations-expected.png:
- * platform/qt-5.0-wk2/scrollbars/overflow-scrollbar-combinations-expected.png:
- * platform/qt-5.0-wk2/scrollbars/scrollbar-buttons-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/scrollbar-orientation-expected.png: Added.
- * platform/qt-5.0-wk2/scrollbars/scrollbars-on-positioned-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-intro-01-t-expewarning: inexact rename detection was skipped due to too many files.: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
-
-2013-06-05 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Switch to NRWT
- https://bugs.webkit.org/show_bug.cgi?id=117200
-
- Reviewed by Anders Carlsson.
-
- * platform/win/TestExpectations: Skip MathML, which was not being tested under
- old-run-webkit-tests.
-
-2013-06-05 Bear Travis <betravis@adobe.com>
-
- [CSS Exclusions][CSS Shapes] Split CSS Exclusions & Shapes compile & runtime flags
- https://bugs.webkit.org/show_bug.cgi?id=117172
-
- Reviewed by Alexandru Chiculita.
-
- Adjusting the shape inside tests to use the new setCSSShapesEnabled method, rather
- than the older setCSSExclusionsEnabled method.
-
- * fast/exclusions/css-exclusions-disabled.html:
- * fast/exclusions/parsing/script-tests/parsing-shape-inside.js:
- * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js:
- * fast/exclusions/parsing/script-tests/parsing-shape-margin.js:
- * fast/exclusions/parsing/script-tests/parsing-shape-outside.js:
- * fast/exclusions/parsing/script-tests/parsing-shape-padding.js:
- * fast/exclusions/resources/multi-segment-polygon.js:
- (generatePolygon):
- * fast/exclusions/resources/simple-polygon.js:
- * fast/exclusions/resources/simple-rectangle.js:
- * fast/exclusions/shape-inside/shape-inside-animation.html:
- * fast/exclusions/shape-inside/shape-inside-bottom-edge.html:
- * fast/exclusions/shape-inside/shape-inside-box-sizing.html:
- * fast/exclusions/shape-inside/shape-inside-circle-padding.html:
- * fast/exclusions/shape-inside/shape-inside-circle.html:
- * fast/exclusions/shape-inside/shape-inside-coincident-vertices-expected.html:
- * fast/exclusions/shape-inside/shape-inside-coincident-vertices.html:
- * fast/exclusions/shape-inside/shape-inside-collinear-vertices-expected.html:
- * fast/exclusions/shape-inside/shape-inside-collinear-vertices.html:
- * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon-expected.html:
- * fast/exclusions/shape-inside/shape-inside-counterclockwise-polygon.html:
- * fast/exclusions/shape-inside/shape-inside-dynamic-nested-expected.html:
- * fast/exclusions/shape-inside/shape-inside-dynamic-nested.html:
- * fast/exclusions/shape-inside/shape-inside-dynamic-shape.html:
- * fast/exclusions/shape-inside/shape-inside-dynamic-text.html:
- * fast/exclusions/shape-inside/shape-inside-ellipse-padding.html:
- * fast/exclusions/shape-inside/shape-inside-ellipse.html:
- * fast/exclusions/shape-inside/shape-inside-empty-expected.html:
- * fast/exclusions/shape-inside/shape-inside-empty.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-001.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-002.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-003.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-004-expected.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-004.html:
- * fast/exclusions/shape-inside/shape-inside-first-fit-reflex.html:
- * fast/exclusions/shape-inside/shape-inside-inline-elements.html:
- * fast/exclusions/shape-inside/shape-inside-multiple-blocks-vertical.html:
- * fast/exclusions/shape-inside/shape-inside-multiple-blocks.html:
- * fast/exclusions/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html:
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
- * fast/exclusions/shape-inside/shape-inside-overflow.html:
- * fast/exclusions/shape-inside/shape-inside-partial-fill-001.html:
- * fast/exclusions/shape-inside/shape-inside-partial-fill-002.html:
- * fast/exclusions/shape-inside/shape-inside-percentage-auto.html:
- * fast/exclusions/shape-inside/shape-inside-percentage.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-layout.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-001.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-rectangle.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-zoom.html:
- * fast/exclusions/shape-inside/shape-inside-rectangle-padding.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-001.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-002.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-003.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rectilinear-polygon-004.html:
- * fast/exclusions/shape-inside/shape-inside-regular-polygon16-expected.html:
- * fast/exclusions/shape-inside/shape-inside-regular-polygon16.html:
- * fast/exclusions/shape-inside/shape-inside-regular-polygon8-expected.html:
- * fast/exclusions/shape-inside/shape-inside-regular-polygon8.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-001-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-001.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-003-expected.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-003.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-padding.html:
- * fast/exclusions/shape-inside/shape-inside-shape-logical-top.html:
- * fast/exclusions/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout-expected.html:
- * fast/exclusions/shape-inside/shape-inside-sibling-block-dimension-change-needs-relayout.html:
- * fast/exclusions/shape-inside/shape-inside-text.html:
- * fast/exclusions/shape-inside/shape-inside-vertical-text.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-left-margin-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-margin-is-ignored.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-overflow-hidden.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-overhang.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-positioning.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-right-margin-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle-horizontal-multiple.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle-percentage.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rectangle.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-stacked.html:
</del><ins>+ * animations/resources/animation-test-helpers.js:
+ (parseBasicShape):
+ * compositing/contents-opaque/opaque-with-clip-path-expected.html:
+ * compositing/contents-opaque/opaque-with-clip-path.html:
+ * css3/masking/clip-path-animation-expected.txt:
+ * css3/masking/clip-path-animation.html:
+ * css3/masking/clip-path-rectangle-expected.txt: Removed.
+ * css3/masking/clip-path-rectangle.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/rounded-rectangle.js: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/subpixel-utils.js: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/resources/w3c-import.log: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-circle-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-ref-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001-ref.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-003.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-004-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-004.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-005-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-005.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-006-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-clipped-006.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-ellipse-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-003.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-horizontal-rectangle-004.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-inset-rectangle-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-003-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-003.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-004-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-004.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-005-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-005.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-006-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-006.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-007-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-007.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-008-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-008.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-009-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-009.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-010-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-010.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-011-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-011.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-012-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-012.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-013-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-013.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-014-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-014.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-015-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-015.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-016-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-016.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-017-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-017.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-018-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-018.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-019-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-019.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-020-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-020.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-021-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-margin-021.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-003-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-003.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-004-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-004.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-005-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-005.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-006-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-006.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-007-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-007.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-008-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-008.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-009-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-padding-009.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-003.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-rounded-rectangle-004.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-shape-margin-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-border-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-square-border-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-stacked-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-stacked-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-000.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-001.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002-expected.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-vertical-rectangle-002.html: Removed.
+ * csswg/contributors/adobe/submitted/shapes/shape-outside/w3c-import.log: Removed.
+ * fast/masking/parsing-clip-path-shape-expected.txt:
+ * fast/masking/parsing-clip-path-shape.html:
</ins><span class="cx"> * fast/regions/shape-inside/shape-inside-on-additional-regions.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html:
</span><del>- * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html:
</del><span class="cx"> * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html:
</span><ins>+ * fast/regions/shape-inside/shape-inside-on-multiple-autoheight-regions.html:
+ * fast/regions/shape-inside/shape-inside-on-multiple-regions-with-negative-shape-top-expected.html: Removed.
+ * fast/regions/shape-inside/shape-inside-on-multiple-regions-with-negative-shape-top.html: Removed.
</ins><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html:
</span><ins>+ * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-bottom-positioned-multiple-shapes.html:
</ins><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-expected.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html:
</span><ins>+ * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-bottom-positioned-multiple-shapes.html:
</ins><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions-inline-content.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-regions.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html:
</span><ins>+ * fast/regions/shape-inside/shape-inside-recursive-layout-expected.html:
</ins><span class="cx"> * fast/regions/shape-inside/shape-inside-recursive-layout.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-with-region-borders.html:
</span><span class="cx"> * fast/regions/shape-inside/shape-inside-with-region-padding.html:
</span><ins>+ * fast/shapes/css-shapes-disabled-expected.txt:
+ * fast/shapes/css-shapes-disabled.html:
+ * fast/shapes/css-shapes-enabled-expected.txt:
+ * fast/shapes/css-shapes-enabled.html:
+ * fast/shapes/parsing/parsing-shape-inside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-inside.html:
+ * fast/shapes/parsing/parsing-shape-lengths-expected.txt:
+ * fast/shapes/parsing/parsing-shape-lengths.html:
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-outside.html:
+ * fast/shapes/parsing/parsing-test-utils.js:
+ * fast/shapes/resources/simple-rectangle.js:
+ (drawTextRectangle):
+ * fast/shapes/shape-inside/shape-inside-animation-expected.txt:
+ * fast/shapes/shape-inside/shape-inside-animation.html:
+ * fast/shapes/shape-inside/shape-inside-bottom-edge-expected.html:
+ * fast/shapes/shape-inside/shape-inside-bottom-edge.html:
+ * fast/shapes/shape-inside/shape-inside-box-sizing.html:
+ * fast/shapes/shape-inside/shape-inside-dynamic-nested-expected.html:
+ * fast/shapes/shape-inside/shape-inside-dynamic-nested.html:
+ * fast/shapes/shape-inside/shape-inside-dynamic-shape.html:
+ * fast/shapes/shape-inside/shape-inside-dynamic-text.html:
+ * fast/shapes/shape-inside/shape-inside-empty-expected.html:
+ * fast/shapes/shape-inside/shape-inside-empty.html:
+ * fast/shapes/shape-inside/shape-inside-inline-elements-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-inline-elements.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks-vertical.html:
+ * fast/shapes/shape-inside/shape-inside-multiple-blocks.html:
+ * fast/shapes/shape-inside/shape-inside-on-nested-container-with-unresolved-height.html:
+ * fast/shapes/shape-inside/shape-inside-outside-shape.html:
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions-block-content.html:
+ * fast/shapes/shape-inside/shape-inside-overflow-fixed-dimensions.html:
+ * fast/shapes/shape-inside/shape-inside-overflow.html:
+ * fast/shapes/shape-inside/shape-inside-percentage-auto.html:
+ * fast/shapes/shape-inside/shape-inside-percentage.html:
+ * fast/shapes/shape-inside/shape-inside-rectangle-padding-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rectangle-padding.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-004-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-004.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-001.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-002.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-fit-003.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-large-radius.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-padding-expected.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-rounded-rectangle-padding.html: Removed.
+ * fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html:
+ * fast/shapes/shape-inside/shape-inside-text.html:
+ * fast/shapes/shape-inside/shape-inside-vertical-text.html:
+ * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt:
+ * fast/shapes/shape-outside-floats/shape-outside-animation.html:
+ * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-margin.html:
+ * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape-overhang.html:
+ * fast/shapes/shape-outside-floats/shape-outside-dynamic-shape.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-bottom.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-rectangle-negative-width-crash-expected.txt: Removed.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-rectangle-negative-width-crash.html: Removed.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-not-a-layer.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-outermost.html:
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-000-expected.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-000-expected.html.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-000.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-000.html.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-001-expected.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-001-expected.html.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-001.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-001.html.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-002-expected.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-002-expected.html.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-polygon-002.html: Renamed from LayoutTests/csswg/contributors/adobe/submitted/shapes/shape-outside/shape-outside-floats-polygon-002.html.
+ * fast/shapes/shape-outside-floats/shape-outside-shape-margin-animation.html:
+ * svg/clip-path/clip-path-shape-rounded-rect-1-expected.svg: Removed.
+ * svg/clip-path/clip-path-shape-rounded-rect-1.svg: Removed.
+ * svg/clip-path/clip-path-shape-rounded-rect-2-expected.svg: Removed.
+ * svg/clip-path/clip-path-shape-rounded-rect-2.svg: Removed.
</ins><span class="cx">
</span><del>-2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-12 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
</del><ins>+ Add hiDPI support for compositing content in DumpRenderTree/WebKitTestRunner
+ https://bugs.webkit.org/show_bug.cgi?id=129961
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/editing/deleting/merge-no-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/merge-unrendered-space-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/merge-whitespace-pre-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/move-nodes-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/non-smart-delete-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/pruning-after-merge-2-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/smart-delete-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/smart-delete-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/smart-delete-003-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/table-cells-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/type-delete-after-quote-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/4580583-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4641880-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4641880-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4747450-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4916402-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4916541-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/4924441-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/5080333-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5080333-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5136770-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5138441-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5142012-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5142012-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/execCommand/5190926-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5481523-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5482023-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/5569741-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/findString-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/execCommand/findString-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/indent-empty-root-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/indent-list-item-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/indent-selection-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/insert-list-and-stitch-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/execCommand/insertHorizontalRule-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/insertImage-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/nsresponder-indent-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/nsresponder-outdent-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/paste-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/print-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/remove-list-from-range-selection-expected.png: Added.
- * platform/qt-5.0-wk2/editing/execCommand/remove-list-item-1-expected.png:
- * platform/qt-5.0-wk2/editing/execCommand/selectAll-expected.png: Added.
- * platform/qt-5.0-wk2/editing/input/caret-at-the-edge-of-input-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/input/reveal-caret-of-multiline-input-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/12882-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/4278698-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/4875189-1-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/4875189-2-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/4959067-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/4960120-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/5002441-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5058163-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5058163-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5156401-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5418891-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/5510537-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5549929-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/5549929-3-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/6703873-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/before-after-input-element-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/editable-html-element-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/editable-inline-element-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/edited-whitespace-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/editing-empty-divs-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-at-end-01-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-at-end-02-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-br-quoted-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-011-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-012-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-014-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-015-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-016-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-017-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-018-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-019-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-020-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-022-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-023-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/insert-div-024-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-025-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/insert-div-026-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-027-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-01-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-02-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-03-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-04-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-paragraph-05-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-text-with-newlines-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/line-break-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-01-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-02-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-03-expected.png:
- * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/return-key-with-selection-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/typing-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/inserting/typing-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/typing-around-br-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/3976872-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/4076267-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/4076267-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/4076267-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/4242293-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/4631972-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/4641033-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/4806874-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/pasteboard/4944770-1-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/4944770-2-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/4989774-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5006779-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5028447-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/pasteboard/5032095-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/5071074-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5071074-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5134759-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/5156401-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/pasteboard/5387578-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5478250-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/5601583-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/8145-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/8145-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/8145-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/bad-placeholder-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/displaced-generic-placeholder-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/displaced-placeholder-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/innerText-inline-table-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/input-field-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/merge-after-delete-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/merge-end-blockquote-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/merge-end-borders-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/merge-start-blockquote-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/merge-start-list-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/paste-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-4038267-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-line-endings-010-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-match-style-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-014-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-016-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/paste-text-019-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/pasting-object-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/quirks-mode-br-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/smart-paste-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/smart-paste-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/styled-element-markup-expected.png:
- * platform/qt-5.0-wk2/editing/pasteboard/undoable-fragment-removes-expected.png: Added.
- * platform/qt-5.0-wk2/editing/pasteboard/unrendered-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/13804-expected.png:
- * platform/qt-5.0-wk2/editing/selection/3690703-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/3690703-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/3690719-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4397952-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4402375-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4776665-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4818145-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4866671-expected.png:
- * platform/qt-5.0-wk2/editing/selection/4889598-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4895428-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4895428-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4932260-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4932260-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4932260-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4947387-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4960137-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4975120-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/4983858-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5007143-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5007143-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5057506-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5076323-1-expected.png:
- * platform/qt-5.0-wk2/editing/selection/5076323-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/5076323-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5081257-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5081257-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/5099303-expected.png:
- * platform/qt-5.0-wk2/editing/selection/5131716-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5131716-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5131716-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5131716-4-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5234383-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5234383-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/5240265-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/7152-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/7152-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/addRange-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/after-line-wrap-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-ltr-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-ltr-2-left-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-ltr-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-ltr-right-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/clear-selection-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/click-start-of-line-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/contenteditable-click-inside-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/display-table-text-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/drag-select-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/editable-html-element-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/editable-non-editable-crash-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/end-of-document-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/expanding-selections-expected.png:
- * platform/qt-5.0-wk2/editing/selection/expanding-selections2-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-003-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-004-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-005-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-sentence-001-expected.png:
- * platform/qt-5.0-wk2/editing/selection/extend-by-word-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-backward-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-inside-transforms-forward-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/fake-doubleclick-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/focus-body-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/focus_editable_html-expected.png:
- * platform/qt-5.0-wk2/editing/selection/iframe-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/image-before-linebreak-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/inline-closest-leaf-child-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/inline-table-expected.png:
- * platform/qt-5.0-wk2/editing/selection/leave-requested-block-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/line-wrap-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/line-wrap-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-4-expected.png:
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-5-expected.png:
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-6-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-7-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-8-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/mixed-editability-9-expected.png:
- * platform/qt-5.0-wk2/editing/selection/move-3875618-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-3875641-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-backwords-by-word-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-between-blocks-no-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-between-blocks-yes-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/move-by-character-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-character-003-expected.png:
- * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png:
- * platform/qt-5.0-wk2/editing/selection/move-by-character-005-expected.png:
- * platform/qt-5.0-wk2/editing/selection/move-by-character-6-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/move-by-line-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-line-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-sentence-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-sentence-linebreak-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-past-trailing-space-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/node-removal-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/node-removal-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/paragraph-granularity-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/previous-line-position-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/range-between-block-and-inline-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/replace-selection-1-expected.png:
- * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-3-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-3-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-4-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-across-readonly-input-5-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-001-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-all-002-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-all-003-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-all-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-iframe-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-box-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.png:
- * platform/qt-5.0-wk2/editing/selection/select-text-overflow-ellipsis-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/selectNode-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/selectNodeContents-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/selection-actions-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/selection-button-text-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/table-caret-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/table-caret-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/table-caret-3-expected.png:
- * platform/qt-5.0-wk2/editing/selection/unrendered-space-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/word-granularity-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/selection/wrapped-line-caret-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.png:
- * platform/qt-5.0-wk2/editing/style/4916887-expected.png:
- * platform/qt-5.0-wk2/editing/style/5017613-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5017613-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5046875-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5046875-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5065910-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5084241-expected.png:
- * platform/qt-5.0-wk2/editing/style/5228141-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/5279521-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/apple-style-editable-mix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/block-style-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/block-style-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/block-style-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/block-styles-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-010-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-011-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-012-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/create-block-for-style-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/designmode-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/style/font-family-with-space-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/style/highlight-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/style/relative-font-size-change-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/relative-font-size-change-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/relative-font-size-change-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/relative-font-size-change-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/style-3681552-fix-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/style/style-3681552-fix-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/editing/style/style-3998892-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/style-boundary-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/style-boundary-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/style-boundary-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/style-boundary-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/typing-style-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/typing-style-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png:
- * platform/qt-5.0-wk2/editing/undo/4063751-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-combined-delete-boundary-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-combined-delete-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-delete-boundary-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-delete-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-forward-delete-boundary-expected.png: Added.
- * platform/qt-5.0-wk2/editing/undo/undo-forward-delete-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/list-delete-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/list-delete-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/list-type-after-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/list-type-before-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/table-delete-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/table-type-after-expected.png: Added.
- * platform/qt-5.0-wk2/editing/unsupported-content/table-type-before-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/animated-svg-as-mask-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/background-inherit-color-bug-expected.png:
- * platform/qt-5.0-wk2/fast/backgrounds/background-origin-root-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/background-position-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/backgrounds/background-position-parsing-expected.png:
- * platform/qt-5.0-wk2/fast/backgrounds/background-position-rounding-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/mask-composite-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/opacity-on-document-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
- * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize16-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/size/zero-expected.png:
- * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png:
- * platform/qt-5.0-wk2/fast/block/basic/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/basic/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/basic/006-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/basic/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/009-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/basic/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/012-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/basic/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/014-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/016-expected.png:
- * platform/qt-5.0-wk2/fast/block/basic/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/019-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/adding-near-anonymous-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/minheight-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/quirk-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/truncation-rtl-expected.png:
- * platform/qt-5.0-wk2/fast/block/basic/white-space-pre-wraps-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/012-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/013-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/014-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/021-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/023-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/024-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/025-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/027-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/029-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/030-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/031-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-compat-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-strict-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/avoiding-float-centered-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/centered-float-avoidance-complexity-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/clamped-right-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/editable-text-overlapping-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/fit_line_below_floats-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/float-avoidance-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/float-in-float-painting-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/floats-and-text-indent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/floats-and-text-indent-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/intruding-painted-twice-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/multiple-float-positioning-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/nestedAnonymousBlocks-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/nopaint-after-layer-destruction2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/overhanging-after-height-decrease-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
- * platform/qt-5.0-wk2/fast/block/float/shrink-to-fit-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/table-relayout-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/vertical-move-relayout-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/width-update-after-clear-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-box-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/inline-replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/none-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/parsing-invalid-expected.png:
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/026-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/027-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/028-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/029-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/031-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/032-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/033-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/034-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/035-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/037-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/038-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/039-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/040-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/041-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/042-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/043-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/055-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/056-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/057-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/058-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/059-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/062-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/063-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/100-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/101-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/102-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/103-expected.png:
- * platform/qt-5.0-wk2/fast/block/margin-collapse/104-expected.png:
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/block-inside-inline/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/negative-margins-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/047-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/051-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/053-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/055-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/057-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/058-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/059-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/060-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/abs-inside-inline-rel-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-ltr-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-short-ltr-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-in-inline-short-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-length-of-neg-666666-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-position-direction-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-positioned-overconstrained-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-with-html-border-quirks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/absolute-with-html-border-strict-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/005-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/005-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/differing-writing-modes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/height-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/hiding-inside-relpositioned-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/leftmargin-topmargin-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/negative-right-pos-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/padding-percent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-block-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.png:
- * platform/qt-5.0-wk2/fast/block/positioning/relayout-on-position-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/rtl-fixed-positioning-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/rtl-static-positioning-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/trailing-space-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/window-height-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/001-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/002-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/003-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/004-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/005-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/006-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/007-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-color/008-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/001-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/002-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/003-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/004-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-declarative-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/005-xhtml-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/006-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/007-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/008-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/009-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/background-image/010-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-expected.png:
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-xhtml-expected.png:
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/002-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/003-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/004-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-declarative-expected.png:
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-expected.png:
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-xhtml-expected.png:
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/006-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/007-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/bidi-002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/bidi-009a-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/bidi-012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/block-mask-overlay-image-expected.png:
- * platform/qt-5.0-wk2/fast/borders/block-mask-overlay-image-outset-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-color-inherit-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-image-border-radius-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-image-scaled-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-radius-constraints-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-huge-assert-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-inline-flow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-radius-split-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/borderRadiusInvalidColor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/different-color-borders-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-outset-expected.png:
- * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-outset-vertical-rl-expected.png:
- * platform/qt-5.0-wk2/fast/borders/outline-alpha-block-expected.png:
- * platform/qt-5.0-wk2/fast/borders/outline-alpha-inline-expected.png:
- * platform/qt-5.0-wk2/fast/borders/rtl-border-01-expected.png:
- * platform/qt-5.0-wk2/fast/borders/rtl-border-02-expected.png:
- * platform/qt-5.0-wk2/fast/borders/rtl-border-03-expected.png:
- * platform/qt-5.0-wk2/fast/box-shadow/basic-shadows-expected.png:
- * platform/qt-5.0-wk2/fast/box-shadow/border-radius-big-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-shadow/no-blur-multiple-offsets-expected.png:
- * platform/qt-5.0-wk2/fast/box-shadow/transform-fringing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-sizing/box-sizing-expected.png:
- * platform/qt-5.0-wk2/fast/box-sizing/panels-one-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-sizing/panels-two-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/arc360-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-before-css-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvas-composite-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvas-resize-reset-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-size-change-after-layout-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/canvas/canvas-text-alignment-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-text-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvas-transforms-during-path-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-zoom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvasDrawingIntoSelf-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/canvas/check-stale-putImageData-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/drawImage-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/fillrect_gradient-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/image-object-in-canvas-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/image-pattern-rotate-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/patternfill-repeat-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/quadraticCurveTo-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-4-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-5-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-6-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/shadow-offset-7-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/toDataURL-alpha-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/zero-size-fill-rect-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/clip/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/clip/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/014-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/clip/016-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/clip/nestedTransparencyClip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/outline-overflowClip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-combinations-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.png:
- * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-transformed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/003-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/010-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/012-expected.png:
- * platform/qt-5.0-wk2/fast/css-generated-content/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png:
- * platform/qt-5.0-wk2/fast/css-generated-content/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/after-order-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/beforeAfter-interdocument-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/hover-style-change-expected.png:
- * platform/qt-5.0-wk2/fast/css-generated-content/inline-display-types-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/no-openclose-quote-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-cell-before-content-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-row-before-after-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-row-group-to-inline-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-row-group-with-before-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-row-with-before-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/table-with-before-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/visibleContentHiddenParent-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css-generated-content/wbr-with-before-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/005-expected.png:
- * platform/qt-5.0-wk2/fast/css/007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/ZeroOpacityLayers-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/ZeroOpacityLayers2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/absolute-poition-in-rtl-parent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/acid2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/attribute-selector-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/attribute-selector-empty-value-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/background-image-with-baseurl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/background-shorthand-invalid-url-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/beforeSelectorOnCodeElement-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/begin-end-contain-selector-empty-value-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/border-height-expected.png:
- * platform/qt-5.0-wk2/fast/css/border-radius-outline-offset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/child-style-can-override-visited-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/clip-text-in-scaled-div-expected.png:
- * platform/qt-5.0-wk2/fast/css/clip-zooming-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/color-correction-backgrounds-and-text-expected.png:
- * platform/qt-5.0-wk2/fast/css/color-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/color-strict-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/compare-content-style-expected.png:
- * platform/qt-5.0-wk2/fast/css/continuationCrash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/counters/counter-text-security-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/counters/counter-text-transform-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/css-imports-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/css1_forward_compatible_parsing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/css2-system-fonts-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/css3-modsel-22-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/css3-nth-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/css3-space-in-nth-and-lang-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/disabled-author-styles-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/dynamic-sibling-selector-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/empty-body-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/empty-generated-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/empty-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/fieldset-display-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/find-next-layer-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-child-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/first-letter-capitalized-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-detach-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-first-line-hover-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-float-after-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-hover-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-punctuation-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-recalculation-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-skip-out-of-flow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-letter-visibility-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png:
- * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-inherited-from-parent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-of-type-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/focus-ring-detached-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/focus-ring-multiline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/focus-ring-outline-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/focus-ring-outline-offset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/focus-ring-outline-width-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/font-face-implicit-local-font-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-face-multiple-faces-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-face-opentype-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-face-synthetic-bold-italic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-face-weight-matching-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-shorthand-weight-only-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font-smoothing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font_property_normal-expected.png:
- * platform/qt-5.0-wk2/fast/css/h1-in-section-elements-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/hover-subselector-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/hsl-color-expected.png:
- * platform/qt-5.0-wk2/fast/css/hsla-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/image-rendering-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/import-rule-regression-11590-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/import_with_baseurl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/inline-element-line-break-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/inline-properties-important-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/invalid-percentage-property-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/invalidation-errors-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/invalidation-errors-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/invalidation-errors-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/last-child-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/last-of-type-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/layerZOrderCrash-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/line-height-font-order-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/line-height-negative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/line-height-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/css/link-outside-head-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/list-outline-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/margin-bottom-form-element-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/margin-bottom-form-element-strict-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/margin-top-bottom-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/namespaces/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-comments-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-empty-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-escapes-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/namespaces/namespaces-invalid-at-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/negative-leading-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/negative-nth-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/nested-floating-relative-position-percentages-expected.png:
- * platform/qt-5.0-wk2/fast/css/non-empty-span-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/non-standard-checkbox-size-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/nth-child-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/only-child-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/only-of-type-pseudo-class-expected.png:
- * platform/qt-5.0-wk2/fast/css/outline-auto-empty-rects-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/outline-auto-location-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/percent-top-relative-container-height-unspecified-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/percent-top-value-with-relative-position-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/position-negative-top-margin-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/pseudo-element-line-break-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-dynamic-removed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png:
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.png:
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png:
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-removed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-keeps-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/rem-dynamic-scaling-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/rem-units-on-root-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/resize-corner-tracking-transformed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/rgb-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/selector-set-attribute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/shadow-multiple-expected.png:
- * platform/qt-5.0-wk2/fast/css/simple-selector-chain-parsing-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/style-outside-head-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/style-parsed-outside-head-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/table-text-align-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/target-fragment-match-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-input-with-webkit-border-radius-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.png:
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.png:
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.png:
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.png:
- * platform/qt-5.0-wk2/fast/css/text-rendering-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-transform-select-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/textCapitalizeEdgeCases-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/transform-default-parameter-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/transformed-mask-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/universal-hover-quirk-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/value-list-out-of-bounds-crash-expected.png:
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png:
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png:
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png:
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png:
- * platform/qt-5.0-wk2/fast/css/visibility-hit-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/css/zoom-font-size-expected.png: Added.
- * platform/qt-5.0-wk2/fast/doctypes/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/doctypes/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/doctypes/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/doctypes/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/Element/class-attribute-whitespace-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/Element/null-offset-parent-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLElement/bdo-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLTableElement/colSpan-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLTableElement/createCaption-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/Range/create-contextual-fragment-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dom/Range/surroundContents-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/Window/open-existing-pop-up-blocking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/anchor-text-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dom/blur-contenteditable-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dom/clone-contents-0-end-offset-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dom/clone-node-dynamic-style-expected.png:
- * platform/qt-5.0-wk2/fast/dom/createDocumentType-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/css-rule-functions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/gc-10-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/importNodeHTML-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/importNodeXML-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/outerText-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/row-inner-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dynamic/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/014-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/dynamic/015-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/anchor-lock-expected.png:
- * platform/qt-5.0-wk2/fast/dynamic/anonymous-block-orphaned-lines-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/float-withdrawal-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.png:
- * platform/qt-5.0-wk2/fast/dynamic/link-href-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/noninlinebadness-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/outerHTML-doc-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/outerHTML-img-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/selection-highlight-adjust-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/view-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/window-resize-scrollbars-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/window-scrollbars-test-expected.png: Added.
- * platform/qt-5.0-wk2/fast/encoding/utf-16-big-endian-expected.png:
- * platform/qt-5.0-wk2/fast/encoding/utf-16-little-endian-expected.png:
- * platform/qt-5.0-wk2/fast/events/event-listener-on-link-expected.png: Added.
- * platform/qt-5.0-wk2/fast/events/pointer-events-2-expected.png:
- * platform/qt-5.0-wk2/fast/events/resize-events-expected.png:
- * platform/qt-5.0-wk2/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/002-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/003-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/009-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/010-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/011-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/012-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/014-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/flexbox/015-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png.
- * platform/qt-5.0-wk2/fast/flexbox/016-expected.png:
- * platform/qt-5.0-wk2/fast/flexbox/017-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/018-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/019-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/020-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/022-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/023-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/024-expected.png: Added.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Now scaled content can go through the window capturing mechanism too for compositing content.
+ AppleMagnifiedMode is redundant.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
</del><ins>+ * compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework-expected.html: Added.
+ * compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html: Added.
+ * svg/custom/hidpi-masking-clipping-expected.svg: Added.
+ * svg/custom/hidpi-masking-clipping.svg: Renamed from LayoutTests/svg/custom/masking-clipping-hidpi.svg.
+ * svg/custom/masking-clipping-hidpi-expected.svg: Removed.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-00-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-00-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-02-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c414-flt-ln-03-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1001-abs-pos-cb-09-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png:
- * platform/qt-5.0-wk2/css2.1/t100303-c412-blockw-00-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1004-c5524-width-00-b-g-expected.png:
- * platform/qt-5.0-wk2/css2.1/t1005-c5524-width-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1005-c5524-width-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-00-a-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c548-leadin-00-d-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-11-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-12-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-13-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-14-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counter-16-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-08-b-expected.png:
- * platform/qt-5.0-wk2/css2.1/t1202-counters-11-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-12-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-13-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-14-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-16-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-17-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-18-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-implied-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-implied-01-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-implied-02-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-multiple-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-multiple-01-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-order-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-order-01-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1204-root-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120401-scope-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120401-scope-01-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120401-scope-02-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120401-scope-03-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120401-scope-04-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120403-content-none-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120403-display-none-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t120403-visibility-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c561-list-displ-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c563-list-type-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c565-list-pos-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1401-c531-color-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c532-bgcolor-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c533-bgimage-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c534-bgre-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
- * platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
- * platform/qt-5.0-wk2/css2.1/t1503-c522-font-family-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1504-c523-font-style-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1505-c524-font-var-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1506-c525-font-wt-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-04-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-05-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-06-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-07-b-expected.png:
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-09-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-10-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1601-c547-indent-01-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1602-c546-txt-align-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-00-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-01-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-02-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-10-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-11-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-12-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-13-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-14-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-19-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-20-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-21-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-22-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-23-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-24-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-29-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-30-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-31-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-32-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-33-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-34-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-39-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-40-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-41-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-42-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-43-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-44-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-49-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-50-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-60-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-70-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-80-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-90-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-91-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-92-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-93-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-94-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t170602-bdr-conflct-w-99-d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/css3-modsel-33-expected.png: Added.
- * platform/qt-5.0-wk2/css3/css3-modsel-35-expected.png: Added.
- * platform/qt-5.0-wk2/css3/css3-modsel-36-expected.png: Added.
- * platform/qt-5.0-wk2/css3/css3-modsel-37-expected.png: Added.
- * platform/qt-5.0-wk2/css3/flexbox/button-expected.png: Added.
- * platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-expected.png: Added.
- * platform/qt-5.0-wk2/css3/flexbox/flexbox-baseline-margins-expected.png: Added.
- * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png:
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-1-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-10-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-11-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-13-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-144-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-148-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-149b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-14e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-150-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-151-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-152-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-154-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-155d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-156c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-157-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-158-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-159-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-15b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-16-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-160-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-161-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-166a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-167a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-168a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-169a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-17-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-176-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-177a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-181-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-183-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-184f-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-18c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-19b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-2-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-20-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-21c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-22-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-23-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-24-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-25-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-27b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-28b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-29b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-30-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-31-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-32-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-33-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-34-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-35-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-36-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-37-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-38-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-39c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-3a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-4-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-41a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-42-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-43b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-44d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-45c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-46b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-5-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-54-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-55-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-56-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-59-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-6-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-60-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-61-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-62-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-63-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-64-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-65-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-66b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-67-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-68-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-69-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-72b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-73b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-74b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-75b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-76b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-77b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-78b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-79-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-7b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-8-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-80-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-81b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-82-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-83-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-87b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-88b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-9-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-90b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d1b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/html/css3-modsel-d2-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-1-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-10-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-100b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-101b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-102b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-103b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-104b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-105b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-106b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-107b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-108b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-109b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-11-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-110b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-111b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-112b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-113b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-114b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-115b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-116b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-117b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-118-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-119-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-120-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-121-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-122-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-123b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-124b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-125-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-126b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-127b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-128b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-129b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-13-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-130b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-131-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-132b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-133b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-134b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-135b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-136b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-137b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-138b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-139b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-140b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-141b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-142b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-143b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-144-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-145b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-146b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-147b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-148-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-149b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-14e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-150-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-151-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-152-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-153-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-154-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-155d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-156c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-157-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-158-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-159-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-15b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-16-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-160-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-161-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-166a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-167a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-168a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-169a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-17-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-172b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-173b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-174b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-176-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-177a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-181-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-183-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-184f-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-18c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-2-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-20-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-21c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-22-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-23-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-24-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-25-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-27b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-28b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-29-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-30-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-31-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-32-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-33-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-34-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-35-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-36-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-37-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-38-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-39c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-3a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-4-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-41a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-42a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-43b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-44d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-45c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-46b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-47-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-48-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-49-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-5-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-50-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-51-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-52-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-53-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-54-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-55-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-56-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-57b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-59-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-6-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-60-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-61-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-62-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-63-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-64-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-65-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-66b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-67-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-68-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-69-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-70-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-72b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-73b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-74b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-75b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-76b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-77b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-78b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-79-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-7b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-8-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-80-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-81b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-82b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-83-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-87b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-88b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-9-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-90b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-91-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-92-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-93-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-94b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-95-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-96b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-97b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-98b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-99b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xhtml/css3-modsel-d4-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-1-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-10-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-100b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-101b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-102b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-103b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-104b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-105b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-106b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-107b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-108b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-109b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-11-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-110b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-111b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-112b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-113b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-114b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-115b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-116b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-117b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-118-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-119-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-120-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-121-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-122-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-123b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-124b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-125b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-126b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-127b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-128b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-129b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-13-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-130b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-131b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-132b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-133b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-134b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-135b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-136b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-137b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-138b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-139b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-140b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-141b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-142b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-143b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-144-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-145b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-146b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-147b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-148-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-149b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-14e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-150-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-151-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-152-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-153-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-154-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-155d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-156c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-157-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-158-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-159-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-15b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-16-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-160-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-161-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-166a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-167a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-168a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-169a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-17-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-172b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-173b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-174b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-176-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-177a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-181-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-183-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184e-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-184f-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-18c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-19b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-2-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-20-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-21c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-22-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-23-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-24-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-25-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-27b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-28b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-29b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-30-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-31-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-32-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-33-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-34-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-35-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-36-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-37-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-38-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-39c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-3a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-4-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-41a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-42a-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-43b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44c-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-44d-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-45b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-46b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-47-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-48-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-49-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-5-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-50-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-51-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-52-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-53-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-54-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-55-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-56-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-57b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-59-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-6-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-60-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-61-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-62-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-63-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-64-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-65-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-66b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-67-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-68-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-69-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-70-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-72b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-73b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-74b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-75b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-76b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-77b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-78b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-79-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-7b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-8-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-80-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-81b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-82b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-83-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-87b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-88b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-9-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-90b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-91-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-92-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-93-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-94b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-95-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-96b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-97b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-98b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-99b-expected.png: Added.
- * platform/qt-5.0-wk2/css3/selectors3/xml/css3-modsel-d4-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/4922367-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/5099303-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/5126166-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/5144139-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/5206311-1-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/5272440-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/5369009-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/5433862-2-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/5483370-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-3608445-fix-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-3857753-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-3928305-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-and-undo-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-010-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-at-paragraph-boundaries-011-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-005-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-006-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-007-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-008-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-010-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-011-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-012-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-014-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-015-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-016-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-017-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-018-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-019-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-020-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-021-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-022-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-023-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-block-merge-contents-024-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-br-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-br-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-br-003-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-br-004-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-br-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-br-006-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-br-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-br-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-line-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-006-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-007-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-008-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-009-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-010-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-011-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-012-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-013-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-014-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-015-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-016-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-017-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-001-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-listitem-001-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-listitem-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-ws-fixup-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/forward-delete-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/list-item-1-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/merge-different-styles-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/merge-endOfParagraph-expected.png: Added.
</del><ins>+2014-03-12 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>-2013-06-05 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</del><ins>+ Update result after https://trac.webkit.org/r165465
</ins><span class="cx">
</span><del>- [EFL] Unreviewed gardening
- https://bugs.webkit.org/show_bug.cgi?id=117240
</del><ins>+ * svg/custom/use-multiple-on-nested-disallowed-font-expected.txt:
</ins><span class="cx">
</span><del>- * platform/efl/editing/deleting/delete-block-merge-contents-001-expected.txt: Rebaselining after r151140
- * platform/efl/editing/deleting/delete-block-merge-contents-019-expected.txt:
- * platform/efl/editing/deleting/delete-block-merge-contents-020-expected.txt:
- * platform/efl/editing/pasteboard/8145-2-expected.txt:
</del><ins>+2014-03-12 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>-2013-06-05 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Invisible Operators should not add space.
+ https://bugs.webkit.org/show_bug.cgi?id=115786
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Rebaselining after r151205.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/animations/3d/state-at-end-event-transform-expected.png: Added.
- * platform/qt-5.0-wk2/animations/cross-fade-border-image-source-expected.png: Added.
- * platform/qt-5.0-wk2/animations/cross-fade-list-style-image-expected.png: Added.
- * platform/qt-5.0-wk2/animations/cross-fade-webkit-mask-image-expected.png: Added.
- * platform/qt-5.0-wk2/animations/state-at-end-event-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/color-matching/image-color-matching-expected.png:
- * platform/qt-5.0-wk2/compositing/compositing-visible-descendant-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png:
- * platform/qt-5.0-wk2/compositing/generated-content-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/clipping-foreground-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/layer-due-to-layer-children-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/outline-change-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/geometry/partial-layout-update-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/geometry/root-layer-update-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.png:
- * platform/qt-5.0-wk2/compositing/iframes/composited-iframe-alignment-expected.png:
- * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png:
- * platform/qt-5.0-wk2/compositing/images/direct-image-background-color-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/masks/direct-image-mask-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/ancestor-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/overflow/nested-scrolling-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/overflow-positioning-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/parent-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/overflow/remove-overflow-crash2-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/compositing-change-inside-reflection-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed2-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/reflection-in-composited-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/reflections/reflection-on-composited-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/reflections/reflection-ordering-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/reflection-positioning-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/reflection-positioning2-expected.png:
- * platform/qt-5.0-wk2/compositing/reflections/simple-composited-reflections-expected.png:
- * platform/qt-5.0-wk2/compositing/repaint/become-overlay-composited-layer-expected.png:
- * platform/qt-5.0-wk2/compositing/repaint/composited-document-element-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/layer-repaint-rects-expected.png:
- * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/opacity-between-absolute2-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png:
- * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png:
- * platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.png:
- * platform/qt-5.0-wk2/compositing/sibling-positioning-expected.png:
- * platform/qt-5.0-wk2/compositing/text-on-large-layer-expected.png:
- * platform/qt-5.0-wk2/css1/basic/containment-expected.png:
- * platform/qt-5.0-wk2/css1/basic/contextual_selectors-expected.png: Added.
- * platform/qt-5.0-wk2/css1/basic/grouping-expected.png: Added.
- * platform/qt-5.0-wk2/css1/basic/id_as_selector-expected.png:
- * platform/qt-5.0-wk2/css1/basic/inheritance-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/acid_test-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_color-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_color_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_left-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_left_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_left_width-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_left_width_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_right_inline-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_right_width-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_right_width_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_style-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_style_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_top-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_top_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_top_width-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_top_width_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_width-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/border_width_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/clear-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/clear_float-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/float-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/float_elements_in_series-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/float_margin-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/float_on_text_elements-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/height-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_bottom-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_bottom_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_inline-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_left-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_left_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_right-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_right_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_top-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/margin_top_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_bottom-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_bottom_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_inline-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_left-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_left_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_right-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_right_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_top-expected.png:
- * platform/qt-5.0-wk2/css1/box_properties/padding_top_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/width-expected.png:
- * platform/qt-5.0-wk2/css1/cascade/cascade_order-expected.png:
- * platform/qt-5.0-wk2/css1/cascade/important-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/display-expected.png:
- * platform/qt-5.0-wk2/css1/classification/list_style-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/list_style_image-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/list_style_position-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/list_style_type-expected.png:
- * platform/qt-5.0-wk2/css1/classification/white_space-expected.png:
- * platform/qt-5.0-wk2/css1/color_and_background/background-expected.png:
- * platform/qt-5.0-wk2/css1/color_and_background/background_attachment-expected.png:
- * platform/qt-5.0-wk2/css1/color_and_background/background_color-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background_image-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background_position-expected.png:
- * platform/qt-5.0-wk2/css1/color_and_background/background_repeat-expected.png:
- * platform/qt-5.0-wk2/css1/color_and_background/color-expected.png: Added.
- * platform/qt-5.0-wk2/css1/conformance/forward_compatible_parsing-expected.png:
- * platform/qt-5.0-wk2/css1/font_properties/font-expected.png:
- * platform/qt-5.0-wk2/css1/font_properties/font_family-expected.png:
- * platform/qt-5.0-wk2/css1/font_properties/font_size-expected.png:
- * platform/qt-5.0-wk2/css1/font_properties/font_style-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font_variant-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font_weight-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/canvas-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/floating_elements-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/height_of_lines-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/horizontal_formatting-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/inline_elements-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/replaced_elements-expected.png:
- * platform/qt-5.0-wk2/css1/formatting_model/vertical_formatting-expected.png:
- * platform/qt-5.0-wk2/css1/pseudo/anchor-expected.png:
- * platform/qt-5.0-wk2/css1/pseudo/firstletter-expected.png:
- * platform/qt-5.0-wk2/css1/pseudo/firstline-expected.png:
- * platform/qt-5.0-wk2/css1/pseudo/multiple_pseudo_elements-expected.png:
- * platform/qt-5.0-wk2/css1/pseudo/pseudo_elements_in_selectors-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/letter_spacing-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/line_height-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/text_align-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/text_decoration-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/text_indent-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/text_transform-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/vertical_align-expected.png:
- * platform/qt-5.0-wk2/css1/text_properties/word_spacing-expected.png:
- * platform/qt-5.0-wk2/css1/units/color_units-expected.png:
- * platform/qt-5.0-wk2/css1/units/length_units-expected.png:
- * platform/qt-5.0-wk2/css1/units/percentage_units-expected.png: Added.
- * platform/qt-5.0-wk2/css1/units/urls-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-011-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-011-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-max-height-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-017-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-018-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-019-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-020-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-021-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-022-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-023-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-width-024-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-011-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-014-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-016-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-017-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-018-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-019-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-021-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-023-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-024-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-025-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-026-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-028-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-029-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-030-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-031-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-032-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-033-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-height-035-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-013-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-020-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-022-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-027-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-029-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-034-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-036-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-041-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-043-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-048-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-050-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-055-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-057-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-062-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-064-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-069-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-071-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-replaced-width-076-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-005-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/background-intrinsic-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-009-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-013-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-width-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-079-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/border-conflict-style-088-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/c543-txt-decor-000-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/empty-inline-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-011-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-non-replaced-width-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/float-replaced-width-011-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/floating-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/height-width-inline-table-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/height-width-table-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-height-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-non-replaced-width-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-block-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-non-replaced-width-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-002-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-011-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-013-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-014-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-replaced-width-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/inline-table-001-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-005-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-006-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-013-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-014-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/margin-applies-to-015-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/outline-color-applies-to-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-elements-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-003-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png:
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-min-max-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-margins-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-caption-optional-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-023-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/table-height-algorithm-024-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/width-non-replaced-inline-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/width-replaced-element-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t010403-shand-border-00-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t010403-shand-font-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t010403-shand-font-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t010403-shand-font-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t010403-shand-font-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040102-keywords-00-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040102-keywords-01-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-case-00-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-case-01-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-01-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-02-d-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-04-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-07-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-escapes-08-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-01-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-02-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-03-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-04-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-05-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-06-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-07-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-08-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-09-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-10-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-11-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-12-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040103-ident-13-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040105-import-10-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040109-c17-comments-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040109-c17-comments-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040302-c61-phys-len-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t040303-c62-percent-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040304-c64-uri-00-a-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040306-c63-color-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t040306-syntax-01-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t050201-c12-grouping-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0505-c16-descendant-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t050803-c14-classes-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0509-c15-ids-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0509-c15-ids-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-01-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t051103-dom-hover-01-c-io-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051103-dom-hover-02-c-io-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051201-c23-first-line-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t051202-c26-psudo-nest-00-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0602-c13-inheritance-00-e-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0603-c11-import-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t060401-c32-cascading-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t060402-c31-important-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png:
- * platform/qt-5.0-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
- * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5507-padn-r-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0804-c5510-padn-02-f-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-overflow-invalidation-expected.png.
- * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0805-c5515-brdr-w-02-b-expected.png: Added.
</del><ins>+ Add a reftest based on the examples of the MathML specification to verify that invisible operators do not add space.
</ins><span class="cx">
</span><del>-2013-06-05 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+ * mathml/presentation/mo-invisible-expected.html: Added.
+ * mathml/presentation/mo-invisible.html: Added.
</ins><span class="cx">
</span><del>- [CSSRegions] Respect renderer creation constraints when element is part of named flow
- https://bugs.webkit.org/show_bug.cgi?id=116790
</del><ins>+2014-03-11 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Implement MathML spacing around operators .
+ https://bugs.webkit.org/show_bug.cgi?id=115787
</ins><span class="cx">
</span><del>- The test needs to be xhtml so that br element, child of frame set, remains
- child of the frame set when the document is parsed.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * fast/regions/br-content-node-crash-expected.txt: Added.
- * fast/regions/br-content-node-crash.xhtml: Added.
</del><ins>+ Add many new tests to verify the form/lspace/rspace properties of the
+ <mo> element and that the whitespace of the text content is collapsed.
+ Update fenced-mi now that bug 118843 is fixed.
</ins><span class="cx">
</span><del>-2013-06-05 Mihnea Ovidenie <mihnea@adobe.com>
</del><ins>+ * mathml/presentation/dir-mo-expected.html: Added.
+ * mathml/presentation/dir-mo.html: Added.
+ * mathml/presentation/fenced-expected.html:
+ * mathml/presentation/fenced-mi-expected.html:
+ * mathml/presentation/mo-form-dynamic-expected.html: Added.
+ * mathml/presentation/mo-form-dynamic.html: Added.
+ * mathml/presentation/mo-form-expected.html: Added.
+ * mathml/presentation/mo-form-minus-plus-expected.html: Added.
+ * mathml/presentation/mo-form-minus-plus.html: Added.
+ * mathml/presentation/mo-form.html: Added.
+ * mathml/presentation/mo-lspace-rspace-dynamic-expected.html: Added.
+ * mathml/presentation/mo-lspace-rspace-dynamic.html: Added.
+ * mathml/presentation/mo-lspace-rspace-expected.html: Added.
+ * mathml/presentation/mo-lspace-rspace.html: Added.
+ * mathml/presentation/mo-whitespaces-expected.html: Added.
+ * mathml/presentation/mo-whitespaces.html: Added.
+ * platform/mac/mathml/presentation/mo-stretch-expected.txt: update reference.
</ins><span class="cx">
</span><del>- [CSS Regions] REGRESSION Incorrect layer clipping inside flow thread
- https://bugs.webkit.org/show_bug.cgi?id=117074
</del><ins>+2014-03-11 Manuel Rego Casasnovas <rego@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ [CSS Grid Layout] Add layout test for anonymous grid items
+ https://bugs.webkit.org/show_bug.cgi?id=130083
</ins><span class="cx">
</span><del>- Convert overflow-size-change-with-stacking-context and overflow-size-change-with-stacking-context-rtl
- to ref tests.
</del><ins>+ Reviewed by Sergio Villar Senin.
</ins><span class="cx">
</span><del>- * fast/regions/overflow-size-change-with-stacking-context-expected.html: Added.
- * fast/regions/overflow-size-change-with-stacking-context-rtl-expected.html: Added.
- * fast/regions/overflow-size-change-with-stacking-context-rtl.html:
- * fast/regions/overflow-size-change-with-stacking-context.html:
- * platform/efl/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed.
- * platform/efl/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
- * platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
- * platform/efl/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed.
- * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed.
- * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
- * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
- * platform/gtk/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed.
- * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.png: Removed.
- * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
- * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
- * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed.
- * platform/qt/fast/regions/overflow-size-change-with-stacking-context-expected.txt: Removed.
- * platform/qt/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png: Removed.
- * platform/qt/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt: Removed.
</del><ins>+ Add a layout test to prevent regressions supporting anonymous grid items.
</ins><span class="cx">
</span><del>-2013-06-05 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ For example, anonymous grid items do not have an associated Node, so trying to access it will make this test
+ crash.
</ins><span class="cx">
</span><del>- Remove [NoInterfaceObject] from TreeWalker
- https://bugs.webkit.org/show_bug.cgi?id=117225
</del><ins>+ * fast/css-grid-layout/anonymous-grid-items-expected.html: Added.
+ * fast/css-grid-layout/anonymous-grid-items.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Kentaro Hara.
</del><ins>+2014-03-11 Krzysztof Czech <k.czech@samsung.com>
</ins><span class="cx">
</span><del>- Rebaseline fast/js/global-constructors-attributes.html and fast/dom/dom-constructors.html
- now that a TreeWalker property is exposed on the global Window object.
</del><ins>+ [ATK] Expose aria-posinset and aria-setsize through object attributes
+ https://bugs.webkit.org/show_bug.cgi?id=130011
</ins><span class="cx">
</span><del>- * fast/dom/dom-constructors-expected.txt:
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>-2013-06-05 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Test could be shared with other platforms.
</ins><span class="cx">
</span><del>- Move MemoryInfo under window.internals
- https://bugs.webkit.org/show_bug.cgi?id=117197
</del><ins>+ * accessibility/aria-setsize-posinset-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/aria-setsize-posinset-expected.txt.
+ * accessibility/aria-setsize-posinset.html: Renamed from LayoutTests/platform/mac/accessibility/aria-setsize-posinset.html.
+ * platform/win/TestExpectations: Skipping on win port.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+2014-03-10 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Remove window.performance.memory property listings from the baselines, the object was moved
- under window.internals. The latter is tested throug the new fast/harness test.
</del><ins>+ Improve renderer classes for MathML Token elements.
+ https://bugs.webkit.org/show_bug.cgi?id=124838
</ins><span class="cx">
</span><del>- * fast/dom/Window/window-properties-performance-expected.txt:
- * fast/harness/memoryinfo-object-expected.txt: Added.
- * fast/harness/memoryinfo-object.html: Added.
- * platform/efl/fast/dom/Window/window-properties-performance-expected.txt:
- * platform/gtk/fast/dom/Window/window-properties-performance-expected.txt:
- * platform/qt/fast/dom/Window/window-properties-performance-expected.txt:
-
-2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL Gardening. Move mozilla-focus-blur.html to efl-wk2, because it is only failing on EFL WK2.
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
-
-2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL Gardening.
-
- fast/canvas/DrawImageSinglePixelStretch.html has being passed after r137150.
-
- * platform/efl/TestExpectations:
-
-2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL Gardening.
-
- fast/forms/datalist/update-range-with-datalist.html was fixed after r122290.
-
- * platform/efl/TestExpectations:
-
-2013-06-04 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Remove [NoInterfaceObject] from XPathExpression and NodeIterator
- https://bugs.webkit.org/show_bug.cgi?id=117204
-
- Reviewed by Alexey Proskuryakov.
-
- Rebaseline fast/js/global-constructors-attributes.html and fast/dom/dom-constructors.html
- now that XPathExpression and NodeIterator properties are exposed on the global Window
- object.
-
- * fast/dom/dom-constructors-expected.txt:
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
-
-2013-06-04 Greg Hughes <ghughes@apple.com>
-
- Add "VisibleOnly" key to search predicate
- https://bugs.webkit.org/show_bug.cgi?id=115491
-
</del><span class="cx"> Reviewed by Chris Fleizach.
</span><span class="cx">
</span><del>- Added tests support for visibleOnly search predicate.
</del><ins>+ Two tests are added to fenced-mi in order to verify that the open/close
+ attributes of the mfenced element collapse whitespace and accept values
+ with multiple characters.
</ins><span class="cx">
</span><del>- * platform/mac/accessibility/search-predicate-expected.txt:
- * platform/mac/accessibility/search-predicate.html:
</del><ins>+ * mathml/presentation/fenced-mi-expected.html:
+ * mathml/presentation/fenced-mi.html:
+ * platform/mac/accessibility/mathml-elements.html: fix bad closing tag and disable the test for now.
+ * platform/mac/mathml/presentation/mo-stretch-expected.txt: update text reference.
</ins><span class="cx">
</span><del>-2013-06-04 Roger Fong <roger_fong@apple.com>
</del><ins>+2014-03-10 James Craig <jcraig@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed. Rollout of r151146. Broke some tests.
</del><ins>+ Web Inspector: AXI: Expose checked/disabled/expanded/pressed/readonly/selected
+ https://bugs.webkit.org/show_bug.cgi?id=129781
</ins><span class="cx">
</span><del>- * fast/flexbox/clear-overflow-before-scroll-update.html: Removed.
</del><ins>+ Reviewed by Joseph Pecoraro.
</ins><span class="cx">
</span><del>-2013-06-04 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Enabling several more properties to be exposed in the Accessibility Node Inspector.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ * inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt:
+ * inspector-protocol/dom/getAccessibilityPropertiesForNode.html:
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798.
- * platform/qt-mac/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Moved to qt-5.0-wk2.
- * platform/qt/TestExpectations:
</del><ins>+2014-03-10 Bem Jones-Bey <bjonesbe@adobe.com>
</ins><span class="cx">
</span><del>-2013-06-04 Krzysztof Czech <k.czech@samsung.com>
</del><ins>+ [CSS Shapes] inset corner radii are not flipped for vertical writing modes
+ https://bugs.webkit.org/show_bug.cgi?id=129918
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
- https://bugs.webkit.org/show_bug.cgi?id=117186
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Mark accessibility/text-role-with-aria-hidden-inside.html as failing on EFL
- after added r151079.
</del><ins>+ Test both left and right float cases so that we cover all four
+ corners.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left-expected.txt: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-left.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-right-expected.txt: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-different-writing-modes-right.html: Added.
</ins><span class="cx">
</span><del>-2013-06-04 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-10 Zsolt Borbely <borbezs@inf.u-szeged.hu>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ ASSERTION FAILED: span >= 1
+ https://bugs.webkit.org/show_bug.cgi?id=129148
</ins><span class="cx">
</span><del>- * platform/qt-mac/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798.
- * platform/qt/TestExpectations: Skip faling test after r151146.
- * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt: Rebaselining after r151140.
- * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
- * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
- * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
- * platform/qt/editing/pasteboard/4944770-2-expected.txt:
- * platform/qt/editing/pasteboard/8145-2-expected.txt:
- * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
- * platform/qt/editing/pasteboard/paste-text-008-expected.txt:
- * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>-2013-06-04 Kent Tamura <tkent@chromium.org>
</del><ins>+ Added test demonstrates the behavior of colgroup in case of large negative, large positive, zero and null span values.
</ins><span class="cx">
</span><del>- Fix an assertion failure in Range::textNodeSplit by Text::splitText
- https://bugs.webkit.org/show_bug.cgi?id=116509
</del><ins>+ * fast/table/incorrect-colgroup-span-values-expected.txt: Added.
+ * fast/table/incorrect-colgroup-span-values.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+2014-03-10 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- * fast/dom/Range/split-text-in-range-expected.txt: Added.
- * fast/dom/Range/split-text-in-range.html: Added.
</del><ins>+ [CSS Regions] Hit-testing is not working properly inside scrollable regions
+ https://bugs.webkit.org/show_bug.cgi?id=130015
</ins><span class="cx">
</span><del>-2013-06-04 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>- [JSC] Test262 15.5.4.9_3 test is failing
- https://bugs.webkit.org/show_bug.cgi?id=116789
</del><ins>+ Added test for hit-testing inside scrollable regions.
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+ * fast/regions/scrollable-regions-hit-testing-inside-expected.html: Added.
+ * fast/regions/scrollable-regions-hit-testing-inside.html: Added.
</ins><span class="cx">
</span><del>- Add the 15.5.4.9_3 test from the test262 test suite to cover proper behavior of String.prototype.localeCompare
- when no arguments are passed to it. The test tests that str.localeCompare() and str.localeCompare(undefined) work
- the same way, i.e. using the string 'undefined' as the string with which str is compared (meaning that the first argument
- defaults to 'undefined' when not given).
</del><ins>+2014-03-10 Hans Muller <hmuller@adobe.com>
</ins><span class="cx">
</span><del>- The test and the rationale behind it originates from bug #1245 in ECMAScript Bugzilla.
- https://bugs.ecmascript.org/show_bug.cgi?id=1245
</del><ins>+ [CSS Shapes] SVG Image valued shape fails if root element's size is relative
+ https://bugs.webkit.org/show_bug.cgi?id=128983
</ins><span class="cx">
</span><del>- * fast/js/kde/StringObject-expected.txt: Update the baseline.
- * fast/js/kde/script-tests/StringObject.js: Update the expected return of the localeCompare test case with no arguments. -1 is
- expected as the missing argument defaults to 'undefined' and is then compared to the string on which localeCompare is called.
- * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.prototype.localeCompare/S15.5.4.9_3-expected.txt: Added.
- * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.9_String.prototype.localeCompare/S15.5.4.9_3.html: Added.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-06-04 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Verify that an SVG Image valued shape-outside with a relatively sized SVG root element
+ generates a shape with the correct size.
</ins><span class="cx">
</span><del>- Unreviewed, added missing new line in baseline.
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-relative-size-svg-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-relative-size-svg.html: Added.
</ins><span class="cx">
</span><del>- Those tests can be passed on EFL port as gtk port.
</del><ins>+2014-03-10 Darin Adler <darin@apple.com>
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/fast/css/color-correction-on-background-image-expected.txt: Added.
- * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt: Added.
- * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt: Added.
- * platform/efl/fast/css/color-correction-on-text-expected.txt: Added.
- * platform/efl/fast/css/color-correction-on-text-shadow-expected.txt: Added.
</del><ins>+ TextIterator: Use StringView and references rather than pointers
+ https://bugs.webkit.org/show_bug.cgi?id=129975
</ins><span class="cx">
</span><del>-2013-06-03 Roger Fong <roger_fong@apple.com>
</del><ins>+ Reviewed by Anders Carlsson.
</ins><span class="cx">
</span><del>- clearLayoutOverflow should never be called before calling layer()->updateScrollInfoAfterLayout().
- https://bugs.webkit.org/show_bug.cgi?id=116689.
</del><ins>+ * dom/xhtml/level3/core/nodelookupnamespaceuri14-expected.txt: Updated to expect
+ the CDATA section to be included in the text output of the test. This changed because
+ TextIterator now treats CDATA sections like other text, just as rendering code does.
</ins><span class="cx">
</span><del>- Reviewed by Ojan Vafai.
-
- * fast/flexbox/clear-overflow-before-scroll-update.html: Added.
</del><ins>+2014-03-10 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>-2013-06-03 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ REGRESSION: js/dom/create-lots-of-workers.html frequently crashes
+ (sometimes in js/dom/cross-frame-bad-time.html)
+ https://bugs.webkit.org/show_bug.cgi?id=129758
</ins><span class="cx">
</span><del>- REGRESSION: Undoing autocorrection doesn't prevent a future autocorrection
- https://bugs.webkit.org/show_bug.cgi?id=117165
</del><ins>+ * platform/mac-wk1/TestExpectations: Removed an older incorrect expectation.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-03-10 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- Add a regression test and rebaseline other tests as ReplaceSelectionCommand now merges text nodes at
- the end of replaced text.
</del><ins>+ [CSS Regions] Scrolling regions with the mouse wheel only works properly if hovering over the region's padding
+ https://bugs.webkit.org/show_bug.cgi?id=129485
</ins><span class="cx">
</span><del>- * editing/deleting/merge-paragraph-from-address-expected.txt:
- * editing/deleting/merge-paragraph-from-h6-expected.txt:
- * editing/deleting/merge-paragraph-from-listing-expected.txt:
- * editing/deleting/paste-with-transparent-background-color-expected.txt:
- * editing/inserting/insert-3907422-fix-expected.txt:
- * editing/pasteboard/copy-image-with-alt-text-expected.txt:
- * editing/pasteboard/merge-end-4-expected.txt:
- * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
- * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
- * editing/pasteboard/paste-text-001-expected.txt:
- * editing/pasteboard/paste-unrendered-select-expected.txt:
- * editing/pasteboard/smart-paste-003-trailing-whitespace-expected.txt:
- * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
- * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
- * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
- * platform/mac/editing/pasteboard/4944770-2-expected.txt:
- * platform/mac/editing/pasteboard/8145-2-expected.txt:
- * platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt:
- * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
- * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
- * platform/mac/editing/pasteboard/paste-xml-expected.txt:
- * platform/mac/editing/spelling/autocorrection-blockquote-crash-expected.txt:
- * platform/mac/editing/spelling/autocorrection-blockquote-crash.html: Added more asssertions to ensure that
- the autocorrected text is in the blockquote. r122176 modified the test description saying that this test
- already checks this condition but it never did so explicitly; it assumed that the autocorrected text was
- inside a blockquote as long as it started at a certain offset in the text node.
- * platform/mac/editing/spelling/autocorrection-respets-undo-expected.txt: Added.
- * platform/mac/editing/spelling/autocorrection-respets-undo.html: Added.
- * platform/mac/editing/spelling/autocorrection-with-multi-line-text-expected.txt:
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>-2013-06-03 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Added layout tests for scrolling regions using the mouse wheel.
</ins><span class="cx">
</span><del>- AX: WebKit should join substrings on single space when concatenating the accessible name of an element
- https://bugs.webkit.org/show_bug.cgi?id=117100
</del><ins>+ * fast/regions/wheel-scrollable-single-region-expected.html: Added.
+ * fast/regions/wheel-scrollable-single-region.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-03-10 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- * accessibility/text-role-with-aria-hidden-inside-expected.txt:
- * accessibility/text-role-with-aria-hidden-inside.html:
- * platform/mac/accessibility/internal-link-anchors2-expected.txt:
- * platform/mac/accessibility/table-with-aria-role-expected.txt:
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>-2013-06-03 Eduardo Lima Mitev <elima@igalia.com>
</del><ins>+ Add test expectations for failing and crashing tests.
</ins><span class="cx">
</span><del>- [GTK] Use drawErrorUnderline() instead of Pango API for highlighting misspelled words
- https://bugs.webkit.org/show_bug.cgi?id=115406
-
- Reviewed by Martin Robinson.
-
- Update PNG expectations for some spell checking tests to pass pixel hash comparison.
- The images are not visually modified.
-
- * platform/gtk/editing/spelling/inline-spelling-markers-hidpi-expected.png: Rebaseline
- image to pass pixel hash
- * platform/gtk/editing/spelling/inline_spelling_markers-expected.png: Rebasline
- image to pass pixel hash
- * platform/gtk/editing/spelling/spelling-expected.png: Rebasline
- image to pass pixel hash
-
-2013-06-03 Chris Fleizach <cfleizach@apple.com>
-
- AX: MathML multiscripts not exposed in Accessibility
- https://bugs.webkit.org/show_bug.cgi?id=115069
-
- Reviewed by Tim Horton.
-
- * platform/mac/accessibility/mathml-multiscript-expected.txt: Added.
- * platform/mac/accessibility/mathml-multiscript.html: Added.
-
-2013-06-03 Zan Dobersek <zdobersek@igalia.com>
-
- [Layout Tests] Update testharness scripts, add WebIDLParser.js and idlharness.js
- https://bugs.webkit.org/show_bug.cgi?id=116983
-
- Reviewed by Sam Weinig.
-
- Update the testharness scripts that are used by the W3C tests that are located under LayoutTests/http/tests/w3c. Also add the
- WebIDLParser.js and idlharness.js scripts that will be used by tests imported in the future. The files are being updated or impoted
- off the 06cab30bcee2 changeset in the http://w3c-test.org/resources repository.
-
- No test is affected by this update, though some tests will require rebaselining due to the baselines containing stack traces of which
- line numbers will change due to the updated scripts.
-
- * http/tests/w3c/README: List the currently-imported directories, noting from where they originate, at which changeset were
- they imported and what files can or should be modified. Also note what script should be used to import/update the files, if available.
- * http/tests/w3c/resources/WebIDLParser.js: Added. Will be used by future tests imported from the W3C test suites.
- * http/tests/w3c/resources/idlharness.js: Ditto.
- * http/tests/w3c/resources/testharness.css: Updated.
- * http/tests/w3c/resources/testharness.js: Updated.
- * http/tests/w3c/resources/testharnessreport.js: Updated. Removed the default completion callback and readded
- the completion callback that was in use until now.
-
-2013-06-03 Radu Stavila <stavila@adobe.com>
-
- [Qt][WK1][CSS Regions] New test fast/regions/hover-on-child-parent-different-regions.html fails
- https://bugs.webkit.org/show_bug.cgi?id=117035
-
- Forced relayout to ensure the hover event has propagated before checking the results.
-
- Reviewed by Alexandru Chiculita.
-
- * fast/regions/hover-on-child-parent-different-regions.html:
-
-2013-06-03 Bem Jones-Bey <bjonesbe@adobe.com>
-
- ASSERTION FAILED: node->parentNode(), Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo
- https://bugs.webkit.org/show_bug.cgi?id=117155
-
- Reviewed by David Hyatt.
-
- Test for crash. Note that this will only crash when run under a memory
- checking tool like ASAN.
-
- * fast/block/float/float-list-changed-before-layout-crash-expected.txt: Added.
- * fast/block/float/float-list-changed-before-layout-crash.html: Added.
-
-2013-06-03 Bem Jones-Bey <bjonesbe@adobe.com>
-
- [CSS Shapes] inset-rectangle support for shape-outside
- https://bugs.webkit.org/show_bug.cgi?id=116641
-
- Reviewed by Alexandru Chiculita.
-
- Add tests for inset-rectangles.
-
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-inset-rectangle-percentage.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-inset-rectangle.html: Added.
-
-2013-06-03 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] [WK2] Unreviewed gardening. Unskipping passing tests and generate new test expectations where needed.
-
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/geometry/video-opacity-overlay-expected.txt: Added.
- * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.png: Added.
- * platform/qt-5.0-wk2/editing/spelling/grammar-markers-expected.txt: Added.
- * platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.png: Added.
- * platform/qt-5.0-wk2/editing/spelling/grammar-markers-hidpi-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-rt-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-rt-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text1-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-insert-text3-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-rt1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-rt1-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-text1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/ruby/rubyDOM-remove-text1-expected.txt: Added.
-
-2013-06-03 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/placeholder.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112031
-
- Unreviewed EFL gardening.
-
- accessibility/placeholder.html passes after r151103.
-
</del><span class="cx"> * platform/efl-wk2/TestExpectations:
</span><del>-
-2013-06-03 Zalan Bujtas <zalan@apple.com>
-
- REGRESSION (r143070): Overflow:scroll content does not get clipped properly when the parent box has CSS3 filter on.
- https://bugs.webkit.org/show_bug.cgi?id=116859
-
- Reviewed by Simon Fraser.
-
- Apply proper clipping for overflow:scroll, when parent dictates
- full repaint to ensure correct CSS3 filter effect.
-
- When a particular layer has 'pixel moving' CSS3 filter(drop shadow, blur), it sets clipToDirtyRect
- to false to force no clipping on itself and on the child layers too.
- No clipping makes overflow:scroll behave like overflow:display, because
- overflow::scroll gets clipped at RenderLayer level (as opposed to overflow::hidden).
- This patch makes sure that both full repaint and clipping are ensured.
-
- * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-expected.html: Added.
- * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-parent-expected.html: Added.
- * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on-parent.html: Added.
- * css3/filters/clipping-overflow-scroll-with-pixel-moving-effect-on.html: Added.
-
-2013-06-03 Kangil Han <kangil.han@samsung.com>
-
- [EFL] Remove obsolete test case from TestExpectations
-
- Unreviewed EFL gardening.
-
- xmlviewer/extensions-api.html case has been removed since r151080.
-
</del><span class="cx"> * platform/efl/TestExpectations:
</span><ins>+ * platform/efl/fast/images/image-controls-basic-expected.txt: Added after r164457.
+ * platform/efl/fast/ruby/ruby-base-merge-block-children-crash-2-expected.txt: Added after r164323.
</ins><span class="cx">
</span><del>-2013-06-03 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-10 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ [CSSRegions] Fix broken paths in some regions tests
+ https://bugs.webkit.org/show_bug.cgi?id=130012
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations: Unskip after r151104.
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt/TestExpectations: Skip crashing test.
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>-2013-06-03 Radu Stavila <stavila@adobe.com>
</del><ins>+ * fast/regions/cssom/offsetLeft-offsetTop-in-multiple-regions.html:
+ * fast/regions/region-styling/region-style-image-background-color-expected.html:
+ * fast/regions/region-styling/region-style-image-background-color.html:
</ins><span class="cx">
</span><del>- [Qt][WK1][CSS Regions] New test fast/regions/hover-on-child-parent-different-regions.html fails
- https://bugs.webkit.org/show_bug.cgi?id=117035
</del><ins>+2014-03-09 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- Used waitUntilDone() to ensure correct results.
</del><ins>+ REGRESSION: js/dom/create-lots-of-workers.html frequently crashes
+ (sometimes in js/dom/cross-frame-bad-time.html)
+ https://bugs.webkit.org/show_bug.cgi?id=129758
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ * platform/mac/TestExpectations: Skipped the test.
</ins><span class="cx">
</span><del>- * fast/regions/hover-on-child-parent-different-regions-expected.txt:
- * fast/regions/hover-on-child-parent-different-regions.html:
</del><ins>+2014-03-09 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2013-06-03 Krzysztof Czech <k.czech@samsung.com>
</del><ins>+ Skip fast/workers/worker-copy-shared-blob-url.html in webkit2
</ins><span class="cx">
</span><del>- [GTK][WK2] accessibility/placeholder.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=106344
</del><ins>+ * platform/wk2/TestExpectations:
</ins><span class="cx">
</span><del>- Reviewed by Gyuyoung Kim.
</del><ins>+2014-03-08 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Unskipping failing test. It's been fixed.
</del><ins>+ Subpixel rendering: Simple compositing container layer (isSimpleContainerCompositingLayer) paints to wrong position.
+ https://bugs.webkit.org/show_bug.cgi?id=129861
</ins><span class="cx">
</span><del>- * platform/gtk-wk2/TestExpectations:
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-06-03 Praveen R Jadhav <praveen.j@samsung.com>
</del><ins>+ This patch ensures that both the simple and non-simple cases paint to the same position.
+ Simple compositing container layer codepath needs to take the fractional device pixel offset
+ into account when painting. Without the fractional value, the final paint rounding could push the
+ paint offset to a different position.
+ retina example:
+ compositing top-left: 0px 0px.
+ fractional offset: 0.3px 0.3px
+ painting coords without offseting: 0px 0px
+ with offseting: 0.5px 0.5px
</ins><span class="cx">
</span><del>- 'onended' event is not received in AudioBufferSourceNode and OscillatorNode.
- https://bugs.webkit.org/show_bug.cgi?id=117132.
</del><ins>+ * compositing/hidpi-simple-container-layer-on-device-pixel-expected.html: Added.
+ * compositing/hidpi-simple-container-layer-on-device-pixel.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Christophe Dumez.
</del><ins>+2014-03-08 Martin Robinson <mrobinson@igalia.com>
</ins><span class="cx">
</span><del>- Unskip webaudio test cases that were failing due to the 'onended' event not being fired.
</del><ins>+ Skip tests on GTK+ for unimplemented features
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ * platform/gtk/TestExpectations: When a feature is unimplemented, the tests may fail or
+ they may timeout, or perhaps they will crash. We just skip them here, so that we don't
+ have to micromanage expectations for tests against incomplete features.
</ins><span class="cx">
</span><del>-2013-06-03 Rashmi Kulakarni <rashmi.vijay@samsung.com>
</del><ins>+2014-03-08 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- [EFL]<select> element's text is clipped when a height is specified along with CSS line-height.
- https://bugs.webkit.org/show_bug.cgi?id=114862
</del><ins>+ SerializedScriptValue may move Identifiers between worlds
+ https://bugs.webkit.org/show_bug.cgi?id=129979
</ins><span class="cx">
</span><del>- Reviewed by Gyuyoung Kim.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- Rebaselined the test case fast/forms/001.html.
</del><ins>+ Add test cases
</ins><span class="cx">
</span><del>- * platform/efl/fast/forms/001-expected.png:
- * platform/efl/fast/forms/001-expected.txt:
</del><ins>+ * fast/workers/resources/worker-copy-shared-blob-url-worker.js: Added.
+ (count.0.onmessage):
+ * fast/workers/worker-copy-shared-blob-url-expected.txt: Added.
+ * fast/workers/worker-copy-shared-blob-url.html: Added.
</ins><span class="cx">
</span><del>-2013-06-03 Charles Wei <chwei@blackberry.com>
</del><ins>+2014-03-08 Martin Robinson <mrobinson@igalia.com>
</ins><span class="cx">
</span><del>- Webkit crashes while loading content from Application Cache.
- https://bugs.webkit.org/show_bug.cgi?id=116814
</del><ins>+ Lots of cleanups for the GTK+ TestExpectations
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Updated TestExpectations, adding bug standins where appropriate, skipping tests that
+ expected to fail and prone to timeout or crash. Removed some unused expectations. Added
+ new baselines for some tests.
</ins><span class="cx">
</span><del>- * http/tests/appcache/main-resource-fallback-for-network-error-crash-expected.txt: Added.
- * http/tests/appcache/main-resource-fallback-for-network-error-crash.html: Added.
- * http/tests/appcache/resources/main-resource-fallback-for-network-error-crash.manifest: Added.
- * http/tests/appcache/resources/success-and-notify-done.html: Added.
</del><ins>+ * platform/gtk-wk1/TestExpectations: Updated expectations.
+ * platform/gtk-wk2/TestExpectations: Ditto.
+ * platform/gtk/TestExpectations: Ditto.
</ins><span class="cx">
</span><del>-2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+2014-03-08 Martin Robinson <mrobinson@igalia.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Add and update some test expectations for GTK+
</ins><span class="cx">
</span><del>- Rebaseline 2 printing test cases on EFL port.
</del><ins>+ * platform/gtk/TestExpectations: These all seem to be failing because of the same bug.
</ins><span class="cx">
</span><del>- * platform/efl/printing/compositing-layer-printing-expected.png:
- * platform/efl/printing/compositing-layer-printing-expected.txt:
- * platform/efl/printing/page-rule-in-media-query-expected.png:
- * platform/efl/printing/page-rule-in-media-query-expected.txt:
</del><ins>+2014-03-08 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>-2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Mountain Lion WK1 test bots are crashing often
+ https://bugs.webkit.org/show_bug.cgi?id=129962
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Marking the following tests as flakey:
+ js/dom/cross-frame-bad-time.html
+ js/dom/create-lots-of-workers.html
</ins><span class="cx">
</span><del>- Skip 2 webaudio tests that are failing due to the onended event not getting
- fired.
</del><ins>+ Unreviewed.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ * platform/mac-wk1/TestExpectations:
</ins><span class="cx">
</span><del>-2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+2014-03-07 Martin Robinson <mrobinson@igalia.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Mark some more tests as failing on WebKitGTK+ and file bugs for them
</ins><span class="cx">
</span><del>- Rebaseline several test cases on EFL.
</del><ins>+ * platform/gtk/TestExpectations: Update test expectations.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: Added.
- * platform/efl-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added.
- * platform/efl-wk2/fast/dynamic/002-expected.txt:
- * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.png:
- * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.txt:
- * platform/efl/fast/dynamic/002-expected.png:
- * platform/efl/fast/table/007-expected.png:
- * platform/efl/fast/table/007-expected.txt:
- * platform/efl/fast/table/colspanMinWidth-expected.png:
- * platform/efl/fast/table/colspanMinWidth-expected.txt:
- * platform/efl/fast/table/spanOverlapRepaint-expected.png:
- * platform/efl/fast/table/spanOverlapRepaint-expected.txt:
</del><ins>+2014-03-07 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>-2013-06-03 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ [WebRTC] Throw SYNTAX_ERROR when maxRetransmits and maxRetransmitTime are both set in RTCDataChannelInit
+ https://bugs.webkit.org/show_bug.cgi?id=129894
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- Rebaseline several mozilla tables layout tests for EFL port.
</del><ins>+ * fast/mediastream/RTCPeerConnection-datachannel-expected.txt:
+ * fast/mediastream/RTCPeerConnection-datachannel.html:
</ins><span class="cx">
</span><del>- * platform/efl/tables/mozilla/bugs/bug13169-expected.png:
- * platform/efl/tables/mozilla/bugs/bug13169-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug133756-1-expected.png:
- * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug17138-expected.png:
- * platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug17548-expected.png:
- * platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.png:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug6304-expected.png:
- * platform/efl/tables/mozilla/bugs/bug6304-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug73321-expected.png:
- * platform/efl/tables/mozilla/bugs/bug73321-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug8858-expected.png:
- * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
- * platform/efl/tables/mozilla/core/bloomberg-expected.png:
- * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
- * platform/efl/tables/mozilla/core/cell_heights-expected.png:
- * platform/efl/tables/mozilla/core/cell_heights-expected.txt:
- * platform/efl/tables/mozilla/other/test6-expected.png:
- * platform/efl/tables/mozilla/other/test6-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
</del><ins>+2014-03-07 Martin Robinson <mrobinson@igalia.com>
</ins><span class="cx">
</span><del>-2013-06-02 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Rebaseline some tests for WebKitGTK+
</ins><span class="cx">
</span><del>- Unreviewed EFL Gardening.
</del><ins>+ * platform/gtk: Rebaseline tests.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations: Unskipping some of webgl passing tests.
</del><ins>+2014-03-07 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2013-06-02 Brady Eidson <beidson@apple.com>
</del><ins>+ Continue hangs when performing for-of over arguments
+ https://bugs.webkit.org/show_bug.cgi?id=129915
</ins><span class="cx">
</span><del>- Going "back" to a cached page from a page with a main resource error breaks scrolling, amongst other issues.
- <rdar://problem/13751844> and https://bugs.webkit.org/show_bug.cgi?id=117112
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ Add tests
</ins><span class="cx">
</span><del>- * http/tests/loading/resources/resource-that-goes-back-while-still-loading.php: Added.
- * http/tests/loading/unfinished-load-back-to-cached-page-callbacks-expected.txt: Added.
- * http/tests/loading/unfinished-load-back-to-cached-page-callbacks.html: Added.
</del><ins>+ * js/for-of-arguments-continue-hang-expected.txt: Added.
+ * js/for-of-arguments-continue-hang.html: Added.
+ * js/script-tests/for-of-arguments-continue-hang.js: Added.
+ (test):
</ins><span class="cx">
</span><del>-2013-06-02 Alexey Proskuryakov <ap@apple.com>
</del><ins>+2014-03-07 Benjamin Poulain <benjamin@webkit.org>
</ins><span class="cx">
</span><del>- The empty directory did not get deleted by commit queue, deleting manually.
</del><ins>+ Traversal failure in a direct adjacent chain with tail backtracking lacks the path to clear the tail
+ https://bugs.webkit.org/show_bug.cgi?id=129863
</ins><span class="cx">
</span><del>- * xmlviewer: Removed.
- * xmlviewer/resources: Removed.
</del><ins>+ Reviewed by Gavin Barraclough.
</ins><span class="cx">
</span><del>-2013-06-02 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ Test the faulty case.
</ins><span class="cx">
</span><del>- Unstyled XML viewer crashes when XML contains an element with id="tree"
- https://bugs.webkit.org/show_bug.cgi?id=117117
- <rdar://problem/13727267>
</del><ins>+ * fast/selectors/long-adjacent-backtracking-expected.txt: Added.
+ * fast/selectors/long-adjacent-backtracking.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-03-07 Bear Travis <betravis@adobe.com>
</ins><span class="cx">
</span><del>- * http/tests/xmlviewer/dumpAsText/existing-tree-element-crash-expected.txt: Added.
- * http/tests/xmlviewer/dumpAsText/existing-tree-element-crash.xml: Added.
</del><ins>+ [CSS Shapes] Correctly serialize ellipse positions
+ https://bugs.webkit.org/show_bug.cgi?id=129700
</ins><span class="cx">
</span><del>- * xmlviewer: Removed.
- * xmlviewer/extensions-api-expected.txt: Removed.
- * xmlviewer/extensions-api.html: Removed.
- * xmlviewer/resources: Removed.
- * xmlviewer/resources/sample.xml: Removed.
- The "API" no longer exists.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>-2013-06-01 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Update tests to use the new position serialization for
+ ellipse.
</ins><span class="cx">
</span><del>- WebKit ignores aria-hidden when traversing nodes for name calculation
- https://bugs.webkit.org/show_bug.cgi?id=117101
</del><ins>+ * fast/shapes/parsing/parsing-shape-inside-expected.txt:
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt:
+ * fast/shapes/parsing/parsing-test-utils.js:
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+2014-03-07 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- * accessibility/text-role-with-aria-hidden-inside-expected.txt: Added.
- * accessibility/text-role-with-aria-hidden-inside.html: Added.
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>-2013-05-31 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+ Clear test expectations for passing tests.
</ins><span class="cx">
</span><del>- Unreviewed, EFL gardening. Remove passed accessibility test from EFL WK1.
-
- * platform/efl-wk1/TestExpectations:
- * platform/efl-wk2/TestExpectations:
</del><span class="cx"> * platform/efl/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-31 Jer Noble <jer.noble@apple.com>
</del><ins>+2014-03-07 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- Unreviewed gardening. Update test-expectations after r151000.
</del><ins>+ Unreviewed, rolling out r165262.
+ http://trac.webkit.org/changeset/165262
+ https://bugs.webkit.org/show_bug.cgi?id=129887
</ins><span class="cx">
</span><del>- * fast/js/date-DST-time-cusps-expected.txt:
</del><ins>+ Fix wrong commit message (Requested by mpakula on #webkit).
</ins><span class="cx">
</span><del>-2013-05-31 Eugene Klyuchnikov <eustas@chromium.org>
-
- [Qt][WK2] Newly added editing/selection/caret-after-keypress.html crashing
- https://bugs.webkit.org/show_bug.cgi?id=117070
-
- Unreviewed test expectations update.
-
- WebKitTestRunner needs a more-complete implementation of eventSender.
- Until then caret-after-keypress test is disabled
-
- See https://bugs.webkit.org/show_bug.cgi?id=42194
-
- * platform/qt-5.0-wk2/TestExpectations:
-
-2013-05-31 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt-5.0-wk1/TestExpectations: Skip flaky test.
- * platform/qt-5.0-wk2/TestExpectations: Skip crashing test.
- * platform/qt/fast/js/date-DST-time-cusps-expected.txt: Rebaselining after r151000.
-
-2013-05-31 Praveen R Jadhav <praveen.j@samsung.com>
-
- [EFL] Update EFL TextExpectation for WebAudio cases.
- https://bugs.webkit.org/show_bug.cgi?id=117061.
-
- Unreviewed EFL Gardening.
-
- WebAudio test cases delaynode-max-nondefault-delay.html, delaynode-scheduling.html
- and javascriptaudionode.html pass with latest updates in efl port. Updating
- TestExpectation accordingly.
-
</del><span class="cx"> * platform/efl/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-30 Noel Gordon <noel.gordon@gmail.com>
</del><ins>+2014-03-07 Bem Jones-Bey <bjonesbe@adobe.com>
</ins><span class="cx">
</span><del>- [Mac] Should pass http/tests/images/png-partial-load-no-alpha.html
- https://bugs.webkit.org/show_bug.cgi?id=97170
</del><ins>+ [CSS Shapes] inset does not properly clamp large corner radii
+ https://bugs.webkit.org/show_bug.cgi?id=129726
</ins><span class="cx">
</span><del>- Unreviewed test expectations update.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations: Passing after r150340: remove the
- Mac-specfic [ImageOnlyFailure] for this test.
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-large-radius.html: Added.
</ins><span class="cx">
</span><del>-2013-05-30 Eugene Klyuchnikov <eustas@chromium.org>
</del><ins>+2014-03-07 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- selectionStart/selectionEnd return "obsolete" values when requested during "input" event
- https://bugs.webkit.org/show_bug.cgi?id=110742
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Clear test expectations for passing tests.
</ins><span class="cx">
</span><del>- Test that cursor is up-to-date during "input" event.
-
- * editing/selection/caret-after-keypress-expected.txt: Added.
- * editing/selection/caret-after-keypress.html: Added.
- * platform/mac-wk2/TestExpectations: Exclude new test.
-
-2013-05-30 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed, EFL gardening.
-
- Some of tests in printing are passing on EFL WK2. But, they are still failing on EFL WK1.
-
</del><span class="cx"> * platform/efl/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-28 Gavin Barraclough <barraclough@apple.com>
</del><ins>+2014-03-07 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- fast/js/date-DST-time-cusps.html fails after http://trac.webkit.org/changeset/150833
- https://bugs.webkit.org/show_bug.cgi?id=116895
- <rdar://problem/4777813> Safari incorrectly handles times that shouldn't exist
- https://bugs.webkit.org/show_bug.cgi?id=11157
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ Remove wrong test expectations.
</ins><span class="cx">
</span><del>- Accidental progression, updating results to expect success.
-
- * TestExpectations:
- - Remove expectations of failure.
- * fast/js/script-tests/date-DST-time-cusps.js:
- - Prefer the latter option for non-existent time (due to clock rolling forward).
-
-2013-05-30 Tim Horton <timothy_horton@apple.com>
-
- fast/dom/location-new-window-no-crash.html times out flakily on mac-wk2
- https://bugs.webkit.org/show_bug.cgi?id=117037
-
- Reviewed by Alexey Proskuryakov.
-
- Close the window on a zero-delay timer, working around a bug where WKTR
- will hang if a window is closed while a load is in progress.
-
- Doesn't affect the test in an important way.
-
- * fast/dom/script-tests/location-new-window-no-crash.js:
-
-2013-05-30 Zan Dobersek <zdobersek@igalia.com>
-
- Update XMLHttpRequest timeout tests to a newer version from W3C
- https://bugs.webkit.org/show_bug.cgi?id=117023
-
- Reviewed by Alexey Proskuryakov.
-
- The XMLHttpRequest Timeout tests have gone through a bit of restructuring and should
- be updated. This is being primarily done because of the intention of updating the
- testharness scripts which would break these tests if they were left not updated.
-
- These tests were updated from the W3C web-platform-tests GitHub repository.
- https://github.com/w3c/web-platform-tests
-
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-aborted.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-abortedonmain.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides-expected.txt: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.html: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overrides.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-overridesexpires.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-runner.js:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-simple.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconmain.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-synconworker.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-twice.js: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-aborted.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overrides-expected.txt: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overrides.html: Added.
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-overridesexpires.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-simple.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-synconworker.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html:
- * http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout.js:
- (RequestTracker.prototype.startXHR):
- (AbortedRequest.prototype.startXHR.handleEvent):
- (runTestRequests):
-
-2013-05-30 Sergio Villar Senin <svillar@igalia.com>
-
- Allow no space between "background-position:" dimensions
- https://bugs.webkit.org/show_bug.cgi?id=116870
-
- Reviewed by Darin Adler.
-
- From Blink r149314 by <ericwilligers@chromium.org>
-
- * fast/backgrounds/background-position-parsing-2-expected.txt:
- * fast/backgrounds/background-position-parsing-2.html:
-
-2013-05-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt-5.0-wk1/TestExpectations: Skip new failures after r150868.
- * platform/qt-5.0-wk2/TestExpectations: re-skip still failing tests after r150892.
- * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Rebaselining after r150798.
- * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added.
- * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Added.
- * platform/qt-5.0-wk2/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added.
- * platform/qt/TestExpectations: Skip new failre after r150853.
-
-2013-05-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt][WK2] Unreviewed expected pixel result rebaselining after r150798.
-
- * platform/qt-5.0-wk2/compositing/checkerboard-expected.png:
- * platform/qt-5.0-wk2/compositing/culling/filter-occlusion-blur-large-expected.png:
- * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png:
- * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png:
- * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png:
- * platform/qt-5.0-wk2/compositing/overflow/nested-scrolling-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png:
- * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png:
- * platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png:
- * platform/qt-5.0-wk2/css1/basic/containment-expected.png: Added.
- * platform/qt-5.0-wk2/css1/basic/id_as_selector-expected.png: Added.
- * platform/qt-5.0-wk2/css1/basic/inheritance-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_bottom_width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_left-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_left_width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_right_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_right_width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_style-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_top-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_top_width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/border_width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/clear-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/clear_float-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/float_elements_in_series-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/float_margin-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/float_on_text_elements-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/height-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_left-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_right-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/margin_top-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_bottom-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_inline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_left-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_right-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/padding_top-expected.png: Added.
- * platform/qt-5.0-wk2/css1/box_properties/width-expected.png: Added.
- * platform/qt-5.0-wk2/css1/cascade/cascade_order-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/display-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/list_style_type-expected.png: Added.
- * platform/qt-5.0-wk2/css1/classification/white_space-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background_attachment-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background_position-expected.png: Added.
- * platform/qt-5.0-wk2/css1/color_and_background/background_repeat-expected.png: Added.
- * platform/qt-5.0-wk2/css1/conformance/forward_compatible_parsing-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font_family-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font_size-expected.png: Added.
- * platform/qt-5.0-wk2/css1/font_properties/font_weight-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/floating_elements-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/height_of_lines-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/horizontal_formatting-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/inline_elements-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/replaced_elements-expected.png: Added.
- * platform/qt-5.0-wk2/css1/formatting_model/vertical_formatting-expected.png: Added.
- * platform/qt-5.0-wk2/css1/pseudo/anchor-expected.png: Added.
- * platform/qt-5.0-wk2/css1/pseudo/firstletter-expected.png: Added.
- * platform/qt-5.0-wk2/css1/pseudo/firstline-expected.png: Added.
- * platform/qt-5.0-wk2/css1/pseudo/multiple_pseudo_elements-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/letter_spacing-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/line_height-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/text_decoration-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/text_indent-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/text_transform-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/vertical_align-expected.png: Added.
- * platform/qt-5.0-wk2/css1/text_properties/word_spacing-expected.png: Added.
- * platform/qt-5.0-wk2/css1/units/color_units-expected.png: Added.
- * platform/qt-5.0-wk2/css1/units/length_units-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png.
- * platform/qt-5.0-wk2/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-002-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-004-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-008-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-010-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-012-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-014-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/block-non-replaced-height-016-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0803-c5505-mrgn-02-c-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1202-counters-08-b-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/t1508-c527-font-07-b-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png:
- * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-line-end-ws-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/insert-div-023-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/focus_editable_html-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/move-by-character-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/select-all-004-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png.
- * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png:
- * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png:
- * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png:
- * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png:
- * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png:
- * platform/qt-5.0-wk2/fast/backgrounds/background-inherit-color-bug-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/background-leakage-transforms-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/size/backgroundSize15-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/fieldset-stretch-to-legend-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/basic/truncation-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/013-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/019-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/021-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/025-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/027-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/032-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/033-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/035-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/avoidance-percent-width-strict-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/br-with-clear-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/centered-float-avoidance-complexity-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/float-avoidance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/float/nested-clearance-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/relative-painted-twice-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png.
- * platform/qt-5.0-wk2/fast/block/float/shrink-to-avoid-float-complexity-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/lineboxcontain/parsing-invalid-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/103-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/104-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/margin-collapse/empty-clear-blocks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/047-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/051-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/055-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-lr/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/auto/vertical-rl/007-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/negative-rel-position-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/001-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-declarative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/body-propagation/overflow/005-xhtml-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/border-image-massive-scale-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-image-rotate-transform-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-image-scale-transform-expected.png:
- * platform/qt-5.0-wk2/fast/borders/border-image-scaled-expected.png:
- * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png:
- * platform/qt-5.0-wk2/fast/borders/rtl-border-01-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/rtl-border-02-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/rtl-border-03-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-shadow/basic-shadows-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-sizing/box-sizing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvas-bg-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/canvas/canvas-text-alignment-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/image-object-in-canvas-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png:
- * platform/qt-5.0-wk2/fast/css-generated-content/table-parts-before-and-after-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
- * platform/qt-5.0-wk2/fast/css/border-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/clip-text-in-scaled-div-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/color-correction-backgrounds-and-text-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/empty-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-child-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/first-of-type-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/font_property_normal-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/hsl-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/last-child-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/last-of-type-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/line-height-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/nested-floating-relative-position-percentages-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/only-child-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/only-of-type-pseudo-class-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-and-parent-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/shadow-multiple-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-center-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-justify-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-left-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/text-overflow-ellipsis-text-align-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dom/clone-node-dynamic-style-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/008-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png.
- * platform/qt-5.0-wk2/fast/dynamic/anchor-lock-expected.png: Added.
- * platform/qt-5.0-wk2/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added.
- * platform/qt-5.0-wk2/fast/encoding/utf-16-big-endian-expected.png: Added.
- * platform/qt-5.0-wk2/fast/encoding/utf-16-little-endian-expected.png: Added.
- * platform/qt-5.0-wk2/fast/events/pointer-events-2-expected.png:
- * platform/qt-5.0-wk2/fast/events/resize-events-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/016-expected.png: Added.
- * platform/qt-5.0-wk2/fast/flexbox/flex-hang-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/forms/basic-textareas-quirks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-default-title-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/button-table-styles-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/disabled-select-change-index-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/fieldset-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/file/file-input-direction-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/form-hides-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-appearance-selection-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/input-placeholder-paint-order-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/textarea/textarea-placeholder-paint-order-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-grid-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/iframe-scrolling-attribute-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png:
- * platform/qt-5.0-wk2/fast/gradients/background-clipped-expected.png:
- * platform/qt-5.0-wk2/fast/gradients/css3-color-stop-units-expected.png:
- * platform/qt-5.0-wk2/fast/html/details-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/html/details-writing-mode-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/gif-large-checkerboard-expected.png: Added.
- * platform/qt-5.0-wk2/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-borders-with-bidi-override-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-continuation-borders-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/long-wrapped-line-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/layer-content-visibility-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
- * platform/qt-5.0-wk2/fast/line-grid/line-grid-inside-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/001-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/001-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/008-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/008-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/li-br-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/lists/ol-start-parsing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/lists/olstart-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/block-axis-horizontal-tb-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/client-rects-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/column-break-with-balancing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/column-rules-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/columns-shorthand-parsing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/float-multicol-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/float-paginate-complex-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/float-paginate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/layers-in-multicol-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/layers-split-across-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/paginate-block-replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/pagination-h-horizontal-bt-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-h-horizontal-tb-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-h-vertical-lr-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-h-vertical-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-v-horizontal-bt-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-v-horizontal-tb-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-v-vertical-lr-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/pagination-v-vertical-rl-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png.
- * platform/qt-5.0-wk2/fast/multicol/positioned-with-constrained-height-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/progression-reverse-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/span/span-margin-collapsing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/table-vertical-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
- * platform/qt-5.0-wk2/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/006-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-auto-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/overflow-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-x-on-root-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/paged-y-on-root-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png:
- * platform/qt-5.0-wk2/fast/reflections/reflection-direction-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png:
- * platform/qt-5.0-wk2/fast/regions/region-style-inline-background-color-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/float-new-in-block-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-reflection-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-fixed-layer-with-transformed-parent-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-relative-table-inside-table-cell-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png:
- * platform/qt-5.0-wk2/fast/replaced/005-expected.png: Added.
- * platform/qt-5.0-wk2/fast/replaced/width100percent-image-expected.png:
- * platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png:
- * platform/qt-5.0-wk2/fast/selectors/166-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/023-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/027-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/034-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/038-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/040-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/040-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/002-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/004-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/004-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/empty-cells-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/frame-and-rules-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/height-percent-test-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/fast/table/height-percent-test-vertical-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/table/overflowHidden-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/prepend-in-anonymous-table-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/table-display-types-vertical-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/wide-colspan-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png.
- * platform/qt-5.0-wk2/fast/table/wide-column-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/hyphenate-limit-lines-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/softHyphen-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/text-letter-spacing-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/wbr-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/word-break-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-lr-expected.png:
- * platform/qt-5.0-wk2/fast/writing-mode/box-shadow-vertical-rl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/writing-mode/fieldsets-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/cursive-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/default-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/fantasy-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/monospace-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/sans-serif-expected.png: Added.
- * platform/qt-5.0-wk2/fonts/serif-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: Added.
- * platform/qt-5.0-wk2/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: Added.
- * platform/qt-5.0-wk2/printing/return-from-printing-mode-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
- * platform/qt-5.0-wk2/svg/custom/altglyph-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/external-paintserver-reference-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png.
- * platform/qt-5.0-wk2/svg/custom/js-late-pattern-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/junk-data-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/linking-base-external-reference-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/scroll-in-fixed-layer-expected.png.
- * platform/qt-5.0-wk2/svg/custom/missing-xlink-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/path-bad-data-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pattern-scaling-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
- * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png:
- * platform/qt-5.0-wk2/svg/custom/use-font-face-crash-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-appendItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-initialize-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-insertItemBefore-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-removeItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-replaceItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-appendItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-removeItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-replaceItem-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGStringList-basics-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/css-transforms-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-multiple-targets-id-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png.
- * platform/qt-5.0-wk2/svg/hixie/error/012-expected.png: Added.
- * platform/qt-5.0-wk2/svg/in-html/circle-expected.png: Added.
- * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/compositing/scaling/tiled-layer-recursion-expected.png.
- * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png:
- * platform/qt-5.0-wk2/svg/text/kerning-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/multichar-glyph-expected.png: Added.
- * platform/qt-5.0-wk2/svg/wicd/rightsizing-grid-expected.png: Added.
- * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png:
- * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug101674-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10269-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug10296-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1055-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug113235-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug11944-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug120364-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug12384-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug1302-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug131020_iframe-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug137388-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug16252-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug194024-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug22019-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug23151-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2479-4-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug27038-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug29314-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug2947-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug32205-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug38916-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug3977-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43039-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug43854-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug44505-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug46480-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug50695-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug56405-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5797-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug5835-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug625-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug650-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug67915-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug7112-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug73321-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug92143-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/bugs/bug96343-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/core/captions-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/cell_heights-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_span-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_auto_fix-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/nested1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/one_row-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_index-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_position-table-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_height-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_td_nowrap-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_height-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_th_nowrap-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/cell_widths-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/nestedTables-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/test3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/test6-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/other/wa_table_tr_align-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug106966-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug19526-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug220653-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/scrolling/scrollbar-tickmarks-styled-expected.png.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug7243-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug89315-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/bugs/bug91057-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/backgrounds-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/captions3-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/col_span2-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/columns-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/conflicts-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/core/standards1-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/empty_cells-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla_expected_failures/other/test4-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png:
-
-2013-05-30 Seokju Kwon <seokju.kwon@gmail.com>
-
- [GTK] Cleanup TestExpectations
- https://bugs.webkit.org/show_bug.cgi?id=117005
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Get rid of duplicate entry line.
-
-2013-05-29 Praveen R Jadhav <praveen.j@samsung.com>
-
- ProgressEvent should not be cancelable
- https://bugs.webkit.org/show_bug.cgi?id=114444
-
- Reviewed by Darin Adler.
-
- file-reader-event-listener.html, xmlhttprequest-get-expected.txt and infoOnProgressEvent-expected.txt are updated.
-
- * fast/files/file-reader-event-listener-expected.txt:
- * fast/files/file-reader-event-listener.html:
- * fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
- * http/tests/xmlhttprequest/infoOnProgressEvent-expected.txt:
</del><ins>+ * platform/efl-wk2/TestExpectations:
</ins><span class="cx"> * platform/efl/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-29 Dean Jackson <dino@apple.com>
</del><ins>+2014-03-07 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- -webkit-text-underline-position should not be inherited
- https://bugs.webkit.org/show_bug.cgi?id=116363
</del><ins>+ [WebRTC] Adding getConfiguration method to RTCPeerConnection
+ https://bugs.webkit.org/show_bug.cgi?id=129845
</ins><span class="cx">
</span><del>- Reverting http://trac.webkit.org/changeset/150366
- It was an incorrect fix referring to an old specification.
-
- * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt:
- * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js:
-
-2013-05-29 Jer Noble <jer.noble@apple.com>
-
- [Mac] Scrubbing long movie files results in timeline snapping back to 0 during scrub.
- https://bugs.webkit.org/show_bug.cgi?id=116986
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- * media/video-seek-multiple-expected.txt: Added.
- * media/video-seek-multiple.html: Added.
</del><ins>+ * fast/mediastream/RTCPeerConnection-getConfiguration-expected.txt: Added.
+ * fast/mediastream/RTCPeerConnection-getConfiguration.html: Added.
</ins><span class="cx">
</span><del>-2013-05-29 Jer Noble <jer.noble@apple.com>
</del><ins>+2014-03-06 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- media/video-pause-immediately.html test failing on some platforms.
- https://bugs.webkit.org/show_bug.cgi?id=116985
</del><ins>+ [WebRTC] Updating RTCPeerConnection.idl
+ https://bugs.webkit.org/show_bug.cgi?id=129804
</ins><span class="cx">
</span><del>- video-pause-immediately.html will fail on some platforms if the <video> element issues a
- timeupdate event at currentTime=0. Fix the test by only removing the timeupdate listener
- inside the currentTime>0 conditional.
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- * media/video-pause-immediately.html:
</del><ins>+ Some methods signatures were wrong, marking some arguments as optional when they are mandatory.
</ins><span class="cx">
</span><del>-2013-05-29 Adam Barth <abarth@webkit.org>
</del><ins>+ * fast/mediastream/RTCPeerConnection-stats.html:
+ * fast/mediastream/RTCPeerConnection-statsSelector.html:
</ins><span class="cx">
</span><del>- Optimize RenderText::offsetNext for 8 bit strings
- https://bugs.webkit.org/show_bug.cgi?id=116877
</del><ins>+2014-03-06 Andy Estes <aestes@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Test that the screen orientation does not change when focusing a <textarea>
+ https://bugs.webkit.org/show_bug.cgi?id=129847
</ins><span class="cx">
</span><del>- Test that caret movement works correctly for many code points.
</del><ins>+ Reviewed by Enrica Casucci.
</ins><span class="cx">
</span><del>- * editing/selection/move-by-character-brute-force-expected.txt: Added.
- * editing/selection/move-by-character-brute-force.html: Added.
</del><ins>+ * fast/css/orientation-changes-on-textarea-focus-expected.html: Added.
+ * fast/css/orientation-changes-on-textarea-focus.html: Added.
</ins><span class="cx">
</span><del>-2013-05-29 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+2014-03-06 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening, managing media layout tests failures on GTK WK2.
</del><ins>+ XMLHttpRequest: status and statusText throw DOM Exception 11 when the state is UNSENT or OPENED.
+ https://bugs.webkit.org/show_bug.cgi?id=45994
</ins><span class="cx">
</span><del>- * platform/gtk-wk2/TestExpectations:
- * platform/gtk/TestExpectations:
</del><ins>+ Not reviewed.
</ins><span class="cx">
</span><del>-2013-05-29 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Re-landing r161051 (originally by Ryosuke Niwa, reviewed by Alexey Proskuryakov)
+ since https://bugs.webkit.org/show_bug.cgi?id=126219 is no longer an issue.
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening, managing accessibility layout tests failures on GTK WK2.
</del><ins>+ * http/tests/xmlhttprequest/exceptions-expected.txt:
+ * http/tests/xmlhttprequest/exceptions.html:
+ * http/tests/xmlhttprequest/status-after-abort-expected.txt:
+ * http/tests/xmlhttprequest/zero-length-response-expected.txt:
+ * js/dom/dfg-custom-getter-throw-expected.txt:
+ * js/dom/script-tests/dfg-custom-getter-throw-inlined.js:
+ (foo):
+ (bar):
+ * js/dom/script-tests/dfg-custom-getter-throw.js:
+ (foo):
+ (bar):
</ins><span class="cx">
</span><del>- * platform/gtk-wk2/TestExpectations:
</del><ins>+2014-03-06 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>-2013-05-26 Jer Noble <jer.noble@apple.com>
</del><ins>+ [WebRTC] Updating createOffer and createAnswer methods to match WebRTC editor's draft of 01/27/2014
+ https://bugs.webkit.org/show_bug.cgi?id=129484
</ins><span class="cx">
</span><del>- Support the 'onended' EventListener property for AudioBufferSourceNode and OscillatorNode.
- https://bugs.webkit.org/show_bug.cgi?id=116798
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- * webaudio/audiobuffersource-ended-expected.txt: Added.
- * webaudio/audiobuffersource-ended.html: Added.
- * webaudio/oscillator-ended-expected.txt: Added.
- * webaudio/oscillator-ended.html: Added.
</del><ins>+ According to the spec, createOffer and createAnswer will no longer have MediaConstraints as an argument,
+ instead they will have RTCOfferOptions and RTCOfferAnswerOptions, respectively.
</ins><span class="cx">
</span><del>-2013-05-29 Bem Jones-Bey <bjonesbe@adobe.com>
</del><ins>+ * fast/mediastream/RTCPeerConnection-createAnswer-expected.txt:
+ * fast/mediastream/RTCPeerConnection-createAnswer.html:
+ * fast/mediastream/RTCPeerConnection-createOffer-expected.txt:
+ * fast/mediastream/RTCPeerConnection-createOffer.html:
</ins><span class="cx">
</span><del>- [CSS Shapes] Support parsing inset-rectangle shapes
- https://bugs.webkit.org/show_bug.cgi?id=116638
</del><ins>+2014-03-05 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ Support caching of custom setters
+ https://bugs.webkit.org/show_bug.cgi?id=129519
</ins><span class="cx">
</span><del>- Updated to test for inset-rectangle cases.
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>- * fast/exclusions/parsing/parsing-shape-inside-expected.txt:
- * fast/exclusions/parsing/parsing-shape-lengths-expected.txt:
- * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js:
- * fast/exclusions/parsing/script-tests/parsing-test-utils.js:
</del><ins>+ Add test cases.
</ins><span class="cx">
</span><del>-2013-05-29 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ * js/regress/assign-custom-setter-expected.txt: Added.
+ * js/regress/assign-custom-setter-polymorphic-expected.txt: Added.
+ * js/regress/assign-custom-setter-polymorphic.html: Added.
+ * js/regress/assign-custom-setter.html: Added.
+ * js/regress/script-tests/assign-custom-setter-polymorphic.js: Added.
+ (test):
+ * js/regress/script-tests/assign-custom-setter.js: Added.
+ (test):
</ins><span class="cx">
</span><del>- [Qt][WK2] Unreviewed gardening. Unskipping passing test.
- https://bugs.webkit.org/show_bug.cgi?id=70907
- https://bugs.webkit.org/show_bug.cgi?id=93231
- https://bugs.webkit.org/show_bug.cgi?id=89645
- https://bugs.webkit.org/show_bug.cgi?id=109291
- https://bugs.webkit.org/show_bug.cgi?id=92543
- https://bugs.webkit.org/show_bug.cgi?id=82895
- https://bugs.webkit.org/show_bug.cgi?id=87395
- https://bugs.webkit.org/show_bug.cgi?id=87631
- https://bugs.webkit.org/show_bug.cgi?id=89473
- https://bugs.webkit.org/show_bug.cgi?id=92490
</del><ins>+2014-03-06 Michał Pakuła vel Rutka <m.pakula@samsung.com>
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/TestExpectations:
</del><ins>+ Unreviewed EFL gardening
</ins><span class="cx">
</span><del>-2013-05-29 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Add test expectations for failing tests and remove crash expectations after r164718.
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
- Adding flaky failure expectations for two perf/ layout tests.
</del><ins>+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/TestExpectations:
+ * platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt: Added after r164449.
+ * platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Rebaseline after r164867.
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations:
</del><ins>+2014-03-06 Joseph Pecoraro <pecoraro@apple.com>
</ins><span class="cx">
</span><del>-2013-05-29 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Web Inspector: Expose the console object in JSContexts to interact with Web Inspector
+ https://bugs.webkit.org/show_bug.cgi?id=127944
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- * platform/gtk-wk1/TestExpectations: Remove an unnecessary expectation.
- * platform/gtk/TestExpectations: Add timeout expectations for tests that are currently timing out.
</del><ins>+ * http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt:
</ins><span class="cx">
</span><del>-2013-05-29 Mihai Maerean <mmaerean@adobe.com>
</del><ins>+2014-03-06 Brendan Long <b.long@cablelabs.com>
</ins><span class="cx">
</span><del>- [CSS Regions] Content that has overflow: scroll cannot be scrolled by dragging the scroll thumbs with the mouse
- https://bugs.webkit.org/show_bug.cgi?id=113703
</del><ins>+ Implement VideoTrackList.selectedIndex
+ https://bugs.webkit.org/show_bug.cgi?id=129770
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- * fast/regions/drag-scrollbars-of-content-expected.html: Added.
- * fast/regions/drag-scrollbars-of-content.html: Added.
- * fast/regions/hover-in-second-region-expected.html: Added.
- * fast/regions/hover-in-second-region.html: Added.
</del><ins>+ * media/track/video/video-track-mkv-theora-selected-expected.txt:
+ * media/track/video/video-track-mkv-theora-selected.html:
</ins><span class="cx">
</span><del>-2013-05-29 Kent Tamura <tkent@chromium.org>
</del><ins>+2014-03-06 Gurpreet Kaur <k.gurpreet@samsung.com>
</ins><span class="cx">
</span><del>- Remove ENABLE_INPUT_MULTIPLE_FIELDS_UI.
- https://bugs.webkit.org/show_bug.cgi?id=116796
</del><ins>+ REGRESSION (r158254): Rubber-banding at Bing image search causes the toolbar to move up and away
+ https://bugs.webkit.org/show_bug.cgi?id=128873
</ins><span class="cx">
</span><del>- Reviewed by Ryosuke Niwa.
</del><ins>+ Reviewed by Antonio Gomes.
</ins><span class="cx">
</span><del>- * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-ax-aria-attributes.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-blur-and-focus-events.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-change-layout-by-value.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-change-and-input-events.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-clearbutton-visibility-after-restore.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-fallback-format.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-focus-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-focus.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-keyboard-events.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-mouse-events.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-preserve-value-after-history-back.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-readonly-subfield-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-readonly-subfield.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-reset-value-after-reloads.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-spinbutton-change-and-input-events.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-stepup-stepdown-from-renderer.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event-expected.txt: Removed.
- * fast/forms/date-multiple-fields/date-multiple-fields-wheel-event.html: Removed.
- * fast/forms/date-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-fallback-format.html: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/datetime-multiple-fields/datetime-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-aria-attributes-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-aria-attributes.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-ax-value-changed-notification.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-blur-and-focus-events-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-blur-and-focus-events.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-change-layout-by-value-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-change-layout-by-value.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-change-and-input-events.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-clearbutton-visibility-after-restore.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-fallback-format.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-keyboard-events.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-mouse-events-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-mouse-events.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-preserve-value-after-history-back.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-readonly-subfield.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-reset-value-after-reloads-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-reset-value-after-reloads.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-spinbutton-change-and-input-events.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-stepup-stepdown-from-renderer.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-wheel-event-expected.txt: Removed.
- * fast/forms/datetimelocal-multiple-fields/datetimelocal-multiple-fields-wheel-event.html: Removed.
- * fast/forms/datetimelocal-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-ax-aria-attributes.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-blur-and-focus-events-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-blur-and-focus-events.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-change-layout-by-value-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-change-layout-by-value.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-change-and-input-events.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-clearbutton-visibility-after-restore.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-fallback-format.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-mouse-events-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-mouse-events.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-preserve-value-after-history-back.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-readonly-subfield-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-readonly-subfield.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-reset-value-after-reloads-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-reset-value-after-reloads.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-spinbutton-change-and-input-events.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-stepup-stepdown-from-renderer.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-wheel-event-expected.txt: Removed.
- * fast/forms/month-multiple-fields/month-multiple-fields-wheel-event.html: Removed.
- * fast/forms/month-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed.
- * fast/forms/time-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-ax-aria-attributes.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-ax-value-changed-notification.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-blur-and-focus-events-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-blur-and-focus-events.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-layout-by-value-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-layout-by-value.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-2.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type-on-focus.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-change-type.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-change-and-input-events.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-clearbutton-visibility-after-restore.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-crash-after-adoptnode-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-crash-after-adoptnode.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-fallback-format.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-focus-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-focus-style-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-focus.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-keyboard-events.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-localization.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-losing-renderer-on-click-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-losing-renderer-on-click.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-mouse-events.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-narrow-width-scroll.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-preserve-value-after-history-back.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-readonly-subfield.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-change-and-input-events.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-state-change-on-focus-or-blur-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-state-change-on-focus-or-blur.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-static-relayout.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-step-attribute-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-step-attribute.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-stepup-stepdown-from-renderer.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-tabindex-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-tabindex.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-wheel-event-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-wheel-event.html: Removed.
- * fast/forms/week-multiple-fields/resources/preserve-value-after-history-back-frame.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-ax-aria-attributes-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-ax-aria-attributes.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-ax-value-changed-notification-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-ax-value-changed-notification.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-blur-and-focus-events-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-blur-and-focus-events.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-change-layout-by-value-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-change-layout-by-value.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-change-and-input-events.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-visibility-after-restore-expected.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-clearbutton-visibility-after-restore.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-fallback-format-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-fallback-format.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-keyboard-events.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-mouse-events-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-mouse-events.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-preserve-value-after-history-back.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-readonly-subfield.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-reset-value-after-reloads-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-reset-value-after-reloads.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-spinbutton-change-and-input-events.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-stepup-stepdown-from-renderer-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-stepup-stepdown-from-renderer.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-validity-badinput-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-validity-badinput.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-value-set-empty.html: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-wheel-event-expected.txt: Removed.
- * fast/forms/week-multiple-fields/week-multiple-fields-wheel-event.html: Removed.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
</del><ins>+ * fast/css/zoom-body-scroll-expected.txt:
+ * fast/css/zoom-body-scroll.html:
+ * fast/dom/Element/documentElement-scrollLeft-expected.txt:
+ * fast/dom/Element/documentElement-scrollLeft.html:
+ * fast/dom/Element/documentElement-scrollTop-expected.txt:
+ * fast/dom/Element/documentElement-scrollTop.html:
+ * fast/dom/Element/scrollLeft-expected.txt:
+ * fast/dom/Element/scrollLeft.html:
+ * fast/dom/Element/scrollTop-expected.txt:
+ * fast/dom/Element/scrollTop.html:
+ * fast/events/mouse-cursor.html:
+ * fast/multicol/scrolling-overflow.html:
+ * http/tests/navigation/anchor-frames-expected.txt:
+ * http/tests/navigation/anchor-frames-gbk-expected.txt:
+ * http/tests/navigation/resources/frame-with-anchor-gbk.html:
+ * http/tests/navigation/resources/frame-with-anchor-same-origin.html:
+ * http/tests/navigation/resources/frame-with-anchor.html:
+ * platform/mac-wk2/tiled-drawing/resources/scroll-and-load-page.html:
+ * platform/mac-wk2/tiled-drawing/tiled-drawing-scroll-position-page-cache-restoration.html:
+ Reverting changes as it caused regression.
</ins><span class="cx">
</span><del>-2013-05-29 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-05 Jinwoo Song <jinwoo7.song@samsung.com>
</ins><span class="cx">
</span><del>- Remove SnowLeopard expected results.
</del><ins>+ Unreviewed EFL gardening.
+ Mofify the TestExpectaions according to the renamed file name in r164299.
</ins><span class="cx">
</span><del>- Rubber-stamped by Andreas Kling.
</del><ins>+ * platform/efl/TestExpectations: copy-paste-converts-sticky-and-fixed.html is renamed
+ to copy-paste-wraps-position-absolute.html.
</ins><span class="cx">
</span><del>- * platform/mac-snowleopard: Removed.
- * platform/mac-snowleopard/animations: Removed.
- * platform/mac-snowleopard/canvas: Removed.
- * platform/mac-snowleopard/canvas/philip: Removed.
- * platform/mac-snowleopard/canvas/philip/tests: Removed.
- * platform/mac-snowleopard/compositing: Removed.
- * platform/mac-snowleopard/compositing/color-matching: Removed.
- * platform/mac-snowleopard/compositing/framesets: Removed.
- * platform/mac-snowleopard/compositing/geometry: Removed.
- * platform/mac-snowleopard/compositing/iframes: Removed.
- * platform/mac-snowleopard/compositing/images: Removed.
- * platform/mac-snowleopard/compositing/layer-creation: Removed.
- * platform/mac-snowleopard/compositing/masks: Removed.
- * platform/mac-snowleopard/compositing/overflow: Removed.
- * platform/mac-snowleopard/compositing/reflections: Removed.
- * platform/mac-snowleopard/compositing/repaint: Removed.
- * platform/mac-snowleopard/compositing/scaling: Removed.
- * platform/mac-snowleopard/compositing/shadows: Removed.
- * platform/mac-snowleopard/compositing/tiling: Removed.
- * platform/mac-snowleopard/compositing/transitions: Removed.
- * platform/mac-snowleopard/compositing/video: Removed.
- * platform/mac-snowleopard/compositing/visibility: Removed.
- * platform/mac-snowleopard/compositing/webgl: Removed.
- * platform/mac-snowleopard/css1: Removed.
- * platform/mac-snowleopard/css1/box_properties: Removed.
- * platform/mac-snowleopard/css1/cascade: Removed.
- * platform/mac-snowleopard/css1/classification: Removed.
- * platform/mac-snowleopard/css1/color_and_background: Removed.
- * platform/mac-snowleopard/css1/font_properties: Removed.
- * platform/mac-snowleopard/css1/formatting_model: Removed.
- * platform/mac-snowleopard/css1/pseudo: Removed.
- * platform/mac-snowleopard/css1/text_properties: Removed.
- * platform/mac-snowleopard/css1/units: Removed.
- * platform/mac-snowleopard/css2.1: Removed.
- * platform/mac-snowleopard/css2.1/20110323: Removed.
- * platform/mac-snowleopard/css3: Removed.
- * platform/mac-snowleopard/css3/filters: Removed.
- * platform/mac-snowleopard/css3/flexbox: Removed.
- * platform/mac-snowleopard/css3/images: Removed.
- * platform/mac-snowleopard/css3/selectors3: Removed.
- * platform/mac-snowleopard/css3/selectors3/html: Removed.
- * platform/mac-snowleopard/css3/selectors3/xhtml: Removed.
- * platform/mac-snowleopard/css3/selectors3/xml: Removed.
- * platform/mac-snowleopard/editing: Removed.
- * platform/mac-snowleopard/editing/input: Removed.
- * platform/mac-snowleopard/editing/inserting: Removed.
- * platform/mac-snowleopard/editing/pasteboard: Removed.
- * platform/mac-snowleopard/editing/selection: Removed.
- * platform/mac-snowleopard/editing/unsupported-content: Removed.
- * platform/mac-snowleopard/fast: Removed.
- * platform/mac-snowleopard/fast/backgrounds: Removed.
- * platform/mac-snowleopard/fast/backgrounds/repeat: Removed.
- * platform/mac-snowleopard/fast/backgrounds/size: Removed.
- * platform/mac-snowleopard/fast/block: Removed.
- * platform/mac-snowleopard/fast/block/basic: Removed.
- * platform/mac-snowleopard/fast/block/float: Removed.
- * platform/mac-snowleopard/fast/block/margin-collapse: Removed.
- * platform/mac-snowleopard/fast/block/positioning: Removed.
- * platform/mac-snowleopard/fast/borders: Removed.
- * platform/mac-snowleopard/fast/canvas: Removed.
- * platform/mac-snowleopard/fast/css: Removed.
- * platform/mac-snowleopard/fast/dom: Removed.
- * platform/mac-snowleopard/fast/encoding: Removed.
- * platform/mac-snowleopard/fast/forms: Removed.
- * platform/mac-snowleopard/fast/forms/file: Removed.
- * platform/mac-snowleopard/fast/forms/range: Removed.
- * platform/mac-snowleopard/fast/gradients: Removed.
- * platform/mac-snowleopard/fast/images: Removed.
- * platform/mac-snowleopard/fast/inline: Removed.
- * platform/mac-snowleopard/fast/layers: Removed.
- * platform/mac-snowleopard/fast/lists: Removed.
- * platform/mac-snowleopard/fast/multicol: Removed.
- * platform/mac-snowleopard/fast/multicol/span: Removed.
- * platform/mac-snowleopard/fast/multicol/vertical-lr: Removed.
- * platform/mac-snowleopard/fast/multicol/vertical-rl: Removed.
- * platform/mac-snowleopard/fast/overflow: Removed.
- * platform/mac-snowleopard/fast/parser: Removed.
- * platform/mac-snowleopard/fast/preloader: Removed.
- * platform/mac-snowleopard/fast/reflections: Removed.
- * platform/mac-snowleopard/fast/repaint: Removed.
- * platform/mac-snowleopard/fast/replaced: Removed.
- * platform/mac-snowleopard/fast/ruby: Removed.
- * platform/mac-snowleopard/fast/selectors: Removed.
- * platform/mac-snowleopard/fast/table: Removed.
- * platform/mac-snowleopard/fast/text: Removed.
- * platform/mac-snowleopard/fast/text/international: Removed.
- * platform/mac-snowleopard/fast/text/whitespace: Removed.
- * platform/mac-snowleopard/fast/writing-mode: Removed.
- * platform/mac-snowleopard/fast/xsl: Removed.
- * platform/mac-snowleopard/fonts: Removed.
- * platform/mac-snowleopard/fullscreen: Removed.
- * platform/mac-snowleopard/http: Removed.
- * platform/mac-snowleopard/http/tests: Removed.
- * platform/mac-snowleopard/http/tests/inspector: Removed.
- * platform/mac-snowleopard/http/tests/security: Removed.
- * platform/mac-snowleopard/http/tests/security/contentSecurityPolicy: Removed.
- * platform/mac-snowleopard/http/tests/xmlhttprequest: Removed.
- * platform/mac-snowleopard/http/tests/xmlhttprequest/web-apps: Removed.
- * platform/mac-snowleopard/mathml: Removed.
- * platform/mac-snowleopard/media: Removed.
- * platform/mac-snowleopard/platform: Removed.
- * platform/mac-snowleopard/platform/mac: Removed.
- * platform/mac-snowleopard/platform/mac/compositing: Removed.
- * platform/mac-snowleopard/platform/mac/compositing/canvas: Removed.
- * platform/mac-snowleopard/platform/mac/editing: Removed.
- * platform/mac-snowleopard/platform/mac/editing/selection: Removed.
- * platform/mac-snowleopard/platform/mac/fast: Removed.
- * platform/mac-snowleopard/platform/mac/fast/loader: Removed.
- * platform/mac-snowleopard/platform/mac/fast/text: Removed.
- * platform/mac-snowleopard/platform/mac/fast/text/international: Removed.
- * platform/mac-snowleopard/platform/mac/scrollbars: Removed.
- * platform/mac-snowleopard/plugins: Removed.
- * platform/mac-snowleopard/printing: Removed.
- * platform/mac-snowleopard/scrollbars: Removed.
- * platform/mac-snowleopard/sputnik: Removed.
- * platform/mac-snowleopard/sputnik/Unicode: Removed.
- * platform/mac-snowleopard/svg: Removed.
- * platform/mac-snowleopard/svg/W3C-I18N: Removed.
- * platform/mac-snowleopard/svg/W3C-SVG-1.1: Removed.
- * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE: Removed.
- * platform/mac-snowleopard/svg/as-background-image: Removed.
- * platform/mac-snowleopard/svg/as-border-image: Removed.
- * platform/mac-snowleopard/svg/as-image: Removed.
- * platform/mac-snowleopard/svg/as-object: Removed.
- * platform/mac-snowleopard/svg/batik: Removed.
- * platform/mac-snowleopard/svg/batik/paints: Removed.
- * platform/mac-snowleopard/svg/carto.net: Removed.
- * platform/mac-snowleopard/svg/clip-path: Removed.
- * platform/mac-snowleopard/svg/css: Removed.
- * platform/mac-snowleopard/svg/custom: Removed.
- * platform/mac-snowleopard/svg/dom: Removed.
- * platform/mac-snowleopard/svg/dynamic-updates: Removed.
- * platform/mac-snowleopard/svg/filters: Removed.
- * platform/mac-snowleopard/svg/foreignObject: Removed.
- * platform/mac-snowleopard/svg/hixie: Removed.
- * platform/mac-snowleopard/svg/hixie/data-types: Removed.
- * platform/mac-snowleopard/svg/hixie/error: Removed.
- * platform/mac-snowleopard/svg/hixie/intrinsic: Removed.
- * platform/mac-snowleopard/svg/hixie/mixed: Removed.
- * platform/mac-snowleopard/svg/hixie/perf: Removed.
- * platform/mac-snowleopard/svg/hixie/processing-model: Removed.
- * platform/mac-snowleopard/svg/hixie/rendering-model: Removed.
- * platform/mac-snowleopard/svg/hixie/text: Removed.
- * platform/mac-snowleopard/svg/hixie/viewbox: Removed.
- * platform/mac-snowleopard/svg/hixie/viewbox/preserveAspectRatio: Removed.
- * platform/mac-snowleopard/svg/in-html: Removed.
- * platform/mac-snowleopard/svg/overflow: Removed.
- * platform/mac-snowleopard/svg/repaint: Removed.
- * platform/mac-snowleopard/svg/text: Removed.
- * platform/mac-snowleopard/svg/transforms: Removed.
- * platform/mac-snowleopard/svg/webarchive: Removed.
- * platform/mac-snowleopard/svg/wicd: Removed.
- * platform/mac-snowleopard/svg/zoom: Removed.
- * platform/mac-snowleopard/svg/zoom/page: Removed.
- * platform/mac-snowleopard/tables: Removed.
- * platform/mac-snowleopard/tables/mozilla: Removed.
- * platform/mac-snowleopard/tables/mozilla/bugs: Removed.
- * platform/mac-snowleopard/tables/mozilla/collapsing_borders: Removed.
- * platform/mac-snowleopard/tables/mozilla/core: Removed.
- * platform/mac-snowleopard/tables/mozilla/marvin: Removed.
- * platform/mac-snowleopard/tables/mozilla/other: Removed.
- * platform/mac-snowleopard/transforms: Removed.
- * platform/mac-snowleopard/transforms/2d: Removed.
- * platform/mac-snowleopard/transforms/3d: Removed.
- * platform/mac-snowleopard/transforms/3d/general: Removed.
- * platform/mac-snowleopard/transforms/3d/point-mapping: Removed.
- * platform/mac-snowleopard/webarchive: Removed.
</del><ins>+2014-03-05 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-29 Radu Stavila <stavila@adobe.com>
</del><ins>+ Unreviewed, rolling out r165141, r165157, and r165158.
+ http://trac.webkit.org/changeset/165141
+ http://trac.webkit.org/changeset/165157
+ http://trac.webkit.org/changeset/165158
+ https://bugs.webkit.org/show_bug.cgi?id=129772
</ins><span class="cx">
</span><del>- [CSS Regions] Mouse over an element does not trigger :hover state for parent when the element is flowed in a region
- https://bugs.webkit.org/show_bug.cgi?id=111749
</del><ins>+ "broke ftl" (Requested by olliej_ on #webkit).
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ * js/regress/assign-custom-setter-expected.txt: Removed.
+ * js/regress/assign-custom-setter-polymorphic-expected.txt: Removed.
+ * js/regress/assign-custom-setter-polymorphic.html: Removed.
+ * js/regress/assign-custom-setter.html: Removed.
+ * js/regress/script-tests/assign-custom-setter-polymorphic.js: Removed.
+ * js/regress/script-tests/assign-custom-setter.js: Removed.
</ins><span class="cx">
</span><del>- * fast/regions/hover-in-region-grandparent-expected.txt: Added.
- * fast/regions/hover-in-region-grandparent.html: Added.
- * fast/regions/hover-in-region-parent-skip-expected.txt: Added.
- * fast/regions/hover-in-region-parent-skip.html: Added.
- * fast/regions/hover-in-region-parent-skip-inlines-anonymous-expected.txt: Added.
- * fast/regions/hover-in-region-parent-skip-inlines-anonymous.html: Added.
- * fast/regions/hover-on-child-in-region-expected.txt: Added.
- * fast/regions/hover-on-child-in-region.html: Added.
- * fast/regions/hover-on-child-in-region-in-region-expected.txt: Added.
- * fast/regions/hover-on-child-in-region-in-region.html: Added.
</del><ins>+2014-03-05 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>-2013-05-28 Dean Jackson <dino@apple.com>
</del><ins>+ llint_slow_path_check_has_instance() should not adjust PC before accessing operands.
+ <https://webkit.org/b/129768>
</ins><span class="cx">
</span><del>- Animations do not restart after exiting page cache
- https://bugs.webkit.org/show_bug.cgi?id=116900
</del><ins>+ Reviewed by Mark Hahnenberg.
</ins><span class="cx">
</span><del>- Reviewed by Tim Horton.
</del><ins>+ * js/instanceof-operator-expected.txt:
+ * js/script-tests/instanceof-operator.js:
</ins><span class="cx">
</span><del>- New test to make sure an animation will resume if it
- enters and leaves the page cache.
</del><ins>+2014-03-05 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- * animations/resources/page-cache-helper.html: Added.
- * animations/resume-after-page-cache-expected.txt: Added.
- * animations/resume-after-page-cache.html: Added.
</del><ins>+ Support caching of custom setters
+ https://bugs.webkit.org/show_bug.cgi?id=129519
</ins><span class="cx">
</span><del>-2013-05-28 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>- [Windows] Silence last crash to get bots green.
</del><ins>+ Add test cases.
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations:
</del><ins>+ * js/regress/assign-custom-setter-expected.txt: Added.
+ * js/regress/assign-custom-setter-polymorphic-expected.txt: Added.
+ * js/regress/assign-custom-setter-polymorphic.html: Added.
+ * js/regress/assign-custom-setter.html: Added.
+ * js/regress/script-tests/assign-custom-setter-polymorphic.js: Added.
+ (test):
+ * js/regress/script-tests/assign-custom-setter.js: Added.
+ (test):
</ins><span class="cx">
</span><del>-2013-05-28 Alexey Proskuryakov <ap@apple.com>
</del><ins>+2014-03-05 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>- Freeze when loading a particular page on washingtonpost.com with NetworkProcess enabled
- https://bugs.webkit.org/show_bug.cgi?id=116887
- <rdar://problem/12965959>
</del><ins>+ Fix crash in CompositeEditCommand::cloneParagraphUnderNewElement()
+ <http://webkit.org/b/129751>
+ <rdar://problem/16237965>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Jon Honeycutt.
</ins><span class="cx">
</span><del>- * http/tests/uri/curly-braces-escaping-expected.txt: Added.
- * http/tests/uri/curly-braces-escaping.html: Added.
- * http/tests/uri/resources/echo-uri.php: Added.
</del><ins>+ Merged from Blink (patch by Yuta Kitamura):
+ https://src.chromium.org/viewvc/blink?revision=168160&view=revision
+ http://crbug.com/345005
</ins><span class="cx">
</span><del>-2013-05-28 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ The root cause is CompositeEditCommand::moveParagraphWithClones() passing
+ two positions |start| and |end| which do not follow the document order,
+ i.e. in some situations |start| is located after |end| because of
+ the difference in affinity.
</ins><span class="cx">
</span><del>- [Windows] More attempts to make the bot green.
</del><ins>+ This patch fixes this crash by normalizing |end| to |start| in such situations.
+ It also adds an ASSERT that checks the relationship between |start| and |end|.
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations: Exclude another two flaky tests.
</del><ins>+ * editing/execCommand/format-block-crash-expected.txt: Added.
+ * editing/execCommand/format-block-crash.html: Added.
+ * editing/execCommand/resources/format-block-crash-iframe.html: Added.
</ins><span class="cx">
</span><del>-2013-05-28 Tim Horton <timothy_horton@apple.com>
</del><ins>+2014-03-05 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- fast/js/date-DST-time-cusps.html fails after http://trac.webkit.org/changeset/150833
- https://bugs.webkit.org/show_bug.cgi?id=116895
</del><ins>+ [CSS Regions] Scrollable regions
+ https://bugs.webkit.org/show_bug.cgi?id=129301
</ins><span class="cx">
</span><del>- Unreviewed, add failing test expectation.
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- * TestExpectations:
</del><ins>+ Added tests for scrolling elements flowed into regions.
</ins><span class="cx">
</span><del>-2013-05-28 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ * fast/regions/scrollable-last-region-expected.html: Added.
+ * fast/regions/scrollable-last-region.html: Added.
+ * fast/regions/scrollable-single-region-bt-expected.html: Added.
+ * fast/regions/scrollable-single-region-bt.html: Added.
+ * fast/regions/scrollable-single-region-expected.html: Added.
+ * fast/regions/scrollable-single-region-lr-expected.html: Added.
+ * fast/regions/scrollable-single-region-lr.html: Added.
+ * fast/regions/scrollable-single-region-relative-element-expected.html: Added.
+ * fast/regions/scrollable-single-region-relative-element.html: Added.
+ * fast/regions/scrollable-single-region-rl-expected.html: Added.
+ * fast/regions/scrollable-single-region-rl.html: Added.
+ * fast/regions/scrollable-single-region.html: Added.
</ins><span class="cx">
</span><del>- [Windows] Silence a few failures to get bot green.
- https://bugs.webkit.org/show_bug.cgi?id=116564
</del><ins>+2014-03-05 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations: Disable some tests.
</del><ins>+ Subpixel rendering: Device pixel round accumulated subpixel value when the RenderLayer with transform paints its content.
+ https://bugs.webkit.org/show_bug.cgi?id=129079
</ins><span class="cx">
</span><del>-2013-05-28 Robert Hogan <robert@webkit.org>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Fix line endings in test added in r150602
</del><ins>+ Snap the content to the device pixel position (as opposed to integral position) before
+ applying the transform. Recalculate the remaining subpixels that need offsetting at painting time.
</ins><span class="cx">
</span><del>- Unreviewed.
</del><ins>+ * compositing/hidpi-absolute-subpixel-positioned-transformed-elements-expected.html: Added.
+ * compositing/hidpi-absolute-subpixel-positioned-transformed-elements.html: Added.
</ins><span class="cx">
</span><del>- * fast/css/text-overflow-ellipsis-behind-floats.html:
</del><ins>+2014-03-05 Michael Saboff <msaboff@apple.com>
</ins><span class="cx">
</span><del>-2013-05-28 Jer Noble <jer.noble@apple.com>
</del><ins>+ JSDataViewPrototype::getData() and setData() crash on platforms that don't allow unaligned accesses
+ https://bugs.webkit.org/show_bug.cgi?id=129746
</ins><span class="cx">
</span><del>- Made AudioNode an EventTarget
- https://bugs.webkit.org/show_bug.cgi?id=116871
</del><ins>+ Reviewed by Filip Pizlo.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ New test to validate proper operation of DataView operations at
+ various byte offsets using both little and big endian.
</ins><span class="cx">
</span><del>- * webaudio/audionode-expected.txt:
- * webaudio/audionode.html:
</del><ins>+ * js/arraybuffer-dataview-expected.txt: Added.
+ * js/arraybuffer-dataview.html: Added.
+ * js/script-tests/arraybuffer-dataview.js: Added.
+ (paddedHex):
+ (byteString):
+ (clearView):
</ins><span class="cx">
</span><del>-2013-05-28 Sergio Villar Senin <svillar@igalia.com>
</del><ins>+2014-03-05 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Invalid block doesn't make declaration invalid
- https://bugs.webkit.org/show_bug.cgi?id=115709
</del><ins>+ Subpixel rendering: Wrong cliprect on absolute positioned elements.
+ https://bugs.webkit.org/show_bug.cgi?id=129656
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- From Blink r149446 by <serya@chromium.org>
</del><ins>+ outlineBoundsForRepaint() is expected to return the outline repaint rect. Using enclosingIntRect()
+ to calculate the outline boundaries breaks repaint logic in RenderElement::repaintAfterLayoutIfNeeded().
+ Since enclosingIntRect() can return bigger rect than repaint rect, the old/new bounds' dimensions could end up
+ being different which triggers the size change repaint code path.
</ins><span class="cx">
</span><del>- * fast/css/parsing-error-recovery.html: Added 2 new test cases.
</del><ins>+ * fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move-expected.txt: Added.
+ * fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html: Added.
</ins><span class="cx">
</span><del>-2013-05-28 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+2014-03-05 Chang Shu <cshu@webkit.org>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Unskip now passing tests.
</del><ins>+ Copying wrapping text results in multiple spaces between wrapped lines stripped.
+ https://bugs.webkit.org/show_bug.cgi?id=129609.
</ins><span class="cx">
</span><del>- * platform/qt/TestExpectations:
</del><ins>+ Reviewed by Ryosuke Niwa.
</ins><span class="cx">
</span><del>-2013-05-28 Csaba Osztrogonác <ossy@webkit.org>
</del><ins>+ * editing/pasteboard/copy-text-with-wrapped-tag-expected.txt:
+ * editing/pasteboard/copy-text-with-wrapped-tag.html:
</ins><span class="cx">
</span><del>- Unskip now passing tests.
</del><ins>+2014-03-05 Krzysztof Wolanski <k.wolanski@samsung.com>
</ins><span class="cx">
</span><del>- * platform/qt-arm/TestExpectations:
</del><ins>+ [EFL] Update baselines and test expectations
+ https://bugs.webkit.org/show_bug.cgi?id=129737
</ins><span class="cx">
</span><del>-2013-05-28 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+ Unreviewed EFL gardening.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Skip failing tests after parallel gc is enabled.
-
- * platform/qt/TestExpectations:
-
-2013-05-28 Sergio Villar Senin <svillar@igalia.com>
-
- Web Inspector: Enable CSS logging
- https://bugs.webkit.org/show_bug.cgi?id=113401
-
- Reviewed by Benjamin Poulain.
-
- From Blink r149265 by <serya@chromium.org>
-
- Unskipped console-css-warnings.html now that it's working.
-
</del><span class="cx"> * TestExpectations:
</span><ins>+ * platform/efl-wk2/TestExpectations:
+ * platform/efl/fast/table/col-and-colgroup-offsets-expected.txt: Added.
+ Test was failing due to platform-specific numeric differences in the computed offsetHeight of the table cells.
</ins><span class="cx">
</span><del>-2013-05-27 Claudio Saavedra <csaavedra@igalia.com>
</del><ins>+2014-03-05 Grzegorz Czajkowski <g.czajkowski@samsung.com>
</ins><span class="cx">
</span><del>- [CSS] -webkit-var prefix is case-sensitive
- https://bugs.webkit.org/show_bug.cgi?id=116829
</del><ins>+ Remove unsupported spelling tests.
+ https://bugs.webkit.org/show_bug.cgi?id=129482
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Reviewed by Ryosuke Niwa.
</ins><span class="cx">
</span><del>- * fast/css/variables/case-sensitive.html: Add a
- check for case-sensitiveness of the prefix of
- variable declarations.
- * fast/css/variables/case-sensitive-expected.html: Update.
</del><ins>+ Remove two spelling tests that require spellchecking of multiple words.
+ Currently, neither WebKit port is supporting this feature.
+ Those tests were added by Chromium at r141354.
</ins><span class="cx">
</span><del>-2013-05-27 Radu Stavila <stavila@adobe.com>
</del><ins>+ * editing/spelling/spelling-exactly-selected-multiple-words-expected.txt: Removed.
+ * editing/spelling/spelling-exactly-selected-multiple-words.html: Removed.
+ * editing/spelling/spelling-should-select-multiple-words-expected.txt: Removed.
+ * editing/spelling/spelling-should-select-multiple-words.html: Removed.
</ins><span class="cx">
</span><del>- [EFL][GTK] fast/regions/offsetLeft-offsetTop-in-multiple-regions.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=116808
-
- Reviewed by Anders Carlsson.
-
- The test was failing because of differences between different fonts.
-
- * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt:
- * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html:
-
-2013-05-27 Noam Rosenthal <noam@webkit.org>
-
- New test direct-pattern-compositing-contain-no-repeat.html fails on Mac
- https://bugs.webkit.org/show_bug.cgi?id=116816
-
- Modified the layer in the reference to still be composited, but have invisible painted content.
-
- Reviewed by Andreas Kling.
-
- * compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.html:
-
-2013-05-27 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Greening bots.
-
- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt-5.0-wk2/TestExpectations:
-
-2013-05-27 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/plugins/mouse-events-expected.txt: Added. Rebaselining after r150558.
-
-2013-05-27 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
- Adding failure expectations for the current test failures.
-
- * platform/gtk-wk1/TestExpectations:
</del><ins>+ * platform/efl-wk2/TestExpectations:
</ins><span class="cx"> * platform/gtk/TestExpectations:
</span><del>-
-2013-05-27 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/fast/dynamic/002-expected.txt: Rebaselining after r150527.
- * platform/gtk/fast/js/global-constructors-attributes-worker-expected.txt: Added. Rebaselining after r150664.
-
-2013-05-25 Simon Fraser <simon.fraser@apple.com>
-
- Unprefix Page Visibility API
- https://bugs.webkit.org/show_bug.cgi?id=102340
-
- Reviewed by Tim Horton.
-
- Remove prefixes, adjust to state name changes.
-
- * fast/events/page-visibility-iframe-delete-test.html:
- * fast/events/page-visibility-iframe-move-test-expected.txt:
- * fast/events/page-visibility-iframe-move-test.html:
- * fast/events/page-visibility-iframe-propagation-test-expected.txt:
- * fast/events/page-visibility-iframe-propagation-test.html:
- * fast/events/page-visibility-null-view-expected.txt:
- * fast/events/page-visibility-null-view.html:
- * fast/events/page-visibility-transition-test-expected.txt:
- * fast/events/page-visibility-transition-test.html:
-
-2013-05-25 Filip Pizlo <fpizlo@apple.com>
-
- We broke (-2^31/-1)|0 in the DFG
- https://bugs.webkit.org/show_bug.cgi?id=116767
-
- Reviewed by Andreas Kling.
-
- * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc-expected.txt: Added.
- * fast/js/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.html: Added.
- * fast/js/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc-expected.txt: Added.
- * fast/js/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.html: Added.
- * fast/js/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc-expected.txt: Added.
- * fast/js/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.html: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/dfg-div-by-neg1-and-then-or-zero-interesting-reg-alloc.js: Added.
- (foo):
- * fast/js/script-tests/dfg-div-by-zero-and-then-or-zero-interesting-reg-alloc.js: Added.
- (foo):
- * fast/js/script-tests/dfg-div-neg2tothe31-by-one-and-then-or-zero-with-interesting-reg-alloc.js: Added.
- (foo):
-
-2013-05-25 Dan Bernstein <mitz@apple.com>
-
- Updated expected results after r150688.
-
- Reviewed by Andreas Kling.
-
- * http/tests/globalhistory/history-delegate-basic-refresh-redirect-expected.txt: Now shows
- the URL that performed the client redirect, as expected.
-
-2013-05-25 Noam Rosenthal <noam.rosenthal@nokia.com>
-
- Direct pattern compositing breaks when no-repeat is set on a large layer
- https://bugs.webkit.org/show_bug.cgi?id=116140
-
- Added a ref-test to make sure that direct pattern compositing works well with no-repeat
- in a particular geometry.
-
- Reviewed by Antti Koivisto.
-
- * compositing/patterns/direct-pattern-compositing-contain-no-repeat-expected.html: Added.
- * compositing/patterns/direct-pattern-compositing-contain-no-repeat.html: Added.
-
-2013-05-24 Brent Fulgham <bfulgham@apple.com>
-
- Unreviewed change to get Windows bots green. Disable a number
- of crashes and failures. Crashes are tracked under
- https://bugs.webkit.org/show_bug.cgi?id=116562, failures under
- https://bugs.webkit.org/show_bug.cgi?id=116564.
-
</del><ins>+ * platform/mac-wk2/TestExpectations:
+ * platform/mac/TestExpectations:
</ins><span class="cx"> * platform/win/TestExpectations:
</span><ins>+ * platform/wincairo/TestExpectations:
+ Clear TestExpectations.
</ins><span class="cx">
</span><del>-2013-05-24 Sergio Villar Senin <svillar@igalia.com>
</del><ins>+2014-03-05 Grzegorz Czajkowski <g.czajkowski@samsung.com>
</ins><span class="cx">
</span><del>- Fixing invalid block recovery in some declaration list.
- https://bugs.webkit.org/show_bug.cgi?id=115159
</del><ins>+ Refactoring spelling-insert-html.html to use asynchronous spellchecking
+ https://bugs.webkit.org/show_bug.cgi?id=129422
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
-
- From Blink r148889 by <serya@chromium.org>
-
- * fast/css/parsing-invalid-block-recovery-expected.txt: Added.
- * fast/css/parsing-invalid-block-recovery.html: Added.
-
-2013-05-24 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Global constructors exposed in worker environment have wrong attributes
- https://bugs.webkit.org/show_bug.cgi?id=116708
-
- Reviewed by Geoffrey Garen.
-
- Add fast/js/global-constructors-attributes-worker.html test case to check the
- global constructors attributers in the worker environment.
-
- * fast/js/global-constructors-attributes-expected.txt:
- * fast/js/global-constructors-attributes-worker-expected.txt: Added.
- * fast/js/global-constructors-attributes-worker.html: Added.
- * fast/js/global-constructors-attributes.html:
- * fast/js/script-tests/global-constructors-attributes.js: Make sure script usable
- in a Worker and stop reporting the "constructor" property as a global constructor.
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-worker-expected.txt: Added.
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
-
-2013-05-24 Filip Pizlo <fpizlo@apple.com>
-
- We broke !(0/0)
- https://bugs.webkit.org/show_bug.cgi?id=116736
-
- Reviewed by Gavin Barraclough.
-
- * fast/js/constant-fold-not-nan.html: Added.
- * fast/js/constant-fold-not-nan-expected.txt: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/constant-fold-not-nan.js: Added.
-
-2013-05-24 Sergio Villar Senin <svillar@igalia.com>
-
- REGRESSION (r150215): broke a test case in inspector/console/console-css-warnings.html
- https://bugs.webkit.org/show_bug.cgi?id=116731
-
</del><span class="cx"> Reviewed by Ryosuke Niwa.
</span><span class="cx">
</span><del>- The mentioned revision removed a layering violation added just to
- support some IE7 hack. That was removed but the test case
- supporting it was left untouched, remove it.
</del><ins>+ Use asynchronous text checking in spelling-insert-html.html.
+ Add more logs to the test expectation so that it becomes
+ more descriptive.
</ins><span class="cx">
</span><del>- * inspector/console/console-css-warnings-expected.txt:
- * inspector/console/console-css-warnings.html:
</del><ins>+ Additionally, the word "foo" was changed to "moo" due to
+ only Mac had recognized this word as spelled correctly.
</ins><span class="cx">
</span><del>-2013-05-24 Grzegorz Czajkowski <g.czajkowski@samsung.com>
</del><ins>+ * editing/spelling/spelling-insert-html-expected.txt:
+ * editing/spelling/spelling-insert-html.html:
</ins><span class="cx">
</span><del>- [WK2] Spelling tests gardening
- https://bugs.webkit.org/show_bug.cgi?id=116718
</del><ins>+ * platform/efl/TestExpectations:
+ Remove failing expectation for EFL.
</ins><span class="cx">
</span><del>- Unreviewed gardening.
-
- The most spelling tests are skipped for wk2 platforms and they have deprecated comments.
- Move the tests from global wk2/TestExpectations to the ports' TestExpectations as
- the core spellchecking implementation is delivered for wk2.
- This change will allow to run spelling tests easier and using [ Pass ] keyword
- in TestExpectations won't be needed.
-
- * platform/efl-wk2/TestExpectations:
</del><span class="cx"> * platform/gtk-wk2/TestExpectations:
</span><del>- * platform/mac-wk2/TestExpectations:
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/wk2/TestExpectations:
</del><ins>+ * platform/gtk/TestExpectations:
+ Skip the tests for GTK+ because of missing asynchronous spellchecking.
</ins><span class="cx">
</span><del>-2013-05-24 Anders Carlsson <andersca@apple.com>
-
- Remove PagePopup code
- https://bugs.webkit.org/show_bug.cgi?id=116732
-
- Reviewed by Andreas Kling.
-
- Remove tests that relied on the mock page popup driver.
-
- * fast/forms/date/no-page-popup-controller-expected.txt: Removed.
- * fast/forms/date/no-page-popup-controller.html: Removed.
- * fast/forms/resources/picker-common.js: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings-expected.txt: Removed.
- * fast/forms/time-multiple-fields/time-multiple-fields-open-picker-key-bindings.html: Removed.
-
-2013-05-24 Manuel Rego Casasnovas <rego@igalia.com>
-
- Improve loader/go-back-cached-main-resource.html test
- https://bugs.webkit.org/show_bug.cgi?id=116709
-
- Reviewed by Alexey Proskuryakov.
-
- It is only needed to register the listeners on the initial load as they
- are already present when restoring from page cache. Modified the test to
- use event.persisted property to know if we are handling the first load
- in order to register the listeners only once.
-
- * loader/resources/first-page.html: Rename registerListeners() function
- to a more accurate name didShowPage() and use event.persisted to
- register the listeners only in the first load.
- * loader/resources/other-page.html: Ditto.
-
-2013-05-24 Noam Rosenthal <noam@webkit.org>
-
- WebProcess is crashing on http://achicu.github.io/css-presentation when direct pattern compositing is enabled
- https://bugs.webkit.org/show_bug.cgi?id=115135
-
- Reviewed by Antti Koivisto.
-
- Added a ref-test that makes sure that a layer with a hidden radial gradient does not
- cause the web process to crash.
-
- * compositing/patterns/direct-pattern-compositing-hidden-radial-gradient-expected.html: Added.
- * compositing/patterns/direct-pattern-compositing-hidden-radial-gradient.html: Added.
-
-2013-05-24 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Update qt-5.0-wk2 expected pictures after r150506.
-
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png:
- * platform/qt-5.0-wk2/svg/filters/feImage-animated-transform-on-target-rect-expected.png:
- * platform/qt-5.0-wk2/svg/filters/feImage-late-indirect-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-reference-invalidation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-add-to-document-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-changes-id-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-id-change-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-inline-style-change-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-property-change-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-reappend-to-document-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-remove-from-document-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-target-style-change-expected.png: Added.
-
-2013-05-24 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skip failing tests.
-
- * platform/qt-5.0-wk2/TestExpectations: Move http/tests/security/cross-frame-access-put.html to qt/TestExpectations.
- * platform/qt/TestExpectations: Skip fast/frames/detach-frame-during-focus.html after r146523.
-
-2013-05-24 Ryosuke Niwa <rniwa@webkit.org>
-
- Add back a failing test expectation on fast/canvas/webgl/object-deletion-behaviour.html
- after r150558 on Lion Debug WK1.
-
</del><span class="cx"> * platform/mac-wk2/TestExpectations:
</span><del>- * platform/mac/TestExpectations:
</del><ins>+ Ditto.
</ins><span class="cx">
</span><del>-2013-05-23 Seokju Kwon <seokju.kwon@gmail.com>
</del><ins>+2014-03-04 Filip Pizlo <fpizlo@apple.com>
</ins><span class="cx">
</span><del>- [EFL] Rebaseline after r150593
- https://bugs.webkit.org/show_bug.cgi?id=116695
</del><ins>+ DFG and FTL should specialize for and support CompareStrictEq over Misc (i.e. boolean, undefined, or null)
+ https://bugs.webkit.org/show_bug.cgi?id=129563
</ins><span class="cx">
</span><del>- Unreviewed gardening.
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- Moved some editing tests from execCommand into pasteboard.
</del><ins>+ * js/regress/fold-strict-eq-expected.txt: Added.
+ * js/regress/fold-strict-eq.html: Added.
+ * js/regress/misc-strict-eq-expected.txt: Added.
+ * js/regress/misc-strict-eq.html: Added.
+ * js/regress/script-tests/fold-strict-eq.js: Added.
+ (foo):
+ (test):
+ * js/regress/script-tests/misc-strict-eq.js: Added.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+2014-03-04 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-23 Filip Pizlo <fpizlo@apple.com>
</del><ins>+ Unreviewed, rolling out r165085.
+ http://trac.webkit.org/changeset/165085
+ https://bugs.webkit.org/show_bug.cgi?id=129729
</ins><span class="cx">
</span><del>- Make Math.imul tests run quicker, and fix some other bugs.
</del><ins>+ Broke imported/w3c/html-templates/template-element/template-
+ content.html (Requested by ap on #webkit).
</ins><span class="cx">
</span><del>- Rubber stampted by Oliver Hunt.
-
- Also make tests not call print().
</del><ins>+ * js/regress/fold-strict-eq-expected.txt: Removed.
+ * js/regress/fold-strict-eq.html: Removed.
+ * js/regress/misc-strict-eq-expected.txt: Removed.
+ * js/regress/misc-strict-eq.html: Removed.
+ * js/regress/script-tests/fold-strict-eq.js: Removed.
+ * js/regress/script-tests/misc-strict-eq.js: Removed.
</ins><span class="cx">
</span><del>- * fast/js/regress/script-tests/cell-argument.js:
- * fast/js/regress/script-tests/imul-double-only.js:
- (f):
- * fast/js/regress/script-tests/imul-int-only.js:
- (f):
- * fast/js/regress/script-tests/imul-mixed.js:
- (f):
- * fast/js/regress/script-tests/object-closure-call.js:
</del><ins>+2014-03-04 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>-2013-05-23 Mihai Maerean <mmaerean@adobe.com>
</del><ins>+ Enable device pixel repaint rect tracking.
+ https://bugs.webkit.org/show_bug.cgi?id=129712
</ins><span class="cx">
</span><del>- assertion failed: !node || node->isElementNode() in WebCore::RenderBlock::clone
- https://bugs.webkit.org/show_bug.cgi?id=116614
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Tracked repaint rects are device pixel snapped now to support hiDPI test cases.
</ins><span class="cx">
</span><del>- * fast/multicol/newmulticol/direct-child-column-span-all-expected.txt: Added.
- * fast/multicol/newmulticol/direct-child-column-span-all.html: Added.
</del><ins>+ * fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking-expected.txt: Added.
+ * fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html: Added.
</ins><span class="cx">
</span><del>-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-01 Filip Pizlo <fpizlo@apple.com>
</ins><span class="cx">
</span><del>- Remove a stale test expectation.
</del><ins>+ DFG and FTL should specialize for and support CompareStrictEq over Misc (i.e. boolean, undefined, or null)
+ https://bugs.webkit.org/show_bug.cgi?id=129563
</ins><span class="cx">
</span><del>- * platform/wk2/TestExpectations:
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ * js/regress/fold-strict-eq-expected.txt: Added.
+ * js/regress/fold-strict-eq.html: Added.
+ * js/regress/misc-strict-eq-expected.txt: Added.
+ * js/regress/misc-strict-eq.html: Added.
+ * js/regress/script-tests/fold-strict-eq.js: Added.
+ (foo):
+ (test):
+ * js/regress/script-tests/misc-strict-eq.js: Added.
</ins><span class="cx">
</span><del>- Update Mac test expectations for the bug 85408 as bugs 116398 and 116477 have been merged into it.
</del><ins>+2014-03-04 Zoltan Horvath <zoltan@webkit.org>
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations:
</del><ins>+ [CSS Shapes] Add test for adjusted lineTop position between left and right shape-outside floats
+ https://bugs.webkit.org/show_bug.cgi?id=128696
</ins><span class="cx">
</span><del>-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
-
- Add back failing test expectations for the bugs 88672 and 89528 after r150558 and r150559 on Lion.
-
- * platform/mac/TestExpectations:
-
-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
-
- fast/workers/storage/use-same-database-in-page-and-workers.html times out on the lion bots
- https://bugs.webkit.org/show_bug.cgi?id=81618
-
- Add back the flaky test failure on Mac.
-
- * platform/mac/TestExpectations:
-
-2013-05-18 Robert Hogan <robert@webkit.org>
-
- The ellipsis in a text overflow should not avoid floats
- https://bugs.webkit.org/show_bug.cgi?id=115746
-
</del><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- * fast/css/text-overflow-ellipsis-behind-floats-expected.html: Added.
- * fast/css/text-overflow-ellipsis-behind-floats.html: Added.
- * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html:
- * fast/css/text-overflow-ellipsis-full-truncate-rtl.html:
- Change this test to expect the text to cross into the floating input element
- and render the ellipsis at the left extreme of the element. The previous expected
- rendering relied on the incorrect premise that an overflow ellipsis should avoid
- floated elements.
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-floats-linetop-adjusted-between-left-right-floats-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-linetop-adjusted-between-left-right-floats.html: Added.
</ins><span class="cx">
</span><del>-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-04 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- [Lion] [WK2] compositing/overflow/overflow-compositing-descendant.html
- https://bugs.webkit.org/show_bug.cgi?id=116684
</del><ins>+ Unreviewed gardening. Skip inspector tests that are still flaky.
</ins><span class="cx">
</span><del>- Add a timeout/failure test expectation. Also update the expected result since the first frame
- of the video must be shown in this test.
</del><ins>+ Skip inspector-protocol/dom/dom-search-crash.html (tracked by https://webkit.org/b/129639).
+ Skip inspector/test-harness-trivially-works.html (tracked by https://webkit.org/b/129642).
</ins><span class="cx">
</span><del>- * platform/mac-wk2/TestExpectations:
- * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.png:
-
-2013-05-23 Manuel Rego Casasnovas <rego@igalia.com>
-
- Fix loader/go-back-cached-main-resource.html test
- https://bugs.webkit.org/show_bug.cgi?id=116670
-
- Reviewed by Alexey Proskuryakov.
-
- The page does not get an onload when being restored from page cache. The
- test case case is modified to handle pageshow event instead.
-
- * loader/go-back-cached-main-resource.html: Wait for the third
- 'first-page' message to finish the test.
- * loader/resources/first-page.html: Use onpageshow instead of onload.
- * loader/resources/other-page.html: Ditto.
-
-2013-05-23 Ryosuke Niwa <rniwa@webkit.org>
-
- Several editing tests that copy & paste slow down Mac WK2 EWS
- https://bugs.webkit.org/show_bug.cgi?id=116681
-
- Reviewed by Anders Carlsson.
-
- Move editing tests that trigger copy and paste from execCommand into pasteboard.
- Since NWRT uses a single instance of WebKitTestRunner to run tests in single directory,
- this should mitigate the issue for now.
-
- In the long term, we should really mock out the clipboard in WebKitTestRunner.
-
- * editing/execCommand/4128080-2-expected.txt: Removed.
- * editing/execCommand/4128080-2.html: Removed.
- * editing/execCommand/5939887-expected.txt: Removed.
- * editing/execCommand/5939887.html: Removed.
- * editing/execCommand/copy-without-selection-expected.txt: Removed.
- * editing/execCommand/copy-without-selection.html: Removed.
- * editing/execCommand/paste-2.html: Removed.
- * editing/pasteboard/copy-cut-paste-events-fired-when-disabled-expected.txt: Copied from LayoutTests/editing/execCommand/5939887-expected.txt.
- * editing/pasteboard/copy-cut-paste-events-fired-when-disabled.html: Copied from LayoutTests/editing/execCommand/5939887.html.
- * editing/pasteboard/copy-inside-h1-preserves-h1-expected.txt: Copied from LayoutTests/editing/execCommand/4128080-2-expected.txt.
- * editing/pasteboard/copy-inside-h1-preserves-h1.html: Copied from LayoutTests/editing/execCommand/4128080-2.html.
- * editing/pasteboard/copy-without-selection-expected.txt: Copied from LayoutTests/editing/execCommand/copy-without-selection-expected.txt.
- * editing/pasteboard/copy-without-selection.html: Copied from LayoutTests/editing/execCommand/copy-without-selection.html.
- * editing/pasteboard/paste-2.html: Copied from LayoutTests/editing/execCommand/paste-2.html.
- * platform/gtk/editing/execCommand/paste-2-expected.png: Removed.
- * platform/gtk/editing/execCommand/paste-2-expected.txt: Removed.
- * platform/gtk/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.png.
- * platform/gtk/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/gtk/editing/execCommand/paste-2-expected.txt.
- * platform/mac/editing/execCommand/paste-2-expected.png: Removed.
- * platform/mac/editing/execCommand/paste-2-expected.txt: Removed.
- * platform/mac/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.png.
- * platform/mac/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/mac/editing/execCommand/paste-2-expected.txt.
- * platform/qt/editing/execCommand/paste-2-expected.png: Removed.
- * platform/qt/editing/execCommand/paste-2-expected.txt: Removed.
- * platform/qt/editing/pasteboard/paste-2-expected.png: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.png.
- * platform/qt/editing/pasteboard/paste-2-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/paste-2-expected.txt.
-
-2013-05-23 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Unreviewed, rolling out r150586.
- http://trac.webkit.org/changeset/150586
- https://bugs.webkit.org/show_bug.cgi?id=116660
-
- Those constructors should be exposed on the WorkerContext, not
- the DOMWindow
-
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/constructor-length-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/gtk/fast/js/constructor-length-expected.txt:
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac/fast/js/constructor-length-expected.txt:
- * platform/qt/fast/js/constructor-length-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
-
-2013-05-23 Radu Stavila <stavila@adobe.com>
-
- [CSS Regions][Mac] [WK2] Layout Test fast/regions/fixed-pos-elem-in-region.html is flaky on Debug builders
- https://bugs.webkit.org/show_bug.cgi?id=114571
-
- Tests seems to be passing now, removed from TestExpectations.
-
- Reviewed by Anders Carlsson.
-
- * platform/mac-wk2/TestExpectations:
-
-2013-05-23 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Remove [NoInterfaceObject] from FileReaderSync and WorkerLocation
- https://bugs.webkit.org/show_bug.cgi?id=116660
-
- Reviewed by Kentaro Hara.
-
- Rebaseline a couple of test cases now that FileReaderSync and WorkerLocation
- attributes are exposed on the global Window object.
-
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/constructor-length-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/gtk/fast/js/constructor-length-expected.txt:
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac/fast/js/constructor-length-expected.txt:
- * platform/qt/fast/js/constructor-length-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
-
-2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening.
-
- * platform/qt-5.0-wk2/TestExpectations: Skip some failing test.
- * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.png: Rebaselined after r148594.
- * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt:
- * platform/qt-5.0-wk2/fast/images/repaint-subrect-grid-expected.txt: Rebaselined after r149292.
-
-2013-05-23 Balazs Kelemen <kbalazs@webkit.org>
-
- media/W3C/video/networkState/networkState_during_progress.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=76280
-
- Unreviewed gardening.
-
- Change expectation to the correct output and mark as flaky.
-
</del><span class="cx"> * TestExpectations:
</span><del>- * media/W3C/video/networkState/networkState_during_progress-expected.txt:
</del><span class="cx">
</span><del>-2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-03-04 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ Subpixel rendering: Incorrect repaint rect cuts off content's right edge after move.
+ https://bugs.webkit.org/show_bug.cgi?id=129652
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations: Remove a test failure that skipped in qt.
- * platform/qt/TestExpectations: Unskip now passing test.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-05-23 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ When repaint rect is adjusted in order to take the distance from renderer into account,
+ the accumulated fraction value need to be added too. This is always a positive value.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ * fast/borders/hidpi-border-clipping-right-after-move-expected.html: Added.
+ * fast/borders/hidpi-border-clipping-right-after-move.html: Added.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/TestExpectations: Unskip after rebaseline.
- * platform/qt/TestExpectations: Skip flaky test.
- * platform/qt/plugins/mouse-events-expected.txt: Rebaselining after r150558.
</del><ins>+2014-02-07 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ [CSS Grid Layout] Percentages of indefinite sizes should compute to auto
+ https://bugs.webkit.org/show_bug.cgi?id=128173
</ins><span class="cx">
</span><del>- Updated the bug associated with the failure of media/context-menu-actions.html
- from the bug 45021 to the bug 116651 since the former is the bug for which this test was added.
-
- Also skip this test it has been timing out intermittently.
-
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Update Mac test expectation for the bug 82980.
- The test is consistently timing out instead of being flaky now.
-
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Add back two Lion test expectations after r150558 and r150559.
-
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Make the test expectation for the bug 116649 specific to WK2
- as the test is passing on WK1.
-
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Mark media/audio-repaint.html as always failing on Mac.
-
- Also add back a failing test expectation to compositing/rtl/rtl-fixed-overflow-scrolled.html on Mac WK2.
-
- Also add failing test expectation for the bug 116649.
-
- * platform/mac/TestExpectations:
-
-2013-05-22 Peter Wang <peter.wang@torchmobile.com.cn>
-
- Use uninitialized register in "JIT::emit_op_neq_null" and "emit_op_eq_null"
- https://bugs.webkit.org/show_bug.cgi?id=116593
-
- Reviewed by Filip Pizlo.
-
- Generated instructions using uninitialized register. It's caused by a mistake of r126494.
-
- * fast/js/neq-null-crash-expected.txt: Added.
- * fast/js/neq-null-crash.html: Added.
- * fast/js/script-tests/neq-null-crash.js: Added.
-
-2013-05-22 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed EFL gardening.
-
- Skip 3 more tests which has problem related to ecore library.
-
- * platform/efl/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Remove even more stale Mac test expectations. These tests are passing now!
-
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Even more Mac test expectation updates.
-
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/wk2/TestExpectations:
- * plugins/mouse-events-expected.txt:
-
-2013-05-22 Max Vujovic <mvujovic@adobe.com>
-
- [CSS Shaders] valueForCustomFilterTransformParameter should check that renderer is a RenderBox
- https://bugs.webkit.org/show_bug.cgi?id=116464
-
- Reviewed by Alexandru Chiculita.
-
- * css3/filters/custom/custom-filter-crash-inline-computed-style-expected.txt: Added.
- * css3/filters/custom/custom-filter-crash-inline-computed-style.html: Added.
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Add a missing result after r150551.
-
- * http/tests/inspector/network/network-size-chunked-expected.txt: Added.
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac test expectation corrections after r150545.
-
- * platform/mac-lion/http/tests/multipart/policy-ignore-crash-expected.txt: Added.
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- More Mac test expectation cleanups.
-
- * http/tests/inspector/network/network-size-sync-expected.txt:
- * platform/mac/TestExpectations:
- * platform/mac/webarchive/loading/mainresource-null-mimetype-crash-expected.txt:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION: fast/files/workers tests crash
- https://bugs.webkit.org/show_bug.cgi?id=45575
-
- Unskip the test since they no longer crash. Also rebaseline two tests as needed.
-
- * fast/files/workers/worker-read-blob-async-expected.txt:
- * fast/files/workers/worker-read-blob-sync-expected.txt:
- * platform/mac/TestExpectations:
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac test expectation cleanups. Unskip a bunch of tests and rebaseline them as needed.
-
- * accessibility/aria-menubar-menuitems-expected.txt: Added.
- * fast/replaced/border-radius-clip-expected.png:
- * platform/mac/TestExpectations:
- * platform/mac/fast/replaced/border-radius-clip-expected.txt:
- * platform/mac/http/tests/multipart/policy-ignore-crash-expected.txt: Copied from LayoutTests/http/tests/multipart/policy-ignore-crash-expected.txt.
- * platform/mac/media/video-volume-slider-expected.png: Added.
- * platform/mac/media/video-volume-slider-expected.txt: Added.
-
-2013-05-22 Hans Muller <hmuller@adobe.com>
-
- [CSS Exclusions] property parsing tests should be revised
- https://bugs.webkit.org/show_bug.cgi?id=116446
-
- Reviewed by Alexandru Chiculita.
-
- This is just a cleanup of the existing parsing tests. None of the tests have effectively
- changed. The cleaned-up version should be simpler, more regular, and shorter:
- - Moved all of parsing tests into a fast/exclusions/parsing subdirectory.
- - Remove the obsolete "wrap-" prefix from file names.
- - Eiminated excessive and needless stringification in many of the test functions.
- - Moved common code into parsing-test-utils.js and refactored redundant code.
-
- * fast/exclusions/parsing-wrap-shape-inside-expected.txt: Removed.
- * fast/exclusions/parsing-wrap-shape-inside.html: Removed.
- * fast/exclusions/parsing-wrap-shape-lengths-expected.txt: Removed.
- * fast/exclusions/parsing-wrap-shape-lengths.html: Removed.
- * fast/exclusions/parsing-wrap-shape-outside-expected.txt: Removed.
- * fast/exclusions/parsing-wrap-shape-outside.html: Removed.
- * fast/exclusions/parsing/parsing-shape-inside-expected.txt: Added.
- * fast/exclusions/parsing/parsing-shape-inside.html: Added.
- * fast/exclusions/parsing/parsing-shape-lengths-expected.txt: Added.
- * fast/exclusions/parsing/parsing-shape-lengths.html: Added.
- * fast/exclusions/parsing/parsing-shape-margin-expected.txt: Added.
- * fast/exclusions/parsing/parsing-shape-margin.html: Added.
- * fast/exclusions/parsing/parsing-shape-outside-expected.txt: Added.
- * fast/exclusions/parsing/parsing-shape-outside.html: Added.
- * fast/exclusions/parsing/parsing-shape-padding-expected.txt: Added.
- * fast/exclusions/parsing/parsing-shape-padding.html: Added.
- * fast/exclusions/parsing/parsing-wrap-flow-expected.txt: Added.
- * fast/exclusions/parsing/parsing-wrap-flow.html: Added.
- * fast/exclusions/parsing/parsing-wrap-through-expected.txt: Added.
- * fast/exclusions/parsing/parsing-wrap-through.html: Added.
- * fast/exclusions/parsing/script-tests/parsing-shape-inside.js: Added.
- (string_appeared_here):
- * fast/exclusions/parsing/script-tests/parsing-shape-lengths.js: Added.
- (getStyleValue):
- (testStyleValue):
- (testComputedStyleValue):
- (testInvalidValue):
- * fast/exclusions/parsing/script-tests/parsing-shape-margin.js: Added.
- (testShapeSpecifiedProperty):
- * fast/exclusions/parsing/script-tests/parsing-shape-outside.js: Added.
- (testShapePropertyParsingFailure):
- * fast/exclusions/parsing/script-tests/parsing-shape-padding.js: Added.
- (testShapeSpecifiedProperty):
- * fast/exclusions/parsing/script-tests/parsing-test-utils.js: Added.
- (getCSSText):
- (getComputedStyleValue):
- (getParentAndChildComputedStyles):
- (getParentAndChildComputedStylesString):
- (getChildComputedStyle):
- (testShapeSpecifiedProperty):
- (testShapeComputedProperty):
- (testNotInheritedShapeChildProperty):
- * fast/exclusions/parsing/script-tests/parsing-wrap-flow.js: Added.
- * fast/exclusions/parsing/script-tests/parsing-wrap-through.js: Added.
- * fast/exclusions/shape-margin-parsing-expected.txt: Removed.
- * fast/exclusions/shape-margin-parsing.html: Removed.
- * fast/exclusions/shape-padding-parsing-expected.txt: Removed.
- * fast/exclusions/shape-padding-parsing.html: Removed.
- * fast/exclusions/wrap-flow-parsing-expected.txt: Removed.
- * fast/exclusions/wrap-flow-parsing.html: Removed.
- * fast/exclusions/wrap-through-parsing-expected.txt: Removed.
- * fast/exclusions/wrap-through-parsing.html: Removed.
-
-2013-05-22 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION: ASSERTION FAILED: obj->isRenderInline() || obj == this, Bad cast in WebCore::RenderBlock::createLineBoxes
- https://bugs.webkit.org/show_bug.cgi?id=110622
-
- Reviewed by David Hyatt.
-
- Add a regression test.
-
- * fullscreen/full-screen-inline-split-crash-expected.txt: Added.
- * fullscreen/full-screen-inline-split-crash.html: Added.
-
-2013-05-22 Simon Fraser <simon.fraser@apple.com>
-
- New Flickr doesn't get fast scrolling but should
- https://bugs.webkit.org/show_bug.cgi?id=116514
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><del>-
- slow-scrolling-hidden-background-toggle.html actually tests this patch. The other
- two tests were added because there appear to be no tests for basic internals.mainThreadScrollingReasons()
- functionality.
</del><span class="cx">
</span><del>- * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle-expected.txt: Added.
- * platform/mac-wk2/tiled-drawing/slow-scrolling-background-toggle.html: Added.
- * platform/mac-wk2/tiled-drawing/slow-scrolling-expected.txt: Added.
- * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle-expected.txt: Added.
- * platform/mac-wk2/tiled-drawing/slow-scrolling-hidden-background-toggle.html: Added.
- * platform/mac-wk2/tiled-drawing/slow-scrolling.html: Added.
</del><ins>+ Added a grid with indefinite sizes to check that we use auto to
+ compute the track breadths instead of the specified percentages.
</ins><span class="cx">
</span><del>-2013-05-22 Robert Hogan <robert@webkit.org>
</del><ins>+ * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
+ * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt:
+ * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html:
+ * fast/css-grid-layout/grid-columns-rows-get-set.html:
+ * fast/css-grid-layout/grid-element-repeat-get-set-expected.txt:
+ * fast/css-grid-layout/grid-element-repeat-get-set.html:
+ * fast/css-grid-layout/named-grid-line-get-set-expected.txt:
+ * fast/css-grid-layout/named-grid-line-get-set.html:
+ * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js:
+ * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
+ * fast/css-grid-layout/resources/grid.css:
+ (.indefiniteSizeGrid):
</ins><span class="cx">
</span><del>- Need to Remove Anonymous Wrappers When All Children Become Inline
- https://bugs.webkit.org/show_bug.cgi?id=115687
</del><ins>+2014-03-04 Dániel Bátyai <dbatyai.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Implement Number.prototype.clz()
+ https://bugs.webkit.org/show_bug.cgi?id=129479
</ins><span class="cx">
</span><del>- * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned-expected.txt: Added.
- * fast/block/remove-anonymous-wrappers-when-element-changes-to-float-or-positioned.html: Added.
- * platform/qt/fast/block/float/float-not-removed-from-next-sibling2-expected.txt:
- * platform/qt/fast/dynamic/002-expected.txt:
</del><ins>+ Reviewed by Oliver Hunt.
</ins><span class="cx">
</span><del>-2013-05-22 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Added/updated tests to account for Number.prototype.clz().
</ins><span class="cx">
</span><del>- [Qt][WK2] Unreviewed gardening. Skipping failing printing tests after r150046.
- https://bugs.webkit.org/show_bug.cgi?id=116617
</del><ins>+ * js/number-clz.html: Added.
+ * js/number-clz-expected.txt: Added.
+ * js/Object-getOwnPropertyNames-expected.txt:
+ * js/script-tests/number-clz.js: Added.
+ * js/script-tests/Object-getOwnPropertyNames.js:
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/TestExpectations:
</del><ins>+2014-03-04 Ryosuke Niwa <rniwa@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ REGRESSION(r164856): Use after free in WebCore::QualifiedName::operator== / WebCore::StyledElement::attributeChanged
+ https://bugs.webkit.org/show_bug.cgi?id=129550
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Skip failing tests after r150065 and r150498.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- * platform/qt/TestExpectations:
</del><ins>+ Added a regression test.
</ins><span class="cx">
</span><del>-2013-05-22 Radu Stavila <stavila@adobe.com>
</del><ins>+ * fast/dom/uniquing-attributes-via-setAttribute-expected.txt: Added.
+ * fast/dom/uniquing-attributes-via-setAttribute.html: Added.
</ins><span class="cx">
</span><del>- [CSSRegions] Remove platform-specific differences from offsetLeft/offsetTop tests
- https://bugs.webkit.org/show_bug.cgi?id=116607
</del><ins>+2014-03-03 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ Space between double underlines does not scale with font size
+ https://bugs.webkit.org/show_bug.cgi?id=129521
</ins><span class="cx">
</span><del>- * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt:
- * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html:
- * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html:
- * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html:
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ This test renders large text with a double underline, but then barely clips off the bottom underline
+ using overflow: hidden. It makes sure that this is exactly the same as a single underline. If the
+ space between the two underlines does not scale with font size, it will appear as though there is a
+ single thick underline (because they will be drawn on top of each other) and will thus fail this test.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening, updating expected files after r150508.
</del><ins>+ * fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales-expected.html: Added.
+ * fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales.html: Added.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
- * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Removed.
</del><ins>+2014-03-03 Mark Lam <mark.lam@apple.com>
</ins><span class="cx">
</span><del>-2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+ Web Inspector: debugger statements do not break.
+ <https://webkit.org/b/129524>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Unskipping some tests.
- https://bugs.webkit.org/show_bug.cgi?id=26830
- https://bugs.webkit.org/show_bug.cgi?id=99870
- https://bugs.webkit.org/show_bug.cgi?id=108429
- https://bugs.webkit.org/show_bug.cgi?id=23166
- https://bugs.webkit.org/show_bug.cgi?id=98523
- https://bugs.webkit.org/show_bug.cgi?id=110654
</del><ins>+ Reviewed by Geoff Garen.
</ins><span class="cx">
</span><del>- * platform/qt-5.0/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
- * platform/qt/TestExpectations:
- * platform/qt/css2.1/20110323/replaced-elements-001-expected.png:
- * platform/qt/css2.1/20110323/replaced-elements-001-expected.txt:
- * platform/qt/css3/flexbox/button-expected.png: Added.
- * platform/qt/css3/flexbox/button-expected.txt: Added.
- * platform/qt/fast/css/background-clip-radius-values-expected.png: Added.
- * platform/qt/fast/css/background-clip-radius-values-expected.txt: Added.
- * platform/qt/fast/images/repaint-subrect-grid-expected.txt: Added.
- * platform/qt/fast/multicol/single-line-expected.png: Added.
- * platform/qt/fast/multicol/single-line-expected.txt: Added.
- * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.png:
- * platform/qt/svg/custom/foreign-object-skew-expected.txt:
- * platform/qt/svg/custom/js-late-pattern-creation-expected.png:
- * platform/qt/svg/custom/pattern-scaling-expected.png: Added.
- * platform/qt/svg/custom/pattern-scaling-expected.txt: Added.
- * platform/qt/svg/custom/pattern-skew-transformed-expected.png:
- * platform/qt/svg/custom/pattern-skew-transformed-expected.txt: Added.
- * platform/qt/svg/custom/pattern-with-transformation-expected.png:
- * platform/qt/svg/custom/text-ctm-expected.png:
- * platform/qt/svg/custom/text-ctm-expected.txt:
- * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
- * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug92647-2-expected.png:
- * platform/qt/tables/mozilla/bugs/bug92647-2-expected.txt:
</del><ins>+ * inspector-protocol/debugger/debugger-statement-expected.txt: Added.
+ * inspector-protocol/debugger/debugger-statement.html: Added.
+ * inspector-protocol/debugger/resources/breakpoint.js:
+ (debuggerStatement):
</ins><span class="cx">
</span><del>-2013-05-22 Gabor Abraham <abrhm@inf.u-szeged.hu>
</del><ins>+2014-03-03 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Unskipping some tests.
- https://bugs.webkit.org/show_bug.cgi?id=105437
</del><ins>+ Inspector test dom/dom-search-crash.html times out in release builds
+ https://bugs.webkit.org/show_bug.cgi?id=129462
</ins><span class="cx">
</span><del>- * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
- * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png:
- * platform/qt/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.txt: Added.
- * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Copied from LayoutTests/platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png.
- * platform/qt/svg/filters/feImage-animated-transform-on-target-rect-expected.txt: Added.
- * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png:
- * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png:
- * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png:
- * platform/qt/svg/filters/feImage-late-indirect-update-expected.png:
- * platform/qt/svg/filters/feImage-late-indirect-update-expected.txt: Added.
- * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.png:
- * platform/qt/svg/filters/feImage-multiple-targets-id-change-expected.txt: Added.
- * platform/qt/svg/filters/feImage-position-expected.png:
- * platform/qt/svg/filters/feImage-position-expected.txt: Added.
- * platform/qt/svg/filters/feImage-preserveAspectratio-expected.png:
- * platform/qt/svg/filters/feImage-preserveAspectratio-expected.txt: Added.
- * platform/qt/svg/filters/feImage-reference-invalidation-expected.png:
- * platform/qt/svg/filters/feImage-reference-invalidation-expected.txt: Added.
- * platform/qt/svg/filters/feImage-subregions-expected.png:
- * platform/qt/svg/filters/feImage-subregions-expected.txt: Added.
- * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png:
- * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.txt: Added.
- * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png:
- * platform/qt/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-add-to-document-expected.png:
- * platform/qt/svg/filters/feImage-target-add-to-document-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-attribute-change-expected.png:
- * platform/qt/svg/filters/feImage-target-attribute-change-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png:
- * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png:
- * platform/qt/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-changes-id-expected.png:
- * platform/qt/svg/filters/feImage-target-changes-id-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-id-change-expected.png:
- * platform/qt/svg/filters/feImage-target-id-change-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-inline-style-change-expected.png:
- * platform/qt/svg/filters/feImage-target-inline-style-change-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-property-change-expected.png:
- * platform/qt/svg/filters/feImage-target-property-change-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.png:
- * platform/qt/svg/filters/feImage-target-reappend-to-document-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-remove-from-document-expected.png:
- * platform/qt/svg/filters/feImage-target-remove-from-document-expected.txt: Added.
- * platform/qt/svg/filters/feImage-target-style-change-expected.png:
- * platform/qt/svg/filters/feImage-target-style-change-expected.txt: Added.
-
-2013-05-22 Krzysztof Czech <k.czech@samsung.com>
-
- [EFL] accessibility/label-for-control-hittest.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112029
-
- Unreviewed EFL gardening.
-
- accessibility/label-for-control-hittest.html passes after r150439.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-05-21 Mihai Tica <mitica@adobe.com>
-
- Updating element background blending to conform to the changes in the spec.
- This implies that the background layers won't longer blend with the content
- behind the element.
- Removing the background color tests, as background color blending is no longer
- a valid use case, also modified the current background image tests.
- https://bugs.webkit.org/show_bug.cgi?id=116212
-
- Reviewed by Dean Jackson.
-
- * css3/compositing/effect-background-blend-mode-color-expected.txt: Removed.
- * css3/compositing/effect-background-blend-mode-color.html: Removed.
- * css3/compositing/effect-background-blend-mode-color2-expected.txt: Removed.
- * css3/compositing/effect-background-blend-mode-color2.html: Removed.
- * css3/compositing/effect-background-blend-mode-stacking-expected.png: Removed.
- * css3/compositing/effect-background-blend-mode-stacking.html:
- * platform/mac/css3/compositing/effect-background-blend-mode-color-expected.png: Removed.
- * platform/mac/css3/compositing/effect-background-blend-mode-color2-expected.png: Removed.
- * platform/mac/css3/compositing/effect-background-blend-mode-expected.png:
- * platform/mac/css3/compositing/effect-background-blend-mode-stacking-expected.png:
-
-2013-05-21 Seokju Kwon <seokju.kwon@gmail.com>
-
- [EFL] Cleanup TestExpectations to pass --lint-test-files
- https://bugs.webkit.org/show_bug.cgi?id=116590
-
- Unreviewed EFL gardening.
-
- http/tests/websocket/tests/hybi/close-on-navigate-new-location.html was skipped in r150497.
-
- * platform/efl/TestExpectations: Remove duplicate entry.
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- Web Inspector: [Mac] inspector/geolocation-error.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=116592
-
- Add a flaky test expectation.
-
- * platform/mac/TestExpectations:
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- Use-after-free in DOMSelection::containsNode
- https://bugs.webkit.org/show_bug.cgi?id=116468
-
- Reviewed by Andreas Kling.
-
- Add a regression test from https://chromium.googlesource.com/chromium/blink/+/40bb8089352b15dd034641b4c131111cd79b44f1.
-
- * editing/selection/contains-node-crash-expected.txt: Added.
- * editing/selection/contains-node-crash.html: Added.
-
-2013-05-21 Gyuyoung Kim <gyuyoung.kim@samsung.com>
-
- Unreviewed EFL gardening.
-
- Skip a test which has problem related to ecore library.
-
- * platform/efl/TestExpectations:
-
-2013-05-21 Joseph Pecoraro <pecoraro@apple.com>
-
- Web Inspector: InspectorFrontendHost::loadResourceSynchronously() builds ASCII-only results
- https://bugs.webkit.org/show_bug.cgi?id=116569
-
- Merge: https://chromium.googlesource.com/chromium/blink/+/7f1cfecfe34f4dbc6ce1ef0250b13f2058128eeb
-
</del><span class="cx"> Reviewed by Timothy Hatcher.
</span><span class="cx">
</span><del>- * inspector/load-resource-synchronously-utf8-expected.txt: Added.
- * inspector/load-resource-synchronously-utf8.html: Added.
</del><ins>+ This test passes now, so stop skipping it.
</ins><span class="cx">
</span><del>-2013-05-21 Andy Estes <aestes@apple.com>
</del><ins>+ * TestExpectations:
</ins><span class="cx">
</span><del>- Check in the test and result I forgot to 'git add' before committing r150490.
</del><ins>+2014-03-03 Antti Koivisto <antti@apple.com>
</ins><span class="cx">
</span><del>- * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Added.
- * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Added.
</del><ins>+ Find results on simple lines are not marked correctly
+ https://bugs.webkit.org/show_bug.cgi?id=129586
</ins><span class="cx">
</span><del>-2013-05-21 Andy Estes <aestes@apple.com>
-
- Allow session storage for third-party origins even if third-party data access is blocked.
- https://bugs.webkit.org/show_bug.cgi?id=116532
-
- Reviewed by Anders Carlsson.
-
- * http/tests/security/cross-origin-session-storage-third-party-blocked-expected.txt: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage-expected.txt.
- * http/tests/security/cross-origin-session-storage-third-party-blocked.html: Renamed from LayoutTests/http/tests/security/cross-origin-session-storage.html.
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- Web Inspector: inspector/styles/import-pseudoclass-crash.html intermittently hits an assertion in HTMLLinkElement::startLoadingDynamicSheet
- https://bugs.webkit.org/show_bug.cgi?id=116582
-
- Add a flaky crash expectation.
-
- * platform/mac/TestExpectations:
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- Update Mountain Lion test expectations per bug 116477.
-
- * platform/mac/TestExpectations:
-
-2013-05-21 Zoltan Horvath <zoltan@webkit.org>
-
- [CSS Regions][CSS Exclusions] Multiple regions with shape-insides should respect positioned shapes and overflow
- https://bugs.webkit.org/show_bug.cgi?id=115001
-
- Reviewed by David Hyatt.
-
- In r150375 I implemented the new overflow behavior for shape-inside on regions, but it covered only the simple cases
- when you had only one region. This patch adds support for the new overflow behavior for multiple regions with multiple
- positioned shape-insides and overflow.
-
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-overflow-multiple-shapes.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-overflow-multiple-shapes.html: Added.
-
-2013-05-21 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Reenable storage tests
- https://bugs.webkit.org/show_bug.cgi?id=116559
-
- Unreviewed update to TestExpectations:
- 1. Storage features are present on Windows, so test them.
- 2. Disable (for now) the four websql tests that fail.
-
- * platform/win/TestExpectations:
-
-2013-05-21 Jer Noble <jer.noble@apple.com>
-
- Unreviewed gardening; rebaseline and re-enable media/track/track-cue-rendering-snap-to-lines-not-set.html
-
- * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
- * platform/mac/TestExpectations:
- * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Removed.
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- Update test expectations after r150472 for the bug 116125.
-
- * platform/wk2/TestExpectations:
-
-2013-05-21 Commit Queue <commit-queue@webkit.org>
-
- Unreviewed, rolling out r150386 and r150397.
- http://trac.webkit.org/changeset/150386
- http://trac.webkit.org/changeset/150397
- https://bugs.webkit.org/show_bug.cgi?id=116572
-
- Broke a test; Alex is going to try again later. (Requested by
- thorton on #webkit).
-
- * platform/wk2/TestExpectations:
-
-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
-
- dispatchEvent call can execute javascript and blow away endRoot from underneath
- https://bugs.webkit.org/show_bug.cgi?id=116483
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- Add a regression test.
</del><ins>+ * editing/text-iterator/count-mark-lineboxes-expected.txt: Added.
+ * editing/text-iterator/count-mark-lineboxes.html: Added.
+ * editing/text-iterator/count-mark-simple-lines-expected.txt: Added.
+ * editing/text-iterator/count-mark-simple-lines.html: Added.
</ins><span class="cx">
</span><del>- * editing/undo/undo-after-event-edited-expected.txt: Added.
- * editing/undo/undo-after-event-edited.html: Added.
</del><ins>+2014-03-03 Jer Noble <jer.noble@apple.com>
</ins><span class="cx">
</span><del>-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ [MSE] YouTube videos fail to play
+ https://bugs.webkit.org/show_bug.cgi?id=129525
</ins><span class="cx">
</span><del>- media/track/track-cue-rendering-snap-to-lines-not-set.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=116567
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- Add a failing test expectation to the test added in r150452.
</del><ins>+ * media/media-source/media-source-addsourcebuffer.html: Updated.
+ * media/media-source/media-source-addsourcebuffer-expected.txt: Updated.
+ * media/media-source/media-source-fudge-factor-expected.txt: Added.
+ * media/media-source/media-source-fudge-factor.html: Added.
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations:
- * platform/mac/media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt: Added.
</del><ins>+2014-03-03 Bear Travis <betravis@adobe.com>
</ins><span class="cx">
</span><del>-2013-05-21 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ [CSS Shapes] Serialize circle positions
+ https://bugs.webkit.org/show_bug.cgi?id=129404
</ins><span class="cx">
</span><del>- [Windows] Disable several crashing tests.
- https://bugs.webkit.org/show_bug.cgi?id=116562
-
- Unreviewed change to TestExpectations while investigating.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations:
</del><ins>+ Modify each circle test to have a correctly serialized position.
</ins><span class="cx">
</span><del>-2013-05-21 Brent Fulgham <bfulgham@apple.com>
</del><ins>+ * fast/masking/parsing-clip-path-shape-expected.html: Updated result.
+ * fast/masking/parsing-clip-path-shape.html: Updated test.
+ * fast/shapes/parsing/parsing-shape-inside-expected.txt: Updated results.
+ * fast/shapes/parsing/parsing-shape-outside-expected.txt: Updated results.
+ * fast/shapes/parsing/parsing-test-utils.js: Updated serialization results.
</ins><span class="cx">
</span><del>- [Windows] Workers are crashing tests.
- https://bugs.webkit.org/show_bug.cgi?id=116560.
</del><ins>+2014-03-03 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- Unreviewed change to TestExpectations while investigating.
</del><ins>+ Transform CSS clip-path pixel tests to ref tests
+ https://bugs.webkit.org/show_bug.cgi?id=129607
</ins><span class="cx">
</span><del>- * platform/win/TestExpectations: Disable worker tests under Windows.
-
-2013-05-21 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Unreviewed test expectation change - skip failing tests.
- https://bugs.webkit.org/show_bug.cgi?id=116564
-
- 1. Skip a number of failing tests, and investigate the sources of the
- problems. Progress will be tracked on the above bug.
- 2. Correct a typo I made in r150382
- 3. Remove skip entries from https://webkit.org/b/113908; these were
- replaced with new tests added in https://webkit.org/b/113946.
-
- * platform/win/TestExpectations:
-
-2013-05-21 Radu Stavila <stavila@adobe.com>
-
- [CSSRegions] Remove percentages from offsetLeft/offsetTop tests to avoid sub-pixel errors
- https://bugs.webkit.org/show_bug.cgi?id=116544
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html:
- * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html:
</del><ins>+ * css3/masking/clip-path-border-box.html:
+ * css3/masking/clip-path-circle-filter-expected.txt: Removed.
+ * css3/masking/clip-path-circle-overflow-expected.txt: Removed.
+ * css3/masking/clip-path-circle-overflow-hidden-expected.txt: Removed.
+ * css3/masking/clip-path-circle-overflow-hidden.html: Removed.
+ * css3/masking/clip-path-circle-relative-overflow-expected.txt: Removed.
+ * css3/masking/clip-path-ellipse-expected.html: Renamed from LayoutTests/css3/masking/clip-path-circle-filter.html.
+ * css3/masking/clip-path-ellipse-expected.txt: Removed.
+ * css3/masking/clip-path-ellipse.html:
+ * css3/masking/clip-path-filter-expected.html: Added.
+ * css3/masking/clip-path-filter.html: Added.
+ * css3/masking/clip-path-inset-expected.html: Copied from LayoutTests/css3/masking/clip-path-ellipse.html.
+ * css3/masking/clip-path-inset-expected.txt: Removed.
+ * css3/masking/clip-path-overflow-expected.html: Copied from LayoutTests/css3/masking/clip-path-circle-overflow.html.
+ * css3/masking/clip-path-overflow-hidden-expected.html: Copied from LayoutTests/css3/masking/clip-path-ellipse.html.
+ * css3/masking/clip-path-overflow-hidden.html: Renamed from LayoutTests/css3/masking/clip-path-circle-overflow.html.
+ * css3/masking/clip-path-overflow.html: Copied from LayoutTests/css3/masking/clip-path-ellipse.html.
+ * css3/masking/clip-path-polygon-evenodd-expected.html: Added.
+ * css3/masking/clip-path-polygon-evenodd-expected.txt: Removed.
+ * css3/masking/clip-path-polygon-evenodd.html:
+ * css3/masking/clip-path-polygon-expected.html: Copied from LayoutTests/css3/masking/clip-path-ellipse.html.
+ * css3/masking/clip-path-polygon-expected.txt: Removed.
+ * css3/masking/clip-path-polygon-nonzero-expected.html: Copied from LayoutTests/css3/masking/clip-path-ellipse.html.
+ * css3/masking/clip-path-polygon-nonzero-expected.txt: Removed.
+ * css3/masking/clip-path-polygon-nonzero.html:
+ * css3/masking/clip-path-polygon.html:
+ * platform/efl/css3/masking/clip-path-circle-overflow-expected.png: Removed.
+ * platform/efl/css3/masking/clip-path-circle-overflow-hidden-expected.png: Removed.
+ * platform/efl/css3/masking/clip-path-ellipse-expected.png: Removed.
+ * platform/gtk/css3/masking/clip-path-circle-overflow-expected.png: Removed.
+ * platform/gtk/css3/masking/clip-path-circle-overflow-hidden-expected.png: Removed.
+ * platform/gtk/css3/masking/clip-path-ellipse-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-circle-overflow-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-circle-overflow-hidden-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-ellipse-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-inset-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-polygon-evenodd-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-polygon-expected.png: Removed.
+ * platform/mac/css3/masking/clip-path-polygon-nonzero-expected.png: Removed.
</ins><span class="cx">
</span><del>-2013-05-20 Jer Noble <jer.noble@apple.com>
</del><ins>+2014-03-03 Andrei Bucur <abucur@adobe.com>
</ins><span class="cx">
</span><del>- Implement overlap avoidance for cues with snap-to-lines flag not set
- https://bugs.webkit.org/show_bug.cgi?id=84296
</del><ins>+ [CSS Regions] Overset computation is incorrect in some cases
+ https://bugs.webkit.org/show_bug.cgi?id=129032
</ins><span class="cx">
</span><del>- Reviewed by Eric Carlson.
</del><ins>+ Reviewed by Mihnea Ovidenie.
</ins><span class="cx">
</span><del>- * media/track/track-cue-overlap-snap-to-lines-not-set-expected.txt: Added.
- * media/track/track-cue-overlap-snap-to-lines-not-set.html: Added.
</del><ins>+ Adjust the tests to cope with the overset changes.
</ins><span class="cx">
</span><del>-2013-05-21 Krzysztof Czech <k.czech@samsung.com>
</del><ins>+ * fast/regions/cssom/element-region-overset-state-expected.txt:
+ * fast/regions/cssom/element-region-overset-state-vertical-rl-expected.txt:
+ * fast/regions/cssom/element-region-overset-state-vertical-rl.html:
+ * fast/regions/cssom/element-region-overset-state.html:
+ This test has a new case that verifies region clamping is correctly taken into account.
+ * fast/regions/cssom/webkit-named-flow-overset-expected.txt:
+ * fast/regions/cssom/webkit-named-flow-overset.html:
</ins><span class="cx">
</span><del>- [GTK][WK2] accessibility/label-for-control-hittest.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=106341
</del><ins>+2014-03-02 Timothy Hatcher <timothy@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Martin Robinson.
</del><ins>+ Remove ASSERT in ~IDBRequest since it is firing during legitimate uses in Web Inspector.
</ins><span class="cx">
</span><del>- Fixing failing test. The reason of failure is missing
- possibility of getting accessibility object at exact position.
</del><ins>+ Adding the ASSERT back is tracked by https://webkit.org/b/129593.
</ins><span class="cx">
</span><del>- * platform/gtk-wk2/TestExpectations:
</del><ins>+ https://bugs.webkit.org/show_bug.cgi?id=129328
</ins><span class="cx">
</span><del>-2013-05-21 Krzysztof Czech <k.czech@samsung.com>
</del><ins>+ Reviewed by Sam Weinig.
</ins><span class="cx">
</span><del>- [EFL] accessibility/accessibility-node-reparent.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112026
</del><ins>+ * TestExpectations: Remove skipped tests.
+ * inspector-protocol/model/probe-manager-add-remove-actions-expected.txt: Rebaselined.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-03-02 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- accessibility/accessibility-node-reparent.html passes after r150431.
</del><ins>+ Web Inspector model tests load wrong inspector page under WebKitTestRunner
+ https://bugs.webkit.org/show_bug.cgi?id=129460
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
</del><ins>+ Reviewed by Dan Bernstein.
</ins><span class="cx">
</span><del>-2013-05-21 Krzysztof Czech <k.czech@samsung.com>
</del><ins>+ Stop skipping inspector/test-harness-trivially-works.html.
</ins><span class="cx">
</span><del>- [EFL] accessibility/accessibility-node-memory-management.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=112025
-
- Unreviewed EFL gardening
-
- accessibility/accessibility-node-memory-management.html passes after r150431.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-05-21 Ryosuke Niwa <rniwa@webkit.org>
-
- [Mac] svg/batik/paints/patternRegions-positioned-objects.svg is flaky
- https://bugs.webkit.org/show_bug.cgi?id=116519
-
- Add a flaky test expectation.
-
- * platform/mac/TestExpectations:
-
-2013-05-20 Seokju Kwon <seokju.kwon@gmail.com>
-
- Remove remaining link-prerender code
- https://bugs.webkit.org/show_bug.cgi?id=116429
-
- Reviewed by Darin Adler.
-
- Remove test cases related to link-prerender.
-
- * fast/dom/HTMLLinkElement/prerender-insert-after-stop-expected.txt: Removed.
- * fast/dom/HTMLLinkElement/prerender-insert-after-stop.html: Removed.
- * fast/dom/HTMLLinkElement/prerender-remove-after-stop-expected.txt: Removed.
- * fast/dom/HTMLLinkElement/prerender-remove-after-stop.html: Removed.
- * fast/dom/HTMLLinkElement/resources/empty.html: Removed.
- * fast/dom/HTMLLinkElement/resources/empty2.html: Removed.
- * fast/dom/HTMLLinkElement/resources/simple-prerender.html: Removed.
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
</del><span class="cx"> * platform/wk2/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-20 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</del><ins>+2014-03-02 Dean Jackson <dino@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening. Below tests don't come to crash anymore after r150368.
- But, pending-activity.html still comes to crash on wk2.
</del><ins>+ Add protected casting to FilterOperation classes.
+ https://bugs.webkit.org/show_bug.cgi?id=124062
</ins><span class="cx">
</span><del>- storage/indexeddb/pending-activity.html
- storage/indexeddb/transaction-coordination-across-databases.html
</del><ins>+ Reviewed by Sam Weinig.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+ * css3/filters/animation-from-initial-values-with-color-matrix-expected.html: Added.
+ * css3/filters/animation-from-initial-values-with-color-matrix.html: Added.
</ins><span class="cx">
</span><del>-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-02 Yoav Weiss <yoav@yoav.ws>
</ins><span class="cx">
</span><del>- Add tests for named access checks on DOMWindow
- https://bugs.webkit.org/show_bug.cgi?id=116512
</del><ins>+ Fix srcset related bugs
+ https://bugs.webkit.org/show_bug.cgi?id=129539
</ins><span class="cx">
</span><del>- Reviewed by Geoffrey Garen.
</del><ins>+ These tests make sure that:
+ 1. Invalid srcset descriptors are handled according to the spec. The invalid descriptors are ignored, but the resource is not.
+ 2. When both src and srcset have only 1x descriptors and the DPR is higher than 1, the srcset's resource is picked.
</ins><span class="cx">
</span><del>- Merge https://chromium.googlesource.com/chromium/blink/+/9207625a100abe9b72333ac5dba02b38ca5f4466
</del><ins>+ I've also fixed the invalid inputs test, which was faulty.
</ins><span class="cx">
</span><del>- * http/tests/security/xss-DENIED-window-name-alert-expected.txt: Added.
- * http/tests/security/xss-DENIED-window-name-alert.html: Added.
- * http/tests/security/xss-DENIED-window-name-navigator-expected.txt: Added.
- * http/tests/security/xss-DENIED-window-name-navigator.html: Added.
-
-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
-
- Null pointer deference in WebCore::AppendNodeCommand::create
- https://bugs.webkit.org/show_bug.cgi?id=116479
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- Add a regression test.
</del><ins>+ * fast/hidpi/image-srcset-invalid-descriptor-expected.txt: Added.
+ * fast/hidpi/image-srcset-invalid-descriptor.html: Added.
+ * fast/hidpi/image-srcset-invalid-inputs-correct-src.html:
+ * fast/hidpi/image-srcset-src-selection-1x-both-expected.txt: Added.
+ * fast/hidpi/image-srcset-src-selection-1x-both.html: Added.
+ * fast/hidpi/resources/srcset-helper.js:
+ (runTest):
</ins><span class="cx">
</span><del>- * editing/deleting/delete-uneditable-style-expected.txt: Added.
- * editing/deleting/delete-uneditable-style.html: Added.
</del><ins>+2014-03-02 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Reactivate SVG mask-type tests for Mac
+ https://bugs.webkit.org/show_bug.cgi?id=129577
</ins><span class="cx">
</span><del>- REGRESSION(r150386): [WK2] loader/go-back-cached-main-resource.html fails
- https://bugs.webkit.org/show_bug.cgi?id=116491
-
- Add a test expectation.
-
- * platform/wk2/TestExpectations:
-
-2013-05-20 Simon Fraser <simon.fraser@apple.com>
-
- position:sticky should stick for the enclosing overflow ancestor
- https://bugs.webkit.org/show_bug.cgi?id=100054
-
- Reviewed by Beth Dakin.
-
- Reference test for sticky behavior inside overflow:.
-
- * fast/css/sticky/sticky-top-overflow-expected.html: Added.
- * fast/css/sticky/sticky-top-overflow.html: Added.
-
-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
-
- Add a test that inserting a character inside a URL doesn't move caret per auto correction
- https://bugs.webkit.org/show_bug.cgi?id=116458
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- Add a test. This is broken on Safari 6 but fixed on ToT.
</del><ins>+ Reduce mask-type tests to the minimum to test the feature.
</ins><span class="cx">
</span><del>- * editing/inserting/inserting-slash-inside-url-with-smart-link-expected.txt: Added.
- * editing/inserting/inserting-slash-inside-url-with-smart-link.html: Added.
</del><span class="cx"> * platform/mac-wk2/TestExpectations:
</span><del>-
-2013-05-20 Manuel Rego Casasnovas <rego@igalia.com>
-
- [GTK][WK2] Unflag tests related to layoutTestController.setSmartInsertDeleteEnabled
- https://bugs.webkit.org/show_bug.cgi?id=116433
-
- Unreviewed gardening.
-
- * platform/gtk-wk2/TestExpectations: Unflag tests as they are passing
- since r150289.
-
-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
-
- [Mac] [WK2] storage/websql/open-database-creation-callback-isolated-world.html, statement-error-callback-isolated-world.html,
- and transaction-success-callback-isolated-world.html are flaky
- https://bugs.webkit.org/show_bug.cgi?id=116478
-
- Add flaky test expectations.
-
- * platform/mac-wk2/TestExpectations:
-
-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
-
- svg/batik/text/textEffect.svg is flaky on Mountain Lion builders
- https://bugs.webkit.org/show_bug.cgi?id=116477
-
- Add a failing test expectation.
-
</del><span class="cx"> * platform/mac/TestExpectations:
</span><ins>+ * svg/masking/mask-type-alpha-expected.svg:
+ * svg/masking/mask-type-alpha.svg:
+ * svg/masking/mask-type-luminance-expected.svg:
+ * svg/masking/mask-type-luminance.svg:
+ * svg/masking/mask-type-not-set-expected.svg:
+ * svg/masking/mask-type-not-set.svg:
</ins><span class="cx">
</span><del>-2013-05-20 Hans Muller <hmuller@adobe.com>
</del><ins>+2014-03-02 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- [CSS Exclusions] Add CSS parsing support for image URI shape-inside and shape-outside values
- https://bugs.webkit.org/show_bug.cgi?id=116349
</del><ins>+ Remove path to non-existent SVG clip-path test from TestExpectations
+ https://bugs.webkit.org/show_bug.cgi?id=129574
</ins><span class="cx">
</span><del>- Reviewed by Alexandru Chiculita.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Check that shape values specified with a URI are parsed correctly.
</del><ins>+ The test was transformed to a ref test and moved to a different location.
+ It passes on all platforms now.
</ins><span class="cx">
</span><del>- * fast/exclusions/parsing-wrap-shape-inside-expected.txt:
- * fast/exclusions/parsing-wrap-shape-outside-expected.txt:
- * fast/exclusions/script-tests/parsing-wrap-shape-inside.js:
- * fast/exclusions/script-tests/parsing-wrap-shape-outside.js:
-
-2013-05-20 Alex Christensen <achristensen@apple.com>
-
- WTR::pathSuitableForTestResult should behave the same as _drt_descriptionSuitableForTestResult so we can unskip tests.
- https://bugs.webkit.org/show_bug.cgi?id=116125
-
- Reviewed by Tim Horton.
-
</del><ins>+ * platform/gtk/TestExpectations:
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
</ins><span class="cx"> * platform/wk2/TestExpectations:
</span><del>- Unskipped working tests.
</del><span class="cx">
</span><del>-2013-05-20 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+2014-03-02 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- Add a failing test expectation to editing/selection/user-drag-element-and-user-select-none.html
- after r150354. The failure is tracked by the bug 116473.
</del><ins>+ Updating some WebRTC and MediaStream LayoutTests
+ https://bugs.webkit.org/show_bug.cgi?id=129442
</ins><span class="cx">
</span><del>- * TestExpectations:
-
-2013-05-20 Radu Stavila <stavila@adobe.com>
-
- [CSSRegions] Fix offsetLeft / offsetTop for elements inside named flow
- https://bugs.webkit.org/show_bug.cgi?id=115899
-
- Reviewed by David Hyatt.
-
- Added tests for the implementation of offsetLeft and offsetTop for objects inside named flows
- for which the offsetParent is the body.
-
- * fast/regions/offsetLeft-offsetTop-in-multiple-regions-expected.txt: Added.
- * fast/regions/offsetLeft-offsetTop-in-multiple-regions.html: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed-expected.txt: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-absolute-sticky-fixed.html: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-float-expected.txt: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl-expected.txt: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-float-vert-rl.html: Added.
- * fast/regions/offsetLeft-offsetTop-in-region-float.html: Added.
- * fast/regions/offsetLeft-offsetTop-inlines-region-in-element-expected.txt: Added.
- * fast/regions/offsetLeft-offsetTop-inlines-region-in-element.html: Added.
-
-2013-05-20 Brent Fulgham <bfulgham@apple.com>
-
- [Windows] Unreviewed TestExpectation cleanup. Reordered lines
- to match Mac version to make it easier to understand what features
- are uniquely missing in Windows port.
-
- * platform/win/TestExpectations: Reordering of lines, adds some
- bug ID's to existing skipped tests.
-
-2013-05-20 Hans Muller <hmuller@adobe.com>
-
- [Qt] REGRESSION(r149457): some fast/exclusions tests are failing
- https://bugs.webkit.org/show_bug.cgi?id=115511
-
- Reviewed by Andreas Kling.
-
- Unskipping the exclusions tests on Qt. They were fixed by https://bugs.webkit.org/show_bug.cgi?id=116115.
-
- * platform/qt/TestExpectations:
-
-2013-05-20 Zoltan Horvath <zoltan@webkit.org>
-
- [CSS Regions][CSS Exclusions] shape-inside on regions should respect positioned shapes and overflow
- https://bugs.webkit.org/show_bug.cgi?id=116252
-
- Reviewed by David Hyatt.
-
- Regions should respect shape-inside properties which have specified top offset. Since the content which overflows from the
- shape should be pushed after the content box (for details check out r148975), I implemented overflowthe behavior for simple
- cases when you have only one region. I'm going to implement it for additional regions in a follow up patch.
-
- Tests: fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html
- fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html
-
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-block-content-basic-overflow-shape-top-offset.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-basic-overflow-shape-top-offset.html: Added.
-
-2013-05-20 Seokju Kwon <seokju.kwon@gmail.com>
-
- [GTK] Cleanup TestExpectations to pass --lint-test-files
- https://bugs.webkit.org/show_bug.cgi?id=116419
-
- Unreviewed GTK gardening.
-
- Remove one of two http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html
-
- * platform/gtk/TestExpectations:
-
-2013-05-20 Antoine Quint <graouts@apple.com>
-
- [Mac] captions menu should behave more like a menu
- https://bugs.webkit.org/show_bug.cgi?id=116436
-
</del><span class="cx"> Reviewed by Eric Carlson.
</span><span class="cx">
</span><del>- New test that checks that the caption menu hides when clicking outside
- of the bounds of the media element.
</del><ins>+ Due to changes in JavaScriptCore (in r163562), some LayoutTests in fast/mediastream needed to be updated:
+ - MediaStreamTrack.html: checking hasOwnProperty in __proto__ as well, until CustomGetter properties are
+ moved to the prototype chain.
+ - RTCIceCandidate.html and RTCSessionDescription.html: JSON.stringify are not considering properties in
+ __proto__, so remove this for now.
</ins><span class="cx">
</span><del>- * media/video-controls-captions-trackmenu-hide-on-click-outside-expected.txt: Added.
- * media/video-controls-captions-trackmenu-hide-on-click-outside.html: Added.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
</del><ins>+ * fast/mediastream/MediaStreamTrack-expected.txt:
+ * fast/mediastream/MediaStreamTrack.html:
+ * fast/mediastream/RTCIceCandidate-expected.txt:
+ * fast/mediastream/RTCIceCandidate.html:
+ * fast/mediastream/RTCPeerConnection-have-local-answer.html: Removed. Other tests already test what this one was
+ testing
+ * fast/mediastream/RTCSessionDescription-expected.txt:
+ * fast/mediastream/RTCSessionDescription.html:
</ins><span class="cx">
</span><del>-2013-05-18 Rashmi Shyamasundar <rashmi.s2@samsung.com>
</del><ins>+2014-03-01 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- [Cairo] Canvas-shadow behavior is not being as expected
- https://bugs.webkit.org/show_bug.cgi?id=108897
</del><ins>+ Unreviewed, rolling out r164929 and r164934.
+ http://trac.webkit.org/changeset/164929
+ http://trac.webkit.org/changeset/164934
+ https://bugs.webkit.org/show_bug.cgi?id=129570
</ins><span class="cx">
</span><del>- Reviewed by Martin Robinson.
</del><ins>+ Caused assertions on two srcset tests (Requested by ap on
+ #webkit).
</ins><span class="cx">
</span><del>- Test to verify the shadow of an image drawn on canvas.
- This test uses an image whose size is smaller than,
- the size of the rectangle which should be filled with the image.
</del><ins>+ * fast/hidpi/image-srcset-invalid-descriptor-expected.txt: Removed.
+ * fast/hidpi/image-srcset-invalid-descriptor.html: Removed.
+ * fast/hidpi/image-srcset-invalid-inputs-correct-src.html:
+ * fast/hidpi/image-srcset-src-selection-1x-both-expected.txt: Removed.
+ * fast/hidpi/image-srcset-src-selection-1x-both.html: Removed.
+ * fast/hidpi/resources/srcset-helper.js:
+ (runTest):
</ins><span class="cx">
</span><del>- * fast/canvas/canvas-image-shadow-expected.txt: Added.
- * fast/canvas/canvas-image-shadow.html: Added.
- * fast/canvas/script-tests/canvas-image-shadow.js: Added.
- (draw):
</del><ins>+2014-03-01 Filip Pizlo <fpizlo@apple.com>
</ins><span class="cx">
</span><del>-2013-05-20 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ This shouldn't be a layout test since it runs only under jsc. Moving it to JSC
+ stress tests.
</ins><span class="cx">
</span><del>- [EFL] Reenabled INDEXED_DATABASE after r150344
- https://bugs.webkit.org/show_bug.cgi?id=116430
</del><ins>+ * js/script-tests/generational-opaque-roots.js: Removed.
</ins><span class="cx">
</span><del>- Reviewed by Gyuyoung Kim.
</del><ins>+2014-03-01 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>- Unskip indexeddb layout tests for EFL port now that the functionality
- is reenabled at compile time.
</del><ins>+ Ensure keySplines is valid in SMIL animations
+ <http://webkit.org/b/129547>
+ <rdar://problem/15676128>
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
-
-2013-05-20 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
-
- -webkit-text-underline-position should not be inherited
- https://bugs.webkit.org/show_bug.cgi?id=116363
-
- Reviewed by Dean Jackson.
-
- Update expected results.
-
- * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt:
- * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js:
-
-2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- Unreviewed EFL gardening.
-
- Adding failure expectations for spelling tests.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-05-20 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- Unreviewed EFL gardening.
-
- spelling-double-clicked-word.html passes after r150289.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-05-18 Simon Fraser <simon.fraser@apple.com>
-
- svg/batik tests are flakey.
- webkit.org/b/116398
-
- * platform/mac/TestExpectations:
-
-2013-05-18 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Unreviewed EFL build fix.
-
- Skip indexeddb test cases as the feature is temporarily disabled due to
- r150305.
-
- * platform/efl/TestExpectations:
-
-2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac rebaseline after r148944.
-
- * platform/mac/TestExpectations:
- * platform/mac/fast/table/giantRowspan-expected.txt:
- * platform/mac/fast/table/giantRowspan2-expected.png:
- * platform/mac/fast/table/giantRowspan2-expected.txt:
- * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt:
- * platform/mac/tables/mozilla/bugs/bug133756-2-expected.png:
- * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt:
- * platform/mac/tables/mozilla/bugs/bug220536-expected.png:
- * platform/mac/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/mac/tables/mozilla/bugs/bug8858-expected.txt:
- * platform/mac/tables/mozilla/core/bloomberg-expected.png:
- * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
- * platform/mac/tables/mozilla/core/row_span-expected.png:
- * platform/mac/tables/mozilla/core/row_span-expected.txt:
- * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
- * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
- * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
- * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
-
-2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION: [Mac] fast/js/post-message-numeric-property.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=116388
-
- Add a flaky test expectation.
-
- * platform/mac/TestExpectations:
-
-2013-05-18 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac Lion rebaselines after r149999 and r150260.
-
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/media/track: Added.
- * platform/mac-lion/media/track/track-cue-rendering-vertical-expected.txt: Added.
-
-2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
-
- One more Mac rebaseline.
-
- * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png:
- * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
-
-2013-05-16 Alexey Proskuryakov <ap@apple.com>
-
- Text input is largely broken when there are subframes loading
- http://bugs.webkit.org/show_bug.cgi?id=59121
- <rdar://problem/9320468>
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- The new test's result are affected by DRT and WTR deficiencies, but it still
- verifies that a tricky crash I had during development doesn't start to happen again.
</del><ins>+ Merged from Blink (patch by Philip Rogers):
+ https://src.chromium.org/viewvc/blink?revision=156452&view=revision
+ http://crbug.com/276111
</ins><span class="cx">
</span><del>- * platform/mac-wk2/TestExpectations:
- * platform/mac/editing/input/resources: Added.
- * platform/mac/editing/input/resources/first-page.html: Added.
- * platform/mac/editing/input/resources/other-page.html: Added.
- * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache-expected.txt: Added.
- * platform/mac/editing/input/unconfirmed-text-navigation-with-page-cache.html: Added.
</del><ins>+ This patch fixes a crash in SMIL animations when keySplines are not
+ specified. The SMIL spec is clear on this:
+ http://www.w3.org/TR/2001/REC-smil-animation-20010904/#AnimFuncCalcMode
+ "If there are any errors in the keyTimes specification (bad values,
+ too many or too few values), the animation will have no effect."
</ins><span class="cx">
</span><del>-2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ This patch simply checks that keyTimes is not empty. Previously,
+ splinesCount was set to be m_keySplines.size() + 1 in
+ SVGAnimationElement.cpp; this patch changes splinesCount to be equal
+ to m_keySplines.size() to make the logic easier to follow and to
+ match other checks in SVGAnimationElement::startedActiveInterval.
</ins><span class="cx">
</span><del>- Mac rebaselines; also remove some entries.
</del><ins>+ * svg/animations/animate-keysplines-crash-expected.txt: Added.
+ * svg/animations/animate-keysplines-crash.html: Added.
</ins><span class="cx">
</span><del>- Seriously, I've had it enough. Why are people adding these entires never to rebaseline them later?
</del><ins>+2014-03-01 Benjamin Poulain <benjamin@webkit.org>
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations:
- * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt:
- * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.png:
- * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt:
- * platform/mac/fast/encoding/utf-16-big-endian-expected.png:
- * platform/mac/fast/encoding/utf-16-big-endian-expected.txt:
- * platform/mac/fast/encoding/utf-16-little-endian-expected.png:
- * platform/mac/fast/encoding/utf-16-little-endian-expected.txt:
- * platform/mac/fast/forms/input-value-expected.png:
- * platform/mac/fast/forms/input-value-expected.txt:
- * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.png:
- * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt:
- * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png:
- * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
</del><ins>+ Tighten minimumRegisterRequirements()
+ https://bugs.webkit.org/show_bug.cgi?id=129538
</ins><span class="cx">
</span><del>-2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- Web Inspector: SyntaxError evaluating "1+1; //@ sourceURL=test" in console
- https://bugs.webkit.org/show_bug.cgi?id=116292
</del><ins>+ * fast/selectors/adjacent-descendant-tail-register-requirement-expected.txt: Added.
+ * fast/selectors/adjacent-descendant-tail-register-requirement.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Timothy Hatcher.
</del><ins>+2014-03-01 Yoav Weiss <yoav@yoav.ws>
</ins><span class="cx">
</span><del>- * inspector/console/console-eval-comment-expected.txt: Added.
- * inspector/console/console-eval-comment.html: Added.
</del><ins>+ Fix srcset related bugs
+ https://bugs.webkit.org/show_bug.cgi?id=129539
</ins><span class="cx">
</span><del>-2013-05-17 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
</del><ins>+ These tests make sure that:
+ 1. Invalid srcset descriptors are handled according to the spec. The invalid descriptors are ignored, but the resource is not.
+ 2. When both src and srcset have only 1x descriptors and the DPR is higher than 1, the srcset's resource is picked.
</ins><span class="cx">
</span><del>- Unreviewed. Skip webgl and transforms/3d tests again, until we find out why they do
- not run in the release bot.
</del><ins>+ I've also fixed the invalid inputs test, which was faulty.
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations:
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>-2013-05-17 Frédéric Wang <fred.wang@free.fr>
</del><ins>+ * fast/hidpi/image-srcset-invalid-descriptor-expected.txt: Added.
+ * fast/hidpi/image-srcset-invalid-descriptor.html: Added.
+ * fast/hidpi/image-srcset-invalid-inputs-correct-src.html:
+ * fast/hidpi/image-srcset-src-selection-1x-both-expected.txt: Added.
+ * fast/hidpi/image-srcset-src-selection-1x-both.html: Added.
+ * fast/hidpi/resources/srcset-helper.js:
+ (runTest):
</ins><span class="cx">
</span><del>- Bad spacing inside MathML formulas when text-indent is specified
- https://bugs.webkit.org/show_bug.cgi?id=106600
</del><ins>+2014-03-01 Adenilson Cavalcanti <cavalcantii@gmail.com>
</ins><span class="cx">
</span><del>- Reviewed by Martin Robinson.
</del><ins>+ Set css3/filter/huge-region as skipped
+ https://bugs.webkit.org/show_bug.cgi?id=129552
</ins><span class="cx">
</span><del>- New test to verify that the text-indent property is reset to 0 on
- the MathML root.
</del><ins>+ It tries to use an insanely huge kernel for a huge blur filtered
+ element while it is expected to *not* execute. Thanks to the changes
+ introduced in #123716, this test will try to be executed and may
+ timeout in some machines. The proper fix will follow up in #129553.
</ins><span class="cx">
</span><del>- * mathml/presentation/text-indent-expected.html: Added.
- * mathml/presentation/text-indent.html: Added.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>-2013-05-16 Jer Noble <jer.noble@apple.com>
-
- Some media/track tests fail or assert on Mac
- https://bugs.webkit.org/show_bug.cgi?id=97132
-
- Reviewed by Simon Fraser.
-
- * media/track/captions-webvtt/captions-snap-to-lines-not-set.vtt:
- * media/track/track-cue-rendering-horizontal.html:
- * media/track/track-cue-rendering-snap-to-lines-not-set-expected.txt:
- * media/track/track-cue-rendering-snap-to-lines-not-set.html:
- * media/track/track-cue-rendering-vertical.html:
- * platform/mac/TestExpectations:
- * platform/mac/media/track/track-cue-rendering-horizontal-expected.png:
- * platform/mac/media/track/track-cue-rendering-horizontal-expected.txt:
- * platform/mac/media/track/track-cue-rendering-vertical-expected.png:
- * platform/mac/media/track/track-cue-rendering-vertical-expected.txt:
-
-2013-05-17 Joseph Pecoraro <pecoraro@apple.com>
-
- Web Inspector: Allow "//# sourceMappingURL" syntax alongside "//@"
- https://bugs.webkit.org/show_bug.cgi?id=116290
-
- Reviewed by Timothy Hatcher.
-
- * http/tests/inspector/network/resources/source-map-test-style.css:
- * http/tests/inspector/stylesheet-source-mapping.html:
- * inspector/debugger/source-url-comment-expected.txt:
- * inspector/debugger/source-url-comment.html:
-
-2013-05-17 Allan Sandfeld Jensen <allan.jensen@digia.com>
-
- 2 math sputnik test fail on 32 bit
- https://bugs.webkit.org/show_bug.cgi?id=88519
-
- Reviewed by Jocelyn Turcotte.
-
- Update the expected values to match recent changes in test262.
- The old tested values are considered outside the validation range.
-
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/qt/TestExpectations:
- * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html:
- * sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.18_tan/S15.8.2.18_A7.html:
-
-2013-05-17 Gabor Abraham <abrhm@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Added platform specific expected after r143389.
-
- * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.png: Added.
- * platform/qt/svg/as-image/image-preserveAspectRatio-all-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.txt: Added.
- * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Added.
- * platform/qt/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.txt: Added.
- * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.png: Added.
- * platform/qt/svg/filters/feImage-preserveAspectRatio-all-expected.txt: Added.
-
-2013-05-17 Seokju Kwon <seokju.kwon@gmail.com>
-
- [GTK] Rebaseline after r150169
- https://bugs.webkit.org/show_bug.cgi?id=116256
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Renamed from fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
-
-2013-05-17 Ryosuke Niwa <rniwa@webkit.org>
-
- media/video-seek-after-end.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=116293
-
- Add a flaky test expectation on all platforms.
-
</del><span class="cx"> * TestExpectations:
</span><span class="cx">
</span><del>-2013-05-16 Seokju Kwon <seokju.kwon@gmail.com>
</del><ins>+2014-03-01 Benjamin Poulain <benjamin@webkit.org>
</ins><span class="cx">
</span><del>- [EFL] inspector-protocol/page/javascriptDialogEvents.html is failing
- https://bugs.webkit.org/show_bug.cgi?id=114781
</del><ins>+ Optimized querySelector(All) when selector contains #id
+ https://bugs.webkit.org/show_bug.cgi?id=116502
</ins><span class="cx">
</span><del>- Reviewed by Christophe Dumez.
-
- Unskip fast/loader/form-submission-after-beforeunload-cancel.html as well.
-
- * platform/efl-wk1/TestExpectations:
-
-2013-05-16 Alexis Menard <alexis@webkit.org>
-
- Regression: Event#stopPropagation() does not halt bubbling for webkitTransitionEnd
- https://bugs.webkit.org/show_bug.cgi?id=115656
-
- Reviewed by Darin Adler.
-
- Added new tests to cover the bug.
-
- * transitions/transition-end-event-prefixed-03-expected.txt: Added.
- * transitions/transition-end-event-prefixed-03.html: Added.
- * transitions/transition-end-event-prefixed-02-expected.txt: Added.
- * transitions/transition-end-event-prefixed-02.html: Added.
- * transitions/transition-end-event-prefixed-01-expected.txt: Added.
- * transitions/transition-end-event-prefixed-01.html: Added.
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- Add failing test expectations to http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html per bug 116259.
-
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac-wk2/TestExpectations:
- * platform/qt/TestExpectations:
-
-2013-05-16 Jaehun Lim <ljaehun.lim@samsung.com>
-
- Frame flattening prevents <HTML> in <OBJECT> from having scrollbars
- https://bugs.webkit.org/show_bug.cgi?id=115884
-
- Reviewed by Antonio Gomes.
-
- Frame flattening should be applied when the frame owner is frame or iframe. But when
- the frame owner is object element, frame flattening prevents it from having scrollbars.
- In this situation, we can't scroll the html document in object element.
-
- This patch adds two helper functions to verify flattening conditions.
-
- * fast/frames/flattening/scrolling-in-object-expected.html: Added.
- * fast/frames/flattening/scrolling-in-object.html: Added.
-
-2013-05-16 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
-
- [WebSocket] Update pywebsocket to r760
- https://bugs.webkit.org/show_bug.cgi?id=115863
-
- Reviewed by Alexey Proskuryakov.
-
- Fix failing tests.
-
- * http/tests/websocket/tests/handler_map.txt:
- * http/tests/websocket/tests/hybi/echo-host_wsh.py: Copied from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
- (web_socket_do_extra_handshake):
- (web_socket_transfer_data):
- * http/tests/websocket/tests/hybi/echo-path_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/hybi/echo-location_wsh.py.
- (web_socket_do_extra_handshake):
- (web_socket_transfer_data):
- * http/tests/websocket/tests/hybi/url-no-trailing-slash-expected.txt:
- * http/tests/websocket/tests/hybi/url-no-trailing-slash.html:
- * http/tests/websocket/tests/hybi/url-with-credential-expected.txt:
- * http/tests/websocket/tests/hybi/url-with-credential.html:
- * http/tests/websocket/tests/hybi/url-with-empty-query-expected.txt:
- * http/tests/websocket/tests/hybi/url-with-empty-query.html:
- * http/tests/websocket/tests/hybi/url-with-query-expected.txt:
- * http/tests/websocket/tests/hybi/url-with-query.html:
-
-2013-05-16 Simon Fraser <simon.fraser@apple.com>
-
- Content disappears when scrolling http://www.childrenscancer.org/zach/
- https://bugs.webkit.org/show_bug.cgi?id=116206
-
- Reviewed by Darin Adler.
-
- Ref test for foreground layer removal.
-
- * compositing/repaint/foreground-layer-change-expected.html: Added.
- * compositing/repaint/foreground-layer-change.html: Added.
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- REGRESSION: canvas/philip/tests/2d.text.draw.fontface.notinpage.html fails
- https://bugs.webkit.org/show_bug.cgi?id=116245
-
- Add a passing/failing test expectation.
-
- * platform/mac/TestExpectations:
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- [Mac] fast/events/mouse-cursor-image-set.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=116244
-
- Add a flaky test expectation on Mac.
-
- * platform/mac/TestExpectations:
-
-2013-05-16 Claudio Saavedra <csaavedra@igalia.com>
-
- [CSS] CSS Variables are case-sensitive
- https://bugs.webkit.org/show_bug.cgi?id=116239
-
- Reviewed by Ryosuke Niwa.
-
- * fast/css/variables/case-sensitive-expected.html: Renamed from
- fast/css/variables/case-insensitive-expected.html.
- * fast/css/variables/case-sensitive.html: Renamed from
- LayoutTests/fast/css/variables/case-insensitive.html.
-
-2013-05-16 Gustavo Noronha Silva <gustavo.noronha@collabora.com>
-
- [GTK] Build Xvfb with jhbuild
- https://bugs.webkit.org/show_bug.cgi?id=115907
-
- Reviewed by Martin Robinson.
-
- Unskip and create baselines for transforms/3d and some webgl tests. We can unskip
- more, but I prefer to only dip the toe in the waters first, to see how the bots
- react.
-
- * platform/gtk/TestExpectations:
- * platform/gtk/transforms/3d/general/perspective-non-layer-expected.txt: Added.
- * platform/gtk/transforms/3d/general/perspective-units-expected.txt: Added.
- * platform/gtk/transforms/3d/hit-testing/backface-hit-test-expected.txt: Added.
- * platform/gtk/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-3-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.txt: Added.
- * platform/gtk/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: Added.
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- Add more Mac test expectations.
-
- * platform/mac/TestExpectations:
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- Add a test expectation per bug 116238 and remove lines erroneously added in r150090.
-
- * platform/mac/TestExpectations:
-
-2013-05-16 Ryosuke Niwa <rniwa@webkit.org>
-
- Mac rebaseline. The flakiness dashboard tells us that it started at r150101
- but reverting the change locally didn't fix the problem as far as Beth and I checked.
-
- * platform/mac/platform/mac/fast/text/thai-combining-mark-positioning-expected.txt: Added.
- * platform/mac/platform/mac/fast/text/webfont-after-tiny-monospace-text-expected.txt: Added.
-
-2013-05-16 Sergio Villar Senin <svillar@igalia.com>
-
- Enable the CSSVariables setting in css-variable-definition.html test
- https://bugs.webkit.org/show_bug.cgi?id=116231
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- CSSVariablesEnabled setting must be set to true to allow
- CSSVariables at runtime.
</del><ins>+ * fast/selectors/querySelector-id-filtering-expected.txt: Added.
+ * fast/selectors/querySelector-id-filtering.html: Added.
</ins><span class="cx">
</span><del>- Modified also the indent size to 4 spaces.
</del><ins>+2014-02-28 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- * css3/css-variable-definition-expected.html:
- * css3/css-variable-definition.html:
</del><ins>+ Node::compareDocumentPosition leaks memory structure
+ https://bugs.webkit.org/show_bug.cgi?id=120244
</ins><span class="cx">
</span><del>-2013-05-15 Andy Estes <aestes@apple.com>
-
- Resources from non-HTTP schemes should not be cached indefinitely
- https://bugs.webkit.org/show_bug.cgi?id=113626
-
</del><span class="cx"> Reviewed by Ryosuke Niwa.
</span><span class="cx">
</span><del>- Convert existing memory cache tests to HTTP tests.
</del><ins>+ * TestExpectations:
+ * dom/xhtml/level3/core/nodecomparedocumentposition38-expected.txt:
+ * fast/dom/compare-document-position-disconnected-nodes-expected.txt:
+ * fast/dom/compare-document-position-disconnected-nodes.html:
+ * fast/dom/shadow/compare-document-position-expected.txt:
+ * fast/dom/shadow/compare-document-position.html:
</ins><span class="cx">
</span><del>- * fast/loader/resources/compass.jpg: Removed.
- * fast/loader/resources/image1.html: Removed.
- * fast/loader/resources/image2.html: Removed.
- * fast/loader/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Removed.
- * http/tests/cache/display-image-unset-allows-cached-image-load-expected.txt: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load-expected.txt.
- * http/tests/cache/display-image-unset-allows-cached-image-load.html: Renamed from LayoutTests/fast/loader/display-image-unset-allows-cached-image-load.html.
- * http/tests/cache/resources/cached-image.html: Renamed from LayoutTests/fast/loader/resources/cached-image.html.
- * http/tests/cache/resources/image1.html: Added.
- * http/tests/cache/resources/image2.html: Added.
- * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load-expected.txt: Added.
- * http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html: Renamed from LayoutTests/fast/loader/willsendrequest-returns-null-for-memory-cache-load.html.
</del><ins>+2014-03-01 David Kilzer <ddkilzer@apple.com>
</ins><span class="cx">
</span><del>-2013-05-15 Igor Oliveira <igor.o@sisa.samsung.com>
</del><ins>+ Fix lifetime handling of SVGPropertyTearOffs
+ <http://webkit.org/b/129211>
+ <rdar://problem/15696025>
</ins><span class="cx">
</span><del>- Implement run-in remove child cases.
- https://bugs.webkit.org/show_bug.cgi?id=86520
</del><ins>+ Reviewed by Maciej Stachowiak.
</ins><span class="cx">
</span><del>- Move runin to original position when sibling element is destroyed.
</del><ins>+ Merged from Blink (patch by Ojan Vafai):
+ https://src.chromium.org/viewvc/blink?revision=157801&view=revision
+ http://crbug.com/288771
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ -Replace SVGStaticPropertyWithParentTearOff with SVGMatrixTearOff
+ since it's only used in that one place. This means we can get rid
+ of the templatizing and the method pointer.
+ -Change SVGPropertyTearOff to keep track of it's child tearoffs
+ and call detachWrapper on its child tearoffs when it's destroyed
+ or when it's wrapper is detached.
+ -Have SVGPropertyTearOff hold WeakPtrs to the child tearoffs
+ to avoid having a cycle.
</ins><span class="cx">
</span><del>- * fast/runin/runin-remove-child-simple-expected.txt: Added.
- * fast/runin/runin-remove-child-simple.html: Added.
- * fast/runin/runin-sibling-inline-expected.txt: Added.
- * fast/runin/runin-sibling-inline.html: Added.
</del><ins>+ * svg/transforms/svg-matrix-tearoff-crash-expected.txt: Added.
+ * svg/transforms/svg-matrix-tearoff-crash.html: Added.
</ins><span class="cx">
</span><del>-2013-05-15 Dongseong Hwang <dongseong.hwang@intel.com>
</del><ins>+2014-02-28 Benjamin Poulain <benjamin@webkit.org>
</ins><span class="cx">
</span><del>- Remove an overloaded strokeRect in <canvas>
- https://bugs.webkit.org/show_bug.cgi?id=116017
</del><ins>+ Caller saved registers can be accidentally discarded when clearing the local stack
+ https://bugs.webkit.org/show_bug.cgi?id=129532
</ins><span class="cx">
</span><del>- Reviewed by Benjamin Poulain.
-
- canvas/philip/tests/2d.missingargs.html can cover
- fast/canvas/canvas-overloads-strokeRect.html, so this patch removed it.
-
- * fast/canvas/canvas-overloads-strokeRect-expected.txt: Removed.
- * fast/canvas/canvas-overloads-strokeRect.html: Removed.
- * fast/canvas/script-tests/canvas-overloads-strokeRect.js: Removed.
- * fast/canvas/script-tests/canvas-strokeRect.js:
-
-2013-05-15 Bruno de Oliveira Abinader <bruno.abinader@basyskom.com>
-
- [css3-text] text-decoration-line now accepts "blink" as valid value
- https://bugs.webkit.org/show_bug.cgi?id=116104
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- Updated layout test results to reflect changes in specification.
</del><ins>+ * fast/selectors/tree-modifying-case-insensitive-selectors.html: Added.
+ * fast/selectors/tree-modifying-selectors.html: Added.
</ins><span class="cx">
</span><del>- * fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-line-expected.txt:
- * fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-decoration-line.js:
- * fast/css3-text/css3-text-decoration/text-decoration-line-expected.html:
- * fast/css3-text/css3-text-decoration/text-decoration-line.html:
</del><ins>+2014-02-28 Adenilson Cavalcanti <cavalcantii@gmail.com>
</ins><span class="cx">
</span><del>-2013-05-15 Peter Gal <galpeter@inf.u-szeged.hu>
</del><ins>+ Filters should test for area instead of single dimension
+ https://bugs.webkit.org/show_bug.cgi?id=123716
</ins><span class="cx">
</span><del>- Allow http tests on Arch Linux
- https://bugs.webkit.org/show_bug.cgi?id=116155
-
- Reviewed by Ryosuke Niwa.
-
- * http/conf/archlinux-httpd.conf: Added.
-
-2013-05-15 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Removing two redundant flaky crasher expectations. Adjusting one expectation,
- assigning it a mock bug modifier so the TestExpectations linting passes.
-
-2013-05-15 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Removing failure expectations for 7 CSS Regions and CSS Exclusions reftests.
-
-2013-05-15 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
-
-2013-05-15 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Adding faillure expectations for two reftests that
- started failing after r150025 and r150065.
-
-2013-05-15 Radu Stavila <stavila@adobe.com>
-
- [CSSRegions] Implement offsetParent for elements inside named flow
- https://bugs.webkit.org/show_bug.cgi?id=113276
-
- Reviewed by Darin Adler.
-
- In the offsetParent algorithm, the nearest ancestor search skips from the topmost named flow elements directly to the body element.
-
- Added new test for offsetParent when body is flowed into a region.
- Updated existing offsetParent test.
-
- * fast/regions/offsetParent-body-in-flow-thread-expected.txt: Added.
- * fast/regions/offsetParent-body-in-flow-thread.html: Added.
- * fast/regions/offsetParent-in-flow-thread-expected.txt:
- * fast/regions/offsetParent-in-flow-thread.html:
-
-2013-05-14 Hans Muller <hmuller@adobe.com>
-
- [CSS Exclusions] Some layout tests fail to account for inline pixel snapping
- https://bugs.webkit.org/show_bug.cgi?id=116115
-
</del><span class="cx"> Reviewed by Dirk Schulze.
</span><span class="cx">
</span><del>- Adjust the expected locations of spans to account for the fact that inline layout snaps boxes' logical top
- and bottom to pixels, and the fact that line segment layout rounds the logical left and floors the logical
- right of segments.
</del><ins>+ A filtered SVG element with a sigle dimension bigger than 5000
+ (counting the margin/border) will fail to render. So an element
+ with 4000x4000 will render fine, while another with 5000x10
+ won't. This patch instead tests against the total element area,
+ which fixes such cases.
</ins><span class="cx">
</span><del>- * fast/exclusions/shape-inside/shape-inside-polygon-layout.html: Use the quiet variable!
- * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
</del><ins>+ The current patch fixes the rendering issue and at same time,
+ fixes some layer violations where FilterEffectRenderer and
+ RenderSVGResourceFilter were directly accessing the kMax value
+ in FilterEffect. Since before a somewhat bigger filter would
+ be aborted, it required to change the maximum kernel size
+ for blur filter (some filters are slower to run than others for
+ bigger SVGs).
</ins><span class="cx">
</span><del>-2013-05-14 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ * svg/filters/big-height-filter-expected.svg: Added.
+ * svg/filters/big-height-filter.svg: Added.
+ * svg/filters/big-width-filter-expected.svg: Added.
+ * svg/filters/big-width-filter.svg: Added.
</ins><span class="cx">
</span><del>- [Mac] Add tests for secure event input
- https://bugs.webkit.org/show_bug.cgi?id=116121
</del><ins>+2014-02-28 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Mark Rowe.
</del><ins>+ Add hiDPI support to DumpRenderTree/WebKitTestRunner without the need of reloading the test case.
+ https://bugs.webkit.org/show_bug.cgi?id=129438
</ins><span class="cx">
</span><del>- * editing/secure-input: Added.
- * editing/secure-input/password-input-changed-type-expected.txt: Added.
- * editing/secure-input/password-input-changed-type.html: Added.
- * editing/secure-input/password-input-focusing-expected.txt: Added.
- * editing/secure-input/password-input-focusing-to-different-frame-expected.txt: Added.
- * editing/secure-input/password-input-focusing-to-different-frame.html: Added.
- * editing/secure-input/password-input-focusing.html: Added.
- * editing/secure-input/removed-password-input-expected.txt: Added.
- * editing/secure-input/removed-password-input.html: Added.
- * editing/secure-input/reset-state-on-navigation-expected.txt: Added.
- * editing/secure-input/reset-state-on-navigation.html: Added.
- * editing/secure-input/resources: Added.
- * editing/secure-input/resources/reset-state-on-navigation-target.html: Added.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac-wk2/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
-
-2013-05-14 David Hyatt <hyatt@apple.com>
-
- REGRESSION (r147261): Many overlaid elements on united.com's account page
- https://bugs.webkit.org/show_bug.cgi?id=116107
- <rdar://problem/13690610>
-
</del><span class="cx"> Reviewed by Simon Fraser.
</span><span class="cx">
</span><del>- * fast/flexbox/auto-height-with-flex-expected.html: Added.
- * fast/flexbox/auto-height-with-flex.html: Added.
</del><ins>+ 'hidpi-' prefixed test cases now trigger 2x scale factor on the testing
+ offscreen window. It makes testing subpixel rendering and positioning possible.
</ins><span class="cx">
</span><del>-2013-05-14 Bem Jones-Bey <bjonesbe@adobe.com>
</del><ins>+ Both the offscreen window's and WebKit's scaling are set accordingly.
</ins><span class="cx">
</span><del>- Heap-use-after-free in WebCore::RenderBox::exclusionShapeOutsideInfo
- https://bugs.webkit.org/show_bug.cgi?id=115566
</del><ins>+ * fast/borders/hidpi-simple-hairline-border-painting-expected.html: Added.
+ * fast/borders/hidpi-simple-hairline-border-painting.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+2014-02-28 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- Cleaned up test from the fuzzer. Will only crash if run under a memory
- checking tool like ASAN.
</del><ins>+ paragraphs with different directionality in textarea with unicode-bidi: plaintext are aligned the same
+ https://bugs.webkit.org/show_bug.cgi?id=71194
</ins><span class="cx">
</span><del>- * fast/block/float/float-append-child-crash-expected.txt: Added.
- * fast/block/float/float-append-child-crash.html: Added.
</del><ins>+ * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
+ Updated Mac results for Mavericks (the original patch only updated Mountain Lion results).
</ins><span class="cx">
</span><del>-2013-05-14 Commit Queue <commit-queue@webkit.org>
</del><ins>+2014-02-28 Andreas Kling <akling@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed, rolling out r150023.
- http://trac.webkit.org/changeset/150023
- https://bugs.webkit.org/show_bug.cgi?id=116120
</del><ins>+ MouseEvent.offsetX/Y should just return 0,0 for simulated clicks.
+ <https://webkit.org/b/129477>
</ins><span class="cx">
</span><del>- Causes table layout issues (Bug 116118) and crashes on
- buildbot waterfall pages. (Requested by ddkilzer on #webkit).
</del><ins>+ Add a test documenting the behavior of offsetX/Y on the simulated
+ mouse events that get sent by HTMLElement.click().
</ins><span class="cx">
</span><del>- * fast/css/vertical-align-baseline-rowspan-007-expected.html:
- * fast/css/vertical-align-baseline-rowspan-007.htm:
- * fast/css/vertical-align-baseline-rowspan-008-expected.html:
- * fast/table/table-rowspan-height-distribution-in-rows.html: Removed.
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
- * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Removed.
- * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Removed.
- * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
- * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
- * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
- * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
- * platform/qt/tables/mozilla/core/bloomberg-expected.png:
- * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
- * platform/qt/tables/mozilla/other/test6-expected.png:
- * platform/qt/tables/mozilla/other/test6-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
- * tables/mozilla/core/bloomberg-expected.txt:
- * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
</del><ins>+ Reviewed by Alexey Proskuryakov.
</ins><span class="cx">
</span><del>-2013-05-13 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ * fast/events/relative-offset-of-simulated-click-expected.txt: Added.
+ * fast/events/relative-offset-of-simulated-click.html: Added.
</ins><span class="cx">
</span><del>- Removing Attr can delete a wrong Attribute in ElementData
- https://bugs.webkit.org/show_bug.cgi?id=116077
</del><ins>+2014-02-27 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- Reviewed by Benjamin Poulain.
</del><ins>+ [CSS Grid Layout] Fix positioning grid items using named grid lines/areas
+ https://bugs.webkit.org/show_bug.cgi?id=129372
</ins><span class="cx">
</span><del>- Add a regression test by importing
- https://chromium.googlesource.com/chromium/blink/+/e861452a292e185501e48940305947aa6a4e23c2
-
- * fast/dom/adopt-attribute-crash-expected.txt: Added.
- * fast/dom/adopt-attribute-crash.svg: Added.
-
-2013-05-14 Andrei Bucur <abucur@adobe.com>
-
- Modify checkLayout to receive the log container as an optional parameter
- https://bugs.webkit.org/show_bug.cgi?id=112793
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- Add a way to specify the container manually for checkLayout. This is helpful to measure regions for nested
- named flows (and probably other cases as well).
</del><ins>+ Added a new test that checks that we correctly position grid items
+ using named grid lines, grid areas and also with the implicit
+ named grid lines created by grid areas.
</ins><span class="cx">
</span><del>- * resources/check-layout.js: Added an optional parameter to window.checkLayout.
</del><ins>+ I'm also importing a test from Blink that checks that we can
+ dynamically change the position of a grid item by changing the
+ name of the grid lines used to position it.
</ins><span class="cx">
</span><del>-2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
</del><ins>+ * fast/css-grid-layout/grid-item-position-changed-dynamic-expected.txt:
+ Merged from Blink r153913 by <jchaffraix@chromium.org>.
+ * fast/css-grid-layout/grid-item-position-changed-dynamic.html: Ditto.
+ * fast/css-grid-layout/named-grid-lines-with-named-grid-areas-resolution-expected.txt: Added.
+ * fast/css-grid-layout/named-grid-lines-with-named-grid-areas-resolution.html: Added.
</ins><span class="cx">
</span><del>- [GStreamer] cannot seek after video finished
- https://bugs.webkit.org/show_bug.cgi?id=114044
</del><ins>+2014-02-28 Mario Sanchez Prada <mario.prada@samsung.com>
</ins><span class="cx">
</span><del>- Reviewed by Philippe Normand.
</del><ins>+ paragraphs with different directionality in textarea with unicode-bidi: plaintext are aligned the same
+ https://bugs.webkit.org/show_bug.cgi?id=71194
</ins><span class="cx">
</span><del>- * media/video-seek-after-end-expected.txt: Added.
- * media/video-seek-after-end.html: Added.
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>-2013-05-14 Zalan Bujtas <zalan@apple.com>
</del><ins>+ Merged from Blink r157263 by <igor.o@sisa.samsung.com>
+ <https://src.chromium.org/viewvc/blink?revision=157263&view=revision>
</ins><span class="cx">
</span><del>- Ellipsis text is placed to wrong position, when the truncated text is fully cut off in RTL direction.
- https://bugs.webkit.org/show_bug.cgi?id=115858
</del><ins>+ Modified expectations for two layout tests to make them conforming to the spec.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ * fast/text/international/unicode-bidi-plaintext-expected.html:
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
+ * platform/mac-mountainlion/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
</ins><span class="cx">
</span><del>- * fast/css/text-overflow-ellipsis-full-truncate-rtl-expected.html: Added.
- * fast/css/text-overflow-ellipsis-full-truncate-rtl.html: Added.
</del><ins>+2014-02-28 Jochen Eisinger <jochen@chromium.org>
</ins><span class="cx">
</span><del>-2013-05-14 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Update meta-referrer behavior for invalid policies
+ https://bugs.webkit.org/show_bug.cgi?id=129475
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ Reviewed by Alexey Proskuryakov.
</ins><span class="cx">
</span><del>- * platform/qt/TestExpectations: Skip test using disabled feature.
- * platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Rebaselining after r149869.
</del><ins>+ * http/tests/security/referrer-policy-invalid-expected.txt: Added.
+ * http/tests/security/referrer-policy-invalid.html: Added.
</ins><span class="cx">
</span><del>-2013-05-14 Jinwoo Song <jinwoo7.song@samsung.com>
</del><ins>+2014-02-28 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- [EFL] Unreviewed EFL gardening
- https://bugs.webkit.org/show_bug.cgi?id=116090
</del><ins>+ SubresourceLoader::didFinishLoading() should not assert when a decode error occurs
+ https://bugs.webkit.org/show_bug.cgi?id=127029
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
-
- Rebaseline after r155023.
-
- * platform/efl/TestExpectations:
- * platform/efl/fast/table/007-expected.png:
- * platform/efl/fast/table/007-expected.txt:
- * platform/efl/fast/table/colspanMinWidth-expected.png:
- * platform/efl/fast/table/colspanMinWidth-expected.txt:
- * platform/efl/fast/table/spanOverlapRepaint-expected.png:
- * platform/efl/fast/table/spanOverlapRepaint-expected.txt:
- * platform/efl/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
- * platform/efl/tables/mozilla/bugs/bug13169-expected.png:
- * platform/efl/tables/mozilla/bugs/bug13169-expected.txt: Added.
- * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug17138-expected.png:
- * platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug17548-expected.png:
- * platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.png:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug6304-expected.png:
- * platform/efl/tables/mozilla/bugs/bug6304-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug73321-expected.txt: Renamed from LayoutTests/platform/efl-wk2/tables/mozilla/bugs/bug73321-expected.txt.
- * platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
- * platform/efl/tables/mozilla/core/bloomberg-expected.png:
- * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
- * platform/efl/tables/mozilla/core/cell_heights-expected.txt:
- * platform/efl/tables/mozilla/other/test6-expected.png:
- * platform/efl/tables/mozilla/other/test6-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
-
-2013-05-14 Alex Christensen <achristensen@apple.com>
-
- The tests marked with the comment "WebKitTestRunner needs to sanitize file urls in the output"
- run successfully with WebKitTestRunner. They should not be skipped.
- https://bugs.webkit.org/show_bug.cgi?id=116083
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- * platform/wk2/TestExpectations:
- Unskip tests.
</del><ins>+ Added a test to ensure that we don't cause an assertion failure when an image fails
+ to load because of a decode error. In particular, the estimated decoded image size
+ exceeds the maximum decoded image size.
</ins><span class="cx">
</span><del>-2013-05-13 Ryuan Choi <ryuan.choi@samsung.com>
</del><ins>+ * fast/images/decoded-size-exceeds-max-decoded-size-expected.txt: Added.
+ * fast/images/decoded-size-exceeds-max-decoded-size.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-28 Martin Hodovan <mhodovan@inf.u-szeged.hu>
</ins><span class="cx">
</span><del>- Unskip several tests which already passed and add png expected results.
</del><ins>+ ASSERTION FAILED: roundedIntPoint(rendererMappedResult) == roundedIntPoint(result) in WebCore::RenderGeometryMap::mapToContainer
+ https://bugs.webkit.org/show_bug.cgi?id=119626
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/editing/selection/doubleclick-crash-expected.png: Added.
- * platform/efl/editing/selection/select-missing-image-expected.png: Added.
</del><ins>+ Backported from Blink: https://codereview.chromium.org/143363004
</ins><span class="cx">
</span><del>-2013-05-13 Allan Sandfeld Jensen <allan.jensen@digia.com>
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- compositing/transitions/transform-on-large-layer.html is flaky
- https://bugs.webkit.org/show_bug.cgi?id=110099
</del><ins>+ * svg/transforms/svg-geometry-crash-expected.txt: Added.
+ * svg/transforms/svg-geometry-crash.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-02-28 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- Only set the timeout for test end after the resize event has been
- received. This helps slow test bots, and also makes it easier to
- tell rendering failures from failures to send resize event.
</del><ins>+ Unreviewed, rolling out r164859.
+ http://trac.webkit.org/changeset/164859
+ https://bugs.webkit.org/show_bug.cgi?id=129483
</ins><span class="cx">
</span><del>- * compositing/transitions/transform-on-large-layer.html:
</del><ins>+ caused WK1 crashes (DumpRenderTree) (Requested by zalan on
+ #webkit).
</ins><span class="cx">
</span><del>-2013-05-13 Alex Christensen <achristensen@apple.com>
</del><ins>+ * fast/borders/hidpi-simple-hairline-border-painting-expected.html: Removed.
+ * fast/borders/hidpi-simple-hairline-border-painting.html: Removed.
</ins><span class="cx">
</span><del>- Added testRunner.setPrinting.
- https://bugs.webkit.org/show_bug.cgi?id=42693
- rdar://problem/8213845
</del><ins>+2014-02-28 Zalan Bujtas <zalan@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Add hiDPI support to DumpRenderTree/WebKitTestRunner without the need of reloading the test case.
+ https://bugs.webkit.org/show_bug.cgi?id=129438
</ins><span class="cx">
</span><del>- * platform/wk2/TestExpectations:
- Unskipped printing tests.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ 'hidpi-' prefixed test cases now trigger 2x scale factor on the testing
+ offscreen window. It makes testing subpixel rendering and positioning possible.
</ins><span class="cx">
</span><del>- Rename BarInfo to BarProp and remove [NoInterfaceObject]
- https://bugs.webkit.org/show_bug.cgi?id=116027
</del><ins>+ Both the offscreen window's and WebKit's scaling are set accordingly.
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ * fast/borders/hidpi-simple-hairline-border-painting-expected.html: Added.
+ * fast/borders/hidpi-simple-hairline-border-painting.html: Added.
</ins><span class="cx">
</span><del>- Rebaseline fast/js/global-constructors-attributes.html now that there is a new
- 'BarProp' global constructor.
</del><ins>+2014-02-28 Mihnea Ovidenie <mihnea@adobe.com>
</ins><span class="cx">
</span><del>- Rebaseline a few other tests now that BarInfo was renamed to BarProp.
</del><ins>+ [CSSRegions] ASSERTION FAILED: !m_regionsInvalidated in RenderFlowThread::regionAtBlockOffset
+ https://bugs.webkit.org/show_bug.cgi?id=129371
</ins><span class="cx">
</span><del>- * fast/dom/Window/window-lookup-precedence-expected.txt:
- * fast/js/global-constructors-attributes-expected.txt:
- * fast/loader/window-properties-restored-from-page-cache-expected.txt:
- * http/tests/security/cross-frame-access-put-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
- * platform/gtk/fast/dom/Window/window-lookup-precedence-expected.txt:
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
- * platform/mac/fast/dom/Window/window-lookup-precedence-expected.txt:
- * platform/qt/fast/js/global-constructors-attributes-expected.txt:
</del><ins>+ Reviewed Andrei Bucur.
</ins><span class="cx">
</span><del>-2013-05-13 Dean Jackson <dino@apple.com>
</del><ins>+ * compositing/regions/video-in-overflow-region-expected.txt: Added.
+ * compositing/regions/video-in-overflow-region.html: Added.
</ins><span class="cx">
</span><del>- toDataURL can return an empty image in some cases
- https://bugs.webkit.org/show_bug.cgi?id=115981
- <rdar://problem/13760256>
</del><ins>+2014-02-27 Benjamin Poulain <benjamin@webkit.org>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Compile attribute value matching
+ https://bugs.webkit.org/show_bug.cgi?id=129228
</ins><span class="cx">
</span><del>- Make sure that a canvas with content is not the same as one
- without content.
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- * fast/canvas/toDataURL-not-empty-expected.txt: Added.
- * fast/canvas/toDataURL-not-empty.html: Added.
</del><ins>+ * fast/selectors/case-insensitive-value-matching-expected.txt: Added.
+ * fast/selectors/case-insensitive-value-matching.html: Added.
+ Test the various cases that require more register than the common case.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ The values match Firefox behavior.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-27 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- Mark fast/table/crash-split-table-section-no-cell-recalc.html as crashing
- on EFL port.
</del><ins>+ css3/compositing/isolation-isolate-blended-child.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=129468
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ * platform/mac-wk2/TestExpectations: Marked as failing on OS X 10.8 Debug WK2.
+ Not sure if it's hardware related or dependent on confuguration in some other way.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+2014-02-27 Peter Molnar <pmolnar.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Enable support of X-Content-Type-Options: nosniff header for EFL
+ https://bugs.webkit.org/show_bug.cgi?id=128673
</ins><span class="cx">
</span><del>- Unskip several tests that stopped crashing after r150030.
</del><ins>+ Reviewed by Gyuyoung Kim.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
-
-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Unreviewed EFL gardening.
-
- Mark fast/css/variables/var-inside-shape.html as failing on EFL after
- r150025.
-
</del><ins>+ * http/tests/security/contentTypeOptions/nosniff-script-blocked-expected.txt:
+ * http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt:
+ Updated expectations as console output now includes line numbers.
</ins><span class="cx"> * platform/efl/TestExpectations:
</span><ins>+ Unskipped http/tests/security/contentTypeOptions tests.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-27 Timothy Hatcher <timothy@apple.com>
</ins><span class="cx">
</span><del>- Mark fast/animation/request-animation-frame-too-rapid.html as failing on EFL WK2
- due to r150015.
</del><ins>+ Improve how ContentSearchUtilities::lineEndings works by supporting the three common line endings.
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
</del><ins>+ https://bugs.webkit.org/show_bug.cgi?id=129458
</ins><span class="cx">
</span><del>-2013-05-13 Hans Muller <hmuller@adobe.com>
</del><ins>+ Reviewed by Joseph Pecoraro.
</ins><span class="cx">
</span><del>- [CSS Exclusions] Simple shape-outside tests fail when subpixel layout is disabled
- https://bugs.webkit.org/show_bug.cgi?id=115767
</del><ins>+ * inspector-protocol/debugger/resources/mac-linebreaks.js: Added.
+ * inspector-protocol/debugger/resources/mixed-linebreaks.js: Added.
+ * inspector-protocol/debugger/resources/unix-linebreaks.js: Added.
+ * inspector-protocol/debugger/resources/windows-linebreaks.js: Added.
+ * inspector-protocol/debugger/searchInContent-linebreaks-expected.txt: Added.
+ * inspector-protocol/debugger/searchInContent-linebreaks.html: Added.
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+2014-02-27 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- The overall goal of this change was to restore the (last) four excluded exclusions ref-tests
- by making them work correctly when subpixel layout is disabled. All of the tests were
- substantially simplified, as was the supporting javascript code. The original
- shape-outside-floats-simple-rounded-rectangle test was replaced by three separate tests
- because the original was bigger then then the 800x600 limit and because it unncessarily
- combined three indepedent test cases.
</del><ins>+ Unreviewed, update test expectations after r164830.
</ins><span class="cx">
</span><del>- * fast/exclusions/resources/rounded-rectangle.js:
- (ellipseXIntercept): Return the 1st quadrant X intercept for an ellipse given a first quadrant Y intercept.
- (scanConvertRoundedRectangleOutside): Return the line segment intervals that overlap a rounded rectangle.
- (genLeftRightRoundedRectFloatShapeOutsideRefTest): Insert a stack of float divs that match the left or right edge of a rounded rectangle.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y-expected.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-non-zero-y.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle-expected.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-circle.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse-expected.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-ellipse.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-001.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-002.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003-expected.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-003.html: Added.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle-expected.html: Removed.
- * fast/exclusions/shape-outside-floats/shape-outside-floats-simple-rounded-rectangle.html: Removed.
- * platform/mac/TestExpectations:
</del><ins>+ Inspector test dom/dom-search-crash.html times out in release builds
+ https://bugs.webkit.org/show_bug.cgi?id=129462
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Web Inspector model tests load wrong inspector page under WebKitTestRunner
+ https://bugs.webkit.org/show_bug.cgi?id=129460
</ins><span class="cx">
</span><del>- Unreviewed, rolling out r150022.
- http://trac.webkit.org/changeset/150022
- https://bugs.webkit.org/show_bug.cgi?id=114044
</del><ins>+ * TestExpectations: Updating test expectations.
+ * platform/wk2/TestExpectations: Updating test expectations.
</ins><span class="cx">
</span><del>- Causes assertions in media tests
</del><ins>+2014-02-17 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- * media/video-seek-after-end-expected.txt: Removed.
- * media/video-seek-after-end.html: Removed.
</del><ins>+ text-decoration-skip: ink does not skip over SVG fonts
+ https://bugs.webkit.org/show_bug.cgi?id=128936
</ins><span class="cx">
</span><del>-2013-05-13 Bem Jones-Bey <bjonesbe@adobe.com>
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- Fix the float logic to not return an anonymous block ancestor
- https://bugs.webkit.org/show_bug.cgi?id=115925
</del><ins>+ This font simply draws some underlined text with a SVG font and makes sure the underline skips.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ * fast/css3-text/css3-text-decoration/text-decoration-skip/resources/Litherum.svg: Added.
+ * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg-expected.html: Added.
+ * fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-svg.html: Added.
</ins><span class="cx">
</span><del>- Cleaned up fuzzer test. Note that this will only crash when run under
- a memory checker like ASAN.
</del><ins>+2014-02-27 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- * fast/block/float/float-not-removed-crash2-expected.txt: Added.
- * fast/block/float/float-not-removed-crash2.html: Added.
</del><ins>+ [WebRTC] Removing MediaConstraints argument from RTCPeerConnection addStream, updateIce methods and constructor
+ https://bugs.webkit.org/show_bug.cgi?id=129449
</ins><span class="cx">
</span><del>-2013-05-13 Zoltan Horvath <zoltan@webkit.org>
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>- [CSS Regions][CSS Exclusions] Shape-inside on regions should respect region borders and paddings
- https://bugs.webkit.org/show_bug.cgi?id=115456
</del><ins>+ According to WebRTC editor's draft, MediaConstraints will no longer be an argument of those methods and
+ constructor.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ * fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt:
+ * fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
+ * fast/mediastream/RTCPeerConnection-expected.txt:
+ * fast/mediastream/RTCPeerConnection.html:
</ins><span class="cx">
</span><del>- I refactored the computation logic of shape-inside on regions by removing access to RenderFlowThread from ExclusionShapeInfo's logicalTopOffset
- function, this means all the logic is now existing in RenderBlockLineLayout.cpp. By modifying the logicalTopOffset it turned out that the borders
- and padding hadn't worked correctly, since borders and paddings were counted twice in the shape-inside's computation. This patch adds the necessary
- modifications to let it respect the borders and padding in the correct way. I created 2 new helper functions to prevent increasing the code size of
- the layoutRunsAndFloatsInRange function.
</del><ins>+2014-02-27 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- * fast/regions/shape-inside/shape-inside-on-additional-regions-expected.html: Modify to not use shape-inside for testing.
- * fast/regions/shape-inside/shape-inside-on-additional-regions.html: Fix the shape-inside's dimension.
- * fast/regions/shape-inside/shape-inside-on-first-region-block-content-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-first-region-block-content.html: Added.
- * fast/regions/shape-inside/shape-inside-on-first-region-inline-content-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-first-region-inline-content.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions-expected.html: Match the shape-inside height to the container's height.
- * fast/regions/shape-inside/shape-inside-on-regions-inline-content-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-regions.html: Match the shape-inside height to the container's height.
- * fast/regions/shape-inside/shape-inside-on-second-region-block-content-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-second-region-block-content.html: Added.
- * fast/regions/shape-inside/shape-inside-on-second-region-inline-content-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-on-second-region-inline-content.html: Added.
- * fast/regions/shape-inside/shape-inside-with-region-borders-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-with-region-borders.html: Added.
- * fast/regions/shape-inside/shape-inside-with-region-padding-expected.html: Added.
- * fast/regions/shape-inside/shape-inside-with-region-padding.html: Added.
</del><ins>+ Web Inspector: model tests should use a special Test.html inspector page
+ https://bugs.webkit.org/show_bug.cgi?id=129190
</ins><span class="cx">
</span><del>-2013-05-13 Bear Travis <betravis@adobe.com>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- [css exclusions] Enable CSS Exclusions by default when CSS_EXCLUSIONS is set
- https://bugs.webkit.org/show_bug.cgi?id=115919
</del><ins>+ Add a stripped-down version of the inspector test script that's used by
+ all inspector model tests. Clean up the namespaces so things accessible
+ from only the test page are part of the `InspectorTestProxy` object.
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ Add a minimal test that exercises the initialization and communication code
+ paths on the test page and the inspector page.
</ins><span class="cx">
</span><del>- Adding a test to make sure CSS Exclusions can be enabled, and are enabled by
- default.
</del><ins>+ * http/tests/inspector-protocol/resources/InspectorTest.js: Add a FIXME.
+ * inspector/inspector-test.js: Added.
+ (InspectorTestProxy.register):
+ (runTest.initializeFrontend):
+ (runTest.runTestInFrontend):
+ (runTest):
+ (InspectorTestProxy.completeTest):
+ (InspectorTestProxy.debugLog):
+ (InspectorTestProxy.addResult):
+ (InspectorTestProxy.clearResults):
+ (InspectorTestProxy.reportUncaughtException):
+ * inspector/test-harness-trivially-works-expected.txt: Added.
+ * inspector/test-harness-trivially-works.html: Added.
</ins><span class="cx">
</span><del>- * fast/exclusions/css-exclusions-enabled-expected.txt: Added.
- * fast/exclusions/css-exclusions-enabled.html: Added.
</del><ins>+2014-02-27 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-13 Suchit Agrawal <a.suchit@samsung.com>
</del><ins>+ Transform more clip-path pixel tests to reference tests
+ https://bugs.webkit.org/show_bug.cgi?id=129230
</ins><span class="cx">
</span><del>- Cell heights are disproportional when a row-spanning cell contains a block element that determines the height of the rows
- https://bugs.webkit.org/show_bug.cgi?id=52185
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ Fix masking test.
</ins><span class="cx">
</span><del>- Test case updated.
- * fast/css/vertical-align-baseline-rowspan-007.htm:
</del><ins>+ * svg/masking/mask-negative-scale.svg:
</ins><span class="cx">
</span><del>- Reference Test cases updated.
- * fast/css/vertical-align-baseline-rowspan-007-expected.html:
- * fast/css/vertical-align-baseline-rowspan-008-expected.html:
</del><ins>+2014-02-27 Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- Added test cases based on changes in the code and different scenarios for rowspan height
- distribution in rows.
- * fast/table/table-rowspan-height-distribution-in-rows.html: Added.
- * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.png: Added.
- * platform/qt/fast/table/table-rowspan-height-distribution-in-rows-expected.txt: Added.
</del><ins>+ Math.{max, min}() must not return after first NaN value
+ https://bugs.webkit.org/show_bug.cgi?id=104147
</ins><span class="cx">
</span><del>- Test cases need to rebaseline in qt, efl, gtk and mac platforms.
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/mac/TestExpectations:
- * platform/qt/TestExpectations:
</del><ins>+ Reviewed by Oliver Hunt.
</ins><span class="cx">
</span><del>- Test case results are updated in qt platform.
- * platform/qt/tables/mozilla/bugs/bug17548-expected.png:
- * platform/qt/tables/mozilla/bugs/bug17548-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug220536-expected.png:
- * platform/qt/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/qt/tables/mozilla/bugs/bug7714-expected.png:
- * platform/qt/tables/mozilla/bugs/bug7714-expected.txt:
- * platform/qt/tables/mozilla/core/bloomberg-expected.png:
- * platform/qt/tables/mozilla/core/bloomberg-expected.txt:
- * platform/qt/tables/mozilla/other/test6-expected.png:
- * platform/qt/tables/mozilla/other/test6-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
- * platform/qt/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
- * tables/mozilla/core/bloomberg-expected.txt:
- * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
</del><ins>+ Extended the Math.{max, min}() tests, to check that these methods are return after first NaN value or not.
</ins><span class="cx">
</span><del>-2013-04-30 Balazs Kelemen <b.kelemen@sisa.samsung.com>
</del><ins>+ * js/math-expected.txt:
+ * js/script-tests/math.js:
</ins><span class="cx">
</span><del>- [GStreamer] cannot seek after video finished
- https://bugs.webkit.org/show_bug.cgi?id=114044
</del><ins>+2014-02-27 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Philippe Normand.
</del><ins>+ speechSynthesis.speak of a zero length utterance kills future speech
+ https://bugs.webkit.org/show_bug.cgi?id=129403
</ins><span class="cx">
</span><del>- * media/video-seek-after-end-expected.txt: Added.
- * media/video-seek-after-end.html: Added.
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * platform/mac/fast/speechsynthesis/speech-synthesis-speak-empty-string-expected.txt: Added.
+ * platform/mac/fast/speechsynthesis/speech-synthesis-speak-empty-string.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-27 Commit Queue <commit-queue@webkit.org>
</ins><span class="cx">
</span><del>- Mark several test cases as crashing on EFL port.
</del><ins>+ Unreviewed, rolling out r164783.
+ http://trac.webkit.org/changeset/164783
+ https://bugs.webkit.org/show_bug.cgi?id=129425
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+ Broke number of multicol tests (Requested by anttik on
+ #webkit).
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * fast/css/crash-on-column-splitting-expected.txt: Removed.
+ * fast/css/crash-on-column-splitting.html: Removed.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-27 Antoine Quint <graouts@webkit.org>
</ins><span class="cx">
</span><del>- Mark 2 ref tests as failing on EFL port.
</del><ins>+ Respect SVG fragment identifiers in <img> src attribute
+ https://bugs.webkit.org/show_bug.cgi?id=129387
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Test that we correctly handle the fragment identifier used in SVG URLs in <img> elements,
+ checking for correct srcset handling as well.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ * svg/css/resources/fragment-identifiers.svg: Added.
+ * svg/css/svg-resource-fragment-identifier-img-src-expected.html: Added.
+ * svg/css/svg-resource-fragment-identifier-img-src.html: Added.
</ins><span class="cx">
</span><del>- Skip 2 HTTP tests that time out of EFL port.
</del><ins>+2014-02-27 Mihai Tica <mitica@adobe.com>
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ [CSS Blending] Parse and implement the -webkit-isolation CSS property.
</ins><span class="cx">
</span><del>-2013-05-13 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ https://bugs.webkit.org/show_bug.cgi?id=128958
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Reviewed by Dirk Schulze.
</ins><span class="cx">
</span><del>- Provide EFL baselines for several compositing test cases.
</del><ins>+ Test parsing of -webkit-isolation. Test if setting -webkit-isolation: isolate creats a stacking context.
+ Test for SVG and HTML that blending is restricted to the contents of an isolated parent element.
</ins><span class="cx">
</span><del>- * platform/efl/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
- * platform/efl/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
- * platform/efl/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
- * platform/efl/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
</del><ins>+ * css3/compositing/isolation-isolate-blended-child-expected.html: Added.
+ * css3/compositing/isolation-isolate-blended-child.html: Added.
+ * css3/compositing/isolation-isolate-simple-expected.txt: Added.
+ * css3/compositing/isolation-parsing-expected.txt: Added.
+ * css3/compositing/isolation-parsing.html: Added.
+ * css3/compositing/svg-isolation-default-expected.html: Added.
+ * css3/compositing/svg-isolation-default.html: Added.
+ * css3/compositing/svg-isolation-isolated-group-expected.html: Added.
+ * css3/compositing/svg-isolation-isolated-group.html: Added.
+ * css3/compositing/svg-isolation-simple-expected.html: Added.
+ * css3/compositing/svg-isolation-simple.html: Added.
</ins><span class="cx">
</span><del>-2013-05-13 Zalan Bujtas <zalan@apple.com>
</del><ins>+2014-02-27 Krzysztof Czech <k.czech@samsung.com>
</ins><span class="cx">
</span><del>- WebProcess consuming very high CPU on linkedin.com
- https://bugs.webkit.org/show_bug.cgi?id=115601
</del><ins>+ [ATK] Utilize AtkTableCell to expose directly AccessibilityTableCell to AT
+ https://bugs.webkit.org/show_bug.cgi?id=129250
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>- Disable WEB_TIMING_MINIMAL.
- Turn off window.performance and performance.now(). Some JS frameworks expect
- additional Web Timing APIs, when performance.now() is available.
</del><ins>+ Sharing test with GTK/EFL.
</ins><span class="cx">
</span><del>- * platform/mac/TestExpectations:
- * fast/js/global-constructors-attributes-expected.txt:
</del><ins>+ * accessibility/table-scope-expected.txt: Renamed from LayoutTests/platform/mac/accessibility/table-scope-expected.txt.
+ * accessibility/table-scope.html: Renamed from LayoutTests/platform/mac/accessibility/table-scope.html.
+ * platform/win/TestExpectations: Skipping on windows, missing implementation.
</ins><span class="cx">
</span><del>-2013-05-13 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+2014-02-27 Renata Hodovan <rhodovan.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Added platform specific expected files.
</del><ins>+ Improving containing column block determination
+ https://bugs.webkit.org/show_bug.cgi?id=125449
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
- * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added after r149915.
- * platform/qt-5.0-wk2/compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added after r149915.
- * platform/qt-5.0-wk2/compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added after r149914.
- * platform/qt/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added after r149969.
-
-2013-05-12 Eric Carlson <eric.carlson@apple.com>
-
- REGRESSION (r149749): Video becomes invisible when it starts playing at newyorkbygehry.com
- https://bugs.webkit.org/show_bug.cgi?id=115963
-
- Reviewed by Dean Jackson.
-
- * media/video-remove-insert-repaints.html: Added.
- * media/video-remove-insert-repaints-expected.txt: Added.
- * platform/mac/media/video-remove-insert-repaints-expected.png: Added.
-
-2013-05-12 Jinwoo Song <jinwoo7.song@samsung.com>
-
- [EFL] Unreviewed EFL gardening
- https://bugs.webkit.org/show_bug.cgi?id=116004
-
- Unreviewed EFL gardening
-
- * platform/efl-wk2/TestExpectations:
- * platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
- * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: Added.
- * platform/efl/fast/text/text-combine-different-fonts-expected.txt: Added.
- * platform/efl/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt: Added.
- * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt: Added.
- * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
-
-2013-05-12 Ryuan Choi <ryuan.choi@samsung.com>
-
- REGRESSION (r149668): 4 reftest failures under fast/regions on GTK
- https://bugs.webkit.org/show_bug.cgi?id=115783
-
- Unreviewed rebaseline. They were fixed after r149802.
-
- * platform/efl/TestExpectations:
- * platform/gtk/TestExpectations:
-
-2013-05-12 Simon Fraser <simon.fraser@apple.com>
-
- Dropdowns on http://www.exploratorium.edu don't show anything
- https://bugs.webkit.org/show_bug.cgi?id=115991
-
- Reviewed by Dan Bernstein.
-
- Layer tree dump test with an overflow:hidden that projects outside its
- ancestor, and is forced to composite by a composited child.
-
- * compositing/backing/no-backing-for-clip-overhang-expected.txt: Added.
- * compositing/backing/no-backing-for-clip-overhang.html: Added.
-
-2013-05-12 Andreas Kling <akling@apple.com>
-
- Rebaseline fast/js/global-constructors-attributes.html for mac-lion after r149920.
-
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
-
-2013-05-10 Simon Fraser <simon.fraser@apple.com>
-
- REGRESSION: Fixed background on ColterReed.com scrolls
- https://bugs.webkit.org/show_bug.cgi?id=115951
-
- Reviewed by Beth Dakin.
-
- Tests with a fixed background and two different ways of making the <html> composited.
-
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html-expected.html: Added.
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-composited-html.html: Added.
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed-expected.html: Added.
- * platform/mac-wk2/tiled-drawing/fixed-background/fixed-background-negative-z-index-fixed.html: Added.
-
-2013-05-11 Xan Lopez <xlopez@igalia.com>
-
- Bogus -webkit-columns value in fast/text/international/spaces-combined-in-vertical-text.html
- https://bugs.webkit.org/show_bug.cgi?id=115164
-
- Reviewed by Rob Buis.
-
- Remove bogus -webkit-columns property.
-
- * fast/text/international/spaces-combined-in-vertical-text.html:
-
-2013-05-11 Jochen Eisinger <jochen@chromium.org>
-
- Disallow a window to focus itself via javascript URLs or using target _self
- https://bugs.webkit.org/show_bug.cgi?id=115906
-
- Reviewed by Geoffrey Garen.
-
- * fast/dom/Window/window-focus-self-expected.txt: Added.
- * fast/dom/Window/window-focus-self.html: Added.
- * platform/wk2/TestExpectations: test uses unimplemented setWindowIsKey.
-
-2013-03-17 Robert Hogan <robert@webkit.org>
-
- Text flow broken in elements with vertical align top/bottom and inline elements taller than line-height
- https://bugs.webkit.org/show_bug.cgi?id=111974
-
- Reviewed by Ryosuke Niwa.
-
- * editing/execCommand/query-command-state-expected.txt:
- * editing/execCommand/script-tests/query-command-state.js: Remove invalid tests, vertical-align does not apply to
- div elements.
- (runTests):
- * fast/css/vertical-align-block-elements-expected.html: Added.
- * fast/css/vertical-align-block-elements.html: Added.
-
-2013-05-10 Alexey Proskuryakov <ap@apple.com>
-
- <rdar://problem/13666412> Clean up some edge cases of URL parsing.
- https://bugs.webkit.org/show_bug.cgi?id=104919
-
</del><span class="cx"> Reviewed by Darin Adler.
</span><span class="cx">
</span><del>- * fast/dom/HTMLAnchorElement/script-tests/set-href-attribute-pathname.js:
- * fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
- Updated expectations of one sub-test. We previously tried to keep the test passing
- as is (see bug 57291), but I couldn't find any reason to prefer the old behavior.
</del><ins>+ * fast/css/crash-on-column-splitting-expected.txt: Added.
+ * fast/css/crash-on-column-splitting.html: Added.
</ins><span class="cx">
</span><del>- * fast/url/host-expected.txt:
- * fast/url/host.html:
- Updated one subtest to new results, which match at least Gecko (original of the
- test actually claims that all browsers including Safari already do what we'll do now).
</del><ins>+2014-02-27 Xabier Rodriguez Calvar <calvaris@igalia.com>
</ins><span class="cx">
</span><del>- * fast/url/segments-userinfo-vs-host-expected.txt: Added.
- * fast/url/segments-userinfo-vs-host.html: Added.
- Added a number of tests, with detailed explanations of the differences with Firefox,
- and with rationales.
</del><ins>+ [GTK] Improve JavaScript multimedia controls
+ https://bugs.webkit.org/show_bug.cgi?id=129044
</ins><span class="cx">
</span><del>- * http/tests/uri/username-with-no-hostname-expected.txt: Removed.
- * http/tests/uri/username-with-no-hostname.html-disabled: Removed.
- * platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Removed.
- This test has been disabled for a long time, and being an end-to-end test for
- invalid URL handling, it would be difficult to make work again. We have multiple
- parsing tests for URLs like this.
</del><ins>+ Reviewed by Jer Noble.
</ins><span class="cx">
</span><del>-2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * media/controls-without-preload.html: Fixed.
+ * platform/gtk/accessibility/media-controls-panel-title-expected.txt:
+ * platform/gtk/accessibility/media-controls-panel-title.html:
+ * platform/gtk/accessibility/media-emits-object-replacement-expected.txt:
+ * platform/gtk/media/video-volume-slider-expected.png:
+ * platform/gtk/media/video-volume-slider-expected.txt:
+ * platform/gtk/media/video-zoom-controls-expected.txt: Rebaseline.
</ins><span class="cx">
</span><del>- Remove [NoInterfaceObject] from several WebAudio IDL interfaces
- https://bugs.webkit.org/show_bug.cgi?id=115894
</del><ins>+2014-02-26 Ryosuke Niwa <rniwa@webkit.org>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ Indenting an indented image element resulted in an extra indentation
+ https://bugs.webkit.org/show_bug.cgi?id=129201
</ins><span class="cx">
</span><del>- Rebaseline fast/js/global-constructors-attributes.html now that more
- global constructors are exposed.
</del><ins>+ Reviewed by Enrica Casucci.
</ins><span class="cx">
</span><del>- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
</del><ins>+ Added a regression test.
</ins><span class="cx">
</span><del>-2013-05-10 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ * editing/execCommand/indent-img-twice-expected.txt: Added.
+ * editing/execCommand/indent-img-twice.html: Added.
</ins><span class="cx">
</span><del>- REGRESSION (r145680): No box shadow rendered on element with positioned child that obscures it
- https://bugs.webkit.org/show_bug.cgi?id=115840
</del><ins>+2014-02-26 Bem Jones-Bey <bjonesbe@adobe.com>
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ [CSS Shapes] inset and inset-rectangle trigger assert with replaced element and large percentage dimension
+ https://bugs.webkit.org/show_bug.cgi?id=129060
</ins><span class="cx">
</span><del>- * fast/box-shadow/box-shadow-obscured-backgrounds-expected.html: Added.
- * fast/box-shadow/box-shadow-obscured-backgrounds.html: Added.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>-2013-05-10 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-negative-width-crash-expected.txt: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-negative-width-crash.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-rectangle-negative-width-crash-expected.txt: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-img-inset-rectangle-negative-width-crash.html: Added.
</ins><span class="cx">
</span><del>- REGRESSION (r143626): Element shows as garbage in image gallery
- https://bugs.webkit.org/show_bug.cgi?id=115946
</del><ins>+2014-02-26 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
-
- Test that dumps layers for a visibility:hidden element with a child text node,
- and with a visibility:visible child. The resulting compositing layer should
- not be marked as opaque.
</del><ins>+ Underlines are too thick when zoomed in
+ https://bugs.webkit.org/show_bug.cgi?id=129352
</ins><span class="cx">
</span><del>- * compositing/contents-opaque/hidden-with-visible-child-expected.txt: Added.
- * compositing/contents-opaque/hidden-with-visible-child.html: Added.
- * compositing/contents-opaque/hidden-with-visible-text-expected.txt: Added.
- * compositing/contents-opaque/hidden-with-visible-text.html: Added.
-
-2013-05-10 Simon Fraser <simon.fraser@apple.com>
-
- Garbage down left side of nytimes.com page (if subscriber)
- https://bugs.webkit.org/show_bug.cgi?id=115839
-
- Reviewed by Antti Koivisto.
-
- * compositing/contents-opaque/overflow-hidden-child-layers-expected.txt: Added.
- * compositing/contents-opaque/overflow-hidden-child-layers.html: Added.
-
-2013-05-10 Eric Carlson <eric.carlson@apple.com>
-
- In-band captions not visible immediately after track mode change
- https://bugs.webkit.org/show_bug.cgi?id=115922
-
</del><span class="cx"> Reviewed by Dean Jackson.
</span><span class="cx">
</span><del>- * media/track/track-in-band-mode-expected.txt: Added.
- * media/track/track-in-band-mode.html: Added.
</del><ins>+ This test changes the page scale factor to a very large value, simulating
+ the user zooming in with a trackpad. It then positions the viewport
+ to a place where the underline should not be drawn. It then compares this
+ to a completely white page.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations: Skip new test.
- * platform/gtk/TestExpectations: Ditto.
- * platform/mac/TestExpectations: Ditto.
- * platform/qt/TestExpectations: Ditto.
- * platform/win/TestExpectations: Ditto.
</del><ins>+ This explanation cannot be in the test itself because the test sets the
+ scale factor too high for the tester to be able to read text.
</ins><span class="cx">
</span><del>-2013-05-10 Roger Fong <roger_fong@apple.com>
</del><ins>+ * fast/css3-text/css3-text-decoration/text-decoration-scaled-expected.html: Added.
+ * fast/css3-text/css3-text-decoration/text-decoration-scaled.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed mac-lion rebaselines.
</del><ins>+2014-02-26 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt:
</del><ins>+ Function.prototype.apply has a bad time with the spread operator
+ https://bugs.webkit.org/show_bug.cgi?id=129381
</ins><span class="cx">
</span><del>-2013-05-10 Robert Hogan <robert@webkit.org>
</del><ins>+ Reviewed by Mark Hahnenberg.
</ins><span class="cx">
</span><del>- REGRESSION(r148121): Empty Span does not get a linebox when it's in an anonymous block
- https://bugs.webkit.org/show_bug.cgi?id=115818
</del><ins>+ Add tests
</ins><span class="cx">
</span><del>- Reviewed by David Hyatt.
</del><ins>+ * js/regress/call-spread-apply-expected.txt: Added.
+ * js/regress/call-spread-apply.html: Added.
+ * js/regress/script-tests/call-spread-apply.js: Added.
+ (testFunction):
+ (test2):
+ (test3):
</ins><span class="cx">
</span><del>- * fast/inline/anonymous-block-with-empty-inline-expected.txt: Added.
- * fast/inline/anonymous-block-with-empty-inline.html: Added.
</del><ins>+2014-02-26 Joseph Pecoraro <pecoraro@apple.com>
</ins><span class="cx">
</span><del>-2013-05-10 Dean Jackson <dino@apple.com>
</del><ins>+ Web Inspector: Remove console.profiles from window.console API
+ https://bugs.webkit.org/show_bug.cgi?id=116883
</ins><span class="cx">
</span><del>- Include tab character as a word end for kerning
- https://bugs.webkit.org/show_bug.cgi?id=115915
- <rdar://problem/13861491>
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Reviewed by Enrica Casucci.
</del><ins>+ * fast/profiler/resources/profiler-test-JS-resources.js:
+ (printHeavyProfilesDataWithoutTime):
+ (printProfilesDataWithoutTime):
</ins><span class="cx">
</span><del>- This is a follow-up to https://bugs.webkit.org/show_bug.cgi?id=112507
- which only looked for a space character as a word end. It should
- look for tab characters too.
</del><ins>+2014-02-26 Sergio Villar Senin <svillar@igalia.com>
</ins><span class="cx">
</span><del>- * fast/text/word-space-with-kerning-4-expected.html: Added.
- * fast/text/word-space-with-kerning-4.html: Added.
</del><ins>+ [CSS Grid Layout] Check default getComputedStyle() return values for grid properties
+ https://bugs.webkit.org/show_bug.cgi?id=129092
</ins><span class="cx">
</span><del>-2013-05-10 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Reviewed by Darin Adler.
</ins><span class="cx">
</span><del>- REGRESSION (r149652): Videos do not play on cnn.com, just black box
- https://bugs.webkit.org/show_bug.cgi?id=115887
</del><ins>+ Added checks for several CSS Grid Layout properties. According to
+ the specs, the ones we have implemented so far should be all of
+ them "auto" but grid-template-{rows|columns}, grid-auto-flow and
+ grid-template-areas that should be "none" by default.
</ins><span class="cx">
</span><del>- Reviewed by Antti Koivisto.
</del><ins>+ * fast/css/getComputedStyle/computed-style-expected.txt:
+ * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+ * fast/css/getComputedStyle/resources/property-names.js:
+ * svg/css/getComputedStyle-basic-expected.txt:
</ins><span class="cx">
</span><del>- Add regression tests.
</del><ins>+2014-02-26 Xabier Rodriguez Calvar <calvaris@igalia.com>
</ins><span class="cx">
</span><del>- * fast/dom/HTMLDocument/image-with-same-id-and-name-expected.txt: Added.
- * fast/dom/HTMLDocument/image-with-same-id-and-name.html: Added.
- * fast/dom/HTMLDocument/object-with-same-id-and-name-expected.txt: Added.
- * fast/dom/HTMLDocument/object-with-same-id-and-name.html: Added.
</del><ins>+ [GTK] Regression when showing the captions menu
+ https://bugs.webkit.org/show_bug.cgi?id=129106
</ins><span class="cx">
</span><del>-2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Reviewed by Martin Robinson.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Checked in an existing test that the menu is shown then the
+ captions button is clicked.
</ins><span class="cx">
</span><del>- Rebaseline fast/dom/Range/getClientRects.html for EFL port.
- Skip accessibility/poorly-formed-aria-table.html introduced in
- r149858 but failing on EFL port.
</del><ins>+ * media/trackmenu-test.js:
+ (startTrackMenuTest): Deactivated animations
+ * media/video-controls-captions-trackmenu.html: Added check for
+ the regression we are testing.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/fast/dom/Range/getClientRects-expected.txt:
</del><ins>+2014-02-25 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>-2013-05-10 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+ Add support for minsize/maxsize attributes.
+ https://bugs.webkit.org/show_bug.cgi?id=122567
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * platform/qt/fast/js/global-constructors-attributes-expected.txt: Rebaselining after r149845.
- * platform/qt/inspector/console/command-line-api-expected.txt: Added after r149829.
</del><ins>+ Add some reftests for the minsize/maxsize attributes of the mo element.
</ins><span class="cx">
</span><del>-2013-05-10 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * platform/mac/mathml/presentation/mo-stretch-expected.txt:
+ * mathml/presentation/stretchy-minsize-maxsize-dynamic-expected.html: Added.
+ * mathml/presentation/stretchy-minsize-maxsize-dynamic.html: Added.
+ * mathml/presentation/stretchy-minsize-maxsize-expected.html: Added.
+ * mathml/presentation/stretchy-minsize-maxsize.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-25 Joseph Pecoraro <pecoraro@apple.com>
</ins><span class="cx">
</span><del>- Skip several remaining shadow dom tests and rebaseline a few others.
</del><ins>+ Web Inspector: Port some profiler tests to inspector-protocol
+ https://bugs.webkit.org/show_bug.cgi?id=129353
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- * platform/efl/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
- * platform/efl/fast/js/dom-static-property-for-in-iteration-expected.txt:
- * platform/efl/inspector/console/command-line-api-expected.txt: Added.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2013-05-09 Alex Christensen <achristensen@apple.com>
</del><ins>+ * inspector-obsolete/profiler/cpu-profiler-parameterless-profile-end-crash-expected.txt: Removed.
+ * inspector-obsolete/profiler/cpu-profiler-parameterless-profile-end-crash.html: Removed.
+ * inspector-obsolete/profiler/cpu-profiler-profiling-without-inspector-expected.txt: Removed.
+ * inspector-obsolete/profiler/cpu-profiler-profiling-without-inspector.html: Removed.
+ * inspector-protocol/profiler/console-profile-expected.txt: Added.
+ * inspector-protocol/profiler/console-profile.html: Added.
+ * inspector-protocol/profiler/console-profileEnd-parameterless-expected.txt: Added.
+ * inspector-protocol/profiler/console-profileEnd-parameterless.html: Added.
</ins><span class="cx">
</span><del>- Unskipped the webarchive tests for Mac that are not skipped for a reason other than
- dumpDOMAsWebArchive not being implemented, which was fixed in r149692.
- https://bugs.webkit.org/show_bug.cgi?id=115819
</del><ins>+2014-02-25 Samuel White <samuel_white@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Benjamin Poulain.
</del><ins>+ Add accessibility search predicate support for AXOutlines
+ https://bugs.webkit.org/show_bug.cgi?id=123748
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
- Skip webarchive tests.
- * platform/gtk-wk2/TestExpectations:
- Skip webarchive tests.
- * platform/qt-5.0-mac-wk2/TestExpectations:
- Skip webarchive tests.
- * platform/qt-5.0-wk2/TestExpectations:
- Skip webarchive tests.
- * platform/wk2/TestExpectations:
- Removed universal skipping of webarchive tests, noted which tests are still skipped with bug numbers.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>-2013-05-09 Chris Fleizach <cfleizach@apple.com>
</del><ins>+ Updated test to validate support for AXOutlineSearchKey (elements with aria role=tree).
</ins><span class="cx">
</span><del>- AX: VoiceOver is no longer seeing items in poorly formed tables
- https://bugs.webkit.org/show_bug.cgi?id=115837
</del><ins>+ * platform/mac/accessibility/search-predicate-expected.txt:
+ * platform/mac/accessibility/search-predicate.html:
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-02-25 Laszlo Vidacs <lvidacs.u-szeged@partner.samsung.com>
</ins><span class="cx">
</span><del>- * accessibility/poorly-formed-aria-table-expected.txt: Added.
- * accessibility/poorly-formed-aria-table.html: Added.
</del><ins>+ display:table with padding and/or borders in border-box calculates height incorrectly
+ https://bugs.webkit.org/show_bug.cgi?id=126576
</ins><span class="cx">
</span><del>-2013-05-09 Zoltan Horvath <zoltan@webkit.org>
-
- [Qt] REGRESSION (r148975) shape-inside-percentage.html and shape-inside-overflow-fixed-dimensions.html are failing after r148975
- https://bugs.webkit.org/show_bug.cgi?id=115053
-
- Reviewed by Alexandru Chiculita.
-
- I changed the tests to use Ahem font (overflow will be the same on every port) and modify the markup in order to be the similar
- for the two tests. The change fixes both tests and make them passing on Qt as well. I removed the tests from the TestExpectations.
-
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions-expected.html:
- * fast/exclusions/shape-inside/shape-inside-overflow-fixed-dimensions.html:
- * fast/exclusions/shape-inside/shape-inside-percentage-expected.html:
- * fast/exclusions/shape-inside/shape-inside-percentage.html:
- * platform/qt/TestExpectations:
-
-2013-05-09 Yael Aharon <yael.aharon@intel.com>
-
- REGRESSION: Disabled multiline select element now responds to (certain) clicks
- https://bugs.webkit.org/show_bug.cgi?id=115710
-
- Reviewed by Kent Tamura.
-
- Test that a disabled element does not change selection while scrolling.
-
- * fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt: Added.
- * fast/forms/select/listbox-disabled-scroll-no-onchange.html: Added.
- * fast/forms/select/listbox-disabled-no-autoscroll.html: Added.
- * fast/forms/select/listbox-disabled-no-autoscroll-expected.html: Added.
-
-2013-05-09 Roger Fong <roger_fong@apple.com>
-
- Unreviewed mac gardening.
-
- * platform/mac/inspector/command-line-api-expected.txt: Removed.
- * platform/mac/inspector/console: Added.
- * platform/mac/inspector/console/command-line-api-expected.txt: Added.
-
-2013-05-09 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- [NoInterfaceObject] extended attribute should be removed for several interfaces
- https://bugs.webkit.org/show_bug.cgi?id=115852
-
- Reviewed by Benjamin Poulain.
-
- Rebaseline several layout tests whose output has changed now that a few more
- global constructors are exposed.
-
- * fast/dom/dom-constructors-expected.txt:
- * fast/js/global-constructors-attributes-expected.txt:
- * platform/efl/fast/js/global-constructors-attributes-expected.txt:
-
-2013-05-09 Robert Hogan <robert@webkit.org>
-
- REGRESSION (Safari 3-Safari 4): Replaced element with percent height in table has incorrect height
- https://bugs.webkit.org/show_bug.cgi?id=26394
-
</del><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- * fast/replaced/table-percent-height-text-controls-expected.txt: Renamed from LayoutTests/platform/mac/fast/replaced/table-percent-height-text-controls-expected.txt.
- * fast/replaced/table-percent-height-text-controls.html:
- * platform/gtk/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
- * platform/qt/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
- * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Removed.
</del><ins>+ Based on blink issue https://codereview.chromium.org/25206002/
</ins><span class="cx">
</span><del>-2013-05-09 Xiaobo Wang <xbwang@torchmobile.com.cn>
</del><ins>+ * fast/box-sizing/css-table-collapse-expected.txt: Added.
+ * fast/box-sizing/css-table-collapse.html: Added.
+ * fast/box-sizing/css-table-no-collapse-expected.txt: Added.
+ * fast/box-sizing/css-table-no-collapse.html: Added.
+ * fast/box-sizing/table-collapse-expected.txt: Added.
+ * fast/box-sizing/table-collapse.html: Added.
+ * fast/box-sizing/table-no-collapse-expected.txt: Added.
+ * fast/box-sizing/table-no-collapse.html: Added.
</ins><span class="cx">
</span><del>- Update srcipt paths in editing/shadow/rightclick-on-meter-in-shadow-crash.html
- https://bugs.webkit.org/show_bug.cgi?id=96223
</del><ins>+2014-02-25 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Rob Buis.
</del><ins>+ inspector-protocol/page/deny-X-FrameOption.html is very flaky
+ https://bugs.webkit.org/show_bug.cgi?id=129331
</ins><span class="cx">
</span><del>- The original paths don't exist at all.
</del><ins>+ * TestExpectations: Marking as such.
</ins><span class="cx">
</span><del>- * editing/shadow/rightclick-on-meter-in-shadow-crash.html:
</del><ins>+2014-02-25 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>-2013-05-09 Roger Fong <roger_fong@apple.com>
</del><ins>+ REGRESSION: All inspector-protocol/model very frequently assert in IDBRequest::~IDBRequest
+ https://bugs.webkit.org/show_bug.cgi?id=129328
</ins><span class="cx">
</span><del>- Unreviewed mac port gardening.
</del><ins>+ inspector-protocol/indexeddb/basics.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=129327
</ins><span class="cx">
</span><del>- * platform/mac-lion/fast/js: Added.
- * platform/mac-lion/fast/js/global-constructors-attributes-expected.txt: Added.
- * platform/mac/inspector/command-line-api-expected.txt: Added.
</del><ins>+ * TestExpectations: Updating test expectations.
</ins><span class="cx">
</span><del>-2013-05-08 Oliver Hunt <oliver@apple.com>
</del><ins>+2014-02-25 Morten Stenshorne <mstensho@opera.com>
</ins><span class="cx">
</span><del>- Code cache stores bogus var references for functions in eval code
- https://bugs.webkit.org/show_bug.cgi?id=115747
</del><ins>+ [New Multicolumn] -webkit-column-break-inside:avoid doesn't work
+ https://bugs.webkit.org/show_bug.cgi?id=129299
</ins><span class="cx">
</span><del>- Reviewed by Mark Hahnenberg.
</del><ins>+ Reviewed by Andrei Bucur.
</ins><span class="cx">
</span><del>- Many tests
</del><ins>+ * fast/multicol/newmulticol/avoid-column-break-inside-expected.html: Added.
+ * fast/multicol/newmulticol/avoid-column-break-inside.html: Added.
</ins><span class="cx">
</span><del>- * fast/js/eval-cache-scoped-lookup-expected.txt: Added.
- * fast/js/eval-cache-scoped-lookup.html: Added.
- * fast/js/script-tests/eval-cache-scoped-lookup.js: Added.
- (first):
- (a.string_appeared_here.second):
- (third):
- (fifth):
- (sixth):
- (seventh):
- (eighth):
- (nineth):
- (tenth):
- (eleventh):
</del><ins>+2014-02-25 Grzegorz Czajkowski <g.czajkowski@samsung.com>
</ins><span class="cx">
</span><del>-2013-05-08 Mark Hahnenberg <mhahnenberg@apple.com>
</del><ins>+ Refactoring inline_spelling_markers.html to use asynchronous spellchecking
+ https://bugs.webkit.org/show_bug.cgi?id=127284
</ins><span class="cx">
</span><del>- DFGArrayMode::fromObserved is too liberal when it sees different Array and NonArray shapes
- https://bugs.webkit.org/show_bug.cgi?id=115805
-
- Added regression test for array access over polymorphic array vs. non-array indexing types.
- With the fix, we get 3.666x faster on this microbenchmark.
-
- Reviewed by Geoffrey Garen.
-
- * fast/js/regress/array-nonarray-polymorphic-access-expected.txt: Added.
- * fast/js/regress/array-nonarray-polymorphic-access.html: Added.
- * fast/js/regress/script-tests/array-nonarray-polymorphic-access.js: Added.
- (f):
- (run):
-
-2013-05-09 Radu Stavila <stavila@adobe.com>
-
- [CSSRegions] Change fast/regions/webkit-flow-inlines-inside-regions-bounds[-vertical] tests to make them platform independent
- https://bugs.webkit.org/show_bug.cgi?id=115851
-
- Reviewed by Antti Koivisto.
-
- Modified tests to make them platform independent by using Ahem and no font smoothing.
-
- * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html:
- * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html:
- * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html:
- * fast/regions/webkit-flow-inlines-inside-regions-bounds.html:
-
-2013-05-09 Radu Stavila <stavila@adobe.com>
-
- [Qt][EFL][GTK] Failing CSS region tests
- https://bugs.webkit.org/show_bug.cgi?id=115785
-
- Reviewed by Antti Koivisto.
-
- Updated tests to overcome platform differences
- Unskip fixed CSS regions tests
-
- * fast/regions/webkit-flow-double-pagination-float-push-expected.html:
- * fast/regions/webkit-flow-double-pagination-float-push.html:
- * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html:
- * fast/regions/webkit-flow-float-pushed-to-last-region.html:
- * fast/regions/webkit-flow-float-unable-to-push-expected.html:
- * fast/regions/webkit-flow-float-unable-to-push.html:
- * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html:
- * fast/regions/webkit-flow-floats-inside-regions-bounds.html:
- * platform/qt/TestExpectations:
-
-2013-05-09 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardeing. Updating some png expected results.
-
- * platform/qt-5.0-wk2/compositing/checkerboard-expected.png: Added.
- * platform/qt-5.0-wk2/css3/unicode-bidi-isolate-basic-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-image-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/inserting/typing-around-image-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-2-left-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-by-character-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/extend-selection-bidi-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/unrendered-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: Added.
- * platform/qt-5.0-wk2/fast/borders/rtl-border-04-expecrted.png: Added.
- * platform/qt-5.0-wk2/fast/borders/rtl-border-05-expected.png: Added.
- * platform/qt-5.0-wk2/fast/box-shadow/shadow-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/dom/34176-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label06-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/HTMLOptionElement_label07-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
- * platform/qt-5.0-wk2/fast/forms/listbox-bidi-align-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/search-rtl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/frames/transparent-scrollbar-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-long-image-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-x-expected.png: Added.
- * platform/qt-5.0-wk2/fast/inline/inline-box-background-repeat-y-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/absolute-position-moved-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/add-table-overpaint-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/change-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/inline-outline-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/stacked-diacritics-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-cell-overflow-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/table-row-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
- * platform/qt-5.0-wk2/fast/repaint/transform-rotate-and-remove-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
- * platform/qt-5.0-wk2/svg/custom/use-disappears-after-style-update-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
- * platform/qt-5.0-wk2/svg/dom/rect-modify-rx-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/repaint/overflow-hide-expected.png.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/svgsvgelement-repaint-children-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png.
- * platform/qt-5.0-wk2/svg/text/tspan-dynamic-positioning-expected.png: Added.
-
-2013-05-09 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Added platform specific expected file after r149758.
-
- * platform/qt/fast/js/global-constructors-attributes-expected.txt: Added after r149758.
-
-2013-05-08 Seokju Kwon <seokju.kwon@gmail.com>
-
- [EFL] Get rid of duplicate entry line in TestExpectations
- https://bugs.webkit.org/show_bug.cgi?id=115828
-
- Unreviewed gardening.
-
- * platform/efl/TestExpectations:
-
-2013-05-08 Eric Carlson <eric.carlson@apple.com>
-
- TextTrackCue should support empty content
- https://bugs.webkit.org/show_bug.cgi?id=115821
-
- Reviewed by Jer Noble.
-
- * media/track/track-cue-empty-text-crash-expected.txt: Added.
- * media/track/track-cue-empty-text-crash.html: Added.
-
-2013-05-08 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Add layout test that lists all global constructors
- https://bugs.webkit.org/show_bug.cgi?id=115724
-
</del><span class="cx"> Reviewed by Ryosuke Niwa.
</span><span class="cx">
</span><del>- Update fast/js/global-constructors-attributes.html so that it lists all
- global constructors instead of just a few.
</del><ins>+ Use asynchronous text checking in inline-spelling-markers.html and
+ inline-spelling-markers-hidpi.html
</ins><span class="cx">
</span><del>- * fast/js/global-constructors-attributes-expected.txt:
- * fast/js/script-tests/global-constructors-attributes.js:
- (classNameForObject):
- (constructorPropertiesOnWindow):
- * platform/efl/fast/js/global-constructors-attributes-expected.txt: Added.
- * platform/gtk/fast/js/global-constructors-attributes-expected.txt: Added.
</del><ins>+ Rename the test to inline-spelling-markers.html to match the naming convention.
</ins><span class="cx">
</span><del>-2013-05-08 Roger Fong <roger_fong@apple.com>
</del><ins>+ * editing/spelling/inline-spelling-markers-expected.txt: Added.
+ Make cross platform text expectation by dumping spelling/grammar markers
+ instead of whole tree which in terms of spellchecking says nothing.
</ins><span class="cx">
</span><del>- Unreviewed gardening, mac port.
- These tests should use testRunner, not layoutTestController.
</del><ins>+ * editing/spelling/inline-spelling-markers.html: Added.
+ Remove unnecessary new lines from div elements so position of markers can be given from 0.
+ Activate text checking by adding a word separator so WebKit starts performing spell and grammar
+ checking. Selection change does not invoke grammar checking unless we start editing the input
+ element's content.
</ins><span class="cx">
</span><del>- * fast/js/parse-error-external-script-in-eval.html:
- * fast/js/parse-error-external-script-in-new-Function.html:
</del><ins>+ * platform/efl/editing/spelling/inline_spelling_markers-expected.png: Removed.
+ * platform/efl/editing/spelling/inline_spelling_markers-expected.txt: Removed.
+ * platform/gtk/editing/spelling/inline_spelling_markers-expected.png: Removed.
+ * platform/gtk/editing/spelling/inline_spelling_markers-expected.txt: Removed.
+ * platform/mac/editing/spelling/inline_spelling_markers-expected.png: Removed.
+ * platform/mac/editing/spelling/inline_spelling_markers-expected.txt: Removed.
+ Those are not needed as pixel tests don't introduce anything special here.
+ Let's keep them in hidpi test only.
</ins><span class="cx">
</span><del>-2013-05-08 Darin Adler <darin@apple.com>
</del><ins>+ * editing/spelling/inline-spelling-markers-hidpi-expected.txt:
+ * editing/spelling/inline-spelling-markers-hidpi.html:
+ Apply changes from inline-spelling-markers.html
</ins><span class="cx">
</span><del>- REGRESSION(r149700): fast/css-generated-content/close-quote-negative-depth.html
- https://bugs.webkit.org/show_bug.cgi?id=115776
</del><ins>+ * platform/mac/editing/spelling/inline-spelling-markers-hidpi-expected.png: Added.
</ins><span class="cx">
</span><del>- Reviewed by Anders Carlsson.
</del><ins>+ * platform/efl/editing/spelling/inline-spelling-markers-hidpi-expected.png: Removed.
+ * platform/gtk/editing/spelling/inline-spelling-markers-hidpi-expected.png: Removed.
+ Remove wrong baselines due to missing grammar markers.
</ins><span class="cx">
</span><del>- * TestExpectations: Expect success again on this test.
-
-2013-05-08 Eric Carlson <eric.carlson@apple.com>
-
- Prevent crash when track is deleted during video element deletion.
- https://bugs.webkit.org/show_bug.cgi?id=106183
-
- Reviewed by Dean Jackson.
-
- * media/track/track-remove-crash-expected.txt: Added.
- * media/track/track-remove-crash.html: Added.
-
-2013-05-08 David Kilzer <ddkilzer@apple.com>
-
- Remove chromium test results added in r149743
-
- * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Removed.
- * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Removed.
-
-2013-05-08 David Kilzer <ddkilzer@apple.com>
-
- Add layout tests for test cases in Bug 5206
- <http://webkit.org/b/5206>
-
- Reviewed by Eric Seidel.
-
- These issues were likely fixed in r89257 for Bug 62613.
-
- * fast/js/parse-error-external-script-in-eval-expected.txt: Added.
- * fast/js/parse-error-external-script-in-eval.html: Added.
- * fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
- Note that the line number in this result is relative to the line
- number of the second argument to the new Function() method.
- * fast/js/parse-error-external-script-in-new-Function.html: Added.
- * fast/js/resources/parse-error-external-script-in-eval.js: Added.
- * fast/js/resources/parse-error-external-script-in-new-Function.js: Added.
-
- * platform/chromium/fast/js/parse-error-external-script-in-eval-expected.txt: Added.
- * platform/chromium/fast/js/parse-error-external-script-in-new-Function-expected.txt: Added.
-
-2013-05-08 Eric Carlson <eric.carlson@apple.com>
-
- [Mac] Inband text tracks are not in track menu on Lion
- https://bugs.webkit.org/show_bug.cgi?id=115740
-
- Reviewed by Dean Jackson.
-
- * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt:
-
-2013-05-08 Sergio Villar Senin <svillar@igalia.com>
-
- Allow blank spaces before colon (:) on CSS variable definition
- https://bugs.webkit.org/show_bug.cgi?id=115802
-
- Reviewed by Darin Adler.
-
- New test to check that spaces are allowed before the color on CSS
- variable definitions.
-
- * css3/css-variable-definition-expected.html: Added.
- * css3/css-variable-definition.html: Added.
-
-2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening after r149292.
- https://bugs.webkit.org/show_bug.cgi?id=115372
-
- * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-columns-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/css-grid-layout/grid-element-change-rows-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-column-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/css-grid-layout/grid-item-change-row-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/layer-full-repaint-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/reflection-table-layout-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-absolute-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-fixed-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-absolute-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-flipped-fixed-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-absolute-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-transformed-fixed-child-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-table-layout-expected.txt: Added.
- * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-container-expected.txt: Added.
-
-2013-05-08 Rijubrata Bhaumik <rijubrata.bhaumik@intel.com>
-
- [EFL] Unreviewed EFL gardening
- https://bugs.webkit.org/show_bug.cgi?id=115791
-
- Unreviewed EFL gardening
-
- Skip fast/regions/ test cases which are failing after r149668.
-
- * platform/efl/TestExpectations:
-
-2013-05-08 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skipping some failing fast/region tests.
- https://bugs.webkit.org/show_bug.cgi?id=115785
-
- * platform/qt/TestExpectations:
-
-2013-05-08 Grzegorz Czajkowski <g.czajkowski@samsung.com>
-
- Unreviewed EFL gardening.
-
- Unskip two spelling tests as they started passing after r149366.
-
</del><span class="cx"> * platform/efl-wk2/TestExpectations:
</span><del>- Unskip spelling-exactly-selected-word.html and
- spelling-with-punctuation-selection.html
</del><ins>+ * platform/gtk/TestExpectations:
+ Mark inline-spelling-markers.html and its hidpi version as failures
+ since EFL and GTK do not implement grammar checking.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
- Remove spelling tests from efl/TestExpectations as the failing tests
- are already skipped for both efl-wk1 and global wk2.
</del><ins>+ * platform/mac-wk2/TestExpectations:
+ * platform/win/TestExpectations:
+ Mark inline-spelling-markers.html and its hidpi version as failures
+ due to missing TextChecker::requestCheckingOfString() implementation.
</ins><span class="cx">
</span><del>-2013-05-08 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
</del><ins>+2014-02-25 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ [CSS Regions] scrollIntoView for elements flowed into regions
+ https://bugs.webkit.org/show_bug.cgi?id=129151
</ins><span class="cx">
</span><del>- Skip remaining Shadow DOM tests on the EFL port.
</del><ins>+ Reviewed by Mihnea Ovidenie.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ Added tests for scrollIntoView on elements flowed inside regions.
</ins><span class="cx">
</span><del>-2013-05-08 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ * fast/regions/scroll-into-view-expected.html: Added.
+ * fast/regions/scroll-into-view-relative-expected.html: Added.
+ * fast/regions/scroll-into-view-relative.html: Added.
+ * fast/regions/scroll-into-view.html: Added.
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+2014-02-25 Mihai Tica <mitica@adobe.com>
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations: Adding failure expectations for CSS Regions tests
- that regressed when converted into reftests in r149668.
</del><ins>+ [CSS Blending] -webkit-mix-blend-mode should force transform-style: flat.
+ https://bugs.webkit.org/show_bug.cgi?id=126158
</ins><span class="cx">
</span><del>-2013-05-08 Dongseong Hwang <dongseong.hwang@intel.com>
</del><ins>+ Reviewed by Mihnea Ovidenie.
</ins><span class="cx">
</span><del>- Make optional arguments in CanvasRenderingContext2D match the spec.
- https://bugs.webkit.org/show_bug.cgi?id=115723
</del><ins>+ For an element with -webkit-mix-blend-mode, test that the value of -webkit-transform-style computes to flat.
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ * css3/compositing/blend-mode-transform-style-expected.txt: Added.
+ * css3/compositing/blend-mode-transform-style.html: Added.
</ins><span class="cx">
</span><del>- When tests use <canvas> API with not enough arguments, TypeError
- exception is fired now. So three tests are changed to match the canvas
- spec.
</del><ins>+2014-02-24 Chris Fleizach <cfleizach@apple.com>
</ins><span class="cx">
</span><del>- * fast/canvas/canvas-overloads-strokeRect-expected.txt:
- * fast/canvas/script-tests/canvas-overloads-strokeRect.js:
- * platform/mac/canvas/philip/tests/2d.missingargs-expected.txt:
</del><ins>+ AX: Support abbr, acronym
+ https://bugs.webkit.org/show_bug.cgi?id=128860
</ins><span class="cx">
</span><del>-2013-05-08 Ryosuke Niwa <rniwa@webkit.org>
</del><ins>+ Reviewed by Mario Sanchez Prada.
</ins><span class="cx">
</span><del>- Add an image only failure expectation to fast/css-generated-content/close-quote-negative-depth.html per
- bug 115776 after r149700. r149707 tried to fix its regression but this test is still failing.
</del><ins>+ * platform/mac/accessibility/abbr-acronym-tags-expected.txt: Added.
+ * platform/mac/accessibility/abbr-acronym-tags.html: Added.
</ins><span class="cx">
</span><del>- * TestExpectations:
</del><ins>+2014-02-24 Oliver Hunt <oliver@apple.com>
</ins><span class="cx">
</span><del>-2013-05-07 Hans Muller <hmuller@adobe.com>
</del><ins>+ Spread operator has a bad time when applied to call function
+ https://bugs.webkit.org/show_bug.cgi?id=128853
</ins><span class="cx">
</span><del>- [CSS Exclusions] shape-inside, shape-padding, polygon test failing when subpixel layout is disabled
- https://bugs.webkit.org/show_bug.cgi?id=115649
</del><ins>+ Reviewed by Geoffrey Garen.
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+ Test case all the things!
</ins><span class="cx">
</span><del>- Another correction of a padded shape test that failed when subpixel layout was disabled.
- This test puts a cross pattern made of five Ahem characters on three lines, within a padded
- diamond polygon. The left edges of each line depend on the intersection of the padded polygon's
- edges with the top of each line, which makes predicting the exact values unreliable. So we
- just verify that the left edges of each line are within a pixel of the ideal value. This
- change is very similar to the one made for bug 115490.
</del><ins>+ * js/regress/call-spread-call-expected.txt: Added.
+ * js/regress/call-spread-call.html: Added.
+ * js/regress/script-tests/call-spread-call.js: Added.
+ (testFunction):
+ (test2):
+ (test3):
</ins><span class="cx">
</span><del>- * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.html: Removed.
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-002-expected.txt: Added.
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-002.html:
- * platform/mac/TestExpectations:
</del><ins>+2014-02-24 Filip Pizlo <fpizlo@apple.com>
</ins><span class="cx">
</span><del>-2013-05-06 Enrica Casucci <enrica@apple.com>
</del><ins>+ FTL should do polymorphic PutById inlining
+ https://bugs.webkit.org/show_bug.cgi?id=129210
</ins><span class="cx">
</span><del>- Support -webkit-system-font on OS X.
- https://bugs.webkit.org/show_bug.cgi?id=115758
- <rdar://problem/13433854>
</del><ins>+ Reviewed by Mark Hahnenberg and Oliver Hunt.
+
+ Add a microbenchmark for polymorphic PutById.
</ins><span class="cx">
</span><del>- Reviewed by Dean Jackson.
</del><ins>+ * js/regress/polymorphic-put-by-id-expected.txt: Added.
+ * js/regress/polymorphic-put-by-id.html: Added.
+ * js/regress/script-tests/polymorphic-put-by-id.js: Added.
+ (foo):
</ins><span class="cx">
</span><del>- * platform/mac/fast/text/systemFont.html: Added.
- * platform/mac/platform/mac/fast/text/systemFont-expected.png: Added.
- * platform/mac/platform/mac/fast/text/systemFont-expected.txt: Added.
</del><ins>+2014-02-24 Samuel White <samuel_white@apple.com>
</ins><span class="cx">
</span><del>-2013-05-07 Alexey Proskuryakov <ap@apple.com>
</del><ins>+ AX: AccessibilityObject::findMatchingObjects should never include 'this' in results.
+ https://bugs.webkit.org/show_bug.cgi?id=129243
</ins><span class="cx">
</span><del>- Combine html and js parts fast/url script-tests
- https://bugs.webkit.org/show_bug.cgi?id=115739
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Rubber-stamped by Brady Eidson.
</del><ins>+ Added test to ensure that the container you are searching in can never be a search result.
</ins><span class="cx">
</span><del>- * fast/url/anchor.html:
- * fast/url/file-http-base.html:
- * fast/url/file.html:
- * fast/url/host-lowercase-per-scheme.html:
- * fast/url/host.html:
- * fast/url/idna2003.html:
- * fast/url/idna2008.html:
- * fast/url/invalid-urls-utf8.html:
- * fast/url/ipv4.html:
- * fast/url/ipv6.html:
- * fast/url/mailto.html:
- * fast/url/path-url.html:
- * fast/url/path.html:
- * fast/url/port.html:
- * fast/url/query.html:
- * fast/url/relative-unix.html:
- * fast/url/relative-win.html:
- * fast/url/relative.html:
- * fast/url/safari-extension.html:
- * fast/url/scheme.html:
- * fast/url/script-tests: Removed.
- * fast/url/script-tests/TEMPLATE.html: Removed.
- * fast/url/script-tests/anchor.js: Removed.
- * fast/url/script-tests/file-http-base.js: Removed.
- * fast/url/script-tests/file.js: Removed.
- * fast/url/script-tests/host.js: Removed.
- * fast/url/script-tests/idna2003.js: Removed.
- * fast/url/script-tests/idna2008.js: Removed.
- * fast/url/script-tests/ipv4.js: Removed.
- * fast/url/script-tests/ipv6.js: Removed.
- * fast/url/script-tests/mailto.js: Removed.
- * fast/url/script-tests/path-url.js: Removed.
- * fast/url/script-tests/path.js: Removed.
- * fast/url/script-tests/port.js: Removed.
- * fast/url/script-tests/query.js: Removed.
- * fast/url/script-tests/relative-unix.js: Removed.
- * fast/url/script-tests/relative-win.js: Removed.
- * fast/url/script-tests/relative.js: Removed.
- * fast/url/script-tests/scheme.js: Removed.
- * fast/url/script-tests/segments-from-data-url.js: Removed.
- * fast/url/script-tests/segments.js: Removed.
- * fast/url/script-tests/standard-url.js: Removed.
- * fast/url/script-tests/trivial-segments.js: Removed.
- * fast/url/script-tests/trivial.js: Removed.
- * fast/url/segments-from-data-url.html:
- * fast/url/segments.html:
- * fast/url/standard-url.html:
- * fast/url/trivial-segments.html:
- * fast/url/trivial.html:
</del><ins>+ * platform/mac/accessibility/search-predicate-container-not-included-expected.txt: Added.
+ * platform/mac/accessibility/search-predicate-container-not-included.html: Added.
</ins><span class="cx">
</span><del>-2013-05-07 Radu Stavila <stavila@adobe.com>
</del><ins>+2014-02-24 Samuel White <samuel_white@apple.com>
</ins><span class="cx">
</span><del>- [CSS Regions] Convert remaining fast/regions/webkit-flow* pixel tests to reftests
- https://bugs.webkit.org/show_bug.cgi?id=115422
</del><ins>+ AX: findMatchingObjects backwards start position inconsistent with forwards start position when startObject == nullptr.
+ https://bugs.webkit.org/show_bug.cgi?id=129266
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Converted following tests from pixel tests to ref tests:
- - webkit-flow-double-pagination-float-push
- - webkit-flow-float-pushed-to-last-region
- - webkit-flow-float-unable-to-push
- - webkit-flow-floats-inside-regions-bounds
</del><ins>+ Added test to ensure that searching backward & forward without a start object produces similar
+ results. Backward will begin from the end of the container and forward will begin from the start.
</ins><span class="cx">
</span><del>- * fast/regions/webkit-flow-double-pagination-float-push-expected.html: Added.
- * fast/regions/webkit-flow-float-pushed-to-last-region-expected.html: Added.
- * fast/regions/webkit-flow-float-pushed-to-last-region.html:
- * fast/regions/webkit-flow-float-unable-to-push-expected.html: Added.
- * fast/regions/webkit-flow-float-unable-to-push.html:
- * fast/regions/webkit-flow-floats-inside-regions-bounds-expected.html: Added.
- * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
- * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
- * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
- * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-double-pagination-float-push-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-float-pushed-to-last-region-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-float-unable-to-push-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-floats-inside-regions-bounds-expected.txt: Removed.
</del><ins>+ * platform/mac/accessibility/search-predicate-start-not-specified-expected.txt: Added.
+ * platform/mac/accessibility/search-predicate-start-not-specified.html: Added.
</ins><span class="cx">
</span><del>-2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
</del><ins>+2014-02-24 Zoltan Horvath <zoltan@webkit.org>
</ins><span class="cx">
</span><del>- Heap-use-after-free in WebCore::InlineFlowBox::deleteLine
- https://bugs.webkit.org/show_bug.cgi?id=114772
</del><ins>+ [CSS Shapes] Adjust lineTop position to the next available wrapping location at shape-outsides
+ https://bugs.webkit.org/show_bug.cgi?id=128693
</ins><span class="cx">
</span><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- Test case generated by the fuzzer. Will only crash when run in a
- vulnerable configuration with a memory checking lib enabled.
</del><ins>+ * fast/shapes/shape-outside-floats/shape-outside-floats-linetop-adjustment-expected.html: Added.
+ * fast/shapes/shape-outside-floats/shape-outside-floats-linetop-adjustment.html: Added.
</ins><span class="cx">
</span><del>- * fast/ruby/ruby-svg-crash-expected.txt: Added.
- * fast/ruby/ruby-svg-crash.html: Added.
</del><ins>+2014-02-24 Javier Fernandez <jfernandez@igalia.com>
</ins><span class="cx">
</span><del>-2013-05-06 Robert Hogan <robert@webkit.org>
</del><ins>+ [CSS Grid Layout] handle undefined RemainingSpace in computeUsedBreadthOfGridTracks algorithm
+ https://bugs.webkit.org/show_bug.cgi?id=128372
</ins><span class="cx">
</span><del>- REGRESSION(r140024): child of fixed div inside of absolute div does not get resized when window is resized
- https://bugs.webkit.org/show_bug.cgi?id=115379
-
</del><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- * fast/block/positioning/child-of-fixed-pos-after-movement-expected.txt: Added.
- * fast/block/positioning/child-of-fixed-pos-after-movement.html: Added.
</del><ins>+ From Blink r165692 by <svillar@igalia.com>
</ins><span class="cx">
</span><del>-2013-05-06 Bem Jones-Bey <bjonesbe@adobe.com>
</del><ins>+ Adapt tests to consider also cases for undefined RemainingSpace.
</ins><span class="cx">
</span><del>- [CSS Exclusions] remove unused -webkit-wrap property
- https://bugs.webkit.org/show_bug.cgi?id=102105
</del><ins>+ * fast/css-grid-layout/flex-and-minmax-content-resolution-rows-expected.txt:
+ * fast/css-grid-layout/flex-and-minmax-content-resolution-rows.html:
+ * fast/css-grid-layout/flex-content-resolution-rows-expected.txt:
+ * fast/css-grid-layout/flex-content-resolution-rows.html:
+ * fast/css-grid-layout/grid-auto-columns-rows-update-expected.txt:
+ * fast/css-grid-layout/grid-auto-columns-rows-update.html:
+ * fast/css-grid-layout/grid-dynamic-updates-relayout-expected.txt:
+ * fast/css-grid-layout/grid-dynamic-updates-relayout.html:
+ * fast/css-grid-layout/grid-item-addition-track-breadth-update-expected.txt:
+ * fast/css-grid-layout/grid-item-addition-track-breadth-update.html:
+ * fast/css-grid-layout/grid-item-multiple-minmax-content-resolution-expected.txt:
+ * fast/css-grid-layout/grid-item-multiple-minmax-content-resolution.html:
+ * fast/css-grid-layout/grid-item-removal-track-breadth-update-expected.txt:
+ * fast/css-grid-layout/grid-item-removal-track-breadth-update.html:
+ * fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution-expected.txt:
+ * fast/css-grid-layout/grid-item-with-percent-height-in-auto-height-grid-resolution.html:
+ * fast/css-grid-layout/implicit-position-dynamic-change-expected.txt:
+ * fast/css-grid-layout/implicit-position-dynamic-change.html:
+ * fast/css-grid-layout/minmax-max-content-resolution-rows-expected.txt:
+ * fast/css-grid-layout/minmax-max-content-resolution-rows.html:
+ * fast/css-grid-layout/minmax-min-content-column-resolution-rows-expected.txt:
+ * fast/css-grid-layout/minmax-min-content-column-resolution-rows.html:
+ * fast/css-grid-layout/minmax-spanning-resolution-rows-expected.txt:
+ * fast/css-grid-layout/minmax-spanning-resolution-rows.html:
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+2014-02-24 Thiago de Barros Lacerda <thiago.lacerda@openbossa.org>
</ins><span class="cx">
</span><del>- Delete tests for the -webkit-wrap property.
</del><ins>+ [WebRTC] Validating RTCConfiguration according to the spec
+ https://bugs.webkit.org/show_bug.cgi?id=129182
</ins><span class="cx">
</span><del>- * fast/exclusions/css-exclusions-disabled.html: Remove use of -webkit-wrap.
- * fast/exclusions/script-tests/wrap-parsing.js: Removed.
- * fast/exclusions/wrap-parsing-expected.txt: Removed.
- * fast/exclusions/wrap-parsing.html: Removed.
- * svg/css/style-change-crash-expected.txt: Removed.
- * svg/css/style-change-crash.html: Removed.
</del><ins>+ Reviewed by Eric Carlson.
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Spec states that:
+ - iceServers should not be an empty list
+ - the entry in the configuration dictionary is "urls", instead of "url"
+ - urls can be either a list or a string
+ Fixing all that in RTCConfiguration validation when creating a RTCPeerConnection
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ * fast/mediastream/RTCPeerConnection-AddRemoveStream.html:
+ * fast/mediastream/RTCPeerConnection-createAnswer.html:
+ * fast/mediastream/RTCPeerConnection-createOffer.html:
+ * fast/mediastream/RTCPeerConnection-datachannel.html:
+ * fast/mediastream/RTCPeerConnection-dtmf.html:
+ * fast/mediastream/RTCPeerConnection-events.html:
+ * fast/mediastream/RTCPeerConnection-expected.txt:
+ * fast/mediastream/RTCPeerConnection-have-local-answer.html:
+ * fast/mediastream/RTCPeerConnection-have-local-offer.html:
+ * fast/mediastream/RTCPeerConnection-have-local-pranswer.html:
+ * fast/mediastream/RTCPeerConnection-have-remote-offer.html:
+ * fast/mediastream/RTCPeerConnection-have-remote-pranswer.html:
+ * fast/mediastream/RTCPeerConnection-ice-expected.txt:
+ * fast/mediastream/RTCPeerConnection-ice.html:
+ * fast/mediastream/RTCPeerConnection-localDescription.html:
+ * fast/mediastream/RTCPeerConnection-onnegotiationneeded.html:
+ * fast/mediastream/RTCPeerConnection-remoteDescription.html:
+ * fast/mediastream/RTCPeerConnection-stable.html:
+ * fast/mediastream/RTCPeerConnection-state-expected.txt:
+ * fast/mediastream/RTCPeerConnection-state.html:
+ * fast/mediastream/RTCPeerConnection-stats-expected.txt:
+ * fast/mediastream/RTCPeerConnection-stats.html:
+ * fast/mediastream/RTCPeerConnection-statsSelector-expected.txt:
+ * fast/mediastream/RTCPeerConnection-statsSelector.html:
+ * fast/mediastream/RTCPeerConnection.html:
</ins><span class="cx">
</span><del>- Add EFL-specific result for fast/events/event-attribute.html as global expectation
- was changed in r149088.
</del><ins>+2014-02-24 Radu Stavila <stavila@adobe.com>
</ins><span class="cx">
</span><del>- * platform/efl/fast/events/event-attribute-expected.txt: Added.
</del><ins>+ [CSS Regions] Relative positioned elements overflowing the region do not get painted into the next tile
+ https://bugs.webkit.org/show_bug.cgi?id=129254
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Reviewed by Antti Koivisto.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Added test for the painting across tiles of relative positioned elements flowed into regions.
</ins><span class="cx">
</span><del>- Rebaseline several test cases for EFL port.
</del><ins>+ * fast/regions/content-relative-next-tile-expected.html: Added.
+ * fast/regions/content-relative-next-tile.html: Added.
</ins><span class="cx">
</span><del>- * platform/efl/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
- * platform/efl/editing/selection/extend-inside-transforms-backward-expected.png: Added.
- * platform/efl/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
- * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.png:
- * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
</del><ins>+2014-02-24 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Transform more clip-path pixel tests to reference tests
+ https://bugs.webkit.org/show_bug.cgi?id=129230
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- Mark several test cases as failing after r149292 due to missing repaint rect
- dumping.
</del><ins>+ * svg/clip-path/clip-path-content-use-007-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-007.svg: Added.
+ * svg/clip-path/clip-path-css-transform-003-expected.svg: Added.
+ * svg/clip-path/clip-path-css-transform-003.svg: Added.
+ * svg/clip-path/clip-path-css-transform-004-expected.svg: Added.
+ * svg/clip-path/clip-path-css-transform-004.svg: Added.
+ * svg/clip-path/clip-path-document-change-assert-expected.txt: Renamed from LayoutTests/svg/custom/clip-path-document-change-assert-expected.txt.
+ * svg/clip-path/clip-path-document-change-assert.html: Renamed from LayoutTests/svg/custom/clip-path-document-change-assert.html.
+ * svg/clip-path/clip-path-dom-child-changes-expected.svg: Added.
+ * svg/clip-path/clip-path-dom-child-changes.svg: Added.
+ * svg/clip-path/clip-path-dom-clippathunits-expected.svg: Added.
+ * svg/clip-path/clip-path-dom-clippathunits.svg: Added.
+ * svg/clip-path/clip-path-dom-href-expected.svg: Added.
+ * svg/clip-path/clip-path-dom-href.svg: Added.
+ * svg/clip-path/clip-path-dom-id-expected.svg: Added.
+ * svg/clip-path/clip-path-dom-id.svg: Added.
+ * svg/clip-path/clip-path-negative-scale-expected.svg: Added.
+ * svg/clip-path/clip-path-negative-scale.svg: Added.
+ * svg/clip-path/clip-path-no-content-004-expected.svg: Added.
+ * svg/clip-path/clip-path-no-content-004.svg: Added.
+ * svg/clip-path/clip-path-on-marker-001-expected.svg: Added.
+ * svg/clip-path/clip-path-on-marker-001.svg: Added.
+ * svg/clip-path/clip-path-on-marker-002-expected.svg: Added.
+ * svg/clip-path/clip-path-on-marker-002.svg: Added.
+ * svg/clip-path/clip-path-on-marker-003-expected.svg: Added.
+ * svg/clip-path/clip-path-on-marker-003.svg: Added.
+ * svg/clip-path/clip-path-recursion-001-expected.svg: Renamed from LayoutTests/svg/custom/circular-clip-path-references-crash-expected.svg.
+ * svg/clip-path/clip-path-recursion-001.svg: Renamed from LayoutTests/svg/custom/circular-clip-path-references-crash.svg.
+ * svg/clip-path/clip-path-recursion-002-expected.svg: Added.
+ * svg/clip-path/clip-path-recursion-002.svg: Added.
+ * svg/clip-path/clip-path-shape-stroke-expected.svg:
+ * svg/clip-path/clip-path-with-transform-expected.svg: Added.
+ * svg/clip-path/clip-path-with-transform.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-010-expected.svg: Renamed from LayoutTests/svg/custom/clamped-masking-clipping-expected.svg.
+ * svg/clip-path/mask-nested-clip-path-010.svg: Renamed from LayoutTests/svg/custom/clamped-masking-clipping.svg.
+ * svg/custom/clip-mask-negative-scale-expected.txt: Removed.
+ * svg/custom/clip-mask-negative-scale.svg: Removed.
+ * svg/custom/clip-path-child-changes-expected.txt: Removed.
+ * svg/custom/clip-path-child-changes.svg: Removed.
+ * svg/custom/clip-path-href-changes-expected.txt: Removed.
+ * svg/custom/clip-path-href-changes.svg: Removed.
+ * svg/custom/clip-path-id-changes-expected.txt: Removed.
+ * svg/custom/clip-path-id-changes.svg: Removed.
+ * svg/custom/clip-path-referencing-use.svg: Removed.
+ * svg/custom/clip-path-referencing-use2.svg: Removed.
+ * svg/custom/clip-path-units-changes-expected.txt: Removed.
+ * svg/custom/clip-path-units-changes.svg: Removed.
+ * svg/custom/clip-path-with-css-transform-1-expected.txt: Removed.
+ * svg/custom/clip-path-with-css-transform-1.svg: Removed.
+ * svg/custom/clip-path-with-css-transform-2-expected.txt: Removed.
+ * svg/custom/clip-path-with-css-transform-2.svg: Removed.
+ * svg/custom/clip-path-with-transform-expected.txt: Removed.
+ * svg/custom/clip-path-with-transform.svg: Removed.
+ * svg/custom/empty-clip-path.svg: Removed.
+ * svg/custom/recursive-clippath.svg: Removed.
+ * svg/masking/mask-negative-scale.svg: Added.
+ * svg/masking/mast-negative-scale-expected.svg: Added.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+2014-02-24 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Transform more clip-path pixel tests to reference tests
+ https://bugs.webkit.org/show_bug.cgi?id=129230
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>- Skip repaint test that regressed after r149292.
</del><ins>+ Remove unnecessary pixel test results.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ * platform/efl/svg/custom/clip-mask-negative-scale-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-mask-negative-scale-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-mask-negative-scale-expected.txt: Removed.
+ * platform/gtk/svg/custom/clip-path-child-changes-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-href-changes-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-id-changes-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-referencing-use-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-referencing-use-expected.txt: Removed.
+ * platform/gtk/svg/custom/clip-path-referencing-use2-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
+ * platform/gtk/svg/custom/clip-path-units-changes-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-with-css-transform-1-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-with-css-transform-2-expected.png: Removed.
+ * platform/gtk/svg/custom/clip-path-with-transform-expected.png: Removed.
+ * platform/gtk/svg/custom/empty-clip-path-expected.png: Removed.
+ * platform/gtk/svg/custom/empty-clip-path-expected.txt: Removed.
+ * platform/gtk/svg/custom/recursive-clippath-expected.png: Removed.
+ * platform/gtk/svg/custom/recursive-clippath-expected.txt: Removed.
+ * platform/mac/svg/custom/clip-mask-negative-scale-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-child-changes-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-display-none-child-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-display-none-child-expected.txt: Removed.
+ * platform/mac/svg/custom/clip-path-href-changes-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-id-changes-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-referencing-use-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-referencing-use-expected.txt: Removed.
+ * platform/mac/svg/custom/clip-path-referencing-use2-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt: Removed.
+ * platform/mac/svg/custom/clip-path-units-changes-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-with-css-transform-1-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-with-css-transform-2-expected.png: Removed.
+ * platform/mac/svg/custom/clip-path-with-transform-expected.png: Removed.
+ * platform/mac/svg/custom/empty-clip-path-expected.png: Removed.
+ * platform/mac/svg/custom/empty-clip-path-expected.txt: Removed.
+ * platform/mac/svg/custom/recursive-clippath-expected.png: Removed.
+ * platform/mac/svg/custom/recursive-clippath-expected.txt: Removed.
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+2014-02-24 Mihai Tica <mitica@adobe.com>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ [CSS Blending] An element having -webkit-mix-blend-mode should only blend with the contents of the parent stacking context
+ https://bugs.webkit.org/show_bug.cgi?id=129154
</ins><span class="cx">
</span><del>- Skip remaining Shadow DOM test and new accessibility test introduced in
- r115659.
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ Test that isolation is performed for blending, in other words, an element having -webkit-mix-blend-mode is blending with the
+ contents of the parent stacking context, but not with any of the underlying content.
</ins><span class="cx">
</span><del>-2013-05-06 Hans Muller <hmuller@adobe.com>
</del><ins>+ * css3/compositing/blend-mode-isolated-group-1.html: Added.
+ * css3/compositing/blend-mode-isolated-group-2.html: Added.
+ * css3/compositing/blend-mode-isolated-group-3.html: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-1-expected.png: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-1-expected.txt: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-2-expected.png: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-2-expected.txt: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-3-expected.png: Added.
+ * platform/mac/css3/compositing/blend-mode-isolated-group-3-expected.txt: Added.
</ins><span class="cx">
</span><del>- [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled
- https://bugs.webkit.org/show_bug.cgi?id=115490
</del><ins>+2014-02-24 Krzysztof Czech <k.czech@samsung.com>
</ins><span class="cx">
</span><del>- Second round of changes to restore platform/mac exclusion tests that started failing when
- subpixel layout was turned off. This set of changes just restores four ref-tests that place
- a single square Ahem character cell within a circle or an ellipse. When subpixel layout isn't
- enabled the expected origin of the character is adjusted.
</del><ins>+ [ATK] Wrong selected element at a given index in a list box.
+ https://bugs.webkit.org/show_bug.cgi?id=129039
</ins><span class="cx">
</span><del>- Reviewed by Dirk Schulze.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * fast/exclusions/shape-inside/shape-inside-circle-expected.html:
- * fast/exclusions/shape-inside/shape-inside-circle-padding-expected.html:
- * fast/exclusions/shape-inside/shape-inside-ellipse-expected.html:
- * fast/exclusions/shape-inside/shape-inside-ellipse-padding-expected.html:
- * fast/exclusions/shape-inside/shape-inside-ellipse.html:
- * platform/mac/TestExpectations:
</del><ins>+ Proposed test that checks whether correct element at a given index is retrieved.
+ Also testing some other scenarios such as removing selection from rows, counting all
+ selected rows and setting selection.
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * accessibility/select-element-at-index-expected.txt: Added.
+ * accessibility/select-element-at-index.html: Added.
+ * platform/mac/TestExpectations: Skipping test in Mac, missing implementation.
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-23 Dean Jackson <dino@apple.com>
</ins><span class="cx">
</span><del>- Remove duplicate Shadow DOM test cases from TestExpectation files.
</del><ins>+ [WebGL] Allow ANGLE to initialize unused varyings
+ https://bugs.webkit.org/show_bug.cgi?id=129240
+ <rdar://problem/15203342>
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+ Reviewed by Sam Weinig.
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Unskip conformance/glsl/misc/shaders-with-varyings.html.
</ins><span class="cx">
</span><del>- Unreviewed. Remove duplicate tests from EFL TestExpectation files.
</del><ins>+ * platform/mac/TestExpectations:
</ins><span class="cx">
</span><del>- * platform/efl-wk2/TestExpectations:
- * platform/efl/TestExpectations:
</del><ins>+2014-02-22 Alexey Proskuryakov <ap@apple.com>
</ins><span class="cx">
</span><del>-2013-05-06 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ Rename JWK key_ops values from wrap/unwrap to wrapKey/unwrapKey
+ https://bugs.webkit.org/show_bug.cgi?id=129121
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
-
- Skip Shadow DOM tests for EFL port as the feature is being removed.
-
- * platform/efl/TestExpectations:
-
-2013-05-06 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Adding new failure expectations and adjusting an old one.
-
-2013-05-06 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening. Rebaselining after r148720, r149088 and r149407.
-
- * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
- * platform/gtk/fast/images/crossfade-client-not-removed-crash-expected.txt: Added.
- * platform/gtk/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
- * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
-
-2013-05-06 Robert Hogan <robert@webkit.org>
-
- REGRESSION(r140907) - Backport blink r149612 to fix vertical-align and rowspan issue
- https://bugs.webkit.org/show_bug.cgi?id=115611
-
- Reviewed by Benjamin Poulain.
-
- * fast/table/baseline-align-rowspan-expected.txt: Added.
- * fast/table/baseline-align-rowspan.html: Added.
-
-2013-05-05 Chris Fleizach <cfleizach@apple.com>
-
- AX: aria-checked not exposed correctly on menuitemcheckbox or menuitemradio roles
- https://bugs.webkit.org/show_bug.cgi?id=115499
-
- Reviewed by Tim Horton.
-
- * platform/mac/accessibility/aria-menuitem-checked-value-expected.txt: Added.
- * platform/mac/accessibility/aria-menuitem-checked-value.html: Added.
-
-2013-05-04 Dean Jackson <dino@apple.com>
-
- Animations and Transitions should not start when globally suspended
- https://bugs.webkit.org/show_bug.cgi?id=114915
-
</del><span class="cx"> Reviewed by Sam Weinig.
</span><span class="cx">
</span><del>- Two new tests. Add an animation or transition to
- the document when the global animation controller is suspended.
- In the animation case, nothing should happen until the
- animations are resumed. In the transition case, the style
- change should happen immediately and not fire any events.
</del><ins>+ * crypto/subtle/aes-export-key-expected.txt:
+ * crypto/subtle/aes-export-key.html:
+ * crypto/subtle/jwk-export-use-values-expected.txt:
+ * crypto/subtle/jwk-export-use-values.html:
+ * crypto/subtle/jwk-import-use-values-expected.txt:
+ * crypto/subtle/jwk-import-use-values.html:
+ * crypto/subtle/rsa-oaep-key-manipulation-expected.txt:
+ * crypto/subtle/rsa-oaep-key-manipulation.html:
</ins><span class="cx">
</span><del>- * animations/added-while-suspended-expected.txt: Added.
- * animations/added-while-suspended.html: Added.
- * animations/suspend-transform-animation.html: Make sure to resume suspended animations
- before quitting the test.
- * transitions/started-while-suspended-expected.txt: Added.
- * transitions/started-while-suspended.html: Added.
- * transitions/suspend-transform-transition.html: Make sure to resume suspended animations
- before quitting the test.
</del><ins>+2014-02-21 Timothy Hatcher <timothy@apple.com>
</ins><span class="cx">
</span><del>-2013-04-30 Robert Hogan <robert@webkit.org>
</del><ins>+ Add inspection user interface for IndexedDB.
</ins><span class="cx">
</span><del>- REGRESSION(r140907): Incorrect baseline on cells after updating vertical-align
- https://bugs.webkit.org/show_bug.cgi?id=115432
</del><ins>+ https://bugs.webkit.org/show_bug.cgi?id=129162
</ins><span class="cx">
</span><del>- Reviewed by Julien Chaffraix.
</del><ins>+ Reviewed by Joseph Pecoraro.
</ins><span class="cx">
</span><del>- * fast/table/correct-baseline-after-style-change-expected.html: Added.
- * fast/table/correct-baseline-after-style-change.html: Added.
</del><ins>+ * http/tests/inspector-protocol/resources/InspectorTest.js:
+ (InspectorTest.initializeInspectorModels): Add IndexedDatabase models and StorageManager.
+ * inspector-protocol/indexeddb/basics-expected.txt: Added.
+ * inspector-protocol/indexeddb/basics.html: Added.
</ins><span class="cx">
</span><del>-2013-05-03 Arnaud Renevier <a.renevier@sisa.samsung.com>
</del><ins>+2014-02-21 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- incorrect repainting when a table has a transform
- https://bugs.webkit.org/show_bug.cgi?id=109867
</del><ins>+ Replace svg/clip-path pixel tests by reference tests
+ https://bugs.webkit.org/show_bug.cgi?id=129177
</ins><span class="cx">
</span><del>- Reviewed by Simon Fraser.
</del><ins>+ Rubber-stamped by Ryosuke Niwa.
</ins><span class="cx">
</span><del>- Create tests that resize an element inside a display: table element.
- Compare to a reference html file where the element has a static size.
- In the first test, the table like element has a transform. In the
- second, it has a reflection.
</del><ins>+ This patch removes all pixel tests.
</ins><span class="cx">
</span><del>- * fast/repaint/reflection-table-layout-expected.html: Added.
- * fast/repaint/reflection-table-layout.html: Added.
- * fast/repaint/transform-table-layout-expected.html: Added.
- * fast/repaint/transform-table-layout.html: Added.
</del><ins>+ * platform/efl/svg/clip-path/clip-in-mask-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-clipped-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-clipped-nonzero-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-css-transform-1-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-css-transform-2-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-objectBoundingBox-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-on-clipped-use-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-on-g-and-child-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-on-g-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-on-svg-and-child-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-on-svg-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-pixelation-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-text-and-stroke-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-text-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-transform-2-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-use-as-child-expected.png: Removed.
+ * platform/efl/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Removed.
+ * platform/efl/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Removed.
+ * platform/efl/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Removed.
+ * platform/efl/svg/clip-path/deep-nested-clip-in-mask-expected.png: Removed.
+ * platform/efl/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Removed.
+ * platform/efl/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Removed.
+ * platform/efl/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Removed.
+ * platform/efl/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-in-mask-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-child-clipped-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-clipped-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-clipped-nonzero-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-css-transform-1-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-css-transform-2-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-evenodd-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-evenodd-nonzero-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-nonzero-evenodd-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-nonzero-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-objectBoundingBox-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-on-clipped-use-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-on-g-and-child-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-on-g-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-on-svg-and-child-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-on-svg-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-pixelation-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-text-and-shape-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-text-and-stroke-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-text-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-transform-2-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-use-as-child-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Removed.
+ * platform/gtk/svg/clip-path/clip-path-with-text-clipped-expected.png: Removed.
+ * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Removed.
+ * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Removed.
+ * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-expected.png: Removed.
+ * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Removed.
+ * platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Removed.
+ * platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Removed.
+ * platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-in-clip-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-in-mask-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-child-clipped-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-clipped-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-css-transform-1-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-css-transform-2-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-evenodd-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-nonzero-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-on-g-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-on-svg-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-pixelation-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-recursive-call-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-text-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clip-path-transform-1-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-transform-2-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-tspan-and-stroke-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-tspan-and-stroke-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clip-path-use-as-child-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-container-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.png: Removed.
+ * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.txt: Removed.
+ * platform/mac/svg/clip-path/clipper-placement-issue-expected.png: Removed.
+ * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Removed.
+ * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.png: Removed.
+ * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Removed.
+ * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Removed.
+ * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Removed.
+ * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Removed.
+ * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Removed.
+ * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Removed.
+ * svg/clip-path/clip-in-clip-expected.png: Removed.
+ * svg/clip-path/clip-in-clip-expected.txt: Removed.
+ * svg/clip-path/clip-in-clip.svg: Removed.
+ * svg/clip-path/clip-in-mask-expected.txt: Removed.
+ * svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt: Removed.
+ * svg/clip-path/clip-in-mask-objectBoundingBox.svg: Removed.
+ * svg/clip-path/clip-in-mask-userSpaceOnUse-expected.txt: Removed.
+ * svg/clip-path/clip-in-mask-userSpaceOnUse.svg: Removed.
+ * svg/clip-path/clip-in-mask.svg: Removed.
+ * svg/clip-path/clip-path-child-clipped-expected.txt: Removed.
+ * svg/clip-path/clip-path-child-clipped.svg: Removed.
+ * svg/clip-path/clip-path-childs-clipped-expected.txt: Removed.
+ * svg/clip-path/clip-path-childs-clipped.svg: Removed.
+ * svg/clip-path/clip-path-clipped-evenodd-twice-expected.txt: Removed.
+ * svg/clip-path/clip-path-clipped-evenodd-twice.svg: Removed.
+ * svg/clip-path/clip-path-clipped-expected.txt: Removed.
+ * svg/clip-path/clip-path-clipped-no-content-expected.png: Removed.
+ * svg/clip-path/clip-path-clipped-no-content-expected.txt: Removed.
+ * svg/clip-path/clip-path-clipped-no-content.svg: Removed.
+ * svg/clip-path/clip-path-clipped-nonzero-expected.txt: Removed.
+ * svg/clip-path/clip-path-clipped-nonzero.svg: Removed.
+ * svg/clip-path/clip-path-clipped.svg: Removed.
+ * svg/clip-path/clip-path-css-transform-1-expected.txt: Removed.
+ * svg/clip-path/clip-path-css-transform-1.svg: Removed.
+ * svg/clip-path/clip-path-css-transform-2-expected.txt: Removed.
+ * svg/clip-path/clip-path-css-transform-2.svg: Removed.
+ * svg/clip-path/clip-path-evenodd-expected.txt: Removed.
+ * svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Removed.
+ * svg/clip-path/clip-path-evenodd-nonzero.svg: Removed.
+ * svg/clip-path/clip-path-evenodd.svg: Removed.
+ * svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Removed.
+ * svg/clip-path/clip-path-nonzero-evenodd.svg: Removed.
+ * svg/clip-path/clip-path-nonzero-expected.txt: Removed.
+ * svg/clip-path/clip-path-nonzero.svg: Removed.
+ * svg/clip-path/clip-path-objectBoundingBox-expected.txt: Removed.
+ * svg/clip-path/clip-path-objectBoundingBox.svg: Removed.
+ * svg/clip-path/clip-path-on-clipped-use-expected.txt: Removed.
+ * svg/clip-path/clip-path-on-clipped-use.svg: Removed.
+ * svg/clip-path/clip-path-on-g-and-child-expected.txt: Removed.
+ * svg/clip-path/clip-path-on-g-and-child.svg: Removed.
+ * svg/clip-path/clip-path-on-g-expected.txt: Removed.
+ * svg/clip-path/clip-path-on-g.svg: Removed.
+ * svg/clip-path/clip-path-on-svg-and-child-expected.txt: Removed.
+ * svg/clip-path/clip-path-on-svg-and-child.svg: Removed.
+ * svg/clip-path/clip-path-on-svg-expected.txt: Removed.
+ * svg/clip-path/clip-path-on-svg.svg: Removed.
+ * svg/clip-path/clip-path-pixelation-expected.txt: Removed.
+ * svg/clip-path/clip-path-pixelation.svg: Removed.
+ * svg/clip-path/clip-path-recursive-call-by-child-expected.png: Removed.
+ * svg/clip-path/clip-path-recursive-call-by-child-expected.txt: Removed.
+ * svg/clip-path/clip-path-recursive-call-by-child.svg: Removed.
+ * svg/clip-path/clip-path-recursive-call-expected.png: Removed.
+ * svg/clip-path/clip-path-recursive-call-expected.txt: Removed.
+ * svg/clip-path/clip-path-recursive-call.svg: Removed.
+ * svg/clip-path/clip-path-text-and-shape-expected.txt: Removed.
+ * svg/clip-path/clip-path-text-and-shape.svg: Removed.
+ * svg/clip-path/clip-path-text-and-stroke-expected.txt: Removed.
+ * svg/clip-path/clip-path-text-and-stroke.svg: Removed.
+ * svg/clip-path/clip-path-text-expected.txt: Removed.
+ * svg/clip-path/clip-path-text.svg: Removed.
+ * svg/clip-path/clip-path-transform-1-expected.txt: Removed.
+ * svg/clip-path/clip-path-transform-1.svg: Removed.
+ * svg/clip-path/clip-path-transform-2-expected.txt: Removed.
+ * svg/clip-path/clip-path-transform-2.svg: Removed.
+ * svg/clip-path/clip-path-tspan-and-stroke-expected.txt: Removed.
+ * svg/clip-path/clip-path-tspan-and-stroke.svg: Removed.
+ * svg/clip-path/clip-path-use-as-child-expected.txt: Removed.
+ * svg/clip-path/clip-path-use-as-child.svg: Removed.
+ * svg/clip-path/clip-path-use-as-child2-expected.png: Removed.
+ * svg/clip-path/clip-path-use-as-child2-expected.txt: Removed.
+ * svg/clip-path/clip-path-use-as-child2.svg: Removed.
+ * svg/clip-path/clip-path-use-as-child3-expected.png: Removed.
+ * svg/clip-path/clip-path-use-as-child3-expected.txt: Removed.
+ * svg/clip-path/clip-path-use-as-child3.svg: Removed.
+ * svg/clip-path/clip-path-use-as-child4-expected.png: Removed.
+ * svg/clip-path/clip-path-use-as-child4-expected.txt: Removed.
+ * svg/clip-path/clip-path-use-as-child4.svg: Removed.
+ * svg/clip-path/clip-path-use-as-child5-expected.png: Removed.
+ * svg/clip-path/clip-path-use-as-child5-expected.txt: Removed.
+ * svg/clip-path/clip-path-use-as-child5.svg: Removed.
+ * svg/clip-path/clip-path-userSpaceOnUse-expected.txt: Removed.
+ * svg/clip-path/clip-path-userSpaceOnUse.svg: Removed.
+ * svg/clip-path/clip-path-with-container-expected.png: Removed.
+ * svg/clip-path/clip-path-with-container-expected.txt: Removed.
+ * svg/clip-path/clip-path-with-container.svg: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes-expected.png: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes-expected.txt: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes.svg: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes2-expected.png: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes2-expected.txt: Removed.
+ * svg/clip-path/clip-path-with-different-unittypes2.svg: Removed.
+ * svg/clip-path/clip-path-with-invisibile-child-expected.png: Removed.
+ * svg/clip-path/clip-path-with-invisibile-child-expected.txt: Removed.
+ * svg/clip-path/clip-path-with-invisibile-child.svg: Removed.
+ * svg/clip-path/clip-path-with-text-clipped-expected.txt: Removed.
+ * svg/clip-path/clip-path-with-text-clipped.svg: Removed.
+ * svg/clip-path/clipper-placement-issue-expected.png: Removed.
+ * svg/clip-path/clipper-placement-issue-expected.txt: Removed.
+ * svg/clip-path/clipper-placement-issue.svg: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask-different-unitTypes.svg: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask-expected.txt: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask-panning.svg: Removed.
+ * svg/clip-path/deep-nested-clip-in-mask.svg: Removed.
+ * svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed.
+ * svg/clip-path/nested-clip-in-mask-image-based-clipping.svg: Removed.
+ * svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed.
+ * svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping.svg: Removed.
+ * svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed.
+ * svg/clip-path/nested-clip-in-mask-path-based-clipping.svg: Removed.
</ins><span class="cx">
</span><del>-2013-05-03 Antti Koivisto <antti@apple.com>
</del><ins>+2014-02-22 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Remove concept of younger and older shadow trees
- https://bugs.webkit.org/show_bug.cgi?id=115570
</del><ins>+ Only skip stretchy operators when determining the stretch height.
+ https://bugs.webkit.org/show_bug.cgi?id=126842
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * editing/text-iterator/basic-iteration-expected.txt:
- * editing/text-iterator/script-tests/basic-iteration.js:
- (addShadowTreeWithDivElement):
- * fast/forms/resources/common-spinbutton-change-and-input-events.js:
- (testSpinButtonChangeAndInputEvents):
- * fast/forms/resources/common-spinbutton-click-in-iframe.js:
- (getSpinButton):
</del><ins>+ * mathml/presentation/stretchy-depth-height.html: Add a test with non-stretchy mo siblings.
</ins><span class="cx">
</span><del>-2013-05-03 Viatcheslav Ostapenko <viatchslav.o@samsung.com>
</del><ins>+2014-02-22 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- [Cairo] Anti-aliasing should not be always disabled for lines
- https://bugs.webkit.org/show_bug.cgi?id=109535
</del><ins>+ Implement asymmetric/symmetric stretching of vertical operators.
+ https://bugs.webkit.org/show_bug.cgi?id=124827.
</ins><span class="cx">
</span><del>- Reviewed by Martin Robinson.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Add pixel test with scaled text lines.
</del><ins>+ Add a new test to verify the symmetric property of operators (either implicit by the operator dictionary or explicit via an mo attribute).
</ins><span class="cx">
</span><del>- * fast/css3-text/css3-text-decoration/text-decoration-line-scaled.html: Added.
- * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.png: Added.
- * platform/efl/fast/css3-text/css3-text-decoration/text-decoration-line-scaled-expected.txt: Added.
</del><ins>+ * LayoutTests/platform/mac/mathml/presentation/mo-stretch-expected.txt: rebased.
+ * mathml/presentation/stretchy-depth-height-symmetric-expected.txt: Added.
+ * mathml/presentation/stretchy-depth-height-symmetric.html: Added.
</ins><span class="cx">
</span><del>-2013-05-03 Stephanie Lewis <slewis@apple.com>
</del><ins>+2014-02-22 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Revert to old results on Lion.
</del><ins>+ Bug 119043 - Large stretch size error for MathML operators.
+ https://bugs.webkit.org/show_bug.cgi?id=119043
</ins><span class="cx">
</span><del>- Unreviewed.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- Results were updated in (http://trac.webkit.org/changeset/149503) but that is compiled
- out on Lion (http://trac.webkit.org/changeset/149510).
</del><ins>+ This adds a test to check that the depth/height of stretchy operators match the maximum of their siblings. This also fixes the reference of mo-stretch.html to ignore the stretch error.
</ins><span class="cx">
</span><del>- * platform/mac-lion/media/video-controls-captions-trackmenu-localized-expected.txt: Added.
</del><ins>+ * mathml/presentation/stretchy-depth-height-expected.txt: Added.
+ * mathml/presentation/stretchy-depth-height.html: Added.
+ * platform/mac/mathml/presentation/mo-stretch-expected.txt:
</ins><span class="cx">
</span><del>-2013-05-03 Joone Hur <joone.hur@intel.com>
</del><ins>+2014-02-22 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Unreviewed, rolling out r164534.
+ http://trac.webkit.org/changeset/164534
+ https://bugs.webkit.org/show_bug.cgi?id=119043
</ins><span class="cx">
</span><del>- Skip some failing tests after r149504.
</del><ins>+ missing tests
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ * mathml/presentation/stretchy-depth-height-expected.txt: Removed.
+ * mathml/presentation/stretchy-depth-height.html: Removed.
+ * platform/mac/mathml/presentation/mo-stretch-expected.txt:
</ins><span class="cx">
</span><del>-2013-05-02 Joone Hur <joone.hur@intel.com>
</del><ins>+2014-02-22 Frédéric Wang <fred.wang@free.fr>
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+ Bug 119043 - Large stretch size error for MathML operators.
+ https://bugs.webkit.org/show_bug.cgi?id=119043
</ins><span class="cx">
</span><del>- Unskip html5lib test cases that were skipped due to failure after r143804.
</del><ins>+ Reviewed by Chris Fleizach.
</ins><span class="cx">
</span><del>- * platform/efl/TestExpectations:
</del><ins>+ This adds a test to check that the depth/height of stretchy operators match the maximum of their siblings. This also fixes the reference of mo-stretch.html to ignore the stretch error.
</ins><span class="cx">
</span><del>-2013-05-02 Ryuan Choi <ryuan.choi@samsung.com>
</del><ins>+ * mathml/presentation/stretchy-depth-height-expected.txt: Added.
+ * mathml/presentation/stretchy-depth-height.html: Added.
+ * platform/mac/mathml/presentation/mo-stretch-expected.txt:
</ins><span class="cx">
</span><del>- Unreviewed EFL gardening.
</del><ins>+2014-02-22 Gyuyoung Kim <gyuyoung.kim@samsung.com>
</ins><span class="cx">
</span><del>- Moved XFrameOptions results from efl-wk2 to efl and rebased source-list-parsing-nonascii.html
</del><ins>+ Unreviewed, EFL WK2 gardening. Skip a webgl test because of crashing.
+ Besides a bug is filed and assigned to those crash tests.
</ins><span class="cx">
</span><del>- * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt.
- * platform/efl/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Renamed from LayoutTests/platform/efl-wk2/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt.
- * platform/efl/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
-
-2013-05-02 Joone Hur <joone.hur@intel.com>
-
- Unreviewed EFL gardening.
-
- Unskip WebAudio test cases on EFL WK2.
-
</del><span class="cx"> * platform/efl-wk2/TestExpectations:
</span><span class="cx">
</span><del>-2013-05-02 Arnaud Renevier <a.renevier@sisa.samsung.com>
</del><ins>+2014-02-21 Dirk Schulze <krit@webkit.org>
</ins><span class="cx">
</span><del>- border-radius clipping a canvas does not always clip
- https://bugs.webkit.org/show_bug.cgi?id=113343
</del><ins>+ Replace svg/clip-path pixel tests by reference tests
+ https://bugs.webkit.org/show_bug.cgi?id=129177
</ins><span class="cx">
</span><del>- Create a test that draws a canvas into a clipped overflown div with
- radius corner. Then redraw that same thing a moment later. The canvas
- should stay correctly clipped the second time.
-
- Reviewed by Simon Fraser.
-
- * fast/overflow/border-radius-clipping-2-expected.html: Added.
- * fast/overflow/border-radius-clipping-2.html: Added.
-
-2013-05-02 Eric Carlson <eric.carlson@apple.com>
-
- Caption menu does not include in-band captions
- https://bugs.webkit.org/show_bug.cgi?id=111934
-
</del><span class="cx"> Reviewed by Dean Jackson.
</span><span class="cx">
</span><del>- * platform/mac/media/video-controls-captions-trackmenu-localized-expected.txt:
- * platform/mac/media/video-controls-captions-trackmenu-sorted-expected.txt:
</del><ins>+ New reference tests for SVG clip-path.
</ins><span class="cx">
</span><del>-2013-05-02 Joone Hur <joone.hur@intel.com>
-
- Unreviewed EFL gardening.
-
- * platform/efl-wk2/TestExpectations:
-
-2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed. Some more gardening after r149292.
- https://bugs.webkit.org/show_bug.cgi?id=115372
-
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png:
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png:
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
- * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-sticky-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-nested-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: Added.
- * platform/qt-5.0-wk2/css3/filters/filtered-compositing-descendant-expected.txt: Added.
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt:
- * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png:
- * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt:
- * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
- * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt:
- * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt:
- * platform/qt-5.0-wk2/svg/custom/use-instanceRoot-event-listeners-expected.png:
-
-2013-05-02 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening after r149457 and r149388.
-
- * platform/qt/TestExpectations:
- * platform/qt/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
-
-2013-05-01 Ryuan Choi <ryuan.choi@samsung.com>
-
- Unreviewed EFL gardening.
-
- * platform/efl/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
- * platform/efl/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
- * platform/efl/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
- * platform/efl/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
- * platform/efl/svg/text/text-midpoint-split-bug-expected.txt: Added.
- * platform/efl/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
-
-2013-05-01 Stephanie Lewis <slewis@apple.com>
-
- Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149474
-
- Unreviewed.
-
- * platform/mac-lion/fast/text/text-combine-different-fonts-expected.txt: Added.
-
-2013-05-01 Enrica Casucci <enrica@apple.com>
-
- text-combine: horizontal does not work properly for some fonts.
- https://bugs.webkit.org/show_bug.cgi?id=115503.
-
- Reviewed by Dave Hyatt.
-
- * fast/text/text-combine-different-fonts.html: Added.
- * platform/mac/fast/text/text-combine-different-fonts-expected.png: Added.
- * platform/mac/fast/text/text-combine-different-fonts-expected.txt: Added.
-
-2013-05-01 Stephanie Lewis <slewis@apple.com>
-
- Update Lion results after http://trac.webkit.org/projects/webkit/changeset/149450
-
- Unreviewed.
-
- * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.png: Added.
- * platform/mac-lion/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
-
-2013-05-01 Tim Horton <timothy_horton@apple.com>
-
- <object data="<some data URL>"> MIME types aren't case-insensitive
- https://bugs.webkit.org/show_bug.cgi?id=115494
-
- Reviewed by Darin Adler.
-
- Add a testcase that ensures that iMaGe/PNG == image/png when it comes to
- the MIME type specified in a data URL provided to <object> via its
- 'data' attribute.
-
- * fast/images/object-data-url-case-insensitivity-expected.html: Added.
- * fast/images/object-data-url-case-insensitivity.html: Added.
-
-2013-05-01 Hans Muller <hmuller@adobe.com>
-
- [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled
- https://bugs.webkit.org/show_bug.cgi?id=115455
-
- Reviewed by Dirk Schulze.
-
- First round of changes to restore platform/mac exclusion tests that started failing when
- subpixel layout was turned off. This set of changes just restores four tests. It also revises
- the subpixel-utils code to bring it into line with the most recent LayoutUnit et al changes
- and to simplify its use a little.
-
- * fast/exclusions/resources/rounded-rectangle.js:
- (simulateShape): Revised dependencies on subpixel-utils.
- * fast/exclusions/resources/simple-polygon.js:
- (polygonXIntercepts): Ditto.
- * fast/exclusions/resources/subpixel-utils.js:
- (SubPixelLayout.): Substantially revised, see description.
- * fast/exclusions/shape-inside/shape-inside-polygon-layout-expected.txt:
- * fast/exclusions/shape-inside/shape-inside-polygon-layout.html:
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt:
- * fast/exclusions/shape-inside/shape-inside-polygon-padding-003.html:
- * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-fit-002-expected.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left.html:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt:
- * fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right.html:
</del><ins>+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
</ins><span class="cx"> * platform/mac/TestExpectations:
</span><del>-
-2013-05-01 Enrica Casucci <enrica@apple.com>
-
- Incorrect layout for blocks containing ideographs with -webkit-linebox-contain: glyphs, font, inline-box.
- https://bugs.webkit.org/show_bug.cgi?id=115478.
-
- Reviewed by Dave Hyatt.
-
- * fast/block/lineboxcontain/block-with-ideographs.xhtml: Added.
- * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.txt: Added.
- * platform/mac/fast/block/lineboxcontain/block-with-ideographs-expected.png : Added.
-
-2013-05-01 Per-Erik Brodin <per-erik.brodin@ericsson.com>
-
- EventSource: Loss of reconnect time precision due to integer division
- https://bugs.webkit.org/show_bug.cgi?id=115358
-
- Reviewed by Alexey Proskuryakov.
-
- * http/tests/eventsource/eventsource-retry-precision-expected.txt: Added.
- * http/tests/eventsource/eventsource-retry-precision.html: Added.
- * http/tests/eventsource/resources/precise-retry.asis: Added.
-
-2013-05-01 Sergio Villar Senin <svillar@igalia.com>
-
- Show a block cursor in overtype mode
- https://bugs.webkit.org/show_bug.cgi?id=114819
-
- Reviewed by Ryosuke Niwa.
-
- New test case for the new block cursor to be used in overtype
- mode. The test verifies that the 1-pixel long caret is replaced by
- a selection like 1-character long block cursor when in overtype
- mode. This test covers LTR and RTL text in LTR and RTL blocks and
- bidi text.
-
- * editing/selection/block-cursor-overtype-mode-expected.txt: Added.
- * editing/selection/block-cursor-overtype-mode.html: Added.
-
-2013-04-30 David Hyatt <hyatt@apple.com>
-
- <button> ignores margin-bottom.
- https://bugs.webkit.org/show_bug.cgi?id=114940
-
- Reviewed by Beth Dakin.
-
- * fast/forms/content-with-margins-inside-button-expected.html: Added.
- * fast/forms/content-with-margins-inside-button.html: Added.
-
-2013-04-30 Oliver Hunt <oliver@apple.com>
-
- JSC Stack walking logic craches in the face of inlined functions triggering VM re-entry
- https://bugs.webkit.org/show_bug.cgi?id=115449
-
- Reviewed by Geoffrey Garen.
-
- Add tests
-
- * fast/js/script-tests/stack-trace.js:
- (dfgTest):
- (inlineableThrow):
- (dfgThing.get willThrow):
- (dfgThing.get willThrowEventually):
- (dfgThing.willThrowFunc):
- (dfgThing.willThrowEventuallyFunc):
- (dfg1):
- (dfg2):
- (dfg3):
- (dfg4):
- (dfg5):
- (dfg6):
- (dfg7):
- (dfg8):
- (dfg9):
- (dfga):
- (dfgb):
- (dfgc):
- * fast/js/stack-trace-expected.txt:
-
-2013-04-30 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Rebaseline some tests on AppleWin port after disabling subpixel layout.
-
- * platform/win/css1/font_properties/font-expected.txt:
- * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
- * platform/win/fast/lists/003-vertical-expected.txt:
- * platform/win/fast/multicol/vertical-rl/float-multicol-expected.txt:
- * platform/win/fast/multicol/vertical-rl/nested-columns-expected.txt:
- * platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
- * platform/win/svg/batik/paints: Added.
- * platform/win/svg/batik/paints/gradientLimit-expected.txt: Added.
- * platform/win/transforms/2d/hindi-rotated-expected.txt:
-
-2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt][WK2] Unreviewed gardening. Massive rebaselining after r149292.
- https://bugs.webkit.org/show_bug.cgi?id=115372
-
- * platform/qt-5.0-wk2/animations/3d/replace-filling-transform-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/absolute-inside-out-of-view-fixed-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/backing/no-backing-for-perspective-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/bounds-in-flipped-writing-mode-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/clip-child-by-non-stacking-ancestor-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
- * platform/qt-5.0-wk2/compositing/contents-opaque/background-clip-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/background-color-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/control-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/filter-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/layer-opacity-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/layer-transform-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/contents-opaque/visibility-hidden-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/filters/sw-layer-overlaps-hw-shadow-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/filters/sw-shadow-overlaps-hw-shadow-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/bounds-clipped-composited-child-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-composited-descendant-expected.txt:
- * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-dynamic-negzindex-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/bounds-ignores-hidden-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/clip-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/clip-inside-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/composited-in-columns-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/flipped-writing-mode-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/foreground-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/geometry/preserve-3d-switching-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-hide-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/leave-compositing-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/page-cache-layer-tree-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
- * platform/qt-5.0-wk2/compositing/iframes/scroll-fixed-transformed-element-expected.png:
- * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/images/clip-on-directly-composited-image-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/animation-overlap-with-children-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-fixed-position-under-transform-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt:
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-animation-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-child-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-clipping-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-and-clipped-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transformed-preserved-3d-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/overlap-transforms-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/rotate3d-overlap-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/stacking-context-overlap-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/layer-creation/translatez-overlap-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/masks/mask-layer-size-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/overflow-trumps-transform-style-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
- * platform/qt-5.0-wk2/compositing/overflow/content-loses-scrollbars-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
- * platform/qt-5.0-wk2/compositing/overflow/resize-painting-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-contain-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-cover-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-position-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/patterns/direct-pattern-compositing-size-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/page-scale-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/compositing/repaint/requires-backing-repaint-expected.png:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-relative-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/rtl/rtl-relative-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
- * platform/qt-5.0-wk2/compositing/tiling/backface-preserve-3d-tiled-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/tiling/crash-reparent-tiled-layer-expected.txt:
- * platform/qt-5.0-wk2/compositing/tiling/huge-layer-add-remove-child-expected.txt:
- * platform/qt-5.0-wk2/compositing/tiling/huge-layer-img-expected.txt: Added.
- * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-expected.txt:
- * platform/qt-5.0-wk2/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
- * platform/qt-5.0-wk2/compositing/tiling/tiled-layer-resize-expected.txt: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-007-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/absolute-non-replaced-height-009-expected.png: Added.
- * platform/qt-5.0-wk2/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
- * platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt: Added.
- * platform/qt-5.0-wk2/css3/filters/composited-during-animation-layertree-expected.txt:
- * platform/qt-5.0-wk2/css3/filters/composited-during-transition-layertree-expected.txt: Added.
- * platform/qt-5.0-wk2/css3/filters/filter-repaint-blur-expected.png: Added.
- * platform/qt-5.0-wk2/css3/filters/filter-repaint-child-layers-expected.png: Added.
- * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-clipped-expected.png: Added.
- * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-expected.png: Added.
- * platform/qt-5.0-wk2/css3/filters/filter-repaint-shadow-rotated-expected.png: Added.
- * platform/qt-5.0-wk2/css3/filters/multiple-filters-invalidation-expected.png:
- * platform/qt-5.0-wk2/css3/flexbox/repaint-during-resize-no-flex-expected.png:
- * platform/qt-5.0-wk2/css3/flexbox/repaint-expected.png:
- * platform/qt-5.0-wk2/css3/flexbox/repaint-rtl-column-expected.png:
- * platform/qt-5.0-wk2/css3/images/cross-fade-background-size-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-3608462-fix-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-001-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-after-span-ws-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/deleting/delete-image-002-expected.png:
- * platform/qt-5.0-wk2/editing/selection/caret-rtl-right-expected.txt: Added.
- * platform/qt-5.0-wk2/editing/selection/unrendered-002-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/unrendered-003-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/unrendered-004-expected.png: Added.
- * platform/qt-5.0-wk2/editing/selection/unrendered-005-expected.png: Added.
- * platform/qt-5.0-wk2/editing/style/unbold-in-bold-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/background-clip-text-on-body-expected.png: Added.
- * platform/qt-5.0-wk2/fast/backgrounds/solid-color-context-restore-expected.png:
- * platform/qt-5.0-wk2/fast/borders/inline-mask-overlay-image-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-as-image-incremental-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-composite-fill-repaint-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-2-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/canvas-incremental-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/canvas/canvas-resize-after-paint-without-layout-expected.png:
- * platform/qt-5.0-wk2/fast/canvas/setWidthResetAfterForcedRender-expected.png:
- * platform/qt-5.0-wk2/fast/css/first-line-text-decoration-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-left-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-side-margins-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-top-margins-expected.png: Added.
- * platform/qt-5.0-wk2/fast/css/sticky/sticky-writing-mode-horizontal-bt-expected.png: Added.
- * platform/qt-5.0-wk2/fast/events/event-attribute-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/forms/box-shadow-override-expected.png:
- * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.txt: Added.
- * platform/qt-5.0-wk2/fast/forms/hidden-listbox-expected.png: Added.
- * platform/qt-5.0-wk2/fast/forms/listbox-clip-expected.png:
- * platform/qt-5.0-wk2/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/inline-dirty-z-order-lists-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/layers/scroll-rect-to-visible-expected.png:
- * platform/qt-5.0-wk2/fast/overflow/hidden-scrollbar-resize-expected.png: Added.
- * platform/qt-5.0-wk2/fast/overflow/position-fixed-transform-clipping-expected.png: Added.
- * platform/qt-5.0-wk2/fast/reflections/inline-crash-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/autosize-region-window-resize-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/region-style-image-background-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/regions/render-region-custom-style-mark-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/4774354-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/4776765-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/background-generated-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/background-misaligned-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/backgroundSizeRepaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-float-positioned-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/block-layout-inline-children-replaced-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/block-no-inflow-children-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/border-radius-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/border-repaint-glitch-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/box-shadow-dynamic-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-3509-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-5699-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6278-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6388-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-6473-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/bugzilla-7235-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/button-spurious-layout-hint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/caret-with-transformation-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/clip-with-layout-delta-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/clipped-relative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/containing-block-position-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/content-into-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/continuation-after-outline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/control-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/create-layer-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/delete-into-nested-block-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/erase-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-after-scroll-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-in-page-scale-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-move-after-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-position-transparency-with-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-table-cell-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-table-overflow-zindex-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/fixed-tranformed-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/float-move-during-layout-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/float-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/float-overflow-right-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/inline-color-change-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/intermediate-layout-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layer-visibility-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-only-positioned-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-relative-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/layout-state-scrolloffset3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-10-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-4-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-5-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-6-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-7-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-8-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-9-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-flow-with-floats-in-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-in-scrolled-clipped-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/line-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/lines-with-layout-delta-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/list-marker-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/make-children-non-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/multicol-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-inner-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/nested-iframe-scroll-outer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/outline-child-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/outline-inset-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/outline-repaint-glitch-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/outline-shrinking-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-delete-line-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-flipped-writing-mode-block-in-regions-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-scroll-delete-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/overflow-show-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/overhanging-float-detach-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/positioned-document-element-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/reflection-redraw-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/reflection-repaint-test-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/region-painting-invalidation-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/region-painting-via-layout-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/rel-positioned-inline-with-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/repaint-resized-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/scale-page-shrink-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/scroll-in-clipped-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-in-transformed-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-inside-table-cell-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/scroll-with-transformed-parent-layer-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/select-option-background-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/selected-replaced-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/selection-after-delete-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-after-remove-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/selection-rl-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/subtree-layoutstate-transform-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-3-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/subtree-root-clip-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-cell-collapsed-border-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-cell-move-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-col-background-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-collapsed-border-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-extra-bottom-grow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-outer-border-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-section-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-section-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/text-append-dirty-lines-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/text-in-relative-positioned-inline-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/trailing-floats-root-line-box-overflow-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-absolute-child-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-disable-layoutstate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-layout-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-relative-position-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-repaint-descendants-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/transform-replaced-shadows-expected.png:
- * platform/qt-5.0-wk2/fast/repaint/transform-translate-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-1-expected.png: Added.
- * platform/qt-5.0-wk2/fast/repaint/view-background-from-body-2-expected.png: Added.
- * platform/qt-5.0-wk2/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-69296-expected.png:
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-append-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-cell-remove-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-border-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-col-border-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-row-border-width-expected.png:
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-table-border-width-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-color-expected.png: Added.
- * platform/qt-5.0-wk2/fast/table/border-collapsing/cached-change-tbody-border-width-expected.png:
- * platform/qt-5.0-wk2/fast/table/simple_paint-expected.png: Added.
- * platform/qt-5.0-wk2/fast/text/font-initial-expected.png: Added.
- * platform/qt-5.0-wk2/http/tests/misc/slow-loading-image-in-pattern-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/animated-svg-as-background-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-background-image/svg-background-partial-redraw-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/animated-svg-as-image-same-image-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-image/image-respects-pageScaleFactor-expected.png:
- * platform/qt-5.0-wk2/svg/as-image/svg-image-change-content-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/carto.net/window-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/absolute-sized-content-with-resources-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/animate-path-discrete-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/animate-path-morphing-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/animate-target-id-changed-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/animate-target-removed-from-document-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/circle-move-invalidation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/clip-path-child-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/clip-path-href-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/clip-path-id-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/clip-path-units-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/deep-dynamic-updates-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/fill-opacity-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
- * platform/qt-5.0-wk2/svg/custom/gradient-add-stops-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/gradient-stop-style-change-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/hit-test-with-br-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-clipPath-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-gradient-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-marker-and-object-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-marker-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-mask-and-object-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-mask-creation-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-late-pattern-and-object-creation-expected.png:
- * platform/qt-5.0-wk2/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-bounce-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-container-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-container2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-image-expected.png:
- * platform/qt-5.0-wk2/svg/custom/js-update-path-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-path-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-pattern-child-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-pattern-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-polygon-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-polygon-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-stop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-stop-linked-gradient-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-style-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-transform-addition-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/js-update-transform-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-child-changes-css-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-child-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-strokeWidth-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/marker-viewBox-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/mask-child-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/mask-invalidation-expected.png:
- * platform/qt-5.0-wk2/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/pending-resource-after-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/prevent-default-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-content-with-resources-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-image-expected.png:
- * platform/qt-5.0-wk2/svg/custom/relative-sized-inner-svg-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-use-on-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/repaint-moving-svg-and-div-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/repaint-shadow-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/repaint-stroke-width-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/resource-client-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/resource-invalidate-on-target-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/scroll-hit-test-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/stroke-opacity-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/svg-absolute-children-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-dom-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-repaint-including-stroke-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/text-xy-updates-SVGList-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-clipped-hit-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-detach-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-elementInstance-event-target-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-elementInstance-methods-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-event-handler-on-use-element-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-inherit-style-expected.png: Added.
- * platform/qt-5.0-wk2/svg/custom/use-setAttribute-crash-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png:
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href1-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-href2-attr-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href1-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-href2-prop-expected.png: Added.
- * platform/qt-5.0-wk2/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/animate-fill-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-change-target-id-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/feImage-remove-target-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/filter-refresh-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/filter-width-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/filters/invalidate-on-child-layout-expected.png: Added.
- * platform/qt-5.0-wk2/svg/foreignObject/fO-parent-display-changes-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/001-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/002-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/003-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/004-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/005-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/006-expected.png: Added.
- * platform/qt-5.0-wk2/svg/hixie/perf/007-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/container-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/filter-child-repaint-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/image-href-change-expected.png:
- * platform/qt-5.0-wk2/svg/repaint/image-with-clip-path-expected.png:
- * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewBox-expected.png:
- * platform/qt-5.0-wk2/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/mask-clip-target-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/repaint-webkit-svg-shadow-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/repainting-after-animation-element-removal-expected.png: Added.
- * platform/qt-5.0-wk2/svg/repaint/text-mask-update-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/append-text-node-to-tspan-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/ems-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/exs-display-none-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/modify-text-node-in-tspan-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png:
- * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-rescale-expected.png:
- * platform/qt-5.0-wk2/svg/text/text-text-05-t-expected.png: Added.
- * platform/qt-5.0-wk2/svg/text/text-viewbox-rescale-expected.png: Added.
- * platform/qt-5.0-wk2/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
- * platform/qt-5.0-wk2/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-image-tiled-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreign-content-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-foreignObject-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-image-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-object-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-as-relative-image-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-warning: inexact rename detection was skipped due to too many files.:
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added.
- * platform/qt-5.0-wk2/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/bloomberg-expected.png: Added.
- * platform/qt-5.0-wk2/tables/mozilla/core/row_span-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/2d/transform-fixed-container-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/general/matrix-with-zoom-3d-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-hit-test-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/hit-testing/backface-no-transform-hit-test-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-3-expected.png: Added.
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-coplanar-expected.png:
- * platform/qt-5.0-wk2/transforms/3d/point-mapping/3d-point-mapping-overlapping-expected.png:
-
-2013-04-30 Roger Fong <roger_fong@apple.com>
-
- Unreviewed gardening of AppleWin port after r148944.
-
- * platform/win/fast/table: Added.
- * platform/win/fast/table/giantRowspan-expected.txt: Added.
- * platform/win/fast/table/giantRowspan2-expected.txt: Added.
- * platform/win/tables/mozilla/bugs: Added.
- * platform/win/tables/mozilla/bugs/bug133756-1-expected.txt: Added.
- * platform/win/tables/mozilla/bugs/bug133756-2-expected.txt: Added.
- * platform/win/tables/mozilla/bugs/bug220536-expected.txt: Added.
- * platform/win/tables/mozilla/bugs/bug8858-expected.txt: Added.
- * platform/win/tables/mozilla/core: Added.
- * platform/win/tables/mozilla/core/row_span-expected.txt: Added.
- * platform/win/tables/mozilla_expected_failures/bugs: Added.
- * platform/win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
- * platform/win/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added.
- * platform/win/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
-
-2013-04-30 Roger Fong <roger_fong@apple.com>
-
- Unreviewed gardening. AppleWin port.
-
</del><span class="cx"> * platform/win/TestExpectations:
</span><ins>+ * svg/clip-path/clip-path-clip-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-nested-twice-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-nested-twice.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-001-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-001.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-002-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-002.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-003-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-003.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-004-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-004.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-005-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-005.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-006-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-006.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-007-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-007.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-008-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-008.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-009-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-009.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-010-expected.svg: Added.
+ * svg/clip-path/clip-path-clip-rule-010.svg: Added.
+ * svg/clip-path/clip-path-clip.svg: Added.
+ * svg/clip-path/clip-path-content-clip-001-expected.svg: Added.
+ * svg/clip-path/clip-path-content-clip-001.svg: Added.
+ * svg/clip-path/clip-path-content-clip-002-expected.svg: Added.
+ * svg/clip-path/clip-path-content-clip-002.svg: Added.
+ * svg/clip-path/clip-path-content-clip-003-expected.svg: Added.
+ * svg/clip-path/clip-path-content-clip-003.svg: Added.
+ * svg/clip-path/clip-path-content-invisible-expected.svg: Added.
+ * svg/clip-path/clip-path-content-invisible.svg: Added.
+ * svg/clip-path/clip-path-content-syling-expected.svg: Added.
+ * svg/clip-path/clip-path-content-syling.svg: Added.
+ * svg/clip-path/clip-path-content-use-001-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-001.svg: Added.
+ * svg/clip-path/clip-path-content-use-002-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-002.svg: Added.
+ * svg/clip-path/clip-path-content-use-003-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-003.svg: Added.
+ * svg/clip-path/clip-path-content-use-004-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-004.svg: Added.
+ * svg/clip-path/clip-path-content-use-005-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-005.svg: Added.
+ * svg/clip-path/clip-path-content-use-006-expected.svg: Added.
+ * svg/clip-path/clip-path-content-use-006.svg: Added.
+ * svg/clip-path/clip-path-css-transform-001-expected.svg: Added.
+ * svg/clip-path/clip-path-css-transform-001.svg: Added.
+ * svg/clip-path/clip-path-css-transform-002-expected.svg: Added.
+ * svg/clip-path/clip-path-css-transform-002.svg: Added.
+ * svg/clip-path/clip-path-invalid-expected.svg: Added.
+ * svg/clip-path/clip-path-invalid.svg: Added.
+ * svg/clip-path/clip-path-no-content-001-expected.svg: Added.
+ * svg/clip-path/clip-path-no-content-001.svg: Added.
+ * svg/clip-path/clip-path-no-content-002-expected.svg: Added.
+ * svg/clip-path/clip-path-no-content-002.svg: Added.
+ * svg/clip-path/clip-path-no-content-003-expected.svg: Added.
+ * svg/clip-path/clip-path-no-content-003.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-001-expected.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-001.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-002-expected.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-002.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-003-expected.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-003.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-004-expected.svg: Added.
+ * svg/clip-path/clip-path-objectboundingbox-004.svg: Added.
+ * svg/clip-path/clip-path-on-g-001-expected.svg: Added.
+ * svg/clip-path/clip-path-on-g-001.svg: Added.
+ * svg/clip-path/clip-path-on-g-002-expected.svg: Added.
+ * svg/clip-path/clip-path-on-g-002.svg: Added.
+ * svg/clip-path/clip-path-on-g-003-expected.svg: Added.
+ * svg/clip-path/clip-path-on-g-003.svg: Added.
+ * svg/clip-path/clip-path-on-g-004-expected.svg: Added.
+ * svg/clip-path/clip-path-on-g-004.svg: Added.
+ * svg/clip-path/clip-path-on-g-005-expected.svg: Added.
+ * svg/clip-path/clip-path-on-g-005.svg: Added.
+ * svg/clip-path/clip-path-on-svg-001-expected.svg: Added.
+ * svg/clip-path/clip-path-on-svg-001.svg: Added.
+ * svg/clip-path/clip-path-on-svg-002-expected.svg: Added.
+ * svg/clip-path/clip-path-on-svg-002.svg: Added.
+ * svg/clip-path/clip-path-on-use-001-expected.svg: Added.
+ * svg/clip-path/clip-path-on-use-001.svg: Added.
+ * svg/clip-path/clip-path-on-use-002-expected.svg: Added.
+ * svg/clip-path/clip-path-on-use-002.svg: Added.
+ * svg/clip-path/clip-path-precision-001-expected.svg: Added.
+ * svg/clip-path/clip-path-precision-001.svg: Added.
+ * svg/clip-path/clip-path-text-001-expected.svg: Added.
+ * svg/clip-path/clip-path-text-001.svg: Added.
+ * svg/clip-path/clip-path-text-002-expected.svg: Added.
+ * svg/clip-path/clip-path-text-002.svg: Added.
+ * svg/clip-path/clip-path-text-003-expected.svg: Added.
+ * svg/clip-path/clip-path-text-003.svg: Added.
+ * svg/clip-path/clip-path-text-004-expected.svg: Added.
+ * svg/clip-path/clip-path-text-004.svg: Added.
+ * svg/clip-path/clip-path-text-005-expected.svg: Added.
+ * svg/clip-path/clip-path-text-005.svg: Added.
+ * svg/clip-path/clip-path-userspaceonuse-001-expected.svg: Added.
+ * svg/clip-path/clip-path-userspaceonuse-001.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-001-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-001.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-002-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-002.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-003-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-003.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-004-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-004.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-005-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-005.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-006-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-006.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-007-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-007.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-008-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-008.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-009-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-009.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-panning-001-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-panning-001.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-panning-002-expected.svg: Added.
+ * svg/clip-path/mask-nested-clip-path-panning-002.svg: Added.
+ * svg/clip-path/mask-objectboundingbox-content-clip-expected.svg: Added.
+ * svg/clip-path/mask-objectboundingbox-content-clip-transform-expected.svg: Added.
+ * svg/clip-path/mask-objectboundingbox-content-clip-transform.svg: Added.
+ * svg/clip-path/mask-objectboundingbox-content-clip.svg: Added.
+ * svg/clip-path/mask-userspaceonuse-content-clip-expected.svg: Added.
+ * svg/clip-path/mask-userspaceonuse-content-clip-transform-expected.svg: Added.
+ * svg/clip-path/mask-userspaceonuse-content-clip-transform.svg: Added.
+ * svg/clip-path/mask-userspaceonuse-content-clip.svg: Added.
</ins><span class="cx">
</span><del>-2013-04-30 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+2014-02-21 Ryosuke Niwa <rniwa@webkit.org>
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+ Inner text element should not use -webkit-user-modify
+ https://bugs.webkit.org/show_bug.cgi?id=129035
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations: Removing failure expectations for tests that are
- constantly passing on the builders.
</del><ins>+ Reviewed by Andreas Kling.
</ins><span class="cx">
</span><del>-2013-04-30 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Rebaselined tests as the user agent shadow DOM of input and textarea elements now have contenteditable attribute.
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+ * editing/input/paste-text-ending-with-interchange-newline-expected.txt:
+ * editing/inserting/5607069-2-expected.txt:
+ * editing/inserting/5607069-3-expected.txt:
+ * editing/pasteboard/copy-image-with-alt-text-expected.txt:
+ * editing/pasteboard/copy-null-characters-expected.txt:
+ * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
+ * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
+ * editing/selection/dump-as-markup-expected.txt:
+ * editing/selection/dump-as-markup-form-text-expected.txt:
+ * fast/forms/suggested-value-after-setvalue-expected.txt:
+ * fast/forms/suggested-value-expected.txt:
+ * fast/parser/object-with-textarea-fallback-expected.txt:
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations: Adding failure expectations for
- the current reftest failures on the builders.
</del><ins>+2014-02-21 Myles C. Maxfield <mmaxfield@apple.com>
</ins><span class="cx">
</span><del>-2013-04-30 Simon Fraser <simon.fraser@apple.com>
</del><ins>+ After copy and paste, cursor may appear to be above the bottom of content
+ https://bugs.webkit.org/show_bug.cgi?id=129167
</ins><span class="cx">
</span><del>- Cap max CALayer tree depth to avoid crashes
- https://bugs.webkit.org/show_bug.cgi?id=115431
- <rdar://problem/13401861>
-
- Reviewed by Tim Horton.
-
- Test that makes a very deep tree. Should note crash, and should match
- the reference.
-
- * compositing/layer-creation/deep-tree-expected.html: Added.
- * compositing/layer-creation/deep-tree.html: Added.
-
-2013-04-30 Andreas Kling <akling@apple.com>
-
- REGRESSION(r149287): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
- <http://webkit.org/b/115386>
- <rdar://problem/13769995>
-
- Reviewed by Darin Adler.
-
- * platform/mac/TestExpectations:
-
-2013-04-30 Glenn Adams <glenn@skynav.com>
-
- The bison grammar for @supports should return 0 in case of an error
- https://bugs.webkit.org/show_bug.cgi?id=115402
-
- Reviewed by Darin Adler.
-
- Back ported from https://chromium.googlesource.com/chromium/blink/+/74399c27c8b93286bae03a1d6371735935b34d85.
-
- * css3/supports-crash-expected.txt: Added.
- * css3/supports-crash.html: Added.
-
-2013-04-30 Radu Stavila <stavila@adobe.com>
-
- [CSS Regions] Convert some fast/regions pixel tests to reftests
- https://bugs.webkit.org/show_bug.cgi?id=80712
-
- Reviewed by Alexandru Chiculita.
-
- Converted webkit-flow-inlines-inside-regions-bounds and webkit-flow-inlines-inside-regions-bounds-vertical to reftest
-
- * fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.html: Added.
- * fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.html: Added.
- * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
- * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
- * platform/efl/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
- * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
- * platform/gtk/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
- * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
- * platform/mac/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-expected.txt: Removed.
- * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.png: Removed.
- * platform/qt/fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical-expected.txt: Removed.
-
-2013-04-30 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
- Rebaselining tests that are possible to and required to be rebaselined
-
- * platform/gtk-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
- * platform/gtk/editing/input/scroll-to-edge-if-line-break-at-end-of-document-contenteditable-expected.txt: Added.
- * platform/gtk/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
- * platform/gtk/fast/dom/Range/getClientRects-expected.txt:
- * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt:
- * platform/gtk/fast/js/dom-static-property-for-in-iteration-expected.txt:
- * platform/gtk/fast/js/function-length-expected.txt: Added.
- * platform/gtk/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt:
- * platform/gtk/media/media-can-play-ogg-expected.txt: Added.
- * platform/gtk/media/video-played-collapse-expected.txt:
- * platform/gtk/media/video-volume-slider-expected.txt:
-
-2013-04-30 Balazs Kelemen <kbalazs@webkit.org>
-
- [EFL][GStreamer] failing media tests
- https://bugs.webkit.org/show_bug.cgi?id=115419
-
- Unreviewed gardening.
-
- * platform/efl/TestExpectations: Track failing tests.
-
-2013-04-30 Zan Dobersek <zdobersek@igalia.com>
-
- Unreviewed GTK gardening.
-
- * platform/gtk/TestExpectations: Adding failure expectations for additional failing tests
- after the Shadow DOM feature was disabled for the GTK port in r149352.
-
-2013-04-30 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- [EFL] Enable scaled cursors
- https://bugs.webkit.org/show_bug.cgi?id=106242
-
- Reviewed by Gyuyoung Kim.
-
- Unskip fast/css/cursor-parsing-image-set.html for EFL port
- now that scaled cursors are enabled. Update expectation for
- fast/events/mouse-cursor-image-set.html to explain the
- reason why it is failing and set its bug URL.
-
- * platform/efl/TestExpectations:
-
-2013-04-30 Zoltan Arvai <zarvai@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening.
-
- Skipping tests using unimplemented feature.
-
- * platform/qt-5.0-wk1/TestExpectations:
-
-2013-04-30 Thiago Marcos P. Santos <thiago.santos@intel.com>
-
- CSSParser::parseFontFamily should allow the keyword "default" as part of a font name
- https://bugs.webkit.org/show_bug.cgi?id=107231
-
</del><span class="cx"> Reviewed by Ryosuke Niwa.
</span><span class="cx">
</span><del>- * fast/css/font-family-parse-keyword-expected.html: Added.
- * fast/css/font-family-parse-keyword.html: Added.
</del><ins>+ Makes sure that the clearing div is inserted.
</ins><span class="cx">
</span><del>-2013-04-30 Zalan Bujtas <zalan@apple.com>
</del><ins>+ * editing/pasteboard/copy-paste-inserts-clearing-div-expected.txt: Added.
+ * editing/pasteboard/copy-paste-inserts-clearing-div.html: Added.
</ins><span class="cx">
</span><del>- Animations fail to start on http://www.google.com/insidesearch/howsearchworks/thestory/
- https://bugs.webkit.org/show_bug.cgi?id=111244
</del><ins>+2014-02-21 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by David Kilzer.
-
- Enable performance.now() as a minimal subset of Web Timing API.
- It returns DOMHighResTimeStamp, a monotonically increasing value representing the
- number of milliseconds from the start of the navigation of the current document.
- JS libraries use this API to check against the requestAnimationFrame() timestamp.
-
- We can test the monotonical behaviour of this API only. Checking whether the value
- actually represents the navigation start requires PerformanceTiming enabled.
-
- * fast/dom/Window/web-timing-minimal-performance-now-expected.txt: Added.
- * fast/dom/Window/web-timing-minimal-performance-now.html: Added.
</del><ins>+ Move unported Web Inspector tests to LayoutTests/inspector-obsolete
+ https://bugs.webkit.org/show_bug.cgi?id=129183
</ins><span class="cx">
</span><del>-2013-04-29 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ Rubber-stamped by Timothy Hatcher.
</ins><span class="cx">
</span><del>- Unreviewed GTK gardening.
</del><ins>+ Move inspector/ to inspector-obsolete/.
+ Move http/tests/inspector/ to inspector-obsolete/http-tests/.
+ Fold http/tests/inspector-enabled/ into inspector-obsolete/http-tests/.
</ins><span class="cx">
</span><del>- * platform/gtk/TestExpectations: Skipping the Shadow DOM layout tests after the feature was disabled in r149352.
</del><ins>+ I have elided about 1100 lines of rename Changelog spew;
+ no filenames have been altered in this reorganization.
</ins><span class="cx">
</span><del>-2013-04-29 Roger Fong <roger_fong@apple.com>
</del><ins>+ Remove mentions of obsolete tests from TestExpectations. Remove skips
+ for inspector-obsolete/ from port-specific expectations, and just
+ put it in the generic expectations file.
</ins><span class="cx">
</span><del>- Unreviewed gardening. Rebaseline some Windows tests after disabling subpixel layout.
</del><ins>+ Remove inspector-protocol/heap-profiler tests, as they are obsolete.
</ins><span class="cx">
</span><del>- * platform/win/editing/selection/caret-ltr-right-expected.txt:
- * platform/win/editing/selection/caret-rtl-2-left-expected.txt:
- * platform/win/editing/selection/caret-rtl-right-expected.txt:
- * platform/win/editing/selection/extend-selection-word-expected.txt: Added.
- * platform/win/editing/selection/mixed-editability-10-expected.txt:
- * platform/win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
- * platform/win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
- * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
- * platform/win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
- * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
- * platform/win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
- * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
- * platform/win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
- * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.txt:
- * platform/win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.txt:
- * platform/win/fast/borders/bidi-012-expected.txt:
- * platform/win/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt:
- * platform/win/fast/forms/file/file-input-disabled-expected.txt:
- * platform/win/fast/forms/range: Added.
- * platform/win/fast/forms/range/slider-mouse-events-expected.txt: Added.
- * platform/win/fast/inline/inline-box-background-expected.txt:
- * platform/win/fast/inline/inline-box-background-long-image-expected.txt:
- * platform/win/fast/inline/inline-box-background-repeat-x-expected.txt:
- * platform/win/fast/inline/inline-box-background-repeat-y-expected.txt:
-
-2013-04-29 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Windows gardening after r148987.
-
- * platform/win/editing/deleting/delete-by-word-002-expected.txt: Added.
- * platform/win/editing/deleting/delete-cell-contents-expected.txt: Added.
- * platform/win/editing/execCommand: Added.
- * platform/win/editing/execCommand/button-expected.txt: Added.
- * platform/win/editing/execCommand/createLink-expected.txt: Added.
- * platform/win/editing/execCommand/indent-pre-expected.txt: Added.
- * platform/win/editing/execCommand/unlink-expected.txt: Added.
- * platform/win/editing/inserting/insert-before-link-1-expected.txt: Added.
- * platform/win/editing/pasteboard/display-block-on-spans-expected.txt: Added.
- * platform/win/editing/pasteboard/merge-end-list-2-expected.txt: Added.
- * platform/win/editing/pasteboard/merge-end-table-2-expected.txt: Added.
- * platform/win/editing/pasteboard/page-zoom-expected.txt: Added.
- * platform/win/editing/style: Added.
- * platform/win/editing/style/apply-through-end-of-document-expected.txt: Added.
- * platform/win/editing/style/remove-underline-across-paragraph-expected.txt: Added.
- * platform/win/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
- * platform/win/editing/style/remove-underline-expected.txt: Added.
- * platform/win/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
- * platform/win/editing/style/remove-underline-in-bold-expected.txt: Added.
- * platform/win/editing/style/unbold-in-bold-expected.txt: Added.
- * platform/win/editing/undo: Added.
- * platform/win/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added.
-
-2013-04-29 James Craig <james@cookiecrook.com>
-
- Settings.in selectionIncludesAltImageText should default to true, due to update in HTML spec.
- https://bugs.webkit.org/show_bug.cgi?id=115283
-
- Reviewed by Chris Fleizach.
-
- Update test to account for the initial setting change.
-
- * editing/pasteboard/copy-image-with-alt-text.html:
-
-2013-04-29 Alexey Proskuryakov <ap@apple.com>
-
- REGRESSION (r149287?): Assertion failure in fast/frames/flattening/iframe-flattening-crash.html
- https://bugs.webkit.org/show_bug.cgi?id=115386
-
- * platform/mac/TestExpectations: Skipping the test.
- * platform/mac-wk2/TestExpectations: Removed it from here, as the assertion failure is not limited to wk2.
-
-2013-04-22 Jeffrey Pfau <jpfau@apple.com>
-
- Change approach to third-party blocking for LocalStorage
- https://bugs.webkit.org/show_bug.cgi?id=115004
-
- Reviewed by Maciej Stachowiak.
-
- * http/tests/security/cross-origin-local-storage-allowed-expected.txt:
- * http/tests/security/cross-origin-local-storage-allowed.html:
- * http/tests/security/cross-origin-local-storage-expected.txt:
- * http/tests/security/cross-origin-local-storage-wk1.html:
- * http/tests/security/cross-origin-local-storage-wk1-expected.txt:
- * http/tests/security/cross-origin-local-storage.html:
- * http/tests/security/resources/cross-origin-iframe-for-local-storage.html:
- * http/tests/security/resources/load-local-storage.html: Added.
- * platform/mac-wk2/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
- * platform/mac/http/tests/security/cross-origin-local-storage-wk1-expected.txt:
-
-2013-04-29 Yi Shen <max.hong.shen@gmail.com>
-
- HTML Editing: Insertion point jumps when using link detection
- https://bugs.webkit.org/show_bug.cgi?id=82198
-
- Reviewed by Ryosuke Niwa.
-
- Update typing-space-to-trigger-smart-link.html to verify link detection behavior
- when typing a link before existing text.
-
- * editing/inserting/typing-space-to-trigger-smart-link-expected.txt:
- * editing/inserting/typing-space-to-trigger-smart-link.html:
-
-2013-04-29 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Tests mistakenly added to general TestExpectations file moved to mac TestExpectations file.
-
</del><span class="cx"> * TestExpectations:
</span><ins>+ * inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree-expected.txt: Removed.
+ * inspector-protocol/heap-profiler/heap-snapshot-with-detached-dom-tree.html: Removed.
+ * inspector-protocol/heap-profiler/heap-snapshot-with-event-listener-expected.txt: Removed.
+ * inspector-protocol/heap-profiler/heap-snapshot-with-event-listener.html: Removed.
+ * inspector-protocol/heap-profiler/resources/heap-snapshot-common.js: Removed.
+ * inspector-protocol/heap-profiler/resources/page-with-function.html: Removed.
+ * inspector-protocol/heap-profiler/take-heap-snapshot-expected.txt: Removed.
+ * inspector-protocol/heap-profiler/take-heap-snapshot.html: Removed.
+ * platform/efl/TestExpectations:
+ * platform/gtk/TestExpectations:
+ * platform/mac-wk2/TestExpectations:
</ins><span class="cx"> * platform/mac/TestExpectations:
</span><ins>+ * platform/win-xp/TestExpectations:
+ * platform/win/TestExpectations:
+ * platform/wincairo/TestExpectations:
+ * platform/wk2/TestExpectations:
</ins><span class="cx">
</span><del>-2013-04-29 Jeffrey Pfau <jpfau@apple.com>
</del><ins>+2014-02-21 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- Unreviewed, added missing new line in baseline.
</del><ins>+ Web Inspector: remove old inspector tests that cannot be ported
+ https://bugs.webkit.org/show_bug.cgi?id=129168
</ins><span class="cx">
</span><del>- * fast/canvas/2d.imageDataHD-expected.txt:
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2013-04-29 Stephen Chenney <schenney@chromium.org>
</del><ins>+ Remove many tests that were specific to the old inspector user interface.
+ These cannot be ported either because they were specific to the UI, or
+ they test features that no longer exist in the Web Inspector.
</ins><span class="cx">
</span><del>- SVGElement destructor can use invalid iterator
- https://bugs.webkit.org/show_bug.cgi?id=115361
</del><ins>+ * inspector/audits/audits-panel-functional-expected.txt: Removed.
+ * inspector/audits/audits-panel-functional.html: Removed.
+ * inspector/audits/audits-panel-noimages-functional-expected.txt: Removed.
+ * inspector/audits/audits-panel-noimages-functional.html: Removed.
+ * inspector/audits/audits-test.js: Removed.
+ * inspector/audits/resources/audits-script1.js: Removed.
+ * inspector/audits/resources/audits-script2.js: Removed.
+ * inspector/audits/resources/audits-style1.css: Removed.
+ * inspector/console/command-line-api-getEventListeners-expected.txt: Removed.
+ * inspector/console/command-line-api-getEventListeners.html: Removed.
+ * inspector/console/console-big-array-expected.txt: Removed.
+ * inspector/console/console-big-array.html: Removed.
+ * inspector/console/console-clear-expected.txt: Removed.
+ * inspector/console/console-clear.html: Removed.
+ * inspector/console/console-dirxml-expected.txt: Removed.
+ * inspector/console/console-dirxml.html: Removed.
+ * inspector/console/console-filter-test-expected.txt: Removed.
+ * inspector/console/console-filter-test.html: Removed.
+ * inspector/console/console-format-collections-expected.txt: Removed.
+ * inspector/console/console-format-collections.html: Removed.
+ * inspector/console/console-format-expected.txt: Removed.
+ * inspector/console/console-format-style-expected.txt: Removed.
+ * inspector/console/console-format-style-whitelist-expected.txt: Removed.
+ * inspector/console/console-format-style-whitelist.html: Removed.
+ * inspector/console/console-format-style.html: Removed.
+ * inspector/console/console-format-table-expected.txt: Removed.
+ * inspector/console/console-format-table.html: Removed.
+ * inspector/console/console-format.html: Removed.
+ * inspector/console/console-trim-long-urls-expected.txt: Removed.
+ * inspector/console/console-trim-long-urls.html: Removed.
+ * inspector/cookie-parser-expected.txt: Removed.
+ * inspector/cookie-parser.html: Removed.
+ * inspector/cookie-resource-match-expected.txt: Removed.
+ * inspector/cookie-resource-match.html: Removed.
+ * inspector/curl-command-expected.txt: Removed.
+ * inspector/curl-command.html: Removed.
+ * inspector/database-table-name-excaping-expected.txt: Removed.
+ * inspector/database-table-name-excaping.html: Removed.
+ * inspector/datagrid-autosize-expected.txt: Removed.
+ * inspector/datagrid-autosize.html: Removed.
+ * inspector/debugger/breakpoint-manager-listeners-count-expected.txt: Removed.
+ * inspector/debugger/breakpoint-manager-listeners-count.html: Removed.
+ * inspector/debugger/callstack-placards-discarded-expected.txt: Removed.
+ * inspector/debugger/callstack-placards-discarded.html: Removed.
+ * inspector/debugger/content-providers-expected.txt: Removed.
+ * inspector/debugger/content-providers.html: Removed.
+ * inspector/debugger/debug-inlined-scripts-expected.txt: Removed.
+ * inspector/debugger/debug-inlined-scripts.html-disabled: Removed.
+ * inspector/debugger/debugger-expand-scope-expected.txt: Removed.
+ * inspector/debugger/debugger-expand-scope.html: Removed.
+ * inspector/debugger/debugger-proto-property-expected.txt: Removed.
+ * inspector/debugger/debugger-proto-property.html: Removed.
+ * inspector/debugger/debugger-script-preprocessor-expected.txt: Removed.
+ * inspector/debugger/debugger-script-preprocessor.html: Removed.
+ * inspector/debugger/debugger-step-into-event-listener-expected.txt: Removed.
+ * inspector/debugger/debugger-step-into-event-listener.html: Removed.
+ * inspector/debugger/disable-script-expected.txt: Removed.
+ * inspector/debugger/disable-script.html: Removed.
+ * inspector/debugger/dom-breakpoints-expected.txt: Removed.
+ * inspector/debugger/dom-breakpoints.html: Removed.
+ * inspector/debugger/dynamic-script-tag-expected.txt: Removed.
+ * inspector/debugger/dynamic-script-tag.html: Removed.
+ * inspector/debugger/dynamic-scripts-expected.txt: Removed.
+ * inspector/debugger/dynamic-scripts.html: Removed.
+ * inspector/debugger/error-in-watch-expressions-expected.txt: Removed.
+ * inspector/debugger/error-in-watch-expressions.html: Removed.
+ * inspector/debugger/event-listener-breakpoints-expected.txt: Removed.
+ * inspector/debugger/event-listener-breakpoints.html: Removed.
+ * inspector/debugger/file-system-project-mapping-expected.txt: Removed.
+ * inspector/debugger/file-system-project-mapping.html: Removed.
+ * inspector/debugger/linkifier-expected.txt: Removed.
+ * inspector/debugger/linkifier.html: Removed.
+ * inspector/debugger/live-edit-breakpoints-expected.txt: Removed.
+ * inspector/debugger/live-edit-breakpoints.html: Removed.
+ * inspector/debugger/live-edit-expected.txt: Removed.
+ * inspector/debugger/live-edit.html: Removed.
+ * inspector/debugger/mutation-observer-suspend-while-paused-expected.txt: Removed.
+ * inspector/debugger/mutation-observer-suspend-while-paused.html: Removed.
+ * inspector/debugger/navigator-view-expected.txt: Removed.
+ * inspector/debugger/navigator-view.html: Removed.
+ * inspector/debugger/network-uisourcecode-provider-expected.txt: Removed.
+ * inspector/debugger/network-uisourcecode-provider.html: Removed.
+ * inspector/debugger/properties-special-expected.txt: Removed.
+ * inspector/debugger/properties-special.html: Removed.
+ * inspector/debugger/resource-script-mapping-expected.txt: Removed.
+ * inspector/debugger/resource-script-mapping.html: Removed.
+ * inspector/debugger/reveal-execution-line-expected.txt: Removed.
+ * inspector/debugger/reveal-execution-line.html: Removed.
+ * inspector/debugger/script-extract-outline-expected.txt: Removed.
+ * inspector/debugger/script-extract-outline.html: Removed.
+ * inspector/debugger/script-formatter-breakpoints-expected.txt: Removed.
+ * inspector/debugger/script-formatter-breakpoints.html: Removed.
+ * inspector/debugger/script-formatter-console-expected.txt: Removed.
+ * inspector/debugger/script-formatter-console.html: Removed.
+ * inspector/debugger/script-snippet-model-expected.txt: Removed.
+ * inspector/debugger/script-snippet-model.html: Removed.
+ * inspector/debugger/scripts-panel-expected.txt: Removed.
+ * inspector/debugger/scripts-panel.html: Removed.
+ * inspector/debugger/scripts-sorting-expected.txt: Removed.
+ * inspector/debugger/scripts-sorting.html: Removed.
+ * inspector/debugger/selected-call-frame-after-formatting-source-expected.txt: Removed.
+ * inspector/debugger/selected-call-frame-after-formatting-source.html: Removed.
+ * inspector/debugger/set-breakpoint-expected.txt: Removed.
+ * inspector/debugger/set-breakpoint.html: Removed.
+ * inspector/debugger/source-frame-count-expected.txt: Removed.
+ * inspector/debugger/source-frame-count.html: Removed.
+ * inspector/debugger/source-frame-expected.txt: Removed.
+ * inspector/debugger/source-frame.html: Removed.
+ * inspector/debugger/step-through-event-listeners-expected.txt: Removed.
+ * inspector/debugger/step-through-event-listeners.html: Removed.
+ * inspector/debugger/ui-source-code-display-name-expected.txt: Removed.
+ * inspector/debugger/ui-source-code-display-name.html: Removed.
+ * inspector/debugger/ui-source-code-expected.txt: Removed.
+ * inspector/debugger/ui-source-code.html: Removed.
+ * inspector/debugger/watch-expressions-panel-switch-expected.txt: Removed.
+ * inspector/debugger/watch-expressions-panel-switch.html: Removed.
+ * inspector/debugger/watch-expressions-preserve-expansion-expected.txt: Removed.
+ * inspector/debugger/watch-expressions-preserve-expansion.html: Removed.
+ * inspector/debugger/xhr-breakpoints-expected.txt: Removed.
+ * inspector/debugger/xhr-breakpoints.html: Removed.
+ * inspector/dom-statistics-expected.txt: Removed.
+ * inspector/dom-statistics.html-disabled: Removed.
+ * inspector/editor/brace-matcher-expected.txt: Removed.
+ * inspector/editor/brace-matcher.html: Removed.
+ * inspector/editor/editor-test.js: Removed.
+ * inspector/editor/highlighter-basics-expected.txt: Removed.
+ * inspector/editor/highlighter-basics.html: Removed.
+ * inspector/editor/highlighter-chunk-limit-expected.txt: Removed.
+ * inspector/editor/highlighter-chunk-limit.html: Removed.
+ * inspector/editor/highlighter-long-line-expected.txt: Removed.
+ * inspector/editor/highlighter-long-line.html: Removed.
+ * inspector/editor/highlighter-paste-in-comment-expected.txt: Removed.
+ * inspector/editor/highlighter-paste-in-comment.html: Removed.
+ * inspector/editor/highlighter-test.js: Removed.
+ * inspector/editor/indentation-expected.txt: Removed.
+ * inspector/editor/indentation.html: Removed.
+ * inspector/editor/text-editor-brace-highlighter-expected.txt: Removed.
+ * inspector/editor/text-editor-brace-highlighter.html: Removed.
+ * inspector/editor/text-editor-char-to-coordinates-expected.txt: Removed.
+ * inspector/editor/text-editor-char-to-coordinates.html: Removed.
+ * inspector/editor/text-editor-formatter-expected.txt: Removed.
+ * inspector/editor/text-editor-formatter.html: Removed.
+ * inspector/editor/text-editor-highlight-api-expected.txt: Removed.
+ * inspector/editor/text-editor-highlight-api.html: Removed.
+ * inspector/editor/text-editor-highlight-token-expected.txt: Removed.
+ * inspector/editor/text-editor-highlight-token.html: Removed.
+ * inspector/editor/text-editor-home-button-expected.txt: Removed.
+ * inspector/editor/text-editor-home-button.html: Removed.
+ * inspector/editor/text-editor-line-breaks-expected.txt: Removed.
+ * inspector/editor/text-editor-line-breaks.html: Removed.
+ * inspector/editor/text-editor-long-line-expected.txt: Removed.
+ * inspector/editor/text-editor-long-line.html: Removed.
+ * inspector/editor/text-editor-model-expected.txt: Removed.
+ * inspector/editor/text-editor-model.html: Removed.
+ * inspector/editor/text-editor-remove-chunks-from-dom-expected.txt: Removed.
+ * inspector/editor/text-editor-remove-chunks-from-dom.html: Removed.
+ * inspector/editor/text-editor-selection-expected.txt: Removed.
+ * inspector/editor/text-editor-selection-to-search-expected.txt: Removed.
+ * inspector/editor/text-editor-selection-to-search.html: Removed.
+ * inspector/editor/text-editor-selection.html: Removed.
+ * inspector/editor/text-editor-show-whitespace-expected.txt: Removed.
+ * inspector/editor/text-editor-show-whitespace.html: Removed.
+ * inspector/editor/text-editor-smart-braces-expected.txt: Removed.
+ * inspector/editor/text-editor-smart-braces.html: Removed.
+ * inspector/editor/text-editor-token-at-position-expected.txt: Removed.
+ * inspector/editor/text-editor-token-at-position.html: Removed.
+ * inspector/editor/text-editor-type-over-decoration-expected.txt: Removed.
+ * inspector/editor/text-editor-type-over-decoration.html: Removed.
+ * inspector/editor/text-editor-undo-redo-expected.txt: Removed.
+ * inspector/editor/text-editor-undo-redo.html: Removed.
+ * inspector/editor/text-editor-word-jumps-expected.txt: Removed.
+ * inspector/editor/text-editor-word-jumps.html: Removed.
+ * inspector/elements/breadcrumb-updates-expected.txt: Removed.
+ * inspector/elements/breadcrumb-updates.html: Removed.
+ * inspector/elements/delete-from-document-expected.txt: Removed.
+ * inspector/elements/delete-from-document.html: Removed.
+ * inspector/elements/edit-dom-actions-expected.txt: Removed.
+ * inspector/elements/edit-dom-actions.html: Removed.
+ * inspector/elements/elements-delete-inline-style-expected.txt: Removed.
+ * inspector/elements/elements-delete-inline-style.html: Removed.
+ * inspector/elements/elements-img-tooltip-expected.txt: Removed.
+ * inspector/elements/elements-img-tooltip.html: Removed.
+ * inspector/elements/elements-inspect-iframe-from-different-domain-expected.txt: Removed.
+ * inspector/elements/elements-inspect-iframe-from-different-domain.html: Removed.
+ * inspector/elements/elements-panel-limited-children-expected.txt: Removed.
+ * inspector/elements/elements-panel-limited-children.html: Removed.
+ * inspector/elements/elements-panel-rewrite-href-expected.txt: Removed.
+ * inspector/elements/elements-panel-rewrite-href.html: Removed.
+ * inspector/elements/elements-panel-selection-on-refresh-expected.txt: Removed.
+ * inspector/elements/elements-panel-selection-on-refresh.html: Removed.
+ * inspector/elements/elements-panel-structure-expected.txt: Removed.
+ * inspector/elements/elements-panel-structure.html: Removed.
+ * inspector/elements/elements-panel-xhtml-structure-expected.txt: Removed.
+ * inspector/elements/elements-panel-xhtml-structure.xhtml-disabled: Removed.
+ * inspector/elements/event-listener-sidebar-expected.txt: Removed.
+ * inspector/elements/event-listener-sidebar.html: Removed.
+ * inspector/elements/event-listeners-about-blank-expected.txt: Removed.
+ * inspector/elements/event-listeners-about-blank.html: Removed.
+ * inspector/elements/expand-recursively-expected.txt: Removed.
+ * inspector/elements/expand-recursively.html: Removed.
+ * inspector/elements/hide-shortcut-expected.txt: Removed.
+ * inspector/elements/hide-shortcut.html: Removed.
+ * inspector/elements/iframe-load-event-expected.txt: Removed.
+ * inspector/elements/iframe-load-event.html: Removed.
+ * inspector/elements/insert-node-collapsed-expected.txt: Removed.
+ * inspector/elements/insert-node-collapsed.html: Removed.
+ * inspector/elements/insert-node-expected.txt: Removed.
+ * inspector/elements/insert-node.html: Removed.
+ * inspector/elements/modify-chardata-expected.txt: Removed.
+ * inspector/elements/modify-chardata.html: Removed.
+ * inspector/elements/move-node-expected.txt: Removed.
+ * inspector/elements/move-node.html: Removed.
+ * inspector/elements/node-xpath-expected.txt: Removed.
+ * inspector/elements/node-xpath.xhtml: Removed.
+ * inspector/elements/remove-node-expected.txt: Removed.
+ * inspector/elements/remove-node.html: Removed.
+ * inspector/elements/resources/iframe-load-event-iframe-1.html: Removed.
+ * inspector/elements/resources/iframe-load-event-iframe-2.html: Removed.
+ * inspector/elements/resources/iframe-load-event-iframe.js: Removed.
+ * inspector/elements/resources/user-properties.js: Removed.
+ * inspector/elements/set-html-via-resource-expected.txt: Removed.
+ * inspector/elements/shadow-dom-modify-chardata-expected.txt: Removed.
+ * inspector/elements/shadow-dom-modify-chardata.html: Removed.
+ * inspector/elements/shadow-root-expected.txt: Removed.
+ * inspector/elements/shadow-root.html: Removed.
+ * inspector/elements/undo-dom-edits-2-expected.txt: Removed.
+ * inspector/elements/undo-dom-edits-2.html: Removed.
+ * inspector/elements/undo-dom-edits-expected.txt: Removed.
+ * inspector/elements/undo-dom-edits.html: Removed.
+ * inspector/elements/update-shadowdom-expected.txt: Removed.
+ * inspector/elements/update-shadowdom.html: Removed.
+ * inspector/elements/user-properties-expected.txt: Removed.
+ * inspector/elements/user-properties.html: Removed.
+ * inspector/evaluate-in-page-expected.txt: Removed.
+ * inspector/evaluate-in-page.html: Removed.
+ * inspector/extensions/extensions-api-expected.txt: Removed.
+ * inspector/extensions/extensions-api.html: Removed.
+ * inspector/extensions/extensions-audits-api-expected.txt: Removed.
+ * inspector/extensions/extensions-audits-api.html: Removed.
+ * inspector/extensions/extensions-audits-content-script-expected.txt: Removed.
+ * inspector/extensions/extensions-audits-content-script.html: Removed.
+ * inspector/extensions/extensions-audits-expected.txt: Removed.
+ * inspector/extensions/extensions-audits-tests.js: Removed.
+ * inspector/extensions/extensions-audits.html: Removed.
+ * inspector/extensions/extensions-console-expected.txt: Removed.
+ * inspector/extensions/extensions-console.html: Removed.
+ * inspector/extensions/extensions-eval-content-script-expected.txt: Removed.
+ * inspector/extensions/extensions-eval-content-script.html: Removed.
+ * inspector/extensions/extensions-eval-expected.txt: Removed.
+ * inspector/extensions/extensions-eval.html: Removed.
+ * inspector/extensions/extensions-events-expected.txt: Removed.
+ * inspector/extensions/extensions-events.html: Removed.
+ * inspector/extensions/extensions-network-expected.txt: Removed.
+ * inspector/extensions/extensions-network.html: Removed.
+ * inspector/extensions/extensions-panel-expected.txt: Removed.
+ * inspector/extensions/extensions-panel.html: Removed.
+ * inspector/extensions/extensions-reload-expected.txt: Removed.
+ * inspector/extensions/extensions-reload.html: Removed.
+ * inspector/extensions/extensions-resources-expected.txt: Removed.
+ * inspector/extensions/extensions-resources.html: Removed.
+ * inspector/extensions/extensions-sidebar-expected.txt: Removed.
+ * inspector/extensions/extensions-sidebar.html: Removed.
+ * inspector/extensions/resources/abe.png: Removed.
+ * inspector/extensions/resources/audits-style1.css: Removed.
+ * inspector/extensions/resources/test-script.js: Removed.
+ * inspector/file-mapping-expected.txt: Removed.
+ * inspector/file-mapping.html: Removed.
+ * inspector/file-system-mapping-expected.txt: Removed.
+ * inspector/file-system-mapping.html: Removed.
+ * inspector/file-system-project-expected.txt: Removed.
+ * inspector/file-system-project.html: Removed.
+ * inspector/filtered-item-selection-dialog-filtering-expected.txt: Removed.
+ * inspector/filtered-item-selection-dialog-filtering.html: Removed.
+ * inspector/inspector-backend-commands-generation-expected.txt: Removed.
+ * inspector/inspector-backend-commands-generation.html: Removed.
+ * inspector/map-expected.txt: Removed.
+ * inspector/map.html: Removed.
+ * inspector/network-status-non-http-expected.txt: Removed.
+ * inspector/network-status-non-http.html: Removed.
+ * inspector/profiler/canvas-profiler-test.js: Removed.
+ * inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas-has-uninstrumented-canvases.html: Removed.
+ * inspector/profiler/canvas2d/canvas-replay-log-grid-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas-replay-log-grid.html: Removed.
+ * inspector/profiler/canvas2d/canvas-stack-trace-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas-stack-trace.html: Removed.
+ * inspector/profiler/canvas2d/canvas2d-api-changes-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas2d-api-changes.html: Removed.
+ * inspector/profiler/canvas2d/canvas2d-gradient-capturing-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas2d-gradient-capturing.html: Removed.
+ * inspector/profiler/canvas2d/canvas2d-profiler-capturing-basics-expected.txt: Removed.
+ * inspector/profiler/canvas2d/canvas2d-profiler-capturing-basics.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-dom-groups-change-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-dom-groups-change.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-expansion-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-show-all-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-show-all.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-show-next-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-show-next.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-shown-node-count-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-comparison-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-comparison-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-containment-expansion-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-containment-show-all-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-containment-show-all.html: Removed.
+ * inspector/profiler/heap-snapshot-containment-show-next-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-containment-show-next.html: Removed.
+ * inspector/profiler/heap-snapshot-containment-shown-node-count-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-containment-shown-node-count-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-containment-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-containment-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-expansion-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-dominators-show-all-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-show-all.html: Removed.
+ * inspector/profiler/heap-snapshot-dominators-show-next-actual.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-show-next-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-show-next.html: Removed.
+ * inspector/profiler/heap-snapshot-dominators-shown-node-count-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-shown-node-count-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-dominators-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-dominators-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-get-profile-crash-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-get-profile-crash.html: Removed.
+ * inspector/profiler/heap-snapshot-inspect-dom-wrapper-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-inspect-dom-wrapper.html: Removed.
+ * inspector/profiler/heap-snapshot-loader-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-loader.html: Removed.
+ * inspector/profiler/heap-snapshot-reveal-in-dominators-view-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-reveal-in-dominators-view.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-expansion-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-expansion-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-retainers-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-retainers.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-all-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-all.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-next-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-next.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-ranges-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-show-ranges.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-shown-node-count-preserved-when-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-shown-node-count-preserved-when-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting-fields-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting-fields.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting-instances-expected.txt: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting-instances.html: Removed.
+ * inspector/profiler/heap-snapshot-summary-sorting.html: Removed.
+ * inspector/profiler/heap-snapshot-test.js: Removed.
+ * inspector/profiler/heap-snapshot.html: Removed.
+ * inspector/profiler/resources/image.jpeg: Removed.
+ * inspector/profiler/selector-profiler-url-expected.txt: Removed.
+ * inspector/profiler/selector-profiler-url.html: Removed.
+ * inspector/profiler/webgl/webgl-profiler-api-changes-expected.txt: Removed.
+ * inspector/profiler/webgl/webgl-profiler-api-changes.html: Removed.
+ * inspector/profiler/webgl/webgl-profiler-get-error-expected.txt: Removed.
+ * inspector/profiler/webgl/webgl-profiler-get-error.html: Removed.
+ * inspector/progress-bar-expected.txt: Removed.
+ * inspector/progress-bar.html: Removed.
+ * inspector/snippet-storage-expected.txt: Removed.
+ * inspector/snippet-storage.html: Removed.
+ * inspector/styles/commit-selector-expected.txt: Removed.
+ * inspector/styles/commit-selector.html: Removed.
+ * inspector/styles/css-live-edit-expected.txt: Removed.
+ * inspector/styles/css-live-edit.html: Removed.
+ * inspector/styles/edit-inspector-stylesheet-expected.txt: Removed.
+ * inspector/styles/edit-inspector-stylesheet.html: Removed.
+ * inspector/styles/edit-value-with-trimmed-url-expected.txt: Removed.
+ * inspector/styles/edit-value-with-trimmed-url.html: Removed.
+ * inspector/styles/force-pseudo-state-expected.txt: Removed.
+ * inspector/styles/force-pseudo-state.html: Removed.
+ * inspector/styles/inactive-properties-expected.txt: Removed.
+ * inspector/styles/inactive-properties.html: Removed.
+ * inspector/styles/lazy-computed-style-expected.txt: Removed.
+ * inspector/styles/lazy-computed-style.html: Removed.
+ * inspector/styles/media-emulation-expected.txt: Removed.
+ * inspector/styles/media-emulation.html: Removed.
+ * inspector/styles/media-queries-expected.txt: Removed.
+ * inspector/styles/media-queries.html: Removed.
+ * inspector/styles/metrics-box-sizing-expected.txt: Removed.
+ * inspector/styles/metrics-box-sizing.html: Removed.
+ * inspector/styles/paste-property-expected.txt: Removed.
+ * inspector/styles/paste-property.html: Removed.
+ * inspector/styles/perform-undo-perform-of-mergable-action-expected.txt: Removed.
+ * inspector/styles/perform-undo-perform-of-mergable-action.html: Removed.
+ * inspector/styles/protocol-css-regions-commands-expected.txt: Removed.
+ * inspector/styles/protocol-css-regions-commands.html: Removed.
+ * inspector/styles/selector-line-expected.txt: Removed.
+ * inspector/styles/selector-line.html: Removed.
+ * inspector/styles/show-user-agent-styles-expected.txt: Removed.
+ * inspector/styles/show-user-agent-styles.html: Removed.
+ * inspector/styles/styles-add-new-rule-expected.txt: Removed.
+ * inspector/styles/styles-add-new-rule.html: Removed.
+ * inspector/styles/styles-cancel-editing-expected.txt: Removed.
+ * inspector/styles/styles-cancel-editing.html: Removed.
+ * inspector/styles/styles-change-node-while-editing-expected.txt: Removed.
+ * inspector/styles/styles-change-node-while-editing.html: Removed.
+ * inspector/styles/styles-commit-editing-expected.txt: Removed.
+ * inspector/styles/styles-commit-editing.html: Removed.
+ * inspector/styles/styles-edit-property-after-invalid-rule-expected.txt: Removed.
+ * inspector/styles/styles-edit-property-after-invalid-rule.html: Removed.
+ * inspector/styles/styles-update-from-js-expected.txt: Removed.
+ * inspector/styles/styles-update-from-js.html: Removed.
+ * inspector/styles/styles-url-linkify-expected.txt: Removed.
+ * inspector/styles/styles-url-linkify.html: Removed.
+ * inspector/styles/svg-style-expected.txt: Removed.
+ * inspector/styles/svg-style.xhtml: Removed.
+ * inspector/styles/up-down-numerics-and-colors-expected.txt: Removed.
+ * inspector/styles/up-down-numerics-and-colors.html: Removed.
+ * inspector/styles/updates-during-dom-traversal-expected.txt: Removed.
+ * inspector/styles/updates-during-dom-traversal.html: Removed.
+ * inspector/styles/updates-throttled-expected.txt: Removed.
+ * inspector/styles/updates-throttled.html: Removed.
+ * inspector/styles/url-color-swatch-expected.txt: Removed.
+ * inspector/styles/url-color-swatch.html: Removed.
+ * inspector/styles/variables/css-variables-expected.txt: Removed.
+ * inspector/styles/variables/css-variables.html: Removed.
+ * inspector/styles/vendor-prefixes-expected.txt: Removed.
+ * inspector/styles/vendor-prefixes.html: Removed.
+ * inspector/syntax-highlight-css-expected.txt: Removed.
+ * inspector/syntax-highlight-css.html: Removed.
+ * inspector/syntax-highlight-html-expected.txt: Removed.
+ * inspector/syntax-highlight-html.html: Removed.
+ * inspector/syntax-highlight-javascript-expected.txt: Removed.
+ * inspector/syntax-highlight-javascript.html: Removed.
+ * inspector/syntax-highlight.js: Removed.
+ * inspector/tabbed-editors-history-expected.txt: Removed.
+ * inspector/tabbed-editors-history.html: Removed.
+ * inspector/tabbed-pane-max-tab-width-calculation-expected.txt: Removed.
+ * inspector/tabbed-pane-max-tab-width-calculation.html: Removed.
+ * inspector/tabbed-pane-tabs-to-show-expected.txt: Removed.
+ * inspector/tabbed-pane-tabs-to-show.html: Removed.
+ * inspector/timeline-dfs-expected.txt: Removed.
+ * inspector/timeline-dfs.html: Removed.
+ * inspector/timeline/timeline-coalescing-expected.txt: Removed.
+ * inspector/timeline/timeline-coalescing.html: Removed.
+ * inspector/timeline/timeline-enum-stability-expected.txt: Removed.
+ * inspector/timeline/timeline-enum-stability.html: Removed.
+ * inspector/uisourcecode-revisions-expected.txt: Removed.
+ * inspector/uisourcecode-revisions.html: Removed.
+ * inspector/user-metrics-expected.txt: Removed.
+ * inspector/user-metrics.html: Removed.
+ * inspector/utilities-highlight-results-expected.txt: Removed.
+ * inspector/utilities-highlight-results.html: Removed.
+ * inspector/version-controller-expected.txt: Removed.
+ * inspector/version-controller.html: Removed.
+ * inspector/view-css-expected.txt: Removed.
+ * inspector/view-css.html: Removed.
+ * inspector/view-events-expected.txt: Removed.
+ * inspector/view-events.html: Removed.
+ * inspector/workspace-mapping-expected.txt: Removed.
+ * inspector/workspace-mapping.html: Removed.
</ins><span class="cx">
</span><del>- Reviewed by Philip Rogers.
</del><ins>+2014-02-21 Chi Wai Lau <clau@apple.com>
</ins><span class="cx">
</span><del>- Test asserts in Debug and should also crash in memory checking builds.
</del><ins>+ Web Inspector: Replace binarySearch with lowerBound and upperBound functions
+ https://bugs.webkit.org/show_bug.cgi?id=118609
</ins><span class="cx">
</span><del>- * svg/custom/svg-element-destructor-iteration-crash-expected.txt: Added.
- * svg/custom/svg-element-destructor-iteration-crash.html: Added.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>-2013-04-29 Dirk Schulze <krit@webkit.org>
</del><ins>+ * inspector/utilities-expected.txt:
+ * inspector/utilities.html:
</ins><span class="cx">
</span><del>- Animate clip rect() between different Length types
- https://bugs.webkit.org/show_bug.cgi?id=115336
</del><ins>+2014-02-21 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Andreas Kling.
</del><ins>+ [Win] fast/table/col-and-colgroup-offsets.html - offsetHeight differs from Mac results
+ https://bugs.webkit.org/show_bug.cgi?id=129179
</ins><span class="cx">
</span><del>- Modify test for clip animation to cover animations between
- different Length types.
</del><ins>+ The test col-and-colgroup-offsets.html is failing on the Apple Win Debug (Tests) bot due
+ to platform-specific numeric differences in the computed offsetHeight of the table cells.
+ For now, I am landing Windows-specific expected results as the behavior tested by the test
+ is correct despite the numerical differences. I'll further investigate the Window-specific
+ difference in <https://bugs.webkit.org/show_bug.cgi?id=129179>.
</ins><span class="cx">
</span><del>- * transitions/clip-transition.html:
</del><ins>+ * platform/win/fast/table/col-and-colgroup-offsets-expected.txt: Added.
</ins><span class="cx">
</span><del>-2013-04-29 Zoltan Arvai <zarvai@inf.u-szeged.hu>
</del><ins>+2014-02-21 Brian Burg <bburg@apple.com>
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening.
</del><ins>+ Web Inspector: animate breakpoint tree elements when probe samples are received
+ https://bugs.webkit.org/show_bug.cgi?id=128334
</ins><span class="cx">
</span><del>- Move Qt Mac specific results to qt-mac after r149210.
</del><ins>+ Reviewed by Timothy Hatcher.
</ins><span class="cx">
</span><del>- * platform/qt-mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Renamed from LayoutTests/platform/qt-5.0/compositing/visibility/visibility-image-layers-dynamic-expected.txt.
- * platform/qt-mac/editing/selection/collapse-selection-in-bidi-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/collapse-selection-in-bidi-expected.txt.
- * platform/qt-mac/editing/selection/drag-start-event-client-x-y-expected.txt: Renamed from LayoutTests/platform/qt-5.0/editing/selection/drag-start-event-client-x-y-expected.txt.
- * platform/qt-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt.
- * platform/qt-mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/basic/fieldset-stretch-to-legend-expected.txt.
- * platform/qt-mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt.
- * platform/qt-mac/fast/borders/fieldsetBorderRadius-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/borders/fieldsetBorderRadius-expected.txt.
- * platform/qt-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt.
- * platform/qt-mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt.
- * platform/qt-mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt.
- * platform/qt-mac/fast/events/document-elementFromPoint-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/events/document-elementFromPoint-expected.txt.
- * platform/qt-mac/fast/flexbox/flex-hang-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/flexbox/flex-hang-expected.txt.
- * platform/qt-mac/fast/images/repaint-subrect-grid-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/repaint-subrect-grid-expected.txt.
- * platform/qt-mac/fast/images/zoomed-img-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/images/zoomed-img-size-expected.txt.
- * platform/qt-mac/fast/multicol/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/break-properties-expected.txt.
- * platform/qt-mac/fast/multicol/vertical-lr/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-lr/break-properties-expected.txt.
- * platform/qt-mac/fast/multicol/vertical-rl/break-properties-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/multicol/vertical-rl/break-properties-expected.txt.
- * platform/qt-mac/fast/overflow/infiniteRecursionGuard-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/overflow/infiniteRecursionGuard-expected.txt.
- * platform/qt-mac/fast/parser/style-script-head-test-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/parser/style-script-head-test-expected.txt.
- * platform/qt-mac/fast/reflections/reflection-with-zoom-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/reflections/reflection-with-zoom-expected.txt.
- * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt.
- * platform/qt-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt.
- * platform/qt-mac/http/tests/misc/acid3-expected.txt: Renamed from LayoutTests/platform/qt-5.0/http/tests/misc/acid3-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt.
- * platform/qt-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt.
- * platform/qt-mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/as-image/svg-non-integer-scaled-image-expected.txt.
- * platform/qt-mac/svg/custom/fractional-rects-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/fractional-rects-expected.txt.
- * platform/qt-mac/svg/custom/js-update-container-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/js-update-container-expected.txt.
- * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt.
- * platform/qt-mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt.
- * platform/qt-mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt.
- * platform/qt-mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
- * platform/qt-mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt.
- * platform/qt-mac/svg/custom/viewBox-hit-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/custom/viewBox-hit-expected.txt.
- * platform/qt-mac/svg/hixie/text/001-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/001-expected.txt.
- * platform/qt-mac/svg/hixie/text/003a-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/hixie/text/003a-expected.txt.
- * platform/qt-mac/svg/text/small-fonts-2-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/small-fonts-2-expected.txt.
- * platform/qt-mac/svg/text/text-hkern-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-hkern-expected.txt.
- * platform/qt-mac/svg/text/text-viewbox-rescale-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/text/text-viewbox-rescale-expected.txt.
- * platform/qt-mac/svg/wicd/sizing-flakiness-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/wicd/sizing-flakiness-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-background-image-tiled-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-image-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-object-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-as-relative-image-expected.txt.
- * platform/qt-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Renamed from LayoutTests/platform/qt-5.0/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt.
- * platform/qt-mac/tables/mozilla/bugs/bug83786-expected.txt: Renamed from LayoutTests/platform/qt-5.0/tables/mozilla/bugs/bug83786-expected.txt.
</del><ins>+ Adjust probe manager tracing listeners to access the correct data container property.
</ins><span class="cx">
</span><del>-2013-04-28 Zan Dobersek <zdobersek@igalia.com>
</del><ins>+ * inspector-protocol/resources/probe-helper.js:
+ (ProbeHelper.installTracingListeners):
</ins><span class="cx">
</span><del>- Rename TestRunner's setAudioData to setAudioResult
- https://bugs.webkit.org/show_bug.cgi?id=115326
</del><ins>+2014-02-21 Daniel Bates <dabates@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Darin Adler.
</del><ins>+ COL element in table has 0 for offsetWidth
+ https://bugs.webkit.org/show_bug.cgi?id=15277
</ins><span class="cx">
</span><del>- Adjust the testRunner.setAudioData references/callsites, the method is now named setAudioResult.
-
- * platform/efl-wk1/TestExpectations:
- * webaudio/resources/audio-codec-test.js:
- (finishedLoading):
- * webaudio/resources/audio-testing.js:
- (finishAudioTest):
- * webaudio/test-basic.html:
-
-2013-04-28 Seokju Kwon <seokju.kwon@gmail.com>
-
- Get rid of a duplicate file from LayoutTests/TestExpectations
- https://bugs.webkit.org/show_bug.cgi?id=115337
-
- Unreviewed gardening.
-
- * TestExpectations: Remove one of two svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm.
-
-2013-04-28 Dean Jackson <dino@apple.com>
-
- [Mac] Disable canvas backing store scaling (HIGH_DPI_CANVAS)
- https://bugs.webkit.org/show_bug.cgi?id=115310
-
- Reviewed by Simon Fraser.
-
- No need for platform-specific results any more.
-
- * fast/canvas/2d.backingStorePixelRatio-expected.txt:
- * fast/canvas/2d.imageDataHD-expected.txt:
- * fast/canvas/canvas-resize-reset-pixelRatio-expected.txt:
- * platform/win/fast/canvas/2d.backingStorePixelRatio-expected.txt: Removed.
- * platform/win/fast/canvas/canvas-resize-reset-pixelRatio-expected.txt: Removed.
-
-2013-04-28 Zan Dobersek <zdobersek@igalia.com>
-
- [WKTR] Tests dumping audio data shouldn't dump pixels
- https://bugs.webkit.org/show_bug.cgi?id=115270
-
- Reviewed by Benjamin Poulain.
-
- Remove the now-unnecessary pixel baselines for audio tests that were used on the EFL WK2 platform.
-
- * platform/efl-wk2/webaudio/audiobuffersource-expected.png: Removed.
- * platform/efl-wk2/webaudio/audiobuffersource-loop-points-expected.png: Removed.
- * platform/efl-wk2/webaudio/audiobuffersource-multi-channels-expected.png: Removed.
- * platform/efl-wk2/webaudio/audiobuffersource-playbackrate-expected.png: Removed.
- * platform/efl-wk2/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.png: Removed.
- * platform/efl-wk2/webaudio/codec-tests/wav/24bit-22khz-resample-expected.png: Removed.
- * platform/efl-wk2/webaudio/codec-tests/wav/24bit-44khz-expected.png: Removed.
- * platform/efl-wk2/webaudio/gain-expected.png: Removed.
- * platform/efl-wk2/webaudio/mixing-expected.png: Removed.
- * platform/efl-wk2/webaudio/oscillator-custom-expected.png: Removed.
- * platform/efl-wk2/webaudio/oscillator-sawtooth-expected.png: Removed.
- * platform/efl-wk2/webaudio/oscillator-sine-expected.png: Removed.
- * platform/efl-wk2/webaudio/oscillator-square-expected.png: Removed.
- * platform/efl-wk2/webaudio/oscillator-triangle-expected.png: Removed.
- * platform/efl-wk2/webaudio/up-mixing-mono-51-expected.png: Removed.
- * platform/efl-wk2/webaudio/up-mixing-mono-stereo-expected.png: Removed.
- * platform/efl-wk2/webaudio/up-mixing-stereo-51-expected.png: Removed.
-
-2013-04-27 Ryosuke Niwa <rniwa@webkit.org>
-
- Pressing mouse button inside a dragstart event causes a crash
- https://bugs.webkit.org/show_bug.cgi?id=115296
-
- Reviewed by Darin Adler.
-
- Added a regression test. While the bug report involves opening inspector and setting a breakpoint,
- a simpler reduction that uses eventSender significantly reduces the complexity.
-
- * fast/events/mousedown-inside-dragstart-should-not-cause-crash-expected.txt: Added.
- * fast/events/mousedown-inside-dragstart-should-not-cause-crash.html: Added.
-
-2013-04-25 Geoffrey Garen <ggaren@apple.com>
-
- Cleaned up pre/post inc/dec in bytecode
- https://bugs.webkit.org/show_bug.cgi?id=115222
-
- Reviewed by Filip Pizlo.
-
- * fast/js/const-expected.txt:
- * fast/js/resources/const.js: Added tests for some const cases we used
- to get wrong.
-
-2013-04-26 Geoffrey Garen <ggaren@apple.com>
-
- Re-landing <http://trac.webkit.org/changeset/148999>
-
- Filled out more cases of branch folding in bytecode when emitting
- expressions into a branching context
- https://bugs.webkit.org/show_bug.cgi?id=115057
-
- Reviewed by Phil Pizlo.
-
- Added a more exhaustive correctness test.
-
- * fast/js/branch-fold-correctness-expected.txt: Added.
- * fast/js/branch-fold-correctness.html: Added.
-
-2013-04-26 Jer Noble <jer.noble@apple.com>
-
- Video playback has corruption on the edges of the video
- https://bugs.webkit.org/show_bug.cgi?id=115216
-
- Reviewed by Simon Fraser.
-
- * media/content/test.jpg: Added.
- * media/video-poster-background-expected.html: Added.
- * media/video-poster-background.html: Added.
-
-2013-04-26 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Skipping some more tests that still need rebaselining after disabling subpixel layout on mac.
- http://bugs.webkit.org/show_bug.cgi?id=115292
-
- * TestExpectations:
-
-2013-04-26 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Skipping some tests that still need rebaselining after disabling subpixel layout on mac.
- http://bugs.webkit.org/show_bug.cgi?id=115292
-
- * TestExpectations:
-
-2013-04-26 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. More rebaselines for mac after disabling sub-pixel layout.
-
- * platform/mac/compositing/visibility/visibility-image-layers-dynamic-expected.txt: Added.
- * platform/mac/editing/selection/collapse-selection-in-bidi-expected.txt: Added.
- * platform/mac/editing/selection/drag-start-event-client-x-y-expected.txt: Added.
- * platform/mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.txt: Added.
- * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
- * platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt: Added.
- * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: Added.
- * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
- * platform/mac/fast/css/bug4860-absolute-block-child-does-not-inherit-alignment-expected.txt: Added.
- * platform/mac/fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added.
- * platform/mac/fast/events/document-elementFromPoint-expected.txt: Added.
- * platform/mac/fast/flexbox/flex-hang-expected.txt: Added.
- * platform/mac/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.txt: Added.
- * platform/mac/fast/images/repaint-subrect-grid-expected.txt: Added.
- * platform/mac/fast/images/zoomed-img-size-expected.txt: Added.
- * platform/mac/fast/multicol/break-properties-expected.txt: Added.
- * platform/mac/fast/multicol/vertical-lr/break-properties-expected.txt: Added.
- * platform/mac/fast/multicol/vertical-rl/break-properties-expected.txt: Added.
- * platform/mac/fast/parser/style-script-head-test-expected.txt: Added.
- * platform/mac/fast/reflections/reflection-with-zoom-expected.txt: Added.
- * platform/mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: Added.
- * platform/mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: Added.
- * platform/mac/http/tests/misc/acid3-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
- * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added.
- * platform/mac/svg/as-image/svg-non-integer-scaled-image-expected.txt: Added.
- * platform/mac/svg/custom/fractional-rects-expected.txt: Added.
- * platform/mac/svg/custom/js-update-container-expected.txt: Added.
- * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Added.
- * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Added.
- * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Added.
- * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
- * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
- * platform/mac/svg/custom/viewBox-hit-expected.txt: Added.
- * platform/mac/svg/hixie/text/001-expected.txt: Added.
- * platform/mac/svg/hixie/text/003a-expected.txt:
- * platform/mac/svg/text/small-fonts-2-expected.txt:
- * platform/mac/svg/text/text-hkern-expected.txt: Added.
- * platform/mac/svg/text/text-viewbox-rescale-expected.txt: Added.
- * platform/mac/svg/wicd/sizing-flakiness-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-background-image-tiled-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added.
- * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
- * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Added.
-
-2013-04-25 Roger Fong <roger_fong@apple.com>
-
- Unreviewed. Rebaseline a bunch of tests and run optimize-baselines after disabling sub-pixel layout on mac.
- https://bugs.webkit.org/show_bug.cgi?id=114999.
-
-2013-04-26 Konrad Piascik <kpiascik@blackberry.com>
-
- Web Inspector: Crash due to null items from getDOMStorageItems
- https://bugs.webkit.org/show_bug.cgi?id=115176
-
- Reviewed by Joseph Pecoraro.
-
- Tests to check that if local and session storage are empty
- that they still work corerctly.
-
- * inspector/storage-panel-dom-storage-empty-expected.txt: Added.
- * inspector/storage-panel-dom-storage-empty.html: Added.
-
-2013-04-26 Eric Carlson <eric.carlson@apple.com>
-
- [Mac] media/track/track-mode.html sometimes trigger InvalidStateError
- https://bugs.webkit.org/show_bug.cgi?id=115045
-
- Reviewed by Alexey Proskuryakov.
-
- * media/track/track-mode.html: Don't assume that the video element is ready for seeking
- after a 100ms timeout.
-
-2013-04-26 David Kilzer <ddkilzer@apple.com>
-
- Sort jsc-test-list
-
- $ sort -f -o LayoutTests/fast/js/jsc-test-list LayoutTests/fast/js/jsc-test-list
-
- * fast/js/jsc-test-list: Sort case-insensitively.
-
-2013-04-26 David Kilzer <ddkilzer@apple.com>
-
- Upstream iOS changes to jsc-test-list
-
- Reviewed by Michael Saboff.
-
- * fast/js/jsc-test-list: Add tests.
-
-2013-04-26 Ádám Kallai <kadam@inf.u-szeged.hu>
-
- [Qt] Unreviewed gardening. Skip two failing tests.
-
- * platform/qt/TestExpectations:
-
-2013-04-26 Zalan Bujtas <zalan@apple.com>
-
- use-after-free removing a frame from its parent in a beforeload event of an OBJECT element
- https://bugs.webkit.org/show_bug.cgi?id=113964
-
- Reviewed by Antti Koivisto.
-
- * fast/frames/crash-remove-iframe-during-object-beforeload-expected.txt: Added.
- * fast/frames/crash-remove-iframe-during-object-beforeload.html: Added.
- * fast/frames/resources/remove-this-during-object-beforeload.html: Added.
-
-2013-04-26 Zan Dobersek <zdobersek@igalia.com>
-
- [GTK] Enable Web Audio layout tests on WK2, provide platform-specific expected output
- https://bugs.webkit.org/show_bug.cgi?id=114513
-
- Reviewed by Philippe Normand.
-
- Unskip the Web Audio layout tests for GTK WK2 and generate platform-specific baselines for the tests.
- The audio baselines are not audibly different from the generic baselines, but it can be expected that
- different backends won't produce the same binary output.
-
- The remaining failures are marked as such in the TestExpectations, each failure having the appropriate
- bug handle covering the issue. The tests are still skipped for GTK WK1 as DumpRenderTree is still missing
- infrastructure support for running these tests.
-
- * platform/gtk-wk1/TestExpectations:
- * platform/gtk/TestExpectations:
- * platform/gtk/webaudio/audiobuffersource-loop-points-expected.wav: Added.
- * platform/gtk/webaudio/audiobuffersource-playbackrate-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/aac/vbr-128kbps-44khz-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/mp3/128kbps-44khz-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/vorbis/vbr-128kbps-44khz-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/vorbis/vbr-70kbps-44khz-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/vorbis/vbr-96kbps-44khz-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/wav/24bit-22khz-resample-expected.wav: Added.
- * platform/gtk/webaudio/codec-tests/wav/24bit-44khz-expected.wav: Added.
- * platform/gtk/webaudio/oscillator-custom-expected.wav: Added.
- * platform/gtk/webaudio/oscillator-sawtooth-expected.wav: Added.
- * platform/gtk/webaudio/oscillator-sine-expected.wav: Added.
- * platform/gtk/webaudio/oscillator-square-expected.wav: Added.
- * platform/gtk/webaudio/oscillator-triangle-expected.wav: Added.
-
-2013-04-26 Claudio Saavedra <csaavedra@igalia.com>
-
- [GTK] Unreviewed gardnering. Unskip passing test.
-
- * platform/gtk/TestExpectations: Unskip http/tests/inspector/compiler-source-mapping-debug.html
-
-2013-04-26 Allan Sandfeld Jensen <allan.jensen@digia.com>
-
- Mouseenter and mouseleave events not supported
- https://bugs.webkit.org/show_bug.cgi?id=18930
-
</del><span class="cx"> Reviewed by David Hyatt.
</span><span class="cx">
</span><del>- To new tests that mouseenter and mouseleave works in both bubbling and capture phase.
</del><ins>+ Added test to ensure that offset{Left, Top, Width, Height} return correct results
+ for table columns and column groups.
</ins><span class="cx">
</span><del>- * fast/events/mouseenter-mouseleave-capture-expected.txt: Added.
- * fast/events/mouseenter-mouseleave-capture.html: Added.
- * fast/events/mouseenter-mouseleave-expected.txt: Added.
- * fast/events/mouseenter-mouseleave.html: Added.
</del><ins>+ For now, we fail almost all of the offset{Height, Top} sub-tests for the separate
+ border model as we need to fix <https://bugs.webkit.org/show_bug.cgi?id=128988>.
</ins><span class="cx">
</span><del>-2013-04-26 Christophe Dumez <ch.dumez@sisa.samsung.com>
</del><ins>+ * fast/table/col-and-colgroup-offsets-expected.txt: Added.
+ * fast/table/col-and-colgroup-offsets.html: Added.
</ins><span class="cx">
</span><del>- [Qt] REGRESSION(r149001): It made two fast/dom/DeviceMotion tests fail.
- https://bugs.webkit.org/show_bug.cgi?id=115235
</del><ins>+2014-02-21 Benjamin Poulain <bpoulain@apple.com>
</ins><span class="cx">
</span><del>- Reviewed by Kentaro Hara.
</del><ins>+ 'mouseenter' mouse compat event not fired when listeners for touch events
+ https://bugs.webkit.org/show_bug.cgi?id=128534
</ins><span class="cx">
</span><del>- Update window-property.html test cases for DeviceMotion and DeviceOrientation.
- The global constructors are no longer enumerable after r149001.
-
- * fast/dom/DeviceMotion/script-tests/window-property.js:
- * fast/dom/DeviceMotion/window-property-expected.txt:
- * fast/dom/DeviceOrientation/script-tests/window-property.js:
- * fast/dom/DeviceOrientation/window-property-expected.txt:
-
-2013-04-25 Mihnea Ovidenie <mihnea@adobe.com>
-
- [CSS Regions] Hit testing is broken for absolutely positioned regions that have overflow: hidden
- https://bugs.webkit.org/show_bug.cgi?id=113874
-
- Reviewed by David Hyatt.
-
- Add test for hit-testing of border of an out-of-flow region with overflow: hidden.
-
- * fast/regions/hit-test-abspos-overflow-region-expected.txt: Added.
- * fast/regions/hit-test-abspos-overflow-region.html: Added.
-
-2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
-
- Copy and paste can strip !important CSS rules due to a bug in mergeStyleFromRules
- https://bugs.webkit.org/show_bug.cgi?id=115217
-
- Reviewed by Darin Adler.
-
- Added a regression test.
-
- * editing/pasteboard/copy-paste-with-important-rules-expected.txt: Added.
- * editing/pasteboard/copy-paste-with-important-rules.html: Added.
-
-2013-04-24 Oliver Hunt <oliver@apple.com>
-
- Add support for Math.imul
- https://bugs.webkit.org/show_bug.cgi?id=115143
-
- Reviewed by Filip Pizlo.
-
- Add a bunch of tests for Math.imul
-
- * fast/js/Object-getOwnPropertyNames-expected.txt:
- * fast/js/imul-expected.txt: Added.
- * fast/js/imul.html: Added.
- * fast/js/regress/imul-double-only-expected.txt: Added.
- * fast/js/regress/imul-double-only.html: Added.
- * fast/js/regress/imul-int-only-expected.txt: Added.
- * fast/js/regress/imul-int-only.html: Added.
- * fast/js/regress/imul-mixed-expected.txt: Added.
- * fast/js/regress/imul-mixed.html: Added.
- * fast/js/regress/script-tests/imul-double-only.js: Added.
- (f):
- * fast/js/regress/script-tests/imul-int-only.js: Added.
- (f):
- * fast/js/regress/script-tests/imul-mixed.js: Added.
- (f):
- * fast/js/script-tests/Object-getOwnPropertyNames.js:
- * fast/js/script-tests/imul.js: Added.
- (testIMul):
-
-2013-04-25 Chris Fleizach <cfleizach@apple.com>
-
- <meter> element not exposed to accessibility
- https://bugs.webkit.org/show_bug.cgi?id=109023
-
- Reviewed by Tim Horton.
-
- * accessibility/meter-element-expected.txt: Added.
- * accessibility/meter-element.html: Added.
- * platform/mac/accessibility/role-subrole-roledescription-expected.txt:
- * platform/mac/accessibility/role-subrole-roledescription.html:
-
-2013-04-25 Roman Zhuykov <zhroma@ispras.ru>
-
- Arithmetic operations with negative zero should be optimized correclty.
- https://bugs.webkit.org/show_bug.cgi?id=113862
-
- Reviewed by Filip Pizlo.
- * fast/js/regress/negative-zero-divide-expected.txt: Added.
- * fast/js/regress/negative-zero-divide.html: Added.
- * fast/js/regress/negative-zero-modulo-expected.txt: Added.
- * fast/js/regress/negative-zero-modulo.html: Added.
- * fast/js/regress/negative-zero-negate-expected.txt: Added.
- * fast/js/regress/negative-zero-negate.html: Added.
- * fast/js/regress/script-tests/negative-zero-divide.js: Added.
- (foo):
- * fast/js/regress/script-tests/negative-zero-modulo.js: Added.
- (foo):
- * fast/js/regress/script-tests/negative-zero-negate.js: Added.
- (foo):
-
-2013-04-25 Kent Tamura <tkent@chromium.org>
-
- Ignore invalid regular expressions for input[pattern].
- https://bugs.webkit.org/show_bug.cgi?id=115204
-
- Reviewed by Darin Adler.
-
- * fast/forms/ValidityState-patternMismatch-expected.txt:
- * fast/forms/ValidityState-patternMismatch.html:
-
-2013-04-25 Alexey Proskuryakov <ap@apple.com>
-
- Update a comment, mentioning a newly filed bug.
-
- * platform/wk2/TestExpectations:
-
-2013-04-25 Joseph Pecoraro <pecoraro@apple.com>
-
- ScriptExecutionContext log exception should include a column number
- https://bugs.webkit.org/show_bug.cgi?id=114315
-
- Reviewed by Oliver Hunt.
-
- * inspector/console/console-exception-stack-traces-expected.txt: Added.
- * inspector/console/console-exception-stack-traces.html: Added.
- Verifies that exceptions have stack traces and match a console.trace stack.
-
- * http/tests/inspector-enabled/console-exception-while-no-inspector-expected.txt: Removed.
- * http/tests/inspector-enabled/console-exception-while-no-inspector.html: Removed.
- We now save exception backtraces even if the inspector is not open.
-
- * fast/dom/javascript-url-exception-isolation-expected.txt
- * fast/events/remove-target-with-shadow-in-drag-expected.txt
- * fast/events/set-attribute-listener-window-onerror-crash-expected.txt
- * inspector-protocol/media-query-listener-exception-expected.txt:
- * inspector/console/console-uncaught-exception-expected.txt:
- * inspector/console/console-uncaught-exception-in-eval-expected.txt:
- Update results that now include backtraces or different data. Most better, some worse.
-
-2013-04-25 Ryosuke Niwa <rniwa@webkit.org>
-
- HTMLOptionsCollection's namedItem and name getter should return the first item
- https://bugs.webkit.org/show_bug.cgi?id=115150
-
</del><span class="cx"> Reviewed by Andreas Kling.
</span><span class="cx">
</span><del>- Changed the expectations of the tests.
</del><ins>+ The existing tests for mouseenter/mouseleave had very poor readability which made them
+ useless for debugging.
+ This updates them to log what cause the events, and log all the events everywhere on the page.
</ins><span class="cx">
</span><del>- * fast/dom/HTMLSelectElement/named-options-expected.txt:
- * fast/dom/HTMLSelectElement/script-tests/named-options.js:
- * fast/dom/html-collections-named-getter-expected.txt:
- * fast/dom/html-collections-named-getter.html:
</del><ins>+ * fast/events/mouseenter-mouseleave-capture-expected.txt:
+ * fast/events/mouseenter-mouseleave-capture.html:
+ * fast/events/mouseenter-mouseleave-expected.txt:
+ * fast/events/mouseenter-mouseleave.html:
</ins><span class="cx">
</span><del>-2013-04-25 Joseph Pecoraro <pecoraro@apple.com>
</del><ins>+2014-02-21 Jon Honeycutt <jhoneycutt@apple.com>
</ins><span class="cx">
</span><del>- Web Inspector: ConsoleMessage should include line and column number where possible
- https://bugs.webkit.org/show_bug.cgi?id=114929
</del><ins>+ Crash reloading page with position: fixed content
+ https://bugs.webkit.org/show_bug.cgi?id=129119
+ <rdar://problem/16127090>
</ins><span class="cx">
</span><del>- Update a test that was outputting the url and line number of console
- method calls, to output the column number as well. Added a test that
- verifies that console API messages have stack traces if appropriate.
</del><ins>+ Reviewed by Brent Fulgham.
</ins><span class="cx">
</span><del>- Reviewed by Timothy Hatcher.
</del><ins>+ * platform/mac-wk2/tiled-drawing/crash-reloading-with-position-fixed-content-expected.txt: Added.
+ * platform/mac-wk2/tiled-drawing/crash-reloading-with-position-fixed-content.html: Added.
</ins><span class="cx">
</span><del>- * inspector/console/console-url-and-line-expected.txt: Removed.
- * inspector/console/console-url-line-column-expected.txt: Added.
- * inspector/console/console-url-line-column.html: Renamed from LayoutTests/inspector/console/console-url-and-line.html.
- * inspector/console/console-messages-stack-traces-expected.txt: Added.
- * inspector/console/console-messages-stack-traces.html: Added.
</del><ins>+2014-02-21 Andrei Bucur <abucur@adobe.com>
</ins><span class="cx">
</span><del>-2013-04-25 Lamarque V. Souza <Lamarque.Souza@basyskom.com>
</del><ins>+ [CSS Regions] Regions don't paint correctly in new-multicol elements
+ https://bugs.webkit.org/show_bug.cgi?id=120711
</ins><span class="cx">
</span><del>- Sec-WebSocket-Extensions header field must not appear more than once in an HTTP response.
- https://bugs.webkit.org/show_bug.cgi?id=115128
</del><ins>+ Reviewed by David Hyatt.
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ Add tests for regions in multi-column elements and a test that verifies
+ regions are correctly clipped by their containers when both have hidden
+ overflow.
+ For the non horizontal-tb writing modes tests there's no overflow after the
+ last region because it's not rendered correctly yet in a new column.
</ins><span class="cx">
</span><del>- * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header-expected.txt: Added.
- * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header.html: Added.
- * http/tests/websocket/tests/hybi/handshake-fail-by-more-extensions-header_wsh.py: Added.
</del><ins>+ * fast/regions/region-clipping-expected.html: Added.
+ * fast/regions/region-clipping.html: Added.
+ * fast/regions/regions-in-multicol-bt-expected.html: Added.
+ * fast/regions/regions-in-multicol-bt.html: Added.
+ * fast/regions/regions-in-multicol-expected.html: Added.
+ * fast/regions/regions-in-multicol-hover-expected.html: Added.
+ * fast/regions/regions-in-multicol-hover-overflow-expected.html: Added.
+ * fast/regions/regions-in-multicol-hover-overflow.html: Added.
+ * fast/regions/regions-in-multicol-hover.html: Added.
+ * fast/regions/regions-in-multicol-lr-expected.html: Added.
+ * fast/regions/regions-in-multicol-lr.html: Added.
+ * fast/regions/regions-in-multicol-rl-expected.html: Added.
+ * fast/regions/regions-in-multicol-rl.html: Added.
+ * fast/regions/regions-in-multicol.html: Added.
</ins><span class="cx">
</span><del>-2013-04-25 Adrian Perez de Castro <aperez@igalia.com>
</del><ins>+2014-02-21 Mihai Tica <mitica@adobe.com>
</ins><span class="cx">
</span><del>- [GStreamer] Add audio/speex MIME type as supported
- https://bugs.webkit.org/show_bug.cgi?id=115032
</del><ins>+ [CSS Blending] Refactor -webkit-blend-mode to -webkit-mix-blend-mode
+ https://bugs.webkit.org/show_bug.cgi?id=128805
</ins><span class="cx">
</span><del>- Reviewed by Philippe Normand.
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- Speex (http://www.speex.org) streams can be embedded into Ogg
- Ogg containers, so add a check for it in the test case.
</del><ins>+ The spec defines the mix-blend-mode property. This means that the
+ prefixed version should be -webkit-mix-blend-mode, instead of
+ -webkit-blend-mode. Update all tests accordingly.
</ins><span class="cx">
</span><del>- * media/media-can-play-ogg-expected.txt:
- * media/media-can-play-ogg.html:
- * platform/blackberry/media/media-can-play-ogg-expected.txt:
- * platform/mac/media/media-can-play-ogg-expected.txt:
- * platform/qt-linux/media/media-can-play-ogg-expected.txt:
- * platform/win/media/media-can-play-ogg-expected.txt:
</del><ins>+ * css3/compositing/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html:
+ * css3/compositing/blend-mode-layers.html:
+ * css3/compositing/blend-mode-overflow.html:
+ * css3/compositing/blend-mode-parent-of-composited-blended-has-layer.html:
+ * css3/compositing/blend-mode-property-expected.txt:
+ * css3/compositing/blend-mode-property-parsing-expected.txt:
+ * css3/compositing/blend-mode-property-parsing-invalid-expected.txt:
+ * css3/compositing/blend-mode-reflection.html:
+ * css3/compositing/blend-mode-simple-composited.html:
+ * css3/compositing/blend-mode-simple.html:
+ * css3/compositing/blend-mode-with-composited-descendant-should-have-layer.html:
+ * css3/compositing/resources/red-circle.svg:
+ * css3/compositing/script-tests/blend-mode-property-parsing-invalid.js:
+ (testInvalidFilterRule):
+ * css3/compositing/script-tests/blend-mode-property-parsing.js:
+ (testBlendModeRule):
+ * css3/compositing/script-tests/blend-mode-property.js:
+ (testblendmode):
+ * css3/compositing/svg-blend-color-burn.html:
+ * css3/compositing/svg-blend-color-dodge.html:
+ * css3/compositing/svg-blend-color.html:
+ * css3/compositing/svg-blend-darken.html:
+ * css3/compositing/svg-blend-difference.html:
+ * css3/compositing/svg-blend-exclusion.html:
+ * css3/compositing/svg-blend-hard-light.html:
+ * css3/compositing/svg-blend-hue.html:
+ * css3/compositing/svg-blend-layer-blend.html:
+ * css3/compositing/svg-blend-layer-clip-path.html:
+ * css3/compositing/svg-blend-layer-filter.html:
+ * css3/compositing/svg-blend-layer-mask.html:
+ * css3/compositing/svg-blend-layer-opacity.html:
+ * css3/compositing/svg-blend-layer-shadow.html:
+ * css3/compositing/svg-blend-lighten.html:
+ * css3/compositing/svg-blend-luminosity.html:
+ * css3/compositing/svg-blend-multiply-alpha.html:
+ * css3/compositing/svg-blend-multiply.html:
+ * css3/compositing/svg-blend-normal.html:
+ * css3/compositing/svg-blend-overlay.html:
+ * css3/compositing/svg-blend-saturation.html:
+ * css3/compositing/svg-blend-screen.html:
+ * css3/compositing/svg-blend-soft-light.html:
+ * transitions/blendmode-transitions-expected.txt:
+ * transitions/blendmode-transitions.html:
</ins><span class="cx">
</span><del>-2013-04-25 Andreas Kling <akling@apple.com>
</del><ins>+2014-02-20 ChangSeok Oh <changseok.oh@collabora.com>
</ins><span class="cx">
</span><del>- CSS parser: Add error recovery while parsing @-webkit-keyframes key values.
- <http://webkit.org/b/115175>
</del><ins>+ Rename EXT_draw_buffers to WEBGL_draw_buffers
+ https://bugs.webkit.org/show_bug.cgi?id=128894
</ins><span class="cx">
</span><del>- From Blink r148714 by <apavlov@chromium.org>.
</del><ins>+ Reviewed by Dean Jackson.
</ins><span class="cx">
</span><del>- * animations/keyframes-invalid-keys-expected.txt: Added.
- * animations/keyframes-invalid-keys.html: Added.
- * fast/css/webkit-keyframes-errors-expected.html: Added.
- * fast/css/webkit-keyframes-errors.html: Added.
</del><ins>+ webgl-draw-buffers.html came from Khronos's webgl conformace tests. It requires
+ some new apis in webgl-test-utils.js so that it is updated as well. The attached
+ test results are for mac. But they're expected to fail since EXT_draw_buffers are
+ disabled with some reason. See WebGLDrawBuffers::supported. So I add a line
+ for webgl-draw-buffers.html to mac/TestExpectations.
</ins><span class="cx">
</span><del>-2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+ * fast/canvas/webgl/resources/webgl-test-utils.js:
+ (WebGLTestUtils):
+ (WebGLTestUtils.):
+ * fast/canvas/webgl/webgl-draw-buffers-expected.txt: Added.
+ * fast/canvas/webgl/webgl-draw-buffers.html: Added.
+ * platform/mac-mountainlion/fast/canvas/webgl/webgl-draw-buffers-expected.txt: Added.
+ * platform/mac/TestExpectations:
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Skip some failing tests after r148996.
</del><ins>+2014-02-20 Ryosuke Niwa <rniwa@webkit.org>
</ins><span class="cx">
</span><del>- * platform/qt/TestExpectations:
</del><ins>+ Update test expectations after r164449.
</ins><span class="cx">
</span><del>-2013-04-25 Andreas Kling <akling@apple.com>
</del><ins>+ * TestExpectations:
</ins><span class="cx">
</span><del>- SVG: Fix viewBox animations on shapes with non-scaling-stroke.
- <http://webkit.org/b/115173>
</del><ins>+2014-02-19 Ryosuke Niwa <rniwa@webkit.org>
</ins><span class="cx">
</span><del>- From Blink r149058 by <pdr@chromium.org>.
</del><ins>+ m_ancestorDisabledState should never be unknown
+ https://bugs.webkit.org/show_bug.cgi?id=129084
</ins><span class="cx">
</span><del>- * svg/stroke/animated-non-scaling-stroke-expected.html: Added.
- * svg/stroke/animated-non-scaling-stroke.html: Added.
</del><ins>+ Reviewed by Benjamin Poulain.
</ins><span class="cx">
</span><del>-2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+ Added more test cases.
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Unskip now passing tests.
</del><ins>+ * fast/forms/fieldset/fieldset-disabled-2-expected.txt:
+ * fast/forms/fieldset/fieldset-disabled-2.html:
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/TestExpectations:
- * platform/qt-5.0-wk2/TestExpectations:
- * platform/qt/TestExpectations:
</del><ins>+2014-02-20 Joseph Pecoraro <pecoraro@apple.com>
</ins><span class="cx">
</span><del>-2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+ [iOS] Assert / crash trying to draw empty checked input
+ https://bugs.webkit.org/show_bug.cgi?id=129138
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Organize expected files after r149095.
</del><ins>+ Reviewed by Simon Fraser.
</ins><span class="cx">
</span><del>- * platform/qt-5.0-wk1/editing/deleting/delete-by-word-002-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-by-word-002-expected.txt.
- * platform/qt-5.0-wk1/editing/deleting/delete-cell-contents-expected.txt: Copied from LayoutTests/platform/qt/editing/deleting/delete-cell-contents-expected.txt.
- * platform/qt-5.0-wk1/editing/execCommand/button-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/button-expected.txt.
- * platform/qt-5.0-wk1/editing/execCommand/createLink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/createLink-expected.txt.
- * platform/qt-5.0-wk1/editing/execCommand/indent-pre-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/indent-pre-expected.txt.
- * platform/qt-5.0-wk1/editing/execCommand/unlink-expected.txt: Copied from LayoutTests/platform/qt/editing/execCommand/unlink-expected.txt.
- * platform/qt-5.0-wk1/editing/input/emacs-ctrl-o-expected.txt: Copied from LayoutTests/platform/qt/editing/input/emacs-ctrl-o-expected.txt.
- * platform/qt-5.0-wk1/editing/inserting/insert-before-link-1-expected.txt: Copied from LayoutTests/platform/qt/editing/inserting/insert-before-link-1-expected.txt.
- * platform/qt-5.0-wk1/editing/pasteboard/display-block-on-spans-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/display-block-on-spans-expected.txt.
- * platform/qt-5.0-wk1/editing/pasteboard/emacs-cntl-y-001-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt.
- * platform/qt-5.0-wk1/editing/pasteboard/merge-end-list-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-list-2-expected.txt.
- * platform/qt-5.0-wk1/editing/pasteboard/merge-end-table-2-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/merge-end-table-2-expected.txt.
- * platform/qt-5.0-wk1/editing/pasteboard/page-zoom-expected.txt: Copied from LayoutTests/platform/qt/editing/pasteboard/page-zoom-expected.txt.
- * platform/qt-5.0-wk1/editing/selection/extend-selection-word-expected.txt: Copied from LayoutTests/platform/qt/editing/selection/extend-selection-word-expected.txt.
- * platform/qt-5.0-wk1/editing/style/apply-through-end-of-document-expected.txt: Copied from LayoutTests/platform/qt/editing/style/apply-through-end-of-document-expected.txt.
- * platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-expected.txt.
- * platform/qt-5.0-wk1/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt.
- * platform/qt-5.0-wk1/editing/style/remove-underline-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-expected.txt.
- * platform/qt-5.0-wk1/editing/style/remove-underline-from-stylesheet-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt.
- * platform/qt-5.0-wk1/editing/style/remove-underline-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/remove-underline-in-bold-expected.txt.
- * platform/qt-5.0-wk1/editing/style/unbold-in-bold-expected.txt: Copied from LayoutTests/platform/qt/editing/style/unbold-in-bold-expected.txt.
- * platform/qt-5.0-wk1/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Copied from LayoutTests/platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt.
- * platform/qt/editing/deleting/delete-by-word-002-expected.txt:
- * platform/qt/editing/deleting/delete-cell-contents-expected.txt:
- * platform/qt/editing/execCommand/button-expected.txt:
- * platform/qt/editing/execCommand/createLink-expected.txt:
- * platform/qt/editing/execCommand/indent-pre-expected.txt:
- * platform/qt/editing/execCommand/unlink-expected.txt:
- * platform/qt/editing/input/emacs-ctrl-o-expected.txt:
- * platform/qt/editing/inserting/insert-before-link-1-expected.txt:
- * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
- * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
- * platform/qt/editing/pasteboard/merge-end-list-2-expected.txt:
- * platform/qt/editing/pasteboard/merge-end-table-2-expected.txt:
- * platform/qt/editing/pasteboard/page-zoom-expected.txt:
- * platform/qt/editing/selection/extend-selection-word-expected.txt:
- * platform/qt/editing/style/apply-through-end-of-document-expected.txt:
- * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt:
- * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
- * platform/qt/editing/style/remove-underline-expected.txt:
- * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt:
- * platform/qt/editing/style/remove-underline-in-bold-expected.txt:
- * platform/qt/editing/style/unbold-in-bold-expected.txt:
- * platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt:
</del><ins>+ * fast/forms/checkbox-empty-size-expected.txt: Added.
+ * fast/forms/checkbox-empty-size.html: Added.
</ins><span class="cx">
</span><del>-2013-04-25 Per-Erik Brodin <per-erik.brodin@ericsson.com>
</del><ins>+2014-02-20 Geoffrey Garen <ggaren@apple.com>
</ins><span class="cx">
</span><del>- EventSource: Synchronous loader callback not handled properly
- https://bugs.webkit.org/show_bug.cgi?id=115104
</del><ins>+ Math.imul gives wrong results
+ https://bugs.webkit.org/show_bug.cgi?id=126345
</ins><span class="cx">
</span><del>- Reviewed by Alexey Proskuryakov.
</del><ins>+ Reviewed by Mark Hahnenberg.
</ins><span class="cx">
</span><del>- * http/tests/eventsource/eventsource-cors-non-http-expected.txt: Added.
- * http/tests/eventsource/eventsource-cors-non-http.html: Added.
</del><ins>+ Test this edge case of a double just outside the int range.
</ins><span class="cx">
</span><del>-2013-04-25 Ádám Kallai <kadam@inf.u-szeged.hu>
</del><ins>+ * js/dom/imul-expected.txt:
+ * js/dom/script-tests/imul.js:
</ins><span class="cx">
</span><del>- [Qt] Unreviewed gardening. Added platform specific expected files after r148987.
</del><ins>+2014-02-20 Brady Eidson <beidson@apple.com>
</ins><span class="cx">
</span><del>- * platform/qt/editing/deleting/delete-by-word-002-expected.txt: Added.
- * platform/qt/editing/deleting/delete-cell-contents-expected.txt: Added.
- * platform/qt/editing/execCommand/button-expected.txt: Added.
- * platform/qt/editing/execCommand/createLink-expected.txt: Added.
- * platform/qt/editing/execCommand/indent-pre-expected.txt: Added.
- * platform/qt/editing/execCommand/unlink-expected.txt: Added.
- * platform/qt/editing/input/emacs-ctrl-o-expected.png:
- * platform/qt/editing/input/emacs-ctrl-o-expected.txt:
- * platform/qt/editing/inserting/insert-before-link-1-expected.txt: Added.
- * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: Added.
- * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.png:
- * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
- * platform/qt/editing/pasteboard/merge-end-list-2-expected.txt: Added.
- * platform/qt/editing/pasteboard/merge-end-table-2-expected.txt: Added.
- * platform/qt/editing/pasteboard/page-zoom-expected.txt: Added.
- * platform/qt/editing/selection/extend-selection-word-expected.txt: Added.
- * platform/qt/editing/selection/selection-extend-should-not-move-across-caret-on-mac-expected.txt: Added.
- * platform/qt/editing/style/apply-through-end-of-document-expected.txt: Added.
- * platform/qt/editing/style/make-text-writing-direction-inline-win-expected.txt: Added.
- * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: Added.
- * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
- * platform/qt/editing/style/remove-underline-expected.txt: Added.
- * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
- * platform/qt/editing/style/remove-underline-in-bold-expected.txt: Added.
- * platform/qt/editing/style/unbold-in-bold-expected.png:
- * platform/qt/editing/style/unbold-in-bold-expected.txt:
- * platform/qt/editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added.
</del><ins>+ Add very basic image control rendering
+ https://bugs.webkit.org/show_bug.cgi?id=129080
</ins><span class="cx">
</span><del>-2013-04-24 Kent Tamura <tkent@chromium.org>
-
- Back references don't work in pattern attribute
- https://bugs.webkit.org/show_bug.cgi?id=105875
-
- Reviewed by Geoffrey Garen.
-
- * fast/forms/ValidityState-patternMismatch-expected.txt:
- * fast/forms/ValidityState-patternMismatch.html:
-
-2013-04-24 Roger Fong <roger_fong@apple.com>
-
- Roll out AppleWin re-baselines from r149088.
-
-2013-04-24 Roger Fong <roger_fong@apple.com>
-
- Unreviewed optimize-baselines for mac and win.
-
-2013-04-24 Simon Fraser <simon.fraser@apple.com>
-
- Garbage at the top of http://www.technologyreview.com after scrolling
- https://bugs.webkit.org/show_bug.cgi?id=114825
-
</del><span class="cx"> Reviewed by Tim Horton.
</span><del>-
- Test that sets visibility:hidden on an element with some complex
- configuration of layer children, and dumps the layer tree to check
- that the contents are not marked as opaque.
</del><span class="cx">
</span><del>- * compositing/contents-opaque/visibility-hidden-expected.txt: Added.
- * compositing/contents-opaque/visibility-hidden.html: Added.
</del><ins>+ * fast/images/image-controls-basic.html: Added.
+ * platform/mac/fast/images/image-controls-basic-expected.txt: Added.
</ins><span class="cx">
</span><del>-2013-04-24 David Kilzer <ddkilzer@apple.com>
-
- Fix invalid test names in jsc-test-list
- <http://webkit.org/b/115136>
-
- Reviewed by Geoffrey Garen.
-
- This shell script finds all the invalid tests listed in
- LayoutTests/fast/js/jsc-test-list:
-
- $ for F in `cat LayoutTests/fast/js/jsc-test-list`; do if [ ! -f LayoutTests/$F.html ]; then echo $F; fi; done
- fast/js/dfg-double-addition-simplify-to-int.html
- fast/js/dfg-mul-big-integers-with-small-integer-and-bitor
- fast/js/dfg-mul-big-integers-with-small-integer-and-detect-overflow
- fast/js/dfg-mul-big-integers-with-small-integer
- fast/js/dfg-value-to-int32-with-side-effects
-
- * fast/js/jsc-test-list: Fix invalid test names by removing
- *.html suffix or stray "s" characters.
-
-2013-04-24 Filip Pizlo <fpizlo@apple.com>
-
- DFG should keep the operand to create_this alive if it's emitting code for create_this
- https://bugs.webkit.org/show_bug.cgi?id=115133
-
- Reviewed by Mark Hahnenberg.
-
- This test crashes prior to my change.
-
- * fast/js/dfg-allocation-profile-watch-point-exit-expected.txt: Added.
- * fast/js/dfg-allocation-profile-watch-point-exit.html: Added.
- * fast/js/jsc-test-list:
- * fast/js/script-tests/dfg-allocation-profile-watch-point-exit.js: Added.
- (Foo):
- (foo):
-
-2013-04-24 Alexey Proskuryakov <ap@apple.com>
-
- fast/js/global-constructors.html was deleted in r149001, removing it from
- TextExpectations too.
-
- * platform/mac/TestExpectations:
- * platform/qt-arm/TestExpectations:
- * platform/win/TestExpectations:
- * platform/wincairo/TestExpectations:
-
-2013-04-23 Ryosuke Niwa <rniwa@webkit.org>
-
- Moving word boundaries backwards fails when there is a text node starting with an apostrophe
- https://bugs.webkit.org/show_bug.cgi?id=115070
-
- Reviewed by Alexey Proskuryakov.
-
- Added a test case for moving bacwkards with a word granurality across multiple text nodes.
- Some test cases still fail since this patch only implements a work around.
-
- * editing/selection/previous-word-boundary-across-text-nodes-expected.txt: Added.
- * editing/selection/previous-word-boundary-across-text-nodes.html: Added.
-
-2013-04-24 Chris Fleizach <cfleizach@apple.com>
-
- AX: WAI-ARIA landmarks no longer speak type of landmark on iOS
- https://bugs.webkit.org/show_bug.cgi?id=114547
-
- Reviewed by David Kilzer.
-
- * platform/iphone-simulator/accessibility/landmark-type-expected.txt: Added.
- * platform/iphone-simulator/accessibility/landmark-type.html: Added.
- * platform/iphone-simulator/accessibility/link-with-images-text-expected.txt:
- * platform/iphone-simulator/accessibility/link-with-images-text.html:
- Minor change to accomodate trimming of white space.
- * platform/iphone-simulator/accessibility/math-expected.txt:
- * platform/iphone-simulator/accessibility/math.html:
- Math objects now include "math" as the landmark type.
-
-2013-04-24 Geoffrey Garen <ggaren@apple.com>
-
- Filled out more cases of branch folding in the DFG
- https://bugs.webkit.org/show_bug.cgi?id=115088
-
- Reviewed by Oliver Hunt.
-
- * fast/js/regress/script-tests/branch-fold.js:
- (g): Added some boolean and constant-folded cases.
-
-2013-04-24 Christophe Dumez <ch.dumez@sisa.samsung.com>
-
- Unreviewed EFL gardening.
-
- Rebaseline fast/js/constructor-length.html for EFL port after
- r148997.
-
- * platform/efl/fast/js/constructor-length-expected.txt:
-
-2013-04-24 Seokju Kwon <seokju.kwon@gmail.com>
-
- [EFL] Rebaselining after r148944
- https://bugs.webkit.org/show_bug.cgi?id=115085
-
- Unreviewed gardening.
-
- * platform/efl/TestExpectations:
- * platform/efl/fast/table/giantRowspan-expected.txt:
- * platform/efl/fast/table/giantRowspan2-expected.png:
- * platform/efl/fast/table/giantRowspan2-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug133756-1-expected.png:
- * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.png:
- * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.png:
- * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
- * platform/efl/tables/mozilla/bugs/bug8858-expected.png:
- * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
- * platform/efl/tables/mozilla/core/bloomberg-expected.png:
- * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
- * platform/efl/tables/mozilla/core/row_span-expected.png:
- * platform/efl/tables/mozilla/core/row_span-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
- * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
-
-2013-04-24 Mihai Tica <mitica@adobe.com>
-
- Fix test style issues following the commit of
- https://bugs.webkit.org/show_bug.cgi?id=114412
-
- Unreviewed gardening.
-
- * css3/compositing/effect-background-blend-mode-color.html:
- * css3/compositing/effect-background-blend-mode-color2.html:
-
-== Rolled over to ChangeLog-2013-04-24 ==
</del><ins>+== Rolled over to ChangeLog-2014-02-20 ==
</ins></span></pre></div>
<a id="branchessafari53777branchLayoutTestssvgfiltersfirstlettercrashexpectedtxtfromrev166628trunkLayoutTestssvgfiltersfirstlettercrashexpectedtxt"></a>
<div class="copfile"><h4>Copied: branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash-expected.txt (from rev 166628, trunk/LayoutTests/svg/filters/first-letter-crash-expected.txt) (0 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash-expected.txt         (rev 0)
+++ branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash-expected.txt        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+PASS.
+WebKit bug #121887: Crash when applying SVG filter to first-letter pseudo element. This test passes if it does not crash.
</ins></span></pre></div>
<a id="branchessafari53777branchLayoutTestssvgfiltersfirstlettercrashhtmlfromrev166628trunkLayoutTestssvgfiltersfirstlettercrashhtml"></a>
<div class="copfile"><h4>Copied: branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash.html (from rev 166628, trunk/LayoutTests/svg/filters/first-letter-crash.html) (0 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash.html         (rev 0)
+++ branches/safari-537.77-branch/LayoutTests/svg/filters/first-letter-crash.html        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+<head>
+ <style>
+ div:first-letter { -webkit-filter: url(#blurFirstLetter); }
+ </style>
+</head>
+
+<div>PASS.</div>
+
+<p>
+ WebKit bug #<a href="https://bugs.webkit.org/show_bug.cgi?id=121887">121887</a>: Crash when applying SVG filter to first-letter pseudo element. This test passes if it does not crash.
+</p>
+
+<script>
+ if (window.testRunner)
+ window.testRunner.dumpAsText();
+</script>
</ins></span></pre></div>
<a id="branchessafari53777branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/Source/WebCore/ChangeLog (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/Source/WebCore/ChangeLog        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/Source/WebCore/ChangeLog        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -1,5 +1,44 @@
</span><span class="cx"> 2014-05-22 Dana Burkart <dburkart@apple.com>
</span><span class="cx">
</span><ins>+ Merge r166628
+
+ 2014-04-01 Jon Honeycutt <jhoneycutt@apple.com>
+
+ Crash in WebCore::RenderLayer::FilterInfo::updateReferenceFilterClients
+
+ <https://bugs.webkit.org/show_bug.cgi?id=121887>
+ <rdar://problem/15073043>
+
+ Reviewed by Dean Jackson.
+
+ Test: svg/filters/first-letter-crash.html
+
+ * rendering/FilterEffectRenderer.cpp:
+ (WebCore::FilterEffectRenderer::buildReferenceFilter):
+ Added a null check to prevent crashes for anonymous RenderObjects.
+
+ * rendering/RenderLayer.cpp:
+ (WebCore::RenderLayer::filterNeedsRepaint):
+ Get the enclosing element, if there is one, and recalculate its style.
+ We use the enclosing element so that we recalculate style for the
+ ancestor of an anonymous RenderElement.
+ (WebCore::RenderLayer::enclosingElement):
+ Remove an assertion; we may now reach this condition if loading a
+ cached SVG document results in RenderLayer::filterNeedsRepaint() being
+ called before the object has been inserted into the render tree.
+
+ * rendering/RenderLayerFilterInfo.cpp:
+ (WebCore::RenderLayer::FilterInfo::notifyFinished):
+ Tell the RenderLayer that the filter needs repainting.
+ (WebCore::RenderLayer::FilterInfo::updateReferenceFilterClients):
+ Get the Element from the renderer rather than asking the renderer's
+ Element, which will be null for anonymous RenderObjects.
+
+ * rendering/RenderLayerFilterInfo.h:
+ Removed declaration for the old workaround function, layerElement().
+
+2014-05-22 Dana Burkart <dburkart@apple.com>
+
</ins><span class="cx"> Merge r165206
</span><span class="cx">
</span><span class="cx"> 2014-03-05 Jon Honeycutt <jhoneycutt@apple.com>
</span></span></pre></div>
<a id="branchessafari53777branchSourceWebCorerenderingFilterEffectRenderercpp"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/Source/WebCore/rendering/FilterEffectRenderer.cpp (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/Source/WebCore/rendering/FilterEffectRenderer.cpp        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/Source/WebCore/rendering/FilterEffectRenderer.cpp        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -146,9 +146,10 @@
</span><span class="cx">
</span><span class="cx"> Element* filter = document->getElementById(filterOperation->fragment());
</span><span class="cx"> if (!filter) {
</span><del>- // Although we did not find the referenced filter, it might exist later
- // in the document
- document->accessSVGExtensions()->addPendingResource(filterOperation->fragment(), toElement(renderer->node()));
</del><ins>+ // Although we did not find the referenced filter, it might exist later in the document.
+ // FIXME: This skips anonymous RenderObjects. <https://webkit.org/b/131085>
+ if (Element* element = toElement(renderer->node()))
+ document->accessSVGExtensions()->addPendingResource(filterOperation->fragment(), element);
</ins><span class="cx"> return 0;
</span><span class="cx"> }
</span><span class="cx">
</span></span></pre></div>
<a id="branchessafari53777branchSourceWebCorerenderingRenderLayercpp"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayer.cpp (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayer.cpp        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayer.cpp        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -4441,7 +4441,6 @@
</span><span class="cx"> if (Node* e = r->node())
</span><span class="cx"> return e;
</span><span class="cx"> }
</span><del>- ASSERT_NOT_REACHED();
</del><span class="cx"> return 0;
</span><span class="cx"> }
</span><span class="cx">
</span><span class="lines">@@ -6465,9 +6464,10 @@
</span><span class="cx">
</span><span class="cx"> void RenderLayer::filterNeedsRepaint()
</span><span class="cx"> {
</span><del>- renderer()->node()->setNeedsStyleRecalc(SyntheticStyleChange);
- if (renderer()->view())
- renderer()->repaint();
</del><ins>+ // We use the enclosing element so that we recalculate style for the ancestor of an anonymous object.
+ if (Element* element = toElement(enclosingElement()))
+ element->setNeedsStyleRecalc(SyntheticStyleChange);
+ renderer()->repaint();
</ins><span class="cx"> }
</span><span class="cx"> #endif
</span><span class="cx">
</span></span></pre></div>
<a id="branchessafari53777branchSourceWebCorerenderingRenderLayerFilterInfocpp"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.cpp (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.cpp        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.cpp        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -117,17 +117,9 @@
</span><span class="cx"> #if ENABLE(SVG)
</span><span class="cx"> void RenderLayerFilterInfo::notifyFinished(CachedResource*)
</span><span class="cx"> {
</span><del>- RenderObject* renderer = m_layer->renderer();
- renderer->node()->setNeedsStyleRecalc(SyntheticStyleChange);
- renderer->repaint();
</del><ins>+ m_layer->filterNeedsRepaint();
</ins><span class="cx"> }
</span><span class="cx">
</span><del>-// FIXME: Remove this helper function when <rdar://problem/16230015> is fixed.
-NEVER_INLINE ContainerNode* RenderLayerFilterInfo::layerElement() const
-{
- return m_layer->renderer()->node();
-}
-
</del><span class="cx"> void RenderLayerFilterInfo::updateReferenceFilterClients(const FilterOperations& operations)
</span><span class="cx"> {
</span><span class="cx"> removeReferenceFilterClients();
</span><span class="lines">@@ -146,7 +138,7 @@
</span><span class="cx"> } else {
</span><span class="cx"> // Reference is internal; add layer as a client so we can trigger
</span><span class="cx"> // filter repaint on SVG attribute change.
</span><del>- Element* filter = layerElement()->document()->getElementById(referenceFilterOperation->fragment());
</del><ins>+ Element* filter = m_layer->renderer()->document()->getElementById(referenceFilterOperation->fragment());
</ins><span class="cx">
</span><span class="cx"> if (!filter || !filter->renderer() || !filter->renderer()->isSVGResourceFilter())
</span><span class="cx"> continue;
</span></span></pre></div>
<a id="branchessafari53777branchSourceWebCorerenderingRenderLayerFilterInfoh"></a>
<div class="modfile"><h4>Modified: branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.h (169212 => 169213)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.h        2014-05-22 20:00:52 UTC (rev 169212)
+++ branches/safari-537.77-branch/Source/WebCore/rendering/RenderLayerFilterInfo.h        2014-05-22 20:14:59 UTC (rev 169213)
</span><span class="lines">@@ -98,8 +98,6 @@
</span><span class="cx"> ~RenderLayerFilterInfo();
</span><span class="cx">
</span><span class="cx"> RenderLayer* m_layer;
</span><del>-
- ContainerNode* layerElement() const;
</del><span class="cx">
</span><span class="cx"> RefPtr<FilterEffectRenderer> m_renderer;
</span><span class="cx"> LayoutRect m_dirtySourceRect;
</span></span></pre>
</div>
</div>
</body>
</html>