<!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>[214292] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/214292">214292</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2017-03-22 19:37:08 -0700 (Wed, 22 Mar 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Enable CSS filters related tests.
https://bugs.webkit.org/show_bug.cgi?id=99026

Unreviewed test gardening.

* platform/gtk/TestExpectations:
* platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-blur-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-combined-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-contrast-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-grayscale-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-invert-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-opacity-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-saturate-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/effect-sepia-hw-expected.txt: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.png: Added. Rebaselined.
* platform/gtk/css3/filters/regions-expanding-expected.txt: Added. Rebaselined.</pre>

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

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/gtk/css3/filters/</li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterscompositedduringtransitionlayertreeexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectblurexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectblurexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectblurhwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectblurhwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcombinedexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcombinedexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcombinedhwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcombinedhwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcontrastexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcontrastexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcontrasthwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectcontrasthwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectgrayscaleexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectgrayscaleexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectgrayscalehwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectgrayscalehwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffecthuerotateexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffecthuerotateexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffecthuerotatehwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffecthuerotatehwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectinvertexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectinvertexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectinverthwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectinverthwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectopacityexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectopacityexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectopacityhwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectopacityhwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositeexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositeexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositehwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositehwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencehwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferencehwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderingexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderingexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderinghwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderinghwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsaturateexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsaturateexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsaturatehwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsaturatehwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsepiaexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsepiaexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsepiahwexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filterseffectsepiahwexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filtersregionsexpandingexpectedpng">trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3filtersregionsexpandingexpectedtxt">trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (214291 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-03-23 02:21:58 UTC (rev 214291)
+++ trunk/LayoutTests/ChangeLog        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -1,3 +1,63 @@
</span><ins>+2017-03-22  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Enable CSS filters related tests.
+        https://bugs.webkit.org/show_bug.cgi?id=99026
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-blur-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-combined-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-contrast-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-grayscale-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-invert-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-opacity-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-saturate-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-hw-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/effect-sepia-hw-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/filters/regions-expanding-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/filters/regions-expanding-expected.txt: Added. Rebaselined.
+
</ins><span class="cx"> 2017-03-22  Jiewen Tan  &lt;jiewen_tan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         ASSERT_WITH_SECURITY_IMPLICATION hit when removing an &lt;input type=&quot;range&quot;&gt; while dragging on iOS
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (214291 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-23 02:21:58 UTC (rev 214291)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -271,14 +271,14 @@
</span><span class="cx"> # Encrypted Media Extensions are not enabled.
</span><span class="cx"> webkit.org/b/99024 media/encrypted-media [ Skip ]
</span><span class="cx"> 
</span><del>-# CSS Filters is disabled
-webkit.org/b/99026 css3/filters [ Skip ]
-webkit.org/b/99026 fast/filter-image/filter-image.html [ Skip ]
-webkit.org/b/99026 fast/filter-image/parse-filter-image.html [ Skip ]
-webkit.org/b/120673 fast/filter-image/filter-image-blur.html [ Skip ]
-webkit.org/b/120674 fast/filter-image/filter-image-animation.html [ Skip ]
-webkit.org/b/99026 fast/filter-image/filter-image-svg.html [ Skip ]
-webkit.org/b/99026 css3/masking/clip-path-filter.html [ Skip ]
</del><ins>+# CSS filters related failures
+webkit.org/b/99026 css3/filters/effect-brightness.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-brightness-hw.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-brightness-clamping-hw.html [ Failure Missing ]
+webkit.org/b/99026 css3/filters/effect-brightness-clamping.html [ Failure Missing ]
+webkit.org/b/99026 css3/filters/effect-drop-shadow-hw.html [ Failure ]
+webkit.org/b/99026 css3/filters/effect-drop-shadow.html [ Failure ]
+webkit.org/b/99026 fast/filter-image/filter-image-svg.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Needs testRunner.enableAutoResizeMode()
</span><span class="cx"> webkit.org/b/99028 fast/autoresize [ Failure ]
</span><span class="lines">@@ -874,7 +874,7 @@
</span><span class="cx"> webkit.org/b/133806 svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # No support for Filters Level 2 on GTK yet
</span><del>-Bug(GTK) css3/filters/backdrop [ Skip ]
</del><ins>+webkit.org/b/169988 css3/filters/backdrop [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterscompositedduringtransitionlayertreeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/composited-during-transition-layertree-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,33 @@
</span><ins>+   
+   
+   
+  
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 131.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 244.00)
+          (bounds 160.00 90.00)
+        )
+        (GraphicsLayer
+          (position 18.00 357.00)
+          (bounds 160.00 90.00)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectblurexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectblurexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: &quot; &quot;
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: &quot; &quot;
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectblurhwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectblurhwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-blur-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: &quot; &quot;
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: &quot; &quot;
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectcombinedexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectcombinedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: &quot; &quot;
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: &quot; &quot;
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: &quot; &quot;
+      RenderText {#text} at (732,96) size 4x17
+        text run at (732,96) width 4: &quot; &quot;
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectcombinedhwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectcombinedhwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-combined-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (180,96) size 4x17
+        text run at (180,96) width 4: &quot; &quot;
+      RenderText {#text} at (364,96) size 4x17
+        text run at (364,96) width 4: &quot; &quot;
+      RenderText {#text} at (548,96) size 4x17
+        text run at (548,96) width 4: &quot; &quot;
+      RenderText {#text} at (732,96) size 4x17
+        text run at (732,96) width 4: &quot; &quot;
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (18,18) size 160x90
+  RenderImage {IMG} at (10,10) size 160x90
+layer at (202,18) size 160x90
+  RenderImage {IMG} at (194,10) size 160x90
+layer at (386,18) size 160x90
+  RenderImage {IMG} at (378,10) size 160x90
+layer at (570,18) size 160x90
+  RenderImage {IMG} at (562,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectcontrastexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectcontrastexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectcontrasthwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectcontrasthwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-contrast-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectgrayscaleexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectgrayscaleexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectgrayscalehwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectgrayscalehwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-grayscale-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffecthuerotateexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffecthuerotateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffecthuerotatehwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffecthuerotatehwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-hue-rotate-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectinvertexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectinvertexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectinverthwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectinverthwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-invert-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectopacityexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectopacityexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectopacityhwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectopacityhwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-opacity-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositeexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;over&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;OVER&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;in&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;IN&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;out&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;OUT&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;atop&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;ATOP&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;xor&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;XOR&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositehwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencecompositehwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-composite-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,59 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;over&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;OVER&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;in&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;IN&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;out&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;OUT&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;atop&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;ATOP&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;xor&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComposite operation=&quot;XOR&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.70 0.00&quot;]
+                [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,85 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;colormatrix&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feColorMatrix type=&quot;HUEROTATE&quot; values=&quot;180.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;morphology&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feMorphology operator=&quot;DILATE&quot; radius=&quot;10.00, 10.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;componenttransfer&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComponentTransfer 
+                {red: type=&quot;LINEAR&quot; slope=&quot;0.50&quot; intercept=&quot;0.00&quot; amplitude=&quot;1.00&quot; exponent=&quot;1.00&quot; offset=&quot;0.00&quot;}
+                {green: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}
+                {blue: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}
+                {alpha: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blurY&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;0.00, 5.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blend&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode=&quot;screen&quot;]
+              [feGaussianBlur stdDeviation=&quot;5.00, 5.00&quot;]
+                [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;lighting&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode=&quot;multiply&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00&quot;]
+                [feSpecularLighting surfaceScale=&quot;1.00&quot; specualConstant=&quot;1.00&quot; specularExponent=&quot;1.00&quot;]
+                  [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;offset&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feOffset dx=&quot;10.00&quot; dy=&quot;10.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;convolvematrix&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feConvolveMatrix order=&quot;width=3 height=3&quot; kernelMatrix=&quot;[1.00, 1.00, 1.00, 1.00, -7.00, 1.00, 1.00, 1.00, 1.00]&quot; divisor=&quot;1.00&quot; bias=&quot;0.30&quot; target=&quot;(1,1)&quot; edgeMode=&quot;DUPLICATE&quot; kernelUnitLength=&quot;(1,1)&quot; preserveAlpha=&quot;0&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;displacement&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feDisplacementMap scale=&quot;10.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+              [SourceGraphic]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderImage {IMG} at (14,10) size 160x90
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: &quot; &quot;
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: &quot; &quot;
+      RenderText {#text} at (364,209) size 4x17
+        text run at (364,209) width 4: &quot; &quot;
+      RenderText {#text} at (548,209) size 4x17
+        text run at (548,209) width 4: &quot; &quot;
+      RenderText {#text} at (732,209) size 4x17
+        text run at (732,209) width 4: &quot; &quot;
+      RenderText {#text} at (180,322) size 4x17
+        text run at (180,322) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
+layer at (386,131) size 160x90
+  RenderImage {IMG} at (378,123) size 160x90
+layer at (570,131) size 160x90
+  RenderImage {IMG} at (562,123) size 160x90
+layer at (18,244) size 160x90
+  RenderImage {IMG} at (10,236) size 160x90
+layer at (202,244) size 160x90
+  RenderImage {IMG} at (194,236) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencehwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferencehwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,86 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;colormatrix&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feColorMatrix type=&quot;HUEROTATE&quot; values=&quot;180.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;morphology&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feMorphology operator=&quot;DILATE&quot; radius=&quot;10.00, 10.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;componenttransfer&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feComponentTransfer 
+                {red: type=&quot;LINEAR&quot; slope=&quot;0.50&quot; intercept=&quot;0.00&quot; amplitude=&quot;1.00&quot; exponent=&quot;1.00&quot; offset=&quot;0.00&quot;}
+                {green: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}
+                {blue: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}
+                {alpha: type=&quot;UNKNOWN&quot; slope=&quot;0.00&quot; intercept=&quot;0.00&quot; amplitude=&quot;0.00&quot; exponent=&quot;0.00&quot; offset=&quot;0.00&quot;}]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blurY&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;0.00, 5.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blend&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode=&quot;screen&quot;]
+              [feGaussianBlur stdDeviation=&quot;5.00, 5.00&quot;]
+                [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;lighting&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feBlend mode=&quot;multiply&quot;]
+              [feColorMatrix type=&quot;MATRIX&quot; values=&quot;0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00&quot;]
+                [feSpecularLighting surfaceScale=&quot;1.00&quot; specualConstant=&quot;1.00&quot; specularExponent=&quot;1.00&quot;]
+                  [SourceGraphic]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;offset&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feOffset dx=&quot;10.00&quot; dy=&quot;10.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;convolvematrix&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feConvolveMatrix order=&quot;width=3 height=3&quot; kernelMatrix=&quot;[1.00, 1.00, 1.00, 1.00, -7.00, 1.00, 1.00, 1.00, 1.00]&quot; divisor=&quot;1.00&quot; bias=&quot;0.30&quot; target=&quot;(1,1)&quot; edgeMode=&quot;DUPLICATE&quot; kernelUnitLength=&quot;(1,1)&quot; preserveAlpha=&quot;0&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;displacement&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feDisplacementMap scale=&quot;10.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+              [SourceGraphic]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (736,96) size 4x17
+        text run at (736,96) width 4: &quot; &quot;
+      RenderText {#text} at (180,209) size 4x17
+        text run at (180,209) width 4: &quot; &quot;
+      RenderText {#text} at (364,209) size 4x17
+        text run at (364,209) width 4: &quot; &quot;
+      RenderText {#text} at (548,209) size 4x17
+        text run at (548,209) width 4: &quot; &quot;
+      RenderText {#text} at (732,209) size 4x17
+        text run at (732,209) width 4: &quot; &quot;
+      RenderText {#text} at (180,322) size 4x17
+        text run at (180,322) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
+layer at (18,131) size 160x90
+  RenderImage {IMG} at (10,123) size 160x90
+layer at (202,131) size 160x90
+  RenderImage {IMG} at (194,123) size 160x90
+layer at (386,131) size 160x90
+  RenderImage {IMG} at (378,123) size 160x90
+layer at (570,131) size 160x90
+  RenderImage {IMG} at (562,123) size 160x90
+layer at (18,244) size 160x90
+  RenderImage {IMG} at (10,236) size 160x90
+layer at (202,244) size 160x90
+  RenderImage {IMG} at (194,236) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;blurX&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;5.00, 0.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blurY&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;0.00, 5.00&quot;]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderinghwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectreferenceorderinghwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-reference-ordering-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderSVGRoot {svg} at (8,118) size 0x0
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGResourceFilter {filter} [id=&quot;blurX&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;5.00, 0.00&quot;]
+              [SourceGraphic]
+          RenderSVGResourceFilter {filter} [id=&quot;blurY&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+            [feGaussianBlur stdDeviation=&quot;0.00, 5.00&quot;]
+              [SourceGraphic]
+      RenderText {#text} at (0,96) size 4x17
+        text run at (0,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (184,96) size 4x17
+        text run at (184,96) width 4: &quot; &quot;
+      RenderText {#text} at (368,96) size 4x17
+        text run at (368,96) width 4: &quot; &quot;
+      RenderText {#text} at (552,96) size 4x17
+        text run at (552,96) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (22,18) size 160x90
+  RenderImage {IMG} at (14,10) size 160x90
+layer at (206,18) size 160x90
+  RenderImage {IMG} at (198,10) size 160x90
+layer at (390,18) size 160x90
+  RenderImage {IMG} at (382,10) size 160x90
+layer at (574,18) size 160x90
+  RenderImage {IMG} at (566,10) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectsaturateexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectsaturateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectsaturatehwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectsaturatehwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-saturate-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectsepiaexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectsepiaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filterseffectsepiahwexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filterseffectsepiahwexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/effect-sepia-hw-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (488,76) size 4x17
+        text run at (488,76) width 4: &quot; &quot;
+      RenderText {#text} at (652,76) size 4x17
+        text run at (652,76) width 4: &quot; &quot;
+      RenderText {#text} at (160,169) size 4x17
+        text run at (160,169) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
+layer at (500,8) size 160x90
+  RenderImage {IMG} at (492,0) size 160x90
+layer at (8,101) size 160x90
+  RenderImage {IMG} at (0,93) size 160x90
+layer at (172,101) size 160x90
+  RenderImage {IMG} at (164,93) size 160x90
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3filtersregionsexpandingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png        2017-03-23 02:21:58 UTC (rev 214291)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png        2017-03-23 02:37:08 UTC (rev 214292)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3filtersregionsexpandingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt (0 => 214292)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/filters/regions-expanding-expected.txt        2017-03-23 02:37:08 UTC (rev 214292)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderText {#text} at (160,76) size 4x17
+        text run at (160,76) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (324,76) size 4x17
+        text run at (324,76) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 160x90
+  RenderImage {IMG} at (0,0) size 160x90
+layer at (172,8) size 160x90
+  RenderImage {IMG} at (164,0) size 160x90
+layer at (336,8) size 160x90
+  RenderImage {IMG} at (328,0) size 160x90
</ins></span></pre>
</div>
</div>

</body>
</html>