<!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>[205153] 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/205153">205153</a></dd>
<dt>Author</dt> <dd>jiewen_tan@apple.com</dd>
<dt>Date</dt> <dd>2016-08-29 15:54:48 -0700 (Mon, 29 Aug 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>Unreviewed, update iOS simulator WK1 flaky tests.
* platform/ios-simulator-wk1/TestExpectations:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk1TestExpectations">trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (205152 => 205153)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-29 22:42:07 UTC (rev 205152)
+++ trunk/LayoutTests/ChangeLog        2016-08-29 22:54:48 UTC (rev 205153)
</span><span class="lines">@@ -1,3 +1,9 @@
</span><ins>+2016-08-29 Jiewen Tan <jiewen_tan@apple.com>
+
+ Unreviewed, update iOS simulator WK1 flaky tests.
+
+ * platform/ios-simulator-wk1/TestExpectations:
+
</ins><span class="cx"> 2016-08-29 Chris Dumez <cdumez@apple.com>
</span><span class="cx">
</span><span class="cx"> We should throw a SecurityError when denying setting a cross-origin Window property
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk1TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (205152 => 205153)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-29 22:42:07 UTC (rev 205152)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations        2016-08-29 22:54:48 UTC (rev 205153)
</span><span class="lines">@@ -156,7 +156,7 @@
</span><span class="cx"> editing/deleting/delete-after-span-ws-003.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-all-text-in-text-field-assertion.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-and-undo.html [ Failure ]
</span><del>-editing/deleting/delete-at-paragraph-boundaries-001.html [ Failure ]
</del><ins>+editing/deleting/delete-at-paragraph-boundaries-001.html [ Failure Pass ]
</ins><span class="cx"> editing/deleting/delete-block-contents-001.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-block-contents-002.html [ Failure ]
</span><span class="cx"> editing/deleting/delete-br-002.html [ Failure ]
</span><span class="lines">@@ -767,7 +767,6 @@
</span><span class="cx"> svg/animations/polyline-set.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/repeating-path-animation.svg [ ImageOnlyFailure ]
</span><span class="cx"> svg/animations/reset-animation-crash.html [ ImageOnlyFailure ]
</span><del>-svg/animations/svglengthlist-animation-3.html [ Failure ]
</del><span class="cx"> svg/batik/text/textEffect.svg [ Failure ]
</span><span class="cx"> svg/css/parse-height.html [ Failure ]
</span><span class="cx"> svg/css/parse-length.html [ Failure ]
</span><span class="lines">@@ -850,7 +849,7 @@
</span><span class="cx"> fast/forms/time/time-interactive-validation-required.html [ Failure ]
</span><span class="cx"> fast/forms/validation-message-on-checkbox.html [ Failure ]
</span><span class="cx"> fast/forms/validation-message-on-listbox.html [ Failure ]
</span><del>-fast/forms/validation-message-on-menulist.html [ Failure ]
</del><ins>+fast/forms/validation-message-on-menulist.html [ Failure Crash ]
</ins><span class="cx"> fast/forms/validation-message-on-radio.html [ Failure ]
</span><span class="cx"> fast/forms/validation-message-on-range.html [ Failure ]
</span><span class="cx"> fast/forms/validation-message-on-textarea.html [ Failure ]
</span><span class="lines">@@ -914,7 +913,6 @@
</span><span class="cx">
</span><span class="cx"> # JavaScripts tests that fail:
</span><span class="cx"> js/dom/deep-recursion-test.html [ Failure ]
</span><del>-js/large-expressions.html [ Failure ]
</del><span class="cx">
</span><span class="cx"> # iOS-specific tests that fail:
</span><span class="cx"> platform/ios-simulator/ios/storage/domstorage/5mb-quota.html [ Failure ]
</span><span class="lines">@@ -1121,10 +1119,7 @@
</span><span class="cx"> http/tests/security/contentSecurityPolicy/javascript-url-blocked-by-default-src-star.html [ Failure ]
</span><span class="cx"> http/tests/security/contentSecurityPolicy/object-src-url-allowed.html [ Failure ]
</span><span class="cx"> http/tests/security/cross-origin-local-storage-wk1.html [ Failure ]
</span><del>-http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html [ Failure ]
-http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html [ Failure ]
</del><span class="cx"> http/tests/security/frameNavigation/not-opener.html [ Failure ]
</span><del>-http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html [ Failure ]
</del><span class="cx"> http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
</span><span class="cx"> http/tests/security/mixedContent/insecure-css-in-main-frame.html [ Failure ]
</span><span class="cx"> http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure ]
</span><span class="lines">@@ -1417,16 +1412,6 @@
</span><span class="cx"> imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ Pass ]
</span><span class="cx"> imported/mozilla/svg/text/textLength-6.svg [ Pass ]
</span><span class="cx">
</span><del>-# Crashes as of 08/26/2016
-fast/block/nested-renderers.html [ Crash ]
-fast/dom/HTMLObjectElement/beforeload-set-text-crash.xhtml [ Crash ]
-fast/dom/URL-attribute-reflection.html [ Crash ]
-fast/images/large-size-image-crash.html [ Crash ]
-http/tests/security/cross-origin-indexeddb-allowed.html [ Crash ]
-imported/blink/storage/indexeddb/blob-delete-objectstore-db.html [ Crash ]
-imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Crash ]
-imported/blink/storage/indexeddb/blob-valid-before-commit.html [ Crash ]
-
</del><span class="cx"> # Timeout as of 08/26/2016
</span><span class="cx"> fast/dom/Geolocation/window-close-crash.html [ Timeout ]
</span><span class="cx"> fast/events/offsetX-offsetY.html [ Timeout ]
</span><span class="lines">@@ -1510,10 +1495,14 @@
</span><span class="cx"> transforms/hittest-translated-content-off-to-infinity-and-back.html [ Pass ImageOnlyFailure ]
</span><span class="cx">
</span><span class="cx"> # Flaky as of 08/29/2016
</span><ins>+compositing/child-layer-with-subpixel-gap-needs-repaint-when-parent-moves.html [ Pass ImageOnlyFailure ]
+compositing/filters/opacity-change-on-filtered-paints-into-ancestor.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> compositing/masks/compositing-clip-path-mask-change.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> compositing/masks/solid-color-masked.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> compositing/repaint/foreground-layer-change.html [ ImageOnlyFailure Pass ]
</span><ins>+css3/filters/filter-repaint-shadow-layer-child.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> css3/filters/remove-filter-repaint.html [ ImageOnlyFailure Pass ]
</span><ins>+css3/font-feature-settings-font-face-rendering.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-getStyle.html [ Pass Failure ]
</span><span class="cx"> css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vh-absolute.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> css3/viewport-percentage-lengths/css3-viewport-percentage-lengths-vh.html [ ImageOnlyFailure Pass ]
</span><span class="lines">@@ -1536,8 +1525,12 @@
</span><span class="cx"> editing/deleting/delete-block-merge-contents-019.html [ Failure Pass ]
</span><span class="cx"> editing/deleting/delete-block-merge-contents-020.html [ Failure Pass ]
</span><span class="cx"> editing/deleting/delete-block-merge-contents-021.html [ Failure Pass ]
</span><ins>+editing/deleting/delete-br-001.html [ Failure Pass ]
+editing/deleting/delete-br-007.html [ Failure Pass ]
</ins><span class="cx"> editing/deleting/delete-br-008.html [ Failure Pass ]
</span><ins>+editing/deleting/delete-contiguous-ws-001.html [ Failure Pass ]
</ins><span class="cx"> editing/deleting/delete-ligature-002.html [ Failure Pass ]
</span><ins>+editing/deleting/delete-line-003.html [ Failure Pass ]
</ins><span class="cx"> editing/deleting/delete-line-004.html [ Failure Pass ]
</span><span class="cx"> editing/deleting/delete-line-006.html [ Failure Pass ]
</span><span class="cx"> editing/deleting/delete-line-008.html [ Failure Pass ]
</span><span class="lines">@@ -1558,6 +1551,7 @@
</span><span class="cx"> editing/inserting/before-after-input-element.html [ Failure Pass ]
</span><span class="cx"> editing/inserting/insert-br-quoted-003.html [ Failure Pass ]
</span><span class="cx"> editing/inserting/insert-br-quoted-005.html [ Failure Pass ]
</span><ins>+editing/inserting/insert-div-014.html [ Failure Pass ]
</ins><span class="cx"> editing/inserting/insert-div-023.html [ Failure Pass ]
</span><span class="cx"> editing/inserting/insert-div-024.html [ Failure Pass ]
</span><span class="cx"> editing/inserting/insert-div-026.html [ Failure Pass ]
</span><span class="lines">@@ -1570,6 +1564,7 @@
</span><span class="cx"> editing/selection/mixed-editability-5.html [ Failure Pass ]
</span><span class="cx"> editing/spelling/spelling.html [ Failure Pass ]
</span><span class="cx"> editing/style/create-block-for-style-001.html [ Failure Pass ]
</span><ins>+editing/style/create-block-for-style-003.html [ Failure Pass ]
</ins><span class="cx"> editing/style/create-block-for-style-004.html [ Failure Pass ]
</span><span class="cx"> editing/style/create-block-for-style-009.html [ Failure Pass ]
</span><span class="cx"> editing/style/create-block-for-style-011.html [ Failure Pass ]
</span><span class="lines">@@ -1576,6 +1571,11 @@
</span><span class="cx"> editing/style/style-3681552-fix-002.html [ Failure Pass ]
</span><span class="cx"> editing/style/style-boundary-001.html [ Failure Pass ]
</span><span class="cx"> editing/undo/undo-delete-boundary.html [ Failure Pass ]
</span><ins>+fast/block/nested-renderers.html [ Crash Pass ]
+fast/box-shadow/box-shadow-with-zero-radius.html [ Pass ImageOnlyFailure ]
+fast/dom/HTMLObjectElement/beforeload-set-text-crash.xhtml [ Crash Pass ]
+fast/dom/URL-attribute-reflection.html [ Crash Pass ]
+fast/dynamic/window-scrollbars-test.html [ Failure Pass ]
</ins><span class="cx"> fast/events/check-defocus-event-order-when-triggered-by-tab.html [ Failure Pass ]
</span><span class="cx"> fast/events/event-input-contentEditable.html [ Failure Pass ]
</span><span class="cx"> fast/events/focus-change-crash.html [ Failure Pass ]
</span><span class="lines">@@ -1582,6 +1582,7 @@
</span><span class="cx"> fast/events/onchange-passwordfield.html [ Failure Pass ]
</span><span class="cx"> fast/events/onchange-textfield.html [ Failure Pass ]
</span><span class="cx"> fast/forms/input-maxlength-inserting-in-middle.html [ Failure Pass ]
</span><ins>+fast/forms/input-placeholder-paint-order-2.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> fast/forms/input-text-option-delete.html [ Failure Pass ]
</span><span class="cx"> fast/forms/number/number-input-changeevent.html [ Failure Pass ]
</span><span class="cx"> fast/forms/onchange-enter-submit.html [ Failure Pass ]
</span><span class="lines">@@ -1588,7 +1589,9 @@
</span><span class="cx"> fast/forms/plaintext-mode-2.html [ Failure Pass ]
</span><span class="cx"> fast/forms/textinput-not-fired-on-enter-in-input.html [ Failure Pass ]
</span><span class="cx"> fast/history/history-length.html [ Crash Pass ]
</span><ins>+fast/history/page-cache-geolocation-active-oneshot.html [ Failure Pass ]
</ins><span class="cx"> fast/inline/out-of-flow-positioned-render-replaced-box-moves.html [ Pass ImageOnlyFailure ]
</span><ins>+fast/images/large-size-image-crash.html [ Crash Pass ]
</ins><span class="cx"> fast/multicol/newmulticol/hide-box-horizontal-bt.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/newmulticol/hide-box-vertical-lr.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/multicol/newmulticol/hide-box-vertical-rl.html [ Pass ImageOnlyFailure ]
</span><span class="lines">@@ -1598,12 +1601,28 @@
</span><span class="cx"> fast/replaced/iframe-with-percentage-height-within-table-with-table-cell-ignore-height.html [ Failure Pass ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-rounded-inset.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> fast/sub-pixel/simple-clipping.html [ Pass ImageOnlyFailure ]
</span><ins>+fast/text-autosizing/constrained-out-of-flow.html [ Pass ImageOnlyFailure ]
+fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html [ Failure Pass ]
+fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html [ Failure Pass ]
+fast/viewport/ios/width-is-device-width-overflowing-no-shrink-to-fit.html [ Failure Pass ]
+fast/viewport/ios/width-is-device-width-overflowing.html [ Failure Pass ]
+fast/viewport/ios/width-is-device-width.html [ Failure Pass ]
</ins><span class="cx"> fonts/cursive.html [ Pass Crash ]
</span><ins>+http/tests/dom/window-open-about-webkit-org-and-access-document.html [ Failure Pass ]
</ins><span class="cx"> http/tests/fetch/fetch-in-worker-crash.html [ Failure Pass ]
</span><span class="cx"> http/tests/loading/preload-img-srcset-sizes.html [ Failure Pass ]
</span><ins>+http/tests/navigation/page-cache-pending-image-load.html [ Crash Pass Failure ]
</ins><span class="cx"> http/tests/navigation/relativeanchor-basic.html [ Failure Pass ]
</span><span class="cx"> http/tests/navigation/relativeanchor-goback.html [ Failure Pass ]
</span><span class="cx"> http/tests/security/cross-origin-indexeddb.html [ Crash Pass ]
</span><ins>+http/tests/security/cross-origin-indexeddb-allowed.html [ Crash Pass ]
+http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html [ Failure Pass ]
+http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html [ Failure Pass ]
+http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html [ Failure Pass ]
+http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html [ Failure Pass ]
+http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html [ Failure Pass ]
+http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html [ Failure Pass ]
+http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Failure Pass ]
</ins><span class="cx"> http/tests/storage/callbacks-are-called-in-correct-context.html [ Failure Pass ]
</span><span class="cx"> http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure Pass ]
</span><span class="cx"> http/tests/xmlhttprequest/failed-auth.html [ Failure Pass ]
</span><span class="lines">@@ -1611,6 +1630,10 @@
</span><span class="cx"> imported/blink/compositing/reorder-z-with-style.html [ Timeout Pass ImageOnlyFailure ]
</span><span class="cx"> imported/blink/fast/css/fixed-overlaps-absolute-in-clip.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> imported/blink/fast/multicol/dynamic/add-spanner-inside-overflow-hidden.html [ Pass ImageOnlyFailure Crash ]
</span><ins>+imported/blink/scrollbars/avoid-double-scrollbars-when-html-element-is-not-the-renderview.html [ Pass ImageOnlyFailure ]
+imported/blink/storage/indexeddb/blob-delete-objectstore-db.html [ Crash Pass Failure ]
+imported/blink/storage/indexeddb/blob-valid-after-deletion.html [ Crash Pass Failure ]
+imported/blink/storage/indexeddb/blob-valid-before-commit.html [ Crash Pass Failure ]
</ins><span class="cx"> imported/mozilla/svg/filters/filter-marked-line-02.svg [ Pass ImageOnlyFailure ]
</span><span class="cx"> imported/mozilla/svg/filters/filter-marked-line-03.svg [ Pass ImageOnlyFailure ]
</span><span class="cx"> imported/mozilla/svg/filters/filter-marked-line-04.svg [ Pass ImageOnlyFailure ]
</span><span class="lines">@@ -1621,12 +1644,19 @@
</span><span class="cx"> imported/mozilla/svg/filters/filter-marked-line-09.svg [ Pass ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-nested-column-rule-001.xht [ Pass ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-redirect.html [ Crash Pass ]
</span><ins>+imported/w3c/web-platform-tests/fetch/api/credentials/authentication-basic-worker.html [ Crash Pass ]
+js/large-expressions.html [ Failure Pass ]
</ins><span class="cx"> perf/append-text-nodes-without-renderers.html [ Pass Failure ]
</span><ins>+perf/show-hide-table-rows.html [ Pass Failure ]
</ins><span class="cx"> security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Pass ImageOnlyFailure ]
</span><span class="cx"> svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ]
</span><span class="cx"> svg/animations/list-wrapper-assertion.svg [ Pass ImageOnlyFailure ]
</span><span class="cx"> svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ Pass ImageOnlyFailure ]
</span><ins>+svg/animations/svg-animation-order.html [ Pass ImageOnlyFailure ]
+svg/animations/svglengthlist-animation-3.html [ Pass Failure ]
</ins><span class="cx"> svg/as-image/svg-image-with-data-uri-use-data-uri.svg [ Pass ImageOnlyFailure ]
</span><ins>+svg/custom/composited-svg-with-opacity.html [ Pass ImageOnlyFailure ]
+svg/custom/svg-pending-twice.html [ Pass ImageOnlyFailure ]
</ins><span class="cx"> svg/W3C-I18N/g-dirLTR-ubNone.svg [ Pass Failure ]
</span><span class="cx"> tables/hittesting/filltable-stress.html [ Failure Pass ]
</span><span class="cx"> transitions/svg-text-shadow-transition.html [ Failure Pass ]
</span></span></pre>
</div>
</div>
</body>
</html>