<!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>[167050] 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/167050">167050</a></dd>
<dt>Author</dt> <dd>mrobinson@webkit.org</dd>
<dt>Date</dt> <dd>2014-04-09 16:34:05 -0700 (Wed, 09 Apr 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Rebaseline some tests for GTK+

* platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt:
* platform/gtk/fast/text/international/cjk-segmentation-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt: Added.
* platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Added.
* platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
* platform/gtk/plugins/nested-plugin-objects-expected.txt: Added.
* platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt: Added.
* platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt: Added.
* platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
* platform/gtk/svg/custom/object-no-size-attributes-expected.txt:
* platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkeditinginputscrollviewportpageupdownexpectedtxt">trunk/LayoutTests/platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkjsdomdomstaticpropertyforiniterationexpectedtxt">trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgcustomobjectnosizeattributesexpectedtxt">trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfasttextinternationalcjksegmentationexpectedtxt">trunk/LayoutTests/platform/gtk/fast/text/international/cjk-segmentation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkhttptestsxmlhttprequestcacheoverrideexpectedtxt">trunk/LayoutTests/platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/inspector-protocol/dom/</li>
<li><a href="#trunkLayoutTestsplatformgtkinspectorprotocoldomgetAccessibilityPropertiesForNodeexpectedtxt">trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkpluginsnestedpluginobjectsexpectedtxt">trunk/LayoutTests/platform/gtk/plugins/nested-plugin-objects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkpluginsnetscapedestroypluginscriptobjectsexpectedtxt">trunk/LayoutTests/platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/sputnik/Unicode/</li>
<li>trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/</li>
<li><a href="#trunkLayoutTestsplatformgtksputnikUnicodeUnicode_320S76_A22_T2expectedtxt">trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksputnikUnicodeUnicode_320S76_A52_T8expectedtxt">trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11filterscomposite02bexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11filtersdisplace01fexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11filtersimage01bexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11SEfiltersimage03fexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgW3CSVG11SEfiltersimage05fexpectedtxt">trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtksvgzoompagezoomreplacedintrinsicratio001expectedtxt">trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (167049 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-04-09 23:16:55 UTC (rev 167049)
+++ trunk/LayoutTests/ChangeLog        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -1,3 +1,24 @@
</span><ins>+2014-04-09  Martin Robinson  &lt;mrobinson@igalia.com&gt;
+
+        Rebaseline some tests for GTK+
+
+        * platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt:
+        * platform/gtk/fast/text/international/cjk-segmentation-expected.txt: Added.
+        * platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt: Added.
+        * platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt: Added.
+        * platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt:
+        * platform/gtk/plugins/nested-plugin-objects-expected.txt: Added.
+        * platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt: Added.
+        * platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt: Added.
+        * platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
+        * platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
+        * platform/gtk/svg/custom/object-no-size-attributes-expected.txt:
+        * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
+
</ins><span class="cx"> 2014-04-08  Samuel White  &lt;samuel_white@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         AX: Initial text selection point should respect element focus.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkeditinginputscrollviewportpageupdownexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt (167049 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt        2014-04-09 23:16:55 UTC (rev 167049)
+++ trunk/LayoutTests/platform/gtk/editing/input/scroll-viewport-page-up-down-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-CONSOLE MESSAGE: line 60: Frame viewport should be around 55px , not at 0
</del><ins>+CONSOLE MESSAGE: line 60: Frame viewport should be around 55px , not at 131
</ins><span class="cx"> Page up/down (option+page up/down on Mac) should move the move cursor and scroll the content in contenteditable elements. This sample covers scroll position test of a) iframe element containing contenteditable body and b) content editable div element. Even though the cursor will move exactly to the same location on all platforms (covered by test option-page-up-down.html), please note that Mac will scroll the visible area by placing the cursor position in the middle. All other platforms will scroll by keeping the cursor aligned with the top edge of the visible area.
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextinternationalcjksegmentationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/text/international/cjk-segmentation-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/international/cjk-segmentation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/international/cjk-segmentation-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+Test Chinese Segmentation.
+
+==================================
+FAILED test
+actual: 国务院
+expected: 务
+==================================
+FAILED test
+actual: 调
+expected: 调控
+==================================
+FAILED test
+actual: 控
+expected: 调控
+==================================
+FAILED test
+actual: 俄罗斯
+expected: 罗斯
+==================================
+FAILED test
+actual: 春
+expected: 春运
+==================================
+FAILED test
+actual: 运
+expected: 春运
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/text/international/cjk-segmentation-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkhttptestsxmlhttprequestcacheoverrideexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+Tests for bug 8210 - Conditional XMLHttpRequest gets should pass 304 responses unchanged.
+
+Fetching the resource once to cache the response...
+Automatically cached response body is correct; status = 200
+If-Modified-Since override: status = 304
+If-MODIFIED-Since override: status = 304
+If-Modified-Since override (modified): status = 200
+If-Unmodified-Since override: status = 200
+If-Unmodified-Since override (modified): status = 412
+If-Match override: status = 200
+If-Match override (none match): status = 200
+If-None-Match override: status = 304
+If-None-Match override (none match): status = 200
+If-Range override: status = 206
+If-Range override (none match): status = 200
+If-Modified-Since override (uncached response): status = 304
+async: Automatically cached response body is correct; status = 200
+async: If-Modified-Since override: status = 304
+async: If-Modified-Since override (modified): status = 200
+async: If-Unmodified-Since override: status = 200
+async: If-Unmodified-Since override (modified): status = 412
+async: If-Match override: status = 200
+async: If-Match override (none match): status = 200
+async: If-None-Match override: status = 304
+async: If-None-Match override (none match): status = 200
+async: If-Range override: status = 206
+async: If-Range override (none match): status = 200
+async: If-Modified-Since override (uncached response): status = 304
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/http/tests/xmlhttprequest/cache-override-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkinspectorprotocoldomgetAccessibilityPropertiesForNodeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,523 @@
</span><ins>+Checking Web Inspector protocol for the Accessibility Node Inspector.
+
+#document
+    exists: true
+    label: 
+    role: 
+    childNodeIds.length: 2
+
+
+Total elements to be tested: 63.
+
+&lt;div onclick=&quot;void(0);&quot;&gt;click&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    mouseEventNodeId: exists
+    parentNodeId: exists
+
+&lt;li role=&quot;treeitem&quot; aria-expanded=&quot;undefined&quot;&gt;expanded&lt;/li&gt;
+    exists: true
+    label: 
+    role: treeitem
+    parentNodeId: exists
+
+&lt;li role=&quot;treeitem&quot; aria-expanded=&quot;false&quot; id=&quot;activedescendant&quot; aria-selected=&quot;true&quot;&gt;collapsed&lt;/li&gt;
+    exists: true
+    label: 
+    role: treeitem
+    expanded: false
+    parentNodeId: exists
+    selected: true
+
+&lt;li role=&quot;treeitem&quot; aria-expanded=&quot;true&quot;&gt;expanded&lt;/li&gt;
+    exists: true
+    label: 
+    role: treeitem
+    expanded: true
+    parentNodeId: exists
+
+&lt;ul role=&quot;tree&quot; id=&quot;flowedTo1&quot; aria-activedescendant=&quot;activedescendant&quot;&gt;
+    &lt;li role=&quot;treeitem&quot; aria-expanded=&quot;true&quot;&gt;expanded&lt;/li&gt;
+    &lt;li role=&quot;treeitem&quot; aria-expanded=&quot;false&quot; id=&quot;activedescendant&quot; aria-selected=&quot;true&quot;&gt;collapsed&lt;/li&gt;
+    &lt;li role=&quot;treeitem&quot; aria-expanded=&quot;undefined&quot;&gt;expanded&lt;/li&gt;
+&lt;/ul&gt;
+    exists: true
+    label: 
+    role: tree
+    activeDescendantNodeId: exists
+    childNodeIds.length: 3
+    parentNodeId: exists
+    selectedChildNodeIds.length: 1
+
+&lt;div role=&quot;listbox&quot; aria-multiselectable=&quot;true&quot;&gt;
+    &lt;div role=&quot;option&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+    &lt;div role=&quot;option&quot; aria-selected=&quot;false&quot;&gt;not selected&lt;/div&gt;
+    &lt;div role=&quot;option&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+&lt;/div&gt;
+    exists: true
+    label: 
+    role: listbox
+    childNodeIds.length: 3
+    parentNodeId: exists
+    required: false
+    selectedChildNodeIds.length: 2
+
+&lt;div role=&quot;tab&quot; aria-selected=&quot;false&quot;&gt;not selected&lt;/div&gt;
+    exists: true
+    label: 
+    role: tab
+    parentNodeId: exists
+
+&lt;div role=&quot;tab&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+    exists: true
+    label: 
+    role: tab
+    parentNodeId: exists
+    selected: true
+
+&lt;div role=&quot;tablist&quot; aria-flowto=&quot;flowedTo1 invalidIdRef flowedTo2&quot;&gt;
+    &lt;div role=&quot;tab&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+    &lt;div role=&quot;tab&quot; aria-selected=&quot;false&quot;&gt;not selected&lt;/div&gt;
+&lt;/div&gt;
+    exists: true
+    label: 
+    role: tablist
+    childNodeIds.length: 2
+    flowedNodeIds.length: 2
+    parentNodeId: exists
+
+&lt;div role=&quot;option&quot; aria-selected=&quot;false&quot;&gt;not selected&lt;/div&gt;
+    exists: true
+    label: 
+    role: option
+    parentNodeId: exists
+
+&lt;div role=&quot;option&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+    exists: true
+    label: 
+    role: option
+    parentNodeId: exists
+    selected: true
+
+&lt;div role=&quot;listbox&quot; id=&quot;ownedlistbox&quot;&gt;
+    &lt;div role=&quot;option&quot; aria-selected=&quot;true&quot;&gt;selected&lt;/div&gt;
+    &lt;div role=&quot;option&quot; aria-selected=&quot;false&quot;&gt;not selected&lt;/div&gt;
+&lt;/div&gt;
+    exists: true
+    label: 
+    role: listbox
+    childNodeIds.length: 2
+    parentNodeId: exists
+    required: false
+    selectedChildNodeIds.length: 1
+
+&lt;input role=&quot;combobox&quot; aria-owns=&quot;ownedlistbox invalidIdRef&quot; aria-controls=&quot;ownedlistbox invalidIdRef&quot;&gt;
+    exists: true
+    label: 
+    role: combobox
+    controlledNodeIds.length: 1
+    expanded: false
+    focused: false
+    ownedNodeIds.length: 1
+    parentNodeId: exists
+    required: false
+
+&lt;option&gt;not selected&lt;/option&gt;
+    exists: false
+    label: 
+    role: 
+
+&lt;option selected=&quot;&quot;&gt;FIXME: Selected is false. Expected true. http://webkit.org/b/129835&lt;/option&gt;
+    exists: false
+    label: 
+    role: 
+
+&lt;img src=&quot;data:image/gif...&quot; alt=&quot;x&quot; style=&quot;display:none;&quot;&gt;
+    exists: false
+    label: 
+    role: 
+
+&lt;img src=&quot;data:image/gif...&quot; alt=&quot;x&quot; aria-hidden=&quot;true&quot;&gt;
+    exists: true
+    label: 
+    role: img
+    ignored: true
+    ignoredByDefault: true
+    hidden: true
+    parentNodeId: exists
+
+&lt;img src=&quot;data:image/gif...&quot; alt=&quot;x&quot;&gt;
+    exists: true
+    label: 
+    role: img
+    parentNodeId: exists
+
+&lt;img src=&quot;data:image/gif...&quot; alt=&quot;&quot;&gt;
+    exists: true
+    label: 
+    role: img
+    ignored: true
+    parentNodeId: exists
+
+&lt;img src=&quot;data:image/gif...&quot;&gt;
+    exists: true
+    label: 
+    role: img
+    parentNodeId: exists
+
+&lt;img src=&quot;./404.gif&quot;&gt;
+    exists: true
+    label: 
+    role: img
+    ignored: true
+    parentNodeId: exists
+
+&lt;input style=&quot;display:none;&quot;&gt;
+    exists: false
+    label: 
+    role: 
+
+&lt;input aria-hidden=&quot;true&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    ignored: true
+    ignoredByDefault: true
+    hidden: true
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;radio&quot; aria-checked=&quot;false&quot;&gt;unchecked&lt;/div&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: false
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;radio&quot; aria-checked=&quot;mixed&quot;&gt;unchecked [sic] mixed state will not be exposed on radios per ARIA spec.&lt;/div&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: false
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;radio&quot; aria-checked=&quot;true&quot;&gt;checked&lt;/div&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: true
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;radio&quot;&gt;unchecked (checked undefined evals to false on radio)&lt;/div&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: false
+    parentNodeId: exists
+    required: false
+
+&lt;input type=&quot;radio&quot; checked=&quot;&quot;&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: true
+    focused: false
+    parentNodeId: exists
+    required: false
+
+&lt;input type=&quot;radio&quot;&gt;
+    exists: true
+    label: 
+    role: radio
+    checked: false
+    focused: false
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;checkbox&quot; aria-checked=&quot;false&quot;&gt;unchecked&lt;/div&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: false
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;checkbox&quot; aria-checked=&quot;mixed&quot;&gt;mixed&lt;/div&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: mixed
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;checkbox&quot; aria-checked=&quot;true&quot;&gt;checked&lt;/div&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: true
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;checkbox&quot;&gt;unchecked (checked undefined evals to false on checkbox)&lt;/div&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: false
+    parentNodeId: exists
+    required: false
+
+&lt;input type=&quot;checkbox&quot; checked=&quot;&quot;&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: true
+    focused: false
+    parentNodeId: exists
+    required: false
+
+&lt;input type=&quot;checkbox&quot;&gt;
+    exists: true
+    label: 
+    role: checkbox
+    checked: false
+    focused: false
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;textbox&quot; tabindex=&quot;0&quot; aria-disabled=&quot;true&quot;&gt;disabled&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    disabled: true
+    focused: false
+    parentNodeId: exists
+    readonly: true
+    required: false
+
+&lt;input disabled=&quot;&quot; value=&quot;disabled&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    disabled: true
+    parentNodeId: exists
+    required: false
+
+&lt;div role=&quot;textbox&quot; tabindex=&quot;0&quot; aria-readonly=&quot;true&quot;&gt;readonly&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    readonly: true
+    required: false
+
+&lt;input readonly=&quot;&quot; value=&quot;readonly&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    readonly: true
+    required: false
+
+&lt;input aria-invalid=&quot;foo&quot; value=&quot;fake value will eval to true&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    invalid: true
+    parentNodeId: exists
+    required: false
+
+&lt;input aria-invalid=&quot;spelling&quot; value=&quot;invalid spelling&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    invalid: spelling
+    parentNodeId: exists
+    required: false
+
+&lt;input aria-required=&quot;true&quot; value=&quot;required&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    required: true
+
+&lt;input required=&quot;&quot;&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    required: true
+
+&lt;input&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    required: false
+
+&lt;input type=&quot;button&quot;&gt;
+    exists: true
+    label: 
+    role: button
+    focused: false
+    parentNodeId: exists
+
+&lt;button&gt;&lt;/button&gt;
+    exists: true
+    label: 
+    role: button
+    focused: false
+    parentNodeId: exists
+
+&lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-pressed=&quot;false&quot;&gt;Not Pressed.&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    pressed: false
+    required: false
+
+&lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-pressed=&quot;true&quot;&gt;FIXME: Pressed is false. Expected true. http://webkit.org/b/129830&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    focused: false
+    parentNodeId: exists
+    pressed: false
+    required: false
+
+&lt;div role=&quot;button&quot; tabindex=&quot;0&quot; aria-disabled=&quot;true&quot;&gt;disabled&lt;/div&gt;
+    exists: true
+    label: 
+    role: button
+    disabled: true
+    focused: false
+    parentNodeId: exists
+
+&lt;div role=&quot;button&quot; tabindex=&quot;0&quot;&gt;&lt;/div&gt;
+    exists: true
+    label: 
+    role: button
+    focused: false
+    parentNodeId: exists
+
+&lt;div role=&quot;group&quot; aria-live=&quot;assertive&quot; aria-atomic=&quot;true&quot;&gt;assertive (and atomic)&lt;/div&gt;
+    exists: true
+    label: 
+    role: group
+    liveRegionAtomic: true
+    liveRegionStatus: assertive
+    parentNodeId: exists
+
+&lt;div role=&quot;group&quot; aria-live=&quot;polite&quot;&gt;polite&lt;/div&gt;
+    exists: true
+    label: 
+    role: group
+    liveRegionAtomic: false
+    liveRegionStatus: polite
+    parentNodeId: exists
+
+&lt;div role=&quot;group&quot; aria-live=&quot;off&quot;&gt;off&lt;/div&gt;
+    exists: true
+    label: 
+    role: group
+    parentNodeId: exists
+
+&lt;div role=&quot;listbox&quot; aria-busy=&quot;true&quot;&gt;
+    &lt;!-- Despite having no required option children, this is valid because it is marked as busy. --&gt;
+    &lt;!-- For example, waiting for a script to load its contents. --&gt;
+&lt;/div&gt;
+    exists: true
+    label: 
+    role: listbox
+    busy: true
+    parentNodeId: exists
+    required: false
+
+&lt;span aria-hidden=&quot;true&quot;&gt;&lt;/span&gt;
+    exists: true
+    label: 
+    role: 
+    ignored: true
+    ignoredByDefault: true
+    hidden: true
+    parentNodeId: exists
+
+&lt;span&gt;&lt;/span&gt;
+    exists: true
+    label: 
+    role: 
+    ignored: true
+    ignoredByDefault: true
+    parentNodeId: exists
+
+&lt;div aria-hidden=&quot;true&quot;&gt;&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    ignored: true
+    ignoredByDefault: true
+    hidden: true
+    parentNodeId: exists
+
+&lt;div&gt;&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    ignored: true
+    parentNodeId: exists
+
+&lt;div role=&quot;presentation&quot;&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;
+    exists: true
+    label: 
+    role: presentation
+    ignored: true
+    parentNodeId: exists
+
+&lt;div role=&quot;group&quot;&gt;
+    &lt;div&gt;foo&lt;/div&gt;
+    &lt;span&gt;
+        bar
+        &lt;span role=&quot;button&quot;&gt;baz&lt;/span&gt;
+    &lt;/span&gt;
+    &lt;div&gt;&lt;/div&gt;
+    &lt;div&gt;&lt;/div&gt;
+&lt;/div&gt;
+    exists: true
+    label: 
+    role: group
+    childNodeIds.length: 1
+    parentNodeId: exists
+
+&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;
+    exists: true
+    label: 
+    role: 
+    ignored: true
+    parentNodeId: exists
+
+&lt;script style=&quot;display:block;&quot;&gt;&lt;/script&gt;
+    exists: true
+    label: 
+    role: group
+    ignored: true
+    parentNodeId: exists
+
+&lt;script&gt;&lt;/script&gt;
+    exists: false
+    label: 
+    role: 
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/inspector-protocol/dom/getAccessibilityPropertiesForNode-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkjsdomdomstaticpropertyforiniterationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt (167049 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt        2014-04-09 23:16:55 UTC (rev 167049)
+++ trunk/LayoutTests/platform/gtk/js/dom/dom-static-property-for-in-iteration-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -9,101 +9,101 @@
</span><span class="cx"> PASS a[&quot;hick&quot;] is 4
</span><span class="cx"> PASS a[&quot;hock&quot;] is 5
</span><span class="cx"> PASS a[&quot;snood&quot;] is 6
</span><del>-PASS a[&quot;origin&quot;] is file://
-PASS a[&quot;hash&quot;] is 
-PASS a[&quot;search&quot;] is 
-PASS a[&quot;text&quot;] is nerget
-PASS a[&quot;hostname&quot;] is 
-PASS a[&quot;rel&quot;] is 
</del><ins>+PASS a[&quot;charset&quot;] is 
+PASS a[&quot;coords&quot;] is 
</ins><span class="cx"> PASS a[&quot;hreflang&quot;] is 
</span><ins>+PASS a[&quot;name&quot;] is 
</ins><span class="cx"> PASS a[&quot;ping&quot;] is 
</span><ins>+PASS a[&quot;rel&quot;] is 
</ins><span class="cx"> PASS a[&quot;rev&quot;] is 
</span><del>-PASS a[&quot;host&quot;] is 
-PASS a[&quot;charset&quot;] is 
</del><ins>+PASS a[&quot;shape&quot;] is 
</ins><span class="cx"> PASS a[&quot;target&quot;] is 
</span><span class="cx"> PASS a[&quot;type&quot;] is 
</span><del>-PASS a[&quot;coords&quot;] is 
-PASS a[&quot;name&quot;] is 
-PASS a[&quot;shape&quot;] is 
</del><ins>+PASS a[&quot;hash&quot;] is 
+PASS a[&quot;host&quot;] is 
+PASS a[&quot;hostname&quot;] is 
</ins><span class="cx"> PASS a[&quot;port&quot;] is 
</span><span class="cx"> PASS a[&quot;protocol&quot;] is file:
</span><del>-PASS a[&quot;outerHTML&quot;] is &lt;a id=&quot;foo&quot; href=&quot;bar&quot;&gt;nerget&lt;/a&gt;
-PASS a[&quot;spellcheck&quot;] is true
-PASS a[&quot;webkitdropzone&quot;] is 
</del><ins>+PASS a[&quot;search&quot;] is 
+PASS a[&quot;origin&quot;] is file://
+PASS a[&quot;text&quot;] is nerget
</ins><span class="cx"> PASS a[&quot;title&quot;] is 
</span><span class="cx"> PASS a[&quot;lang&quot;] is 
</span><span class="cx"> PASS a[&quot;translate&quot;] is true
</span><del>-PASS a[&quot;hidden&quot;] is false
-PASS a[&quot;innerText&quot;] is nerget
</del><span class="cx"> PASS a[&quot;dir&quot;] is 
</span><del>-PASS a[&quot;innerHTML&quot;] is nerget
-PASS a[&quot;contentEditable&quot;] is inherit
</del><span class="cx"> PASS a[&quot;tabIndex&quot;] is 0
</span><span class="cx"> PASS a[&quot;draggable&quot;] is true
</span><ins>+PASS a[&quot;webkitdropzone&quot;] is 
+PASS a[&quot;hidden&quot;] is false
+PASS a[&quot;accessKey&quot;] is 
+PASS a[&quot;innerHTML&quot;] is nerget
+PASS a[&quot;innerText&quot;] is nerget
+PASS a[&quot;outerHTML&quot;] is &lt;a id=&quot;foo&quot; href=&quot;bar&quot;&gt;nerget&lt;/a&gt;
</ins><span class="cx"> PASS a[&quot;outerText&quot;] is nerget
</span><del>-PASS a[&quot;accessKey&quot;] is 
</del><span class="cx"> PASS a[&quot;children&quot;] is [object HTMLCollection]
</span><ins>+PASS a[&quot;contentEditable&quot;] is inherit
</ins><span class="cx"> PASS a[&quot;isContentEditable&quot;] is false
</span><ins>+PASS a[&quot;spellcheck&quot;] is true
+PASS a[&quot;tagName&quot;] is A
+PASS a[&quot;attributes&quot;] is [object NamedNodeMap]
</ins><span class="cx"> PASS a[&quot;style&quot;] is [object CSSStyleDeclaration]
</span><span class="cx"> PASS a[&quot;id&quot;] is foo
</span><del>-PASS a[&quot;dataset&quot;] is [object DOMStringMap]
</del><ins>+PASS a[&quot;offsetLeft&quot;] is 8
+PASS a[&quot;offsetTop&quot;] is 772
+PASS a[&quot;offsetWidth&quot;] is 39
+PASS a[&quot;offsetHeight&quot;] is 17
+PASS a[&quot;offsetParent&quot;] is [object HTMLBodyElement]
+PASS a[&quot;clientLeft&quot;] is 0
+PASS a[&quot;clientTop&quot;] is 0
</ins><span class="cx"> PASS a[&quot;clientWidth&quot;] is 0
</span><ins>+PASS a[&quot;clientHeight&quot;] is 0
+PASS a[&quot;scrollLeft&quot;] is 0
+PASS a[&quot;scrollTop&quot;] is 0
</ins><span class="cx"> PASS a[&quot;scrollWidth&quot;] is 0
</span><del>-PASS a[&quot;attributes&quot;] is [object NamedNodeMap]
-PASS a[&quot;webkitRegionOverset&quot;] is undefined
-PASS a[&quot;ALLOW_KEYBOARD_INPUT&quot;] is 1
-PASS a[&quot;offsetWidth&quot;] is 39
</del><ins>+PASS a[&quot;scrollHeight&quot;] is 0
+PASS a[&quot;className&quot;] is 
</ins><span class="cx"> PASS a[&quot;classList&quot;] is 
</span><del>-PASS a[&quot;offsetLeft&quot;] is 8
-PASS a[&quot;className&quot;] is 
-PASS a[&quot;clientTop&quot;] is 0
</del><ins>+PASS a[&quot;dataset&quot;] is [object DOMStringMap]
+PASS a[&quot;firstElementChild&quot;] is null
</ins><span class="cx"> PASS a[&quot;lastElementChild&quot;] is null
</span><del>-PASS a[&quot;offsetParent&quot;] is [object HTMLBodyElement]
</del><ins>+PASS a[&quot;previousElementSibling&quot;] is [object HTMLDivElement]
</ins><span class="cx"> PASS a[&quot;nextElementSibling&quot;] is [object HTMLScriptElement]
</span><del>-PASS a[&quot;tagName&quot;] is A
-PASS a[&quot;previousElementSibling&quot;] is [object HTMLDivElement]
</del><span class="cx"> PASS a[&quot;childElementCount&quot;] is 0
</span><del>-PASS a[&quot;scrollLeft&quot;] is 0
-PASS a[&quot;firstElementChild&quot;] is null
-PASS a[&quot;clientLeft&quot;] is 0
-PASS a[&quot;offsetHeight&quot;] is 17
-PASS a[&quot;clientHeight&quot;] is 0
-PASS a[&quot;offsetTop&quot;] is 1057
-PASS a[&quot;scrollTop&quot;] is 0
-PASS a[&quot;scrollHeight&quot;] is 0
-PASS a[&quot;previousSibling&quot;] is [object Text]
-PASS a[&quot;NOTATION_NODE&quot;] is 12
-PASS a[&quot;CDATA_SECTION_NODE&quot;] is 4
-PASS a[&quot;lastChild&quot;] is [object Text]
-PASS a[&quot;ELEMENT_NODE&quot;] is 1
</del><ins>+PASS a[&quot;webkitRegionOverset&quot;] is undefined
+PASS a[&quot;ALLOW_KEYBOARD_INPUT&quot;] is 1
+PASS a[&quot;nodeName&quot;] is A
</ins><span class="cx"> PASS a[&quot;nodeValue&quot;] is null
</span><del>-PASS a[&quot;DOCUMENT_POSITION_DISCONNECTED&quot;] is 1
-PASS a[&quot;ENTITY_NODE&quot;] is 6
-PASS a[&quot;TEXT_NODE&quot;] is 3
-PASS a[&quot;ENTITY_REFERENCE_NODE&quot;] is 5
-PASS a[&quot;textContent&quot;] is nerget
</del><span class="cx"> PASS a[&quot;nodeType&quot;] is 1
</span><del>-PASS a[&quot;DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC&quot;] is 32
-PASS a[&quot;ownerDocument&quot;] is [object HTMLDocument]
-PASS a[&quot;PROCESSING_INSTRUCTION_NODE&quot;] is 7
-PASS a[&quot;localName&quot;] is a
</del><span class="cx"> PASS a[&quot;parentNode&quot;] is [object HTMLBodyElement]
</span><ins>+PASS a[&quot;childNodes&quot;] is [object NodeList]
</ins><span class="cx"> PASS a[&quot;firstChild&quot;] is [object Text]
</span><del>-PASS a[&quot;DOCUMENT_POSITION_PRECEDING&quot;] is 2
-PASS a[&quot;DOCUMENT_TYPE_NODE&quot;] is 10
-PASS a[&quot;COMMENT_NODE&quot;] is 8
-PASS a[&quot;nodeName&quot;] is A
-PASS a[&quot;DOCUMENT_POSITION_FOLLOWING&quot;] is 4
-PASS a[&quot;prefix&quot;] is null
-PASS a[&quot;childNodes&quot;] is [object NodeList]
</del><ins>+PASS a[&quot;lastChild&quot;] is [object Text]
+PASS a[&quot;previousSibling&quot;] is [object Text]
</ins><span class="cx"> PASS a[&quot;nextSibling&quot;] is [object Text]
</span><del>-PASS a[&quot;ATTRIBUTE_NODE&quot;] is 2
-PASS a[&quot;DOCUMENT_POSITION_CONTAINED_BY&quot;] is 16
</del><ins>+PASS a[&quot;ownerDocument&quot;] is [object HTMLDocument]
</ins><span class="cx"> PASS a[&quot;namespaceURI&quot;] is http://www.w3.org/1999/xhtml
</span><ins>+PASS a[&quot;prefix&quot;] is null
+PASS a[&quot;localName&quot;] is a
+PASS a[&quot;textContent&quot;] is nerget
</ins><span class="cx"> PASS a[&quot;parentElement&quot;] is [object HTMLBodyElement]
</span><ins>+PASS a[&quot;ELEMENT_NODE&quot;] is 1
+PASS a[&quot;ATTRIBUTE_NODE&quot;] is 2
+PASS a[&quot;TEXT_NODE&quot;] is 3
+PASS a[&quot;CDATA_SECTION_NODE&quot;] is 4
+PASS a[&quot;ENTITY_REFERENCE_NODE&quot;] is 5
+PASS a[&quot;ENTITY_NODE&quot;] is 6
+PASS a[&quot;PROCESSING_INSTRUCTION_NODE&quot;] is 7
+PASS a[&quot;COMMENT_NODE&quot;] is 8
</ins><span class="cx"> PASS a[&quot;DOCUMENT_NODE&quot;] is 9
</span><ins>+PASS a[&quot;DOCUMENT_TYPE_NODE&quot;] is 10
</ins><span class="cx"> PASS a[&quot;DOCUMENT_FRAGMENT_NODE&quot;] is 11
</span><ins>+PASS a[&quot;NOTATION_NODE&quot;] is 12
+PASS a[&quot;DOCUMENT_POSITION_DISCONNECTED&quot;] is 1
+PASS a[&quot;DOCUMENT_POSITION_PRECEDING&quot;] is 2
+PASS a[&quot;DOCUMENT_POSITION_FOLLOWING&quot;] is 4
</ins><span class="cx"> PASS a[&quot;DOCUMENT_POSITION_CONTAINS&quot;] is 8
</span><ins>+PASS a[&quot;DOCUMENT_POSITION_CONTAINED_BY&quot;] is 16
+PASS a[&quot;DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC&quot;] is 32
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkpluginsnestedpluginobjectsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/plugins/nested-plugin-objects-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/plugins/nested-plugin-objects-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/plugins/nested-plugin-objects-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+This tests that objects from plugin objects are properly cleaned up.
+
+Example:
+   plugin
+     ------- (Creates) ------ Object1
+                                  ------- (Creates) ------ Object2
+
+It is important that both Object1 and Object2 cleanup as a result of
+cleaning up the plugin.
+
+SUCCESS
+
+
+
+
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/plugins/nested-plugin-objects-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtkpluginsnetscapedestroypluginscriptobjectsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,3 @@
</span><ins>+This tests that accessing plug-in script objects from a destroyed plugin cause throws the right exceptions.
+SUCCESS
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/plugins/netscape-destroy-plugin-script-objects-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksputnikUnicodeUnicode_320S76_A22_T2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+S7.6_A2.2_T2
+
+PASS 
+
+TEST COMPLETE
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A2.2_T2-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksputnikUnicodeUnicode_320S76_A52_T8expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+S7.6_A5.2_T8
+
+PASS 
+
+TEST COMPLETE
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/sputnik/Unicode/Unicode_320/S7.6_A5.2_T8-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11filterscomposite02bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,127 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (20,10) size 440x290 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,-60.00)}]
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#00FFFF]}] [data=&quot;M 0 0 L 150 0 L 150 150 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#FF00FF]}] [data=&quot;M 0 0 L 0 150 L 150 0 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#00FFFF] [opacity=0.50]}] [data=&quot;M 0 0 L 150 0 L 150 150 Z&quot;]
+        RenderSVGPath {path} at (15,0) size 150x90 [fill={[type=SOLID] [color=#FF00FF] [opacity=0.50]}] [data=&quot;M 0 0 L 0 150 L 150 0 Z&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;over&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OVER&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;over50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OVER&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;in&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;IN&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;in50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;IN&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;out&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OUT&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;out50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;OUT&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;atop&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ATOP&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;atop50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ATOP&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xor&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;XOR&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xor50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;XOR&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;arithmetic&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ARITHMETIC&quot; k1=&quot;0.50&quot; k2=&quot;0.50&quot; k3=&quot;0.50&quot; k4=&quot;0.50&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;arithmetic50&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feComposite operation=&quot;ARITHMETIC&quot; k1=&quot;0.50&quot; k2=&quot;0.50&quot; k3=&quot;0.50&quot; k4=&quot;0.50&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+            [feImage image-size=&quot;150.00x150.00&quot;]
+      RenderSVGContainer {g} at (20,10) size 440x290 [transform={m=((0.40,0.00)(0.00,0.40)) t=(5.00,70.00)}]
+        RenderSVGRect {rect} at (20,10) size 440x290 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=1098.00] [height=723.00]
+        RenderSVGText {text} at (100,22) size 618x66 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 618x65
+            chunk 1 text run 1 at (100.00,75.00) startOffset 0 endOffset 26 width 617.50: &quot;on first Row : opacity 1.0&quot;
+        RenderSVGText {text} at (100,127) size 635x66 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 635x65
+            chunk 1 text run 1 at (100.00,180.00) startOffset 0 endOffset 25 width 635.00: &quot;on second row opacity 0.5&quot;
+        RenderSVGContainer {g} at (26,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,230.00)}]
+          RenderSVGRect {rect} at (26,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;over&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 108x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 108x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 107.50: &quot;over&quot;
+        RenderSVGContainer {g} at (26,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,430.00)}]
+          RenderSVGRect {rect} at (26,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;over50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (98,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,230.00)}]
+          RenderSVGRect {rect} at (98,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;in&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 48x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 48x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 2 width 47.50: &quot;in&quot;
+        RenderSVGContainer {g} at (98,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(195.00,430.00)}]
+          RenderSVGRect {rect} at (98,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;in50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (170,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,230.00)}]
+          RenderSVGRect {rect} at (170,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;out&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 78x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 78x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 77.50: &quot;out&quot;
+        RenderSVGContainer {g} at (170,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(375.00,430.00)}]
+          RenderSVGRect {rect} at (170,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;out50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (242,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,230.00)}]
+          RenderSVGRect {rect} at (242,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;atop&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 105x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 105x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 4 width 105.00: &quot;atop&quot;
+        RenderSVGContainer {g} at (242,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(555.00,430.00)}]
+          RenderSVGRect {rect} at (242,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;atop50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (314,102) size 60x165 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,230.00)}]
+          RenderSVGRect {rect} at (314,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;xor&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (10,347) size 80x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 80x65
+              chunk 1 text run 1 at (10.00,400.00) startOffset 0 endOffset 3 width 80.00: &quot;xor&quot;
+        RenderSVGContainer {g} at (314,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(735.00,430.00)}]
+          RenderSVGRect {rect} at (314,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;xor50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+        RenderSVGContainer {g} at (376,102) size 70x193 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,230.00)}]
+          RenderSVGRect {rect} at (386,102) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;arithmetic&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+          RenderSVGText {text} at (-25,347) size 133x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 133x65
+              chunk 1 text run 1 at (-25.00,400.00) startOffset 0 endOffset 6 width 132.50: &quot;arith-&quot;
+          RenderSVGText {text} at (-25,417) size 138x66 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 138x65
+              chunk 1 text run 1 at (-25.00,470.00) startOffset 0 endOffset 5 width 137.50: &quot;metic&quot;
+        RenderSVGContainer {g} at (386,182) size 60x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(915.00,430.00)}]
+          RenderSVGRect {rect} at (386,182) size 60x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=150.00] [height=150.00]
+            [filter=&quot;arithmetic50&quot;] RenderSVGResourceFilter {filter} at (0,0) size 150x150
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.5 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11filtersdisplace01fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,83 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (15,15) size 415x333
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;DispMapChecker&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;256.00x256.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;RotateMap&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;SphereMap&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;RotateMapTest&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDisplacementMap scale=&quot;64.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+            [feImage image-size=&quot;256.00x256.00&quot;]
+            [feImage image-size=&quot;128.00x128.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;SphereMapTest&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feDisplacementMap scale=&quot;64.00&quot; xChannelSelector=&quot;RED&quot; yChannelSelector=&quot;GREEN&quot;]
+            [feImage image-size=&quot;256.00x256.00&quot;]
+            [feImage image-size=&quot;128.00x128.00&quot;]
+      RenderSVGContainer {g} at (15,15) size 415x333
+        RenderSVGRect {rect} at (15,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,15) size 128x128
+        RenderSVGRect {rect} at (20,115) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=115.00] [width=118.00] [height=20.00]
+        RenderSVGText {text} at (21,119) size 116x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 115x14
+            chunk 1 (middle anchor) text run 1 at (21.50,130.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
+        RenderSVGRect {rect} at (158,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;RotateMap&quot;] RenderSVGResourceFilter {filter} at (158,15) size 128x128
+        RenderSVGRect {rect} at (163,112) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=112.00] [width=118.00] [height=30.00]
+        RenderSVGText {text} at (169,114) size 106x27 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 102x14
+            RenderSVGInlineText {#text} at (0,0) size 102x14
+              chunk 1 (middle anchor) text run 1 at (169.50,125.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
+          RenderSVGInlineText {#text} at (102,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (271.50,125.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 93x14
+            RenderSVGInlineText {#text} at (6,13) size 93x14
+              chunk 1 (middle anchor) text run 1 at (175.50,138.00) startOffset 0 endOffset 18 width 93.00: &quot;(20 deg. rotation)&quot;
+        RenderSVGRect {rect} at (301,15) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=301.00] [y=15.00] [width=128.00] [height=128.00]
+          [filter=&quot;RotateMapTest&quot;] RenderSVGResourceFilter {filter} at (301,15) size 128x128
+        RenderSVGRect {rect} at (323,37) size 84x84 [transform={m=((30.07,10.94)(-10.94,30.07)) t=(365.00,79.00)}] [fill={[type=SOLID] [color=#0000FF] [opacity=0.50]}] [x=-1.00] [y=-1.00] [width=2.00] [height=2.00]
+        RenderSVGText {text} at (300,149) size 130x38 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 35x14
+            RenderSVGInlineText {#text} at (46,0) size 35x14
+              chunk 1 (middle anchor) text run 1 at (346.00,160.00) startOffset 0 endOffset 6 width 35.00: &quot;Result&quot;
+          RenderSVGInlineText {#text} at (81,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (381.00,160.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 127x14
+            RenderSVGInlineText {#text} at (0,12) size 127x14
+              chunk 1 (middle anchor) text run 1 at (300.00,172.00) startOffset 0 endOffset 23 width 127.00: &quot;(overlayed with 20 deg.&quot;
+          RenderSVGInlineText {#text} at (127,12) size 3x14
+            chunk 1 (middle anchor) text run 1 at (427.00,172.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 124x14
+            RenderSVGInlineText {#text} at (3,24) size 123x14
+              chunk 1 (middle anchor) text run 1 at (303.50,184.00) startOffset 0 endOffset 23 width 123.00: &quot;rotated blue rectangle)&quot;
+        RenderSVGRect {rect} at (15,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=15.00] [y=158.00] [width=128.00] [height=128.00]
+          [filter=&quot;DispMapChecker&quot;] RenderSVGResourceFilter {filter} at (15,158) size 128x128
+        RenderSVGRect {rect} at (20,258) size 118x20 [fill={[type=SOLID] [color=#DDDDDD]}] [x=20.00] [y=258.00] [width=118.00] [height=20.00]
+        RenderSVGText {text} at (21,262) size 116x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 115x14
+            chunk 1 (middle anchor) text run 1 at (21.50,273.00) startOffset 0 endOffset 18 width 115.00: &quot;Checkerboard Image&quot;
+        RenderSVGRect {rect} at (158,158) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=158.00] [y=158.00] [width=128.00] [height=128.00]
+          [filter=&quot;SphereMap&quot;] RenderSVGResourceFilter {filter} at (158,158) size 128x128
+        RenderSVGRect {rect} at (163,255) size 118x30 [fill={[type=SOLID] [color=#DDDDDD]}] [x=163.00] [y=255.00] [width=118.00] [height=30.00]
+        RenderSVGText {text} at (166,257) size 112x29 contains 1 chunk(s)
+          RenderSVGTSpan {tspan} at (0,0) size 102x14
+            RenderSVGInlineText {#text} at (3,0) size 102x14
+              chunk 1 (middle anchor) text run 1 at (169.50,268.00) startOffset 0 endOffset 16 width 102.00: &quot;Displacement Map&quot;
+          RenderSVGInlineText {#text} at (105,0) size 3x14
+            chunk 1 (middle anchor) text run 1 at (271.50,268.00) startOffset 0 endOffset 1 width 3.00: &quot; &quot;
+          RenderSVGTSpan {tspan} at (0,0) size 111x14
+            RenderSVGInlineText {#text} at (0,15) size 111x14
+              chunk 1 (middle anchor) text run 1 at (166.50,283.00) startOffset 0 endOffset 22 width 111.00: &quot;(spherical distortion)&quot;
+        RenderSVGRect {rect} at (301,200) size 128x128 [fill={[type=SOLID] [color=#000000]}] [x=301.00] [y=200.00] [width=128.00] [height=128.00]
+          [filter=&quot;SphereMapTest&quot;] RenderSVGResourceFilter {filter} at (301,200) size 128x128
+        RenderSVGText {text} at (347,334) size 36x14 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 35x14
+            chunk 1 (middle anchor) text run 1 at (347.50,345.00) startOffset 0 endOffset 6 width 35.00: &quot;Result&quot;
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.6 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11filtersimage01bexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGContainer {g} at (0,0) size 480x360
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;image&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;503.00x503.00&quot;]
+      RenderSVGText {text} at (147,9) size 186x14 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 185x14
+          chunk 1 (middle anchor) text run 1 at (147.50,20.00) startOffset 0 endOffset 37 width 185.00: &quot;Basic test of feImage filter support.&quot;
+      RenderSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+        [filter=&quot;image&quot;] RenderSVGResourceFilter {filter} at (-48,-36) size 576x432
+    RenderSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 264x45
+        chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 264.00: &quot;$Revision: 1.7 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11SEfiltersimage03fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,65 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (59,99) size 352x152
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;default&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_relative&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;all_specified_absolute&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;width_height_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;x_y_specified&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+      RenderSVGContainer {g} at (59,99) size 352x152 [transform={m=((1.00,0.00)(0.00,1.00)) t=(60.00,100.00)}]
+        RenderSVGRect {rect} at (60,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x50
+        RenderSVGRect {rect} at (160,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_relative&quot;] RenderSVGResourceFilter {filter} at (100,0) size 50x50
+        RenderSVGRect {rect} at (260,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;all_specified_absolute&quot;] RenderSVGResourceFilter {filter} at (200,0) size 50x50
+        RenderSVGRect {rect} at (360,100) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          [filter=&quot;y_specified&quot;] RenderSVGResourceFilter {filter} at (300,0) size 50x50
+        RenderSVGRect {rect} at (60,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_specified&quot;] RenderSVGResourceFilter {filter} at (0,100) size 50x50
+        RenderSVGRect {rect} at (160,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;height_specified&quot;] RenderSVGResourceFilter {filter} at (100,100) size 50x50
+        RenderSVGRect {rect} at (260,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;width_height_specified&quot;] RenderSVGResourceFilter {filter} at (200,100) size 50x50
+        RenderSVGRect {rect} at (360,200) size 50x50 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+          [filter=&quot;x_y_specified&quot;] RenderSVGResourceFilter {filter} at (300,100) size 50x50
+        RenderSVGContainer {g} at (59,99) size 352x152
+          RenderSVGRect {rect} at (59,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,99) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=0.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (59,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (159,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (259,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=50.00] [height=50.00]
+          RenderSVGRect {rect} at (359,199) size 52x52 [stroke={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=50.00] [height=50.00]
+    RenderSVGContainer {g} at (10,314) size 223x33
+      RenderSVGText {text} at (10,314) size 223x33 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 223x32
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 2 width 40.90: &quot;$R&quot;
+          chunk 1 text run 2 at (50.51,340.00) startOffset 2 endOffset 3 width 17.79: &quot;e&quot;
+          chunk 1 text run 3 at (67.82,340.00) startOffset 3 endOffset 12 width 117.38: &quot;vision: 1&quot;
+          chunk 1 text run 4 at (182.83,340.00) startOffset 12 endOffset 13 width 8.90: &quot;.&quot;
+          chunk 1 text run 5 at (188.50,340.00) startOffset 13 endOffset 16 width 44.48: &quot;1 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+    RenderSVGContainer {g} at (0,0) size 480x23
+      RenderSVGRect {rect} at (0,0) size 480x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+      RenderSVGText {text} at (206,2) size 68x20 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 67x20
+          chunk 1 (middle anchor) text run 1 at (206.67,18.00) startOffset 0 endOffset 5 width 66.66: &quot;DRAFT&quot;
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgW3CSVG11SEfiltersimage05fexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,170 @@
</span><ins>+layer at (0,0) size 480x360
+  RenderView at (0,0) size 480x360
+layer at (0,0) size 480x360
+  RenderSVGRoot {svg} at (0,0) size 480x360
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+    RenderSVGContainer {g} at (10,16) size 420x279
+      RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id=&quot;default&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMinMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMidMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMaxMeet&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMinSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMidSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMinYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMidYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+        RenderSVGResourceFilter {filter} [id=&quot;xMaxYMaxSlice&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+          [feImage image-size=&quot;100.00x100.00&quot;]
+      RenderSVGContainer {g} at (10,16) size 420x279 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+        RenderSVGText {text} at (63,-14) size 354x17 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 354x17
+            chunk 1 (middle anchor) text run 1 at (63.00,0.00) startOffset 0 endOffset 47 width 354.00: &quot;Test preserveAspectRatio on an feImage element.&quot;
+        RenderSVGText {text} at (15,22) size 50x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 50x10
+            chunk 1 (middle anchor) text run 1 at (15.00,30.00) startOffset 0 endOffset 13 width 50.00: &quot;Raster to fit&quot;
+        RenderSVGContainer {g} at (20,70) size 40x40 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,40.00)}]
+          RenderSVGRect {rect} at (20,70) size 40x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            [filter=&quot;default&quot;] RenderSVGResourceFilter {filter} at (0,0) size 40x40
+        RenderSVGText {text} at (13,102) size 45x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 44x10
+            chunk 1 (middle anchor) text run 1 at (13.50,110.00) startOffset 0 endOffset 10 width 44.00: &quot;Viewport 1&quot;
+        RenderSVGContainer {g} at (10,150) size 50x30 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
+          RenderSVGRect {rect} at (10,150) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+        RenderSVGText {text} at (13,172) size 45x10 contains 1 chunk(s)
+          RenderSVGInlineText {#text} at (0,0) size 44x10
+            chunk 1 (middle anchor) text run 1 at (13.50,180.00) startOffset 0 endOffset 10 width 44.00: &quot;Viewport 2&quot;
+        RenderSVGContainer {g} at (20,220) size 30x60 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,190.00)}]
+          RenderSVGRect {rect} at (20,220) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+        RenderSVGContainer {g} at (120,52) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,50.00)}]
+          RenderSVGText {text} at (0,-28) size 117x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 117x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 36 width 117.00: &quot;---------- meet --------------------&quot;
+          RenderSVGContainer {g} at (120,67) size 50x43
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMin*&quot;
+            RenderSVGRect {rect} at (120,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (120,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (190,67) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMid*&quot;
+            RenderSVGRect {rect} at (190,80) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (190,80) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (120,117) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 27x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
+            RenderSVGRect {rect} at (120,130) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (120,130) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+        RenderSVGContainer {g} at (300,52) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,50.00)}]
+          RenderSVGText {text} at (0,-28) size 129x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 129x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 40 width 129.00: &quot;---------- meet ------------------------&quot;
+          RenderSVGContainer {g} at (300,67) size 30x73
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMin&quot;
+            RenderSVGRect {rect} at (300,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (300,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMinYMinMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (350,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMid&quot;
+            RenderSVGRect {rect} at (350,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (350,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMidYMidMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (400,67) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
+            RenderSVGRect {rect} at (400,80) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (400,80) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMaxYMaxMeet&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+        RenderSVGContainer {g} at (120,187) size 130x88 [transform={m=((1.00,0.00)(0.00,1.00)) t=(120.00,185.00)}]
+          RenderSVGText {text} at (0,-28) size 130x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 130x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 42 width 130.00: &quot;---------- slice -------------------------&quot;
+          RenderSVGContainer {g} at (120,202) size 30x73
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMin*&quot;
+            RenderSVGRect {rect} at (120,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (120,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (170,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 24x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 24x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 24.00: &quot;xMid*&quot;
+            RenderSVGRect {rect} at (170,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (170,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+          RenderSVGContainer {g} at (220,202) size 30x73 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 27x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 27x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 27.00: &quot;xMax*&quot;
+            RenderSVGRect {rect} at (220,215) size 30x60 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=29.00] [height=59.00]
+            RenderSVGRect {rect} at (220,215) size 30x60 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=30.00] [height=60.00]
+              [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 30x60
+        RenderSVGContainer {g} at (300,187) size 120x108 [transform={m=((1.00,0.00)(0.00,1.00)) t=(300.00,185.00)}]
+          RenderSVGText {text} at (0,-28) size 118x10 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 118x10
+              chunk 1 text run 1 at (0.00,-20.00) startOffset 0 endOffset 38 width 118.00: &quot;---------- slice ---------------------&quot;
+          RenderSVGContainer {g} at (300,202) size 50x43
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMin&quot;
+            RenderSVGRect {rect} at (300,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (300,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMinYMinSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (370,202) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,0.00)}]
+            RenderSVGText {text} at (0,-13) size 25x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 25x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 25.00: &quot;*YMid&quot;
+            RenderSVGRect {rect} at (370,215) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (370,215) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMidYMidSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+          RenderSVGContainer {g} at (300,252) size 50x43 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+            RenderSVGText {text} at (0,-13) size 28x10 contains 1 chunk(s)
+              RenderSVGInlineText {#text} at (0,0) size 28x10
+                chunk 1 text run 1 at (0.00,-5.00) startOffset 0 endOffset 5 width 28.00: &quot;*YMax&quot;
+            RenderSVGRect {rect} at (300,265) size 50x30 [stroke={[type=SOLID] [color=#0000FF]}] [x=0.50] [y=0.50] [width=49.00] [height=29.00]
+            RenderSVGRect {rect} at (300,265) size 50x30 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=50.00] [height=30.00]
+              [filter=&quot;xMaxYMaxSlice&quot;] RenderSVGResourceFilter {filter} at (0,0) size 50x30
+    RenderSVGContainer {g} at (10,311) size 231x36
+      RenderSVGText {text} at (10,311) size 231x36 contains 1 chunk(s)
+        RenderSVGInlineText {#text} at (0,0) size 231x36
+          chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 231.00: &quot;$Revision: 1.3 $&quot;
+    RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformgtksvgcustomobjectnosizeattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt (167049 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt        2014-04-09 23:16:55 UTC (rev 167049)
+++ trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -9,4 +9,3 @@
</span><span class="cx">         layer at (0,0) size 100x100
</span><span class="cx">           RenderSVGRoot {svg} at (0,0) size 100x100
</span><span class="cx">             RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</span><del>-      RenderText {#text} at (0,0) size 0x0
</del></span></pre></div>
<a id="trunkLayoutTestsplatformgtksvgzoompagezoomreplacedintrinsicratio001expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt (0 => 167050)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt        2014-04-09 23:34:05 UTC (rev 167050)
</span><span class="lines">@@ -0,0 +1,62 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x474
+  RenderBlock {HTML} at (0,0) size 800x475
+    RenderBody {BODY} at (4,4) size 142x463 [border: (1px dashed #C0C0C0)]
+      RenderBlock {P} at (1,10) size 139x28
+        RenderText {#text} at (0,-1) size 137x28
+          text run at (0,-1) width 135: &quot;The following six blue boxes must&quot;
+          text run at (0,8) width 137: &quot;be of the same width. There must be&quot;
+          text run at (0,17) width 26: &quot;no red.&quot;
+      RenderBlock {P} at (10,46) size 121x29 [bgcolor=#008000] [border: (9.25px solid #0000FF)]
+        RenderText {#text} at (9,8) size 2x10
+          text run at (9,8) width 2: &quot; &quot;
+      RenderBlock {P} at (1,129) size 139x11
+        RenderText {#text} at (0,-1) size 12x10
+          text run at (0,-1) width 12: &quot;      &quot;
+        RenderText {#text} at (0,0) size 0x0
+        RenderEmbeddedObject {OBJECT} at (9,-1) size 121x45 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+          layer at (0,0) size 102x25
+            RenderView at (0,0) size 102x25
+          layer at (0,0) size 102x25
+            RenderSVGRoot {svg} at (0,0) size 101x25
+              RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+      RenderBlock {P} at (1,194) size 139x10
+        RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+          layer at (0,0) size 102x25
+            RenderView at (0,0) size 102x25
+          layer at (0,0) size 102x25
+            RenderSVGRoot {svg} at (0,0) size 101x25
+              RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+      RenderTable at (1,259) size 139x46
+        RenderTableSection (anonymous) at (0,0) size 139x45
+          RenderTableRow (anonymous) at (0,0) size 139x45
+            RenderTableCell {P} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+                layer at (0,0) size 102x25
+                  RenderView at (0,0) size 102x25
+                layer at (0,0) size 102x25
+                  RenderSVGRoot {svg} at (0,0) size 101x25
+                    RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+      RenderTable {TABLE} at (1,359) size 139x46
+        RenderTableSection {TBODY} at (0,0) size 139x45
+          RenderTableRow {TR} at (0,0) size 139x45
+            RenderTableCell {TD} at (0,0) size 139x45 [r=0 c=0 rs=1 cs=1]
+              RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+                layer at (0,0) size 102x25
+                  RenderView at (0,0) size 102x25
+                layer at (0,0) size 102x25
+                  RenderSVGRoot {svg} at (0,0) size 101x25
+                    RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+                    RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
+      RenderBlock (floating) {P} at (1,460) size 139x10
+        RenderEmbeddedObject {OBJECT} at (9,0) size 121x44 [bgcolor=#FF0000] [border: (9.25px solid #0000FF)]
+          layer at (0,0) size 102x25
+            RenderView at (0,0) size 102x25
+          layer at (0,0) size 102x25
+            RenderSVGRoot {svg} at (0,0) size 101x25
+              RenderSVGRect {rect} at (0,0) size 101x25 [stroke={[type=SOLID] [color=#008000] [stroke width=12.00]}] [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=1000.00] [height=250.00]
+              RenderSVGPath {path} at (15,5) size 70x15 [fill={[type=SOLID] [color=#008000]}] [data=&quot;M 500 50 L 150 200 L 850 200 Z&quot;]
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
</div>

</body>
</html>