<!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>[165207] 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/165207">165207</a></dd>
<dt>Author</dt> <dd>m.pakula@samsung.com</dd>
<dt>Date</dt> <dd>2014-03-06 13:24:21 -0800 (Thu, 06 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed EFL gardening

Add test expectations for failing tests and remove crash expectations after <a href="http://trac.webkit.org/projects/webkit/changeset/164718">r164718</a>.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:
* platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt: Added after <a href="http://trac.webkit.org/projects/webkit/changeset/164449">r164449</a>.
* platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/164867">r164867</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformeflTestExpectations">trunk/LayoutTests/platform/efl/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformeflfasttextinternationalunicodebidiplaintextintextareaexpectedtxt">trunk/LayoutTests/platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformeflwk2TestExpectations">trunk/LayoutTests/platform/efl-wk2/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformeflcompositinglayercreationoverlapanimationcontainerexpectedtxt">trunk/LayoutTests/platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (165206 => 165207)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-03-06 20:57:40 UTC (rev 165206)
+++ trunk/LayoutTests/ChangeLog        2014-03-06 21:24:21 UTC (rev 165207)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2014-03-06  Michał Pakuła vel Rutka  &lt;m.pakula@samsung.com&gt;
+
+        Unreviewed EFL gardening
+
+        Add test expectations for failing tests and remove crash expectations after r164718.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+        * platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt: Added after r164449.
+        * platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Rebaseline after r164867.
+
</ins><span class="cx"> 2014-03-06  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Expose the console object in JSContexts to interact with Web Inspector
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (165206 => 165207)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2014-03-06 20:57:40 UTC (rev 165206)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2014-03-06 21:24:21 UTC (rev 165207)
</span><span class="lines">@@ -814,10 +814,10 @@
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-bidi.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-converts-fixed.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-converts-sticky.html [ Failure ]
</span><del>-webkit.org/b/84338 editing/pasteboard/copy-paste-wraps-position-absolute.html [ Failure ]
</del><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-doesnt-convert-sticky-and-fixed-during-partial-copy.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-first-line-in-textarea.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-float.html [ Failure ]
</span><ins>+webkit.org/b/84338 editing/pasteboard/copy-paste-inserts-clearing-div.html [ Failure ]
</ins><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-pre-line-content.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-ruby-text-with-block.html [ Failure ]
</span><span class="cx"> webkit.org/b/84338 editing/pasteboard/copy-paste-wraps-position-absolute.html [ Failure ]
</span><span class="lines">@@ -1860,3 +1860,7 @@
</span><span class="cx"> webkit.org/b/128499 svg/clip-path/clip-path-content-use-006.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure ]
</span><ins>+
+webkit.org/b/102097 compositing/hidpi-absolute-subpixel-positioned-transformed-elements.html [ ImageOnlyFailure ]
+webkit.org/b/102097 fast/repaint/hidpi-absolute-positioned-element-wrong-cliprect-after-move.html [ Failure ]
+webkit.org/b/102097 fast/repaint/hidpi-device-pixel-based-repaint-rect-tracking.html [ Failure ]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflcompositinglayercreationoverlapanimationcontainerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt (0 => 165207)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/efl/compositing/layer-creation/overlap-animation-container-expected.txt        2014-03-06 21:24:21 UTC (rev 165207)
</span><span class="lines">@@ -0,0 +1,85 @@
</span><ins>+Before:
+(GraphicsLayer
+  (bounds 785.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 17.00 119.00)
+          (bounds 102.00 102.00)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 46.00 229.00)
+          (bounds 146.00 454.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 21.13 11.00)
+              (bounds 102.00 102.00)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 17.00 691.00)
+          (bounds 102.00 102.00)
+        )
+      )
+    )
+  )
+)
+
+After:
+(GraphicsLayer
+  (bounds 785.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 17.00 119.00)
+          (bounds 102.00 102.00)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 57.00 229.00)
+          (bounds 124.00 454.00)
+          (drawsContent 1)
+          (children 4
+            (GraphicsLayer
+              (position 11.00 11.00)
+              (bounds 102.00 102.00)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+            (GraphicsLayer
+              (position 11.00 121.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 11.00 231.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 11.00 341.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 17.00 691.00)
+          (bounds 102.00 102.00)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformeflfasttextinternationalunicodebidiplaintextintextareaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt (165206 => 165207)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt        2014-03-06 20:57:40 UTC (rev 165206)
+++ trunk/LayoutTests/platform/efl/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt        2014-03-06 21:24:21 UTC (rev 165207)
</span><span class="lines">@@ -16,36 +16,36 @@
</span><span class="cx"> layer at (10,46) size 471x78 clip at (11,47) size 469x76
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,2) size 471x78 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 465x54
</span><del>-      RenderText {#text} at (424,0) size 41x35
</del><ins>+      RenderText {#text} at (424,0) size 465x35
</ins><span class="cx">         text run at (424,0) width 0 RTL: &quot; &quot;
</span><span class="cx">         text run at (424,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</span><del>-        text run at (426,18) width 39: &quot;hello!&quot;
-        text run at (465,18) width 0: &quot; &quot;
</del><ins>+        text run at (0,18) width 39: &quot;hello!&quot;
+        text run at (39,18) width 0: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (465,36) size 0x17
</span><span class="cx"> layer at (10,132) size 471x78 clip at (11,133) size 469x76
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,88) size 471x78 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 465x54
</span><del>-      RenderText {#text} at (0,0) size 41x35
-        text run at (0,0) width 0 RTL: &quot; &quot;
-        text run at (0,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</del><ins>+      RenderText {#text} at (424,0) size 465x35
+        text run at (424,0) width 0 RTL: &quot; &quot;
+        text run at (424,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</ins><span class="cx">         text run at (0,18) width 39: &quot;hello!&quot;
</span><span class="cx">         text run at (39,18) width 0: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,36) size 0x17
</span><span class="cx"> layer at (10,218) size 471x78 clip at (11,219) size 469x76
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,174) size 471x78 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 465x54
</span><del>-      RenderText {#text} at (0,0) size 41x35
-        text run at (0,0) width 0 RTL: &quot; &quot;
-        text run at (0,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</del><ins>+      RenderText {#text} at (424,0) size 465x35
+        text run at (424,0) width 0 RTL: &quot; &quot;
+        text run at (424,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</ins><span class="cx">         text run at (0,18) width 39: &quot;hello!&quot;
</span><span class="cx">         text run at (39,18) width 0: &quot; &quot;
</span><span class="cx">       RenderBR {BR} at (0,36) size 0x17
</span><span class="cx"> layer at (10,304) size 471x78 clip at (11,305) size 469x76
</span><span class="cx">   RenderTextControl {TEXTAREA} at (2,260) size 471x78 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
</span><span class="cx">     RenderBlock {DIV} at (3,3) size 465x54
</span><del>-      RenderText {#text} at (424,0) size 41x35
</del><ins>+      RenderText {#text} at (424,0) size 465x35
</ins><span class="cx">         text run at (424,0) width 0 RTL: &quot; &quot;
</span><span class="cx">         text run at (424,0) width 41 RTL: &quot;\x{5E9}\x{5DC}\x{5D5}\x{5DD}!&quot;
</span><del>-        text run at (426,18) width 39: &quot;hello!&quot;
-        text run at (465,18) width 0: &quot; &quot;
</del><ins>+        text run at (0,18) width 39: &quot;hello!&quot;
+        text run at (39,18) width 0: &quot; &quot;
</ins><span class="cx">       RenderBR {BR} at (465,36) size 0x17
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (165206 => 165207)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl-wk2/TestExpectations        2014-03-06 20:57:40 UTC (rev 165206)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations        2014-03-06 21:24:21 UTC (rev 165207)
</span><span class="lines">@@ -60,7 +60,6 @@
</span><span class="cx"> # WebGL test cases crashing in WebCore::GraphicsContext3D::readPixels().
</span><span class="cx"> webkit.org/b/109417 webgl/conformance/textures/texture-attachment-formats.html [ Crash Failure ]
</span><span class="cx"> webkit.org/b/109945 webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash ]
</span><del>-webkit.org/b/109945 webgl/conformance/uniforms/uniform-default-values.html [ Crash ]
</del><span class="cx"> 
</span><span class="cx"> # Known WebGL conformance test failures, fails on Intel and AMD hardware
</span><span class="cx"> webkit.org/b/129199 webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Crash ]
</span><span class="lines">@@ -111,26 +110,6 @@
</span><span class="cx"> webkit.org/b/116587 http/tests/websocket/tests/hybi/workers/multiple-subprotocols.html [ Skip ]
</span><span class="cx"> webkit.org/b/116587 http/tests/websocket/tests/hybi/zero-length-text.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Started to crash after r162947
-webkit.org/b/128259 compositing/iframes/remove-iframe-crash.html [ Crash ]
-webkit.org/b/128259 fast/dom/Window/web-timing-minimal-performance-now.html [ Crash ]
-webkit.org/b/128259 fast/events/pagehide-xhr-open.html [ Crash ]
-webkit.org/b/128259 fast/events/pageshow-pagehide-on-back-cached.html [ Crash ]
-webkit.org/b/128259 fast/events/tab-crash-with-image-map.html [ Crash ]
-webkit.org/b/128259 fast/forms/autocomplete.html [ Crash ]
-webkit.org/b/128259 fast/history/go-back-to-iframe-with-plugin.html [ Crash ]
-webkit.org/b/128259 fast/history/history-back-while-pdf-in-pagecache.html [ Crash ]
-webkit.org/b/128259 fast/history/visited-generated-content-test.html [ Crash ]
-webkit.org/b/128259 fast/images/animated-gif-with-offsets.html [ Crash ]
-webkit.org/b/128259 fast/loader/show-only-one-beforeunload-dialog.html [ Crash ]
-webkit.org/b/128259 fast/loader/url-data-replace-backslash.html [ Crash ]
-webkit.org/b/128259 fast/overflow/image-selection-highlight.html [ Crash ]
-webkit.org/b/128259 fast/viewport/viewport-129.html [ Crash ]
-webkit.org/b/128259 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ Crash ]
-webkit.org/b/128259 http/tests/navigation/https-in-page-cache.html [ Crash ]
-webkit.org/b/128259 loader/image-loader-adoptNode-assert.html [ Crash ]
-webkit.org/b/128259 media/sources-fallback-codecs.html [ Crash ]
-
</del><span class="cx"> webkit.org/b/128906 fast/events/touch/basic-single-touch-events.html [ Crash ]
</span><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -250,10 +229,6 @@
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Crash Pass ]
</span><span class="cx"> webkit.org/b/127914 webgl/conformance/textures/texture-npot.html [ Crash Pass ]
</span><span class="cx"> 
</span><del>-webkit.org/b/128259 animations/simultaneous-start-left.html [ Crash Pass ]
-
-webkit.org/b/128259 fast/loader/invalid-charset-on-script-crashes-loader.html [ Crash Pass ]
-
</del><span class="cx"> webkit.org/b/128969 fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -561,3 +536,19 @@
</span><span class="cx"> webkit.org/b/129734 fast/css3-text/css3-text-decoration/text-decoration-style-double-space-scales.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/129735 fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
</span><ins>+
+webkit.org/b/129815 fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
+
+webkit.org/b/129818 fast/canvas/webgl/webgl-draw-buffers.html [ Failure ]
+
+webkit.org/b/129820 svg/clip-path/mask-nested-clip-path-006.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-nested-clip-path-007.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-nested-clip-path-008.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-nested-clip-path-009.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-nested-clip-path-010.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-objectboundingbox-content-clip-transform.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-userspaceonuse-content-clip-transform.svg [ ImageOnlyFailure ]
+webkit.org/b/129820 svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
+
+webkit.org/b/129821 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
</ins></span></pre>
</div>
</div>

</body>
</html>