<!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>[210629] 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/210629">210629</a></dd>
<dt>Author</dt> <dd>gyuyoung.kim@webkit.org</dd>
<dt>Date</dt> <dd>2017-01-12 03:26:31 -0800 (Thu, 12 Jan 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>[EFL] Second update TestExpectation file for Ubuntu 16.04.

Unreviewed EFL gardening.

* platform/efl/TestExpectations: Need to update this file for EFL bot again.</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>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (210628 => 210629)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-01-12 09:22:45 UTC (rev 210628)
+++ trunk/LayoutTests/ChangeLog        2017-01-12 11:26:31 UTC (rev 210629)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2017-01-12  Gyuyoung Kim  &lt;gyuyoung.kim@webkit.org&gt;
+
+        [EFL] Second update TestExpectation file for Ubuntu 16.04.
+
+        Unreviewed EFL gardening.
+
+        * platform/efl/TestExpectations: Need to update this file for EFL bot again.
+
</ins><span class="cx"> 2017-01-11  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         REGRESSION(r206133): LayoutTest inspector/css/manager-preferredInspectorStyleSheetForFrame.html is a flaky failure
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (210628 => 210629)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2017-01-12 09:22:45 UTC (rev 210628)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2017-01-12 11:26:31 UTC (rev 210629)
</span><span class="lines">@@ -889,6 +889,20 @@
</span><span class="cx"> media/video-system-sleep.html [ Skip ]
</span><span class="cx"> sputnik/Conformance/15_Native_Objects/15.2_Object/15.2.4/15.2.4.7_Object.prototype.propertyIsEnumerable/S15.2.4.7_A1_T1.html [ Skip ]
</span><span class="cx"> 
</span><ins>+http/tests/security/contentSecurityPolicy/worker-set-timeout-blocked.html [ Skip ]
+http/tests/ssl/referer-301.html [ Skip ]
+http/tests/ssl/referer-303.html [ Skip ]
+imported/blink/compositing/layer-creation/incremental-destruction.html [ Skip ]
+imported/blink/fast/canvas/canvas-clip-stack-persistence.html [ Skip ]
+imported/blink/svg/filters/feColorMatrix-setAttribute-crash1.html [ Skip ]
+imported/blink/svg/filters/feColorMatrix-setAttribute-crash2.html [ Skip ]
+imported/blink/svg/hittest/rect-miterlimit.html [ Skip ]
+inspector/debugger/break-on-exception.html [ Skip ]
+inspector/debugger/stepping/stepping-arrow-functions.html [ Skip ]
+inspector/debugger/stepping/stepping-function-calls.html [ Skip ]
+inspector/debugger/stepping/stepping-literal-construction.html [ Skip ]
+inspector/debugger/stepping/stepping-try-catch-finally.html [ Skip ]
+
</ins><span class="cx"> fast/canvas/webgl [ Skip ]
</span><span class="cx"> webgl [ Skip ]
</span><span class="cx"> http/tests/webgl [ Skip ]
</span><span class="lines">@@ -909,150 +923,181 @@
</span><span class="cx"> # Started to timeout after bumping EFL to 1.9
</span><span class="cx"> webkit.org/b/136099 fast/animation/request-animation-frame-during-modal.html [ Crash ]
</span><span class="cx"> 
</span><del>-fast/css-grid-layout/grid-position-crash.html [ Crash ]
</del><span class="cx"> fast/dom/NavigatorContentUtils/is-protocol-handler-registered.html [ Crash ]
</span><span class="cx"> fast/dom/NavigatorContentUtils/register-protocol-handler.html [ Crash ]
</span><span class="cx"> fast/dom/NavigatorContentUtils/unregister-protocol-handler.html [ Crash ]
</span><span class="cx"> fast/dom/Window/open-window-min-size.html [ Crash ]
</span><del>-fast/dom/option-properties.html [ Crash ]
</del><span class="cx"> fast/events/touch/frame-hover-update.html [ Crash ]
</span><span class="cx"> fast/events/touch/multi-touch-inside-iframes.html [ Crash ]
</span><span class="cx"> fast/events/touch/multi-touch-inside-nested-iframes.html [ Crash ]
</span><ins>+fast/events/touch/touch-before-pressing-spin-button.html [ Crash ]
</ins><span class="cx"> fast/events/touch/touch-coords-in-zoom-and-scroll.html [ Crash ]
</span><span class="cx"> fast/events/touch/touch-inside-iframe-scrolled.html [ Crash ]
</span><span class="cx"> fast/events/touch/touch-scaled-scrolled.html [ Crash ]
</span><span class="cx"> fast/events/touch/zoomed-touch-event-pageXY.html [ Crash ]
</span><del>-fast/frames/page-hide-document-open.html [ Crash ]
-fast/frames/sandboxed-iframe-close-top.html [ Crash ]
</del><ins>+fast/loader/remove-iframe-during-history-navigation-different.html [ Crash ]
</ins><span class="cx"> fast/loader/stateobjects/popstate-after-load-complete-addeventlistener.html [ Crash ]
</span><del>-fast/overflow/overflow-height-float-not-removed-crash.html [ Crash ]
-fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash ]
-fast/overflow/overflow-height-float-not-removed-crash3.html [ Crash ]
</del><ins>+fast/loader/stateobjects/popstate-is-synchronous.html [ Crash ]
</ins><span class="cx"> http/tests/cache/iframe-304-crash.html [ Crash ]
</span><ins>+http/tests/dom/window-open-about-uppercase-blank-and-access-document.html [ Crash ]
+http/tests/fileapi/blob-url-in-subframe.html [ Crash ]
</ins><span class="cx"> http/tests/media/hls/hls-video-resize.html [ Crash ]
</span><del>-http/tests/security/aboutBlank/window-open-self-about-blank.html [ Crash ]
</del><ins>+http/tests/misc/iframe-reparenting-id-collision.html [ Crash ]
+http/tests/notifications/notification-request-permission-no-callback.html [ Crash ]
</ins><span class="cx"> http/tests/security/inactive-document-with-empty-security-origin.html [ Crash ]
</span><del>-http/tests/security/xss-DENIED-xsl-document.xml [ Crash ]
</del><span class="cx"> imported/w3c/IndexedDB-private-browsing/idbcursor_iterating.html [ Crash ]
</span><span class="cx"> imported/w3c/IndexedDB-private-browsing/idbcursor_iterating_index.html [ Crash ]
</span><del>-imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_2.html [ Crash ]
-imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/scripted_form_submit_assign_during_load.html [ Crash ]
-imported/w3c/web-platform-tests/html/browsers/windows/nested-browsing-contexts/frameElement.sub.html [ Crash ]
</del><ins>+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_4.html [ Crash ]
</ins><span class="cx"> imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol.html [ Crash ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/001.xhtml [ Crash ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/002.xhtml [ Crash ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/003.xhtml [ Crash ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/webappapis/system-state-and-capabilities/the-navigator-object/protocol/004.xhtml [ Crash ]
</span><del>-inspector/console/js-isLikelyStackTrace.html [ Crash ]
-inspector/debugger/break-on-uncaught-exception-throw-in-promise.html [ Crash ]
-inspector/debugger/breakpoints-disabled.html [ Crash ]
</del><span class="cx"> inspector/debugger/call-frame-this-host.html [ Crash ]
</span><span class="cx"> inspector/debugger/call-frame-this-strict.html [ Crash ]
</span><span class="cx"> inspector/debugger/csp-exceptions.html [ Crash ]
</span><del>-inspector/debugger/didSampleProbe-multiple-probes.html [ Crash ]
</del><ins>+inspector/debugger/debugger-stack-overflow.html [ Crash ]
</ins><span class="cx"> inspector/debugger/nested-inspectors.html [ Crash ]
</span><span class="cx"> inspector/debugger/probe-manager-add-remove-actions.html [ Crash ]
</span><del>-inspector/debugger/setBreakpoint-condition.html [ Crash ]
-inspector/debugger/setBreakpoint-options-exception.html [ Crash ]
-inspector/debugger/stepping/stepping-function-calls.html [ Crash ]
-inspector/debugger/stepping/stepping-literal-construction.html [ Crash ]
-inspector/debugger/stepping/stepping-misc.html [ Crash ]
-inspector/dom/getAccessibilityPropertiesForNode_ariaCurrent.html [ Crash ]
-inspector/indexeddb/clearObjectStore.html [ Crash ]
-inspector/sampling-profiler/eval-source-url.html [ Crash ]
-media/track/track-remove-quickly.html [ Crash ]
-storage/indexeddb/modern/blocked-open-db-requests-private.html [ Crash ]
</del><ins>+inspector/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Crash ]
+media/track/media-element-enqueue-event-crash.html [ Crash ]
</ins><span class="cx"> storage/indexeddb/modern/index-3-private.html [ Crash ]
</span><del>-storage/indexeddb/modern/opendatabase-success-after-versionchange-private.html [ Crash ]
-webaudio/decode-audio-data-basic.html [ Crash ]
</del><ins>+storage/indexeddb/modern/opendatabase-success-after-versionchange.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> 
</span><del>-#///////////////////////////////////////////////////////////////////////////////////////
-# FLAKY TESTS
-#///////////////////////////////////////////////////////////////////////////////////////
</del><ins>+#////////////////////////////////////////////////////////////////////////////////////////
+#  FLAKY TESTS
+#////////////////////////////////////////////////////////////////////////////////////////
</ins><span class="cx"> 
</span><del>-animations/negative-delay.html [ Failure Pass ]
</del><ins>+animations/resume-after-page-cache.html [ Failure Pass ]
</ins><span class="cx"> fast/css/hover-display-block-none.html [ Failure Pass ]
</span><ins>+fast/dom/HTMLAnchorElement/anchor-download-synthetic-click.html [ Failure Pass ]
</ins><span class="cx"> fast/dom/Window/mozilla-focus-blur.html [ Failure Pass ]
</span><del>-fast/dom/Window/open-zero-size-as-default.html [ Failure Pass ]
</del><ins>+fast/events/platform-wheelevent-in-scrolling-div.html [ Failure Pass ]
</ins><span class="cx"> fast/events/touch/basic-single-touch-events.html [ Failure Crash Pass ]
</span><span class="cx"> fast/events/touch/emulate-touch-events.html [ Failure Pass ]
</span><span class="cx"> fast/events/touch/touch-event-frames.html [ Failure Crash Pass ]
</span><del>-fast/flexbox/001.html [ Failure ImageOnlyFailure Pass ]
-fast/flexbox/002.html [ Failure ImageOnlyFailure Pass ]
</del><ins>+fast/flexbox/001.html [ Failure Pass ]
+fast/hidpi/image-set-border-image-simple.html [ Failure Pass ]
+fast/hidpi/image-set-simple.html [ Failure Pass ]
</ins><span class="cx"> fast/notifications/request-notification-permission-while-reloading.html [ Failure Pass ]
</span><del>-fast/scrolling/overflow-scrollable-after-back.html [ Failure Pass ]
</del><span class="cx"> fast/scrolling/scroll-animator-overlay-scrollbars-hovered.html [ Failure Pass ]
</span><del>-fast/selectors/hover-strict.html [ Failure Pass ]
-fast/selectors/unqualified-hover-strict.html [ Failure ImageOnlyFailure Pass ]
-http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
-http/tests/css/link-css-disabled-value-with-slow-loading-sheet.html [ Failure Pass ]
-http/tests/media/hls/hls-progress.html [ Failure Crash Pass ]
</del><ins>+fast/scrolling/scroll-animator-select-list-events.html [ Failure Pass ]
+http/tests/media/media-stream/disconnected-frame-already.html [ Failure Crash Pass ]
</ins><span class="cx"> http/tests/navigation/forward-and-cancel.html [ Failure Pass ]
</span><del>-imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering-worker.html [ Failure Pass ]
</del><ins>+http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure Pass ]
+imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Failure Pass ]
+imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering.html [ Failure Pass ]
+imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Failure Crash Pass ]
+imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure Pass ]
+js/dom/prototype-chain-caching-with-impure-get-own-property-slot-traps-5.html [ Failure Pass ]
+media/audio-controls-timeline-in-media-document.html [ Failure Pass ]
</ins><span class="cx"> media/media-controls-timeline-updates-when-hovered.html [ Failure Pass ]
</span><del>-media/video-multiple-concurrent-playback.html [ Skip ]
-media/video-seek-to-current-time.html [ Failure Pass ]
-perf/rel-list-remove.html [ Failure Pass ]
</del><ins>+media/video-buffered.html [ Failure Pass ]
+media/video-multiple-concurrent-playback.html [ Failure Timeout Pass ]
</ins><span class="cx"> plugins/js-from-destroy.html [ Failure Pass ]
</span><del>-svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/animate-elem-82-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/animate-elem-83-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/coords-trans-03-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/coords-units-02-b.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/filters-blend-01-b.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/filters-conv-01-f.svg [ Failure ImageOnlyFailure Pass ]
</del><ins>+storage/indexeddb/modern/transactions-stop-on-navigation.html [ Failure Pass ]
+svg/W3C-SVG-1.1/animate-elem-02-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/animate-elem-23-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/animate-elem-27-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/animate-elem-31-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/animate-elem-64-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/color-prop-03-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/coords-trans-04-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/coords-units-01-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/filters-specular-01-f.svg [ Failure ImageOnlyFailure Pass ]
</ins><span class="cx"> svg/W3C-SVG-1.1/filters-tile-01-b.svg [ Failure ImageOnlyFailure Pass ]
</span><del>-svg/W3C-SVG-1.1/linking-a-02-b.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/painting-fill-02-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/painting-fill-04-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/painting-marker-03-f.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/painting-stroke-02-t.svg [ Failure ImageOnlyFailure Pass ]
</del><ins>+svg/W3C-SVG-1.1/interact-order-03-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/masking-path-03-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/painting-fill-01-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/painting-marker-02-f.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/painting-stroke-03-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/paths-data-06-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/paths-data-09-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/pservers-grad-16-b.svg [ Failure ImageOnlyFailure Pass ]
</ins><span class="cx"> svg/W3C-SVG-1.1/pservers-grad-19-b.svg [ Failure ImageOnlyFailure Pass ]
</span><del>-svg/W3C-SVG-1.1/shapes-polygon-01-t.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/text-align-04-b.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/text-text-08-b.svg [ Failure ImageOnlyFailure Pass ]
-svg/W3C-SVG-1.1/text-ws-02-t.svg [ Failure ImageOnlyFailure Pass ]
</del><ins>+svg/W3C-SVG-1.1/render-elems-03-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/struct-group-01-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/struct-image-05-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/struct-image-09-t.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/styling-css-02-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/styling-css-05-b.svg [ Failure ImageOnlyFailure Pass ]
+svg/W3C-SVG-1.1/text-align-05-b.svg [ Failure ImageOnlyFailure Pass ]
+vibration/cancelVibration-during-pattern-vibrating.html [ Failure Pass ]
+webaudio/decode-audio-data-basic.html [ Failure Crash Pass ]
</ins><span class="cx"> 
</span><ins>+compositing/regions/floated-region-with-transformed-child.html [ ImageOnlyFailure Pass ]
+fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-removed.html [ ImageOnlyFailure Pass ]
+fast/hidpi/filters-invert.html [ ImageOnlyFailure Pass ]
+fast/hidpi/filters-reference.html [ ImageOnlyFailure Pass ]
+fast/images/gif-loop-count.html [ ImageOnlyFailure Pass ]
+fast/regions/hover-in-second-region.html [ ImageOnlyFailure Pass ]
+http/tests/security/svg-image-with-cached-remote-image.html [ ImageOnlyFailure Pass ]
+media/video-object-fit.html [ ImageOnlyFailure Pass ]
+svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ]
+svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ]
</ins><span class="cx"> 
</span><ins>+css3/filters/nested-filter.html [ ImageOnlyFailure Timeout Pass ]
+http/tests/media/video-cross-site.html [ Timeout Pass ]
+imported/blink/compositing/reorder-z-with-style.html [ Timeout Pass ]
+imported/blink/fast/canvas/bug382588.html [ Timeout Pass ]
+imported/blink/fast/canvas/canvas-unbalanced-save.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/IndexedDB/idbobjectstore-rename-errors.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex9-emptyname.htm [ Timeout Pass ]
+imported/w3c/web-platform-tests/IndexedDB/idbtransaction-oncomplete.htm [ Timeout Pass ]
+imported/w3c/web-platform-tests/IndexedDB/transaction-abort-index-metadata-revert.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/custom-elements/attribute-changed-callback.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/custom-elements/parser/parser-sets-attributes-and-children.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/custom-elements/reactions/HTMLSelectElement.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/dom/events/Event-defaultPrevented.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/dom/nodes/remove-unscopable.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/dom/ranges/Range-extractContents.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/dom/traversal/NodeFilter-constants.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/encrypted-media/clearkey-check-initdata-type.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-multikey-sequential.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary-setMediaKeys-immediately.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-temporary.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/encrypted-media/drm-mp4-waiting-for-a-key.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/fetch/api/policies/csp-blocked-worker.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/fetch/api/request/request-cache-force-cache.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/005.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/combination_history_001.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/history_replacestate_err.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_5.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/010.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-lang-attribute-009.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/dom/elements/global-attributes/the-translate-attribute-008.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/kind.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/oncuechange.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/onexit.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-audio-element/audio_constructor.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/toDataURL.png.complexcolours.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/forms/form-submission-0/submit-entity-body.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/semantics/scripting-1/the-template-element/innerhtml-on-templates/innerhtml.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/syntax/parsing-html-fragments/the-input-byte-stream-007.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/syntax/parsing/html5lib_pending-spec-changes-plain-text-unsafe.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Timeout Pass ]
+imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure Timeout Pass ]
+imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.https.html [ Timeout Pass ]
+inspector/debugger/breakpoints-disabled.html [ Timeout Pass ]
+inspector/debugger/didSampleProbe-multiple-probes.html [ Crash Timeout Pass ]
+inspector/debugger/setBreakpoint-column.html [ Timeout Pass ]
+inspector/debugger/setPauseOnAssertions.html [ Timeout Pass ]
+inspector/debugger/stepping/stepping-loops.html [ Failure Timeout Pass ]
+inspector/formatting/formatting-json.html [ Timeout Pass ]
+media/track/in-band/track-in-band-srt-mkv-style.html [ Timeout Pass ]
+media/track/track-active-cues.html [ Timeout Pass ]
+svg/dom/SVGScriptElement/script-change-externalResourcesRequired-while-loading.svg [ Timeout Pass ]
+
+
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><del>-# PASSING TESTS WITH INCORRECT EXPECTATIONS
</del><ins>+#  PASSING TESTS WITH INCORRECT EXPECTATIONS
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><del>-css3/conditional/w3c/at-supports-014.html [ Pass ]
-css3/flexbox/csswg/css-box-justify-content.html [ Pass ]
-css3/flexbox/csswg/css-flexbox-img-expand-evenly.html [ Pass ]
-css3/flexbox/csswg/flex-align-items-center.html [ Pass ]
-css3/flexbox/csswg/flex-flexitem-percentage-prescation.html [ Pass ]
-css3/flexbox/csswg/flex-items-flexibility.html [ Pass ]
-css3/flexbox/csswg/flex-lines/multi-line-wrap-reverse-column-reverse.html [ Pass ]
-css3/flexbox/csswg/flex-lines/multi-line-wrap-with-column-reverse.html [ Pass ]
-css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html [ Pass ]
-css3/flexbox/csswg/flexbox_generated-container.html [ Pass ]
-css3/flexbox/csswg/flexbox_justifycontent-center-overflow.html [ Pass ]
-css3/flexbox/csswg/flexbox_min-height-auto.html [ Pass ]
-css3/flexbox/csswg/flexbox_min-width-auto.html [ Pass ]
-css3/flexbox/csswg/flexbox_stf-table-singleline.html [ Pass ]
-css3/flexbox/csswg/flexbox_visibility-collapse-line-wrapping.html [ Pass ]
-css3/flexbox/csswg/flexbox_visibility-collapse.html [ Pass ]
-css3/flexbox/csswg/order/order-with-column-reverse.html [ Pass ]
-css3/flexbox/csswg/ttwf-reftest-flex-direction-row-reverse.html [ Pass ]
-css3/flexbox/csswg/ttwf-reftest-flex-inline.html [ Pass ]
-css3/flexbox/csswg/ttwf-reftest-flex-order.html [ Pass ]
-css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ Pass ]
-css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ Pass ]
-css3/shapes/shape-outside/shape-image/shape-image-010.html [ Pass ]
-css3/shapes/shape-outside/shape-image/shape-image-024.html [ Pass ]
</del><span class="cx"> editing/selection/extend-by-character-007.html [ Pass ]
</span><del>-fast/borders/border-painting-dashed.html [ Pass ]
-fast/borders/border-painting-dotted.html [ Pass ]
-fast/borders/border-painting-double.html [ Pass ]
-fast/css-intrinsic-dimensions/height-css-tables.html [ Pass ]
-fast/css-intrinsic-dimensions/height-tables.html [ Pass ]
-fast/css/vertical-align-baseline-rowspan-010.html [ Pass ]
</del><span class="cx"> fast/multicol/multicol-with-child-renderLayer-for-input.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-alternate-body-dir-attr-does-not-update-scrollbar-placement-2.html [ Pass ]
</span><del>-fast/scrolling/rtl-scrollbars-alternate-iframe-body-dir-attr-does-not-update-scrollbar-placement.html [ Pass ]
</del><span class="cx"> fast/scrolling/rtl-scrollbars-elementFromPoint-static.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-iframe-offset.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-iframe-scrolled.html [ Pass ]
</span><span class="lines">@@ -1060,8 +1105,6 @@
</span><span class="cx"> fast/scrolling/rtl-scrollbars-listbox-select-left.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-listbox-select-right.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-listbox-simple.html [ Pass ]
</span><del>-fast/scrolling/rtl-scrollbars-listbox.html [ Pass ]
-fast/scrolling/rtl-scrollbars-overflow-contents.html [ Pass ]
</del><span class="cx"> fast/scrolling/rtl-scrollbars-overflow-dir-rtl.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-overflow-elementFromPoint.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars-overflow-padding.html [ Pass ]
</span><span class="lines">@@ -1078,7 +1121,6 @@
</span><span class="cx"> fast/scrolling/rtl-scrollbars-text-selection.html [ Pass ]
</span><span class="cx"> fast/scrolling/rtl-scrollbars.html [ Pass ]
</span><span class="cx"> fast/sub-pixel/input-caret-on-subpixel-bound.html [ Pass ]
</span><del>-fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ Pass ]
</del><span class="cx"> fast/text/emoji-gender-2-3.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-2-4.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-2-5.html [ Pass ]
</span><span class="lines">@@ -1086,12 +1128,6 @@
</span><span class="cx"> fast/text/emoji-gender-2-7.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-2-8.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-2-9.html [ Pass ]
</span><del>-fast/text/emoji-gender-3.html [ Pass ]
-fast/text/emoji-gender-4.html [ Pass ]
-fast/text/emoji-gender-5.html [ Pass ]
-fast/text/emoji-gender-6.html [ Pass ]
-fast/text/emoji-gender-8.html [ Pass ]
-fast/text/emoji-gender-9.html [ Pass ]
</del><span class="cx"> fast/text/emoji-gender-fe0f-3.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-fe0f-4.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-fe0f-5.html [ Pass ]
</span><span class="lines">@@ -1100,105 +1136,18 @@
</span><span class="cx"> fast/text/emoji-gender-fe0f-8.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender-fe0f-9.html [ Pass ]
</span><span class="cx"> fast/text/emoji-gender.html [ Pass ]
</span><del>-fast/text/hyphen-min-preferred-width.html [ Pass ]
-imported/blink/fast/multicol/outlines-at-column-boundaries.html [ Pass ]
</del><ins>+http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Pass ]
</ins><span class="cx"> imported/blink/http/tests/security/shape-image-cors-disallow-origin.html [ Pass ]
</span><del>-imported/blink/http/tests/security/shape-image-cors-port.html [ Pass ]
-imported/mozilla/svg/as-image/background-image-rect-1png.html [ Pass ]
-imported/mozilla/svg/as-image/background-image-rect-2.html [ Pass ]
-imported/mozilla/svg/as-image/border-image-simple-1.html [ Pass ]
-imported/mozilla/svg/as-image/img-content-outside-viewBox-1.html [ Pass ]
-imported/mozilla/svg/blend-color.svg [ Pass ]
-imported/mozilla/svg/blend-difference-stacking.html [ Pass ]
-imported/mozilla/svg/blend-hard-light.svg [ Pass ]
-imported/mozilla/svg/blend-hue.svg [ Pass ]
-imported/mozilla/svg/blend-luminosity.svg [ Pass ]
-imported/mozilla/svg/blend-saturation.svg [ Pass ]
-imported/mozilla/svg/clip-02a.svg [ Pass ]
-imported/mozilla/svg/clip-02b.svg [ Pass ]
-imported/mozilla/svg/conditions-07.svg [ Pass ]
-imported/mozilla/svg/conditions-08.svg [ Pass ]
-imported/mozilla/svg/cssComment-in-attribute-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-conditions-03.svg [ Pass ]
-imported/mozilla/svg/dynamic-marker-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-pattern-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-switch-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-textPath-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-textPath-02.svg [ Pass ]
-imported/mozilla/svg/dynamic-textPath-03.svg [ Pass ]
-imported/mozilla/svg/dynamic-use-01.svg [ Pass ]
-imported/mozilla/svg/dynamic-use-03.svg [ Pass ]
-imported/mozilla/svg/dynamic-use-07.svg [ Pass ]
-imported/mozilla/svg/filters/feColorMatrix-1.svg [ Pass ]
-imported/mozilla/svg/filters/feColorMatrix-2.svg [ Pass ]
-imported/mozilla/svg/filters/feComposite-1.svg [ Pass ]
-imported/mozilla/svg/filters/feConvolveMatrix-bias-01.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-02.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-03.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-04.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-05.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-06.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-07.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-08.svg [ Pass ]
-imported/mozilla/svg/filters/filter-marked-line-09.svg [ Pass ]
-imported/mozilla/svg/filters/svg-filter-chains/clip-input.svg [ Pass ]
-imported/mozilla/svg/filters/svg-filter-chains/clip-output.svg [ Pass ]
-imported/mozilla/svg/image/image-filter-01.svg [ Pass ]
-imported/mozilla/svg/linearGradient-basic-03.svg [ Pass ]
-imported/mozilla/svg/pathLength-01.svg [ Pass ]
-imported/mozilla/svg/smil/transform/rotate-angle-4.svg [ Pass ]
-imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ Pass ]
-imported/mozilla/svg/text-layout-01.svg [ Pass ]
-imported/mozilla/svg/text-layout-05.svg [ Pass ]
-imported/mozilla/svg/text-white-space-01.svg [ Pass ]
-imported/mozilla/svg/text/dynamic-multiple-x.svg [ Pass ]
-imported/mozilla/svg/text/dynamic-non-scaling-stroke.svg [ Pass ]
-imported/mozilla/svg/text/ignore-text-align-2.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-different-anchor-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-different-anchor-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-multiple-dx-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-multiple-dx-different-anchor-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-multiple-dx-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-chunks-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-anchor-end-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-anchor-end-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-holes-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-holes-multiple-dx-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-holes-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-multiple-dx-anchor-end-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-multiple-dx-bidi.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-multiple-dx-rtl.svg [ Pass ]
-imported/mozilla/svg/text/multiple-x-rtl.svg [ Pass ]
-imported/mozilla/svg/text/pseudo-first-letter.svg [ Pass ]
-imported/mozilla/svg/text/pseudo-first-line-2.svg [ Pass ]
-imported/mozilla/svg/text/pseudo-first-line.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiline-anchor-end.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiline-number.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiline-pc.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiline.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiple-dx-anchor-end-bidi.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiple-dx-anchor-end-rtl.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiple-dx-anchor-middle-rtl.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiple-dx-bidi.svg [ Pass ]
-imported/mozilla/svg/text/simple-multiple-dx-rtl.svg [ Pass ]
-imported/mozilla/svg/text/textLength-5.svg [ Pass ]
-imported/mozilla/svg/text/textpath-multiline-2.svg [ Pass ]
-imported/mozilla/svg/text/textpath-multiline.svg [ Pass ]
</del><span class="cx"> imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
</span><del>-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ Pass ]
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ Pass ]
-imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ Pass ]
</del><ins>+imported/w3c/css/css-multicol-1/multicol-count-computed-001.xht
+imported/w3c/css/css-multicol-1/multicol-count-computed-002.xht
+imported/w3c/css/css-multicol-1/multicol-width-ems-001.xht
</ins><span class="cx"> imported/w3c/web-platform-tests/html/dom/elements/global-attributes/style-01.html [ Pass ]
</span><del>-imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html [ Pass ]
</del><span class="cx"> transitions/svg-text-shadow-transition.html [ Pass ]
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><del>-# FAILING TESTS
</del><ins>+#  FAILING TESTS
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/155936 accessibility/aria-current.html [ Failure ]
</span><span class="lines">@@ -1210,7 +1159,6 @@
</span><span class="cx"> webkit.org/b/155936 accessibility/auto-fill-types.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/canvas-fallback-content-2.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/children-changed-sends-notification.html [ Failure ]
</span><del>-webkit.org/b/155936 accessibility/container-node-delete-causes-crash.html [ Failure ]
</del><span class="cx"> webkit.org/b/155936 accessibility/disabled-controls-not-focusable.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/help-text.html [ Failure ]
</span><span class="lines">@@ -1241,9 +1189,6 @@
</span><span class="cx"> webkit.org/b/155936 accessibility/selected-text-range-aria-elements.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/set-selected-text-range-contenteditable.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/svg-bounds.html [ Failure ]
</span><del>-webkit.org/b/155936 accessibility/svg-element-press.html [ Failure ]
-webkit.org/b/155936 accessibility/svg-group-element-with-title.html [ Failure ]
-webkit.org/b/155936 accessibility/svg-labelledby.html [ Failure ]
</del><span class="cx"> webkit.org/b/155936 accessibility/svg-remote-element.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/text-marker/text-marker-previous-next.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/text-marker/text-marker-range-stale-node-crash.html [ Failure ]
</span><span class="lines">@@ -1253,13 +1198,11 @@
</span><span class="cx"> webkit.org/b/155936 accessibility/th-as-title-ui.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/transformed-element.html [ Failure ]
</span><span class="cx"> webkit.org/b/155936 accessibility/visible-elements.html [ Failure ]
</span><del>-webkit.org/b/155936 accessibility/w3c-svg-content-language-attribute.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> Bug(EFL) animations/animation-multiple-callbacks-timestamp.html [ Failure ]
</span><span class="cx"> Bug(EFL) animations/cross-fade-border-image-source.html [ Failure ]
</span><span class="cx"> Bug(EFL) animations/cross-fade-list-style-image.html [ Failure ]
</span><span class="cx"> Bug(EFL) animations/cross-fade-webkit-mask-box-image.html [ Failure ]
</span><del>-Bug(EFL) animations/resume-after-page-cache.html [ Failure ]
</del><span class="cx"> Bug(EFL) animations/trigger-computed-style.html [ Failure ]
</span><span class="cx"> Bug(EFL) animations/trigger-container-scroll-boundaries.html [ Failure ]
</span><span class="cx"> Bug(EFL) animations/trigger-container-scroll-empty.html [ Failure ]
</span><span class="lines">@@ -1430,9 +1373,9 @@
</span><span class="cx"> Bug(EFL) crypto/webkitSubtle/aes-cbc-wrap-rsa-non-extractable.html [ Failure ]
</span><span class="cx"> Bug(EFL) crypto/webkitSubtle/rsa-oaep-plaintext-length.html [ Failure ]
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> Bug(EFL) css1/box_properties/border_width.html [ Failure ]
</span><span class="cx"> Bug(EFL) css1/box_properties/float_on_text_elements.html [ Failure ]
</span><ins>+
</ins><span class="cx"> Bug(EFL) css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/blending/blend-mode-ancestor-clipping-layer.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Failure ]
</span><span class="lines">@@ -1450,6 +1393,36 @@
</span><span class="cx"> Bug(EFL) css3/blending/isolation-parsing.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ]
</span><ins>+Bug(EFL) css3/device-adapt/opera/cascading-001.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/cascading-002.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/cascading-003.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/cascading-004.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-001.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-004.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-005.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-006.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-007.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-008.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-009.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-010.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-011.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-013.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-014.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-015.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-016.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-017.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-018.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-019.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-020.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-021.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-022.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-023.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/constrain-024.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/cssom-001.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/orientation-001.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/syntax-001.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/syntax-002.xhtml [ Failure ]
+Bug(EFL) css3/device-adapt/opera/syntax-003.xhtml [ Failure ]
</ins><span class="cx"> Bug(EFL) css3/device-adapt/viewport-at-rule-parsing.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/device-adapt/viewport-properties-validation.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/device-adapt/viewport-width-check-window-innerwidth-correct.html [ Failure ]
</span><span class="lines">@@ -1483,9 +1456,7 @@
</span><span class="cx"> Bug(EFL) css3/filters/effect-invert.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/filters/effect-opacity-hw.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/filters/effect-opacity.html [ Failure ]
</span><del>-Bug(EFL) css3/filters/effect-reference-delete-crash.html [ Failure ]
</del><span class="cx"> Bug(EFL) css3/filters/effect-reference-hw.html [ Failure ]
</span><del>-Bug(EFL) css3/filters/effect-reference-reset-style-delete-crash.html [ Failure ]
</del><span class="cx"> Bug(EFL) css3/filters/effect-reference.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/filters/effect-saturate-hw.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/filters/effect-saturate.html [ Failure ]
</span><span class="lines">@@ -1496,7 +1467,6 @@
</span><span class="cx"> Bug(EFL) css3/flexbox/button.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/flexbox/flexitem.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/images/cross-fade-background-size.html [ Failure ]
</span><del>-Bug(EFL) css3/masking/clip-path-reference-of-fake-clipPath.html [ Failure ]
</del><span class="cx"> Bug(EFL) css3/scroll-snap/scroll-snap-iframe.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/scroll-snap/scroll-snap-inherit.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/scroll-snap/scroll-snap-initial.html [ Failure ]
</span><span class="lines">@@ -1510,10 +1480,28 @@
</span><span class="cx"> Bug(EFL) css3/shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
</span><span class="cx"> Bug(EFL) css3/shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
</span><ins>+Bug(EFL) css3/zoom-coords.xhtml [ Failure ]
</ins><span class="cx"> 
</span><ins>+Bug(EFL) editing/secure-input/password-input-changed-type.html [ Failure ]
+Bug(EFL) editing/secure-input/password-input-focusing-to-different-frame.html [ Failure ]
+Bug(EFL) editing/secure-input/password-input-focusing.html [ Failure ]
+Bug(EFL) editing/secure-input/removed-password-input.html [ Failure ]
+Bug(EFL) editing/secure-input/reset-state-on-navigation.html [ Failure ]
+
+# Missing drag'n'drop and pasteboard support.
+Bug(EFL) editing/selection/4895428-1.html [ Failure ]
+Bug(EFL) editing/selection/4895428-4.html [ Failure ]
+Bug(EFL) editing/selection/context-menu-text-selection-lookup.html [ Failure ]
+Bug(EFL) editing/selection/doubleclick-crash.html [ Failure ]
+Bug(EFL) editing/selection/drag-text-delay.html [ Failure ]
+Bug(EFL) editing/selection/move-by-word-visually-mac.html [ Failure ]
+Bug(EFL) editing/spelling/copy-paste-crash.html [ Failure ]
+Bug(EFL) editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
+Bug(EFL) editing/spelling/spellcheck-paste-disabled.html [ Failure ]
+Bug(EFL) editing/style/apply-through-end-of-document.html [ Failure ]
+
</ins><span class="cx"> Bug(EFL) editing/deleting/paste-with-transparent-background-color.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/execCommand/5142012-1.html [ Failure ]
</span><del>-Bug(EFL) editing/execCommand/insert-list-xml.xhtml [ Failure ]
</del><span class="cx"> Bug(EFL) editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/input/paste-text-ending-with-interchange-newline.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/input/reveal-contenteditable-on-paste-vertically.html [ Failure ]
</span><span class="lines">@@ -1521,6 +1509,8 @@
</span><span class="cx"> Bug(EFL) editing/inserting/insert-paste-bidi-control.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/inserting/smart-quote-with-all-configurations.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/inserting/typing-space-to-trigger-smart-link.html [ Failure ]
</span><ins>+
+# Copy &amp; paste feature is not fully supported by EFL port yet.
</ins><span class="cx"> Bug(EFL) editing/pasteboard/19644-1.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/19644-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/4242293-1.html [ Failure ]
</span><span class="lines">@@ -1602,7 +1592,9 @@
</span><span class="cx"> Bug(EFL) editing/pasteboard/paste-list-002.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/paste-list-003.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/paste-list-004.html [ Failure ]
</span><ins>+Bug(EFL) editing/pasteboard/paste-noplugin-xhtml.xhtml [ Failure ]
</ins><span class="cx"> Bug(EFL) editing/pasteboard/paste-noscript-svg.html [ Failure ]
</span><ins>+Bug(EFL) editing/pasteboard/paste-noscript-xhtml.xhtml [ Failure ]
</ins><span class="cx"> Bug(EFL) editing/pasteboard/paste-noscript.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/paste-placeholder-input.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/paste-plaintext-user-select-none.html [ Failure ]
</span><span class="lines">@@ -1652,24 +1644,7 @@
</span><span class="cx"> Bug(EFL) editing/pasteboard/smart-paste-in-text-control.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/style-from-rules.html [ Failure ]
</span><span class="cx"> Bug(EFL) editing/pasteboard/testcase-9507.html [ Failure ]
</span><del>-Bug(EFL) editing/secure-input/password-input-changed-type.html [ Failure ]
-Bug(EFL) editing/secure-input/password-input-focusing-to-different-frame.html [ Failure ]
-Bug(EFL) editing/secure-input/password-input-focusing.html [ Failure ]
-Bug(EFL) editing/secure-input/removed-password-input.html [ Failure ]
-Bug(EFL) editing/secure-input/reset-state-on-navigation.html [ Failure ]
</del><span class="cx"> 
</span><del>-# Missing drag'n'drop and pasteboard support.
-webkit.org/b/86623 editing/selection/4895428-1.html [ Failure ]
-webkit.org/b/86623 editing/selection/4895428-4.html [ Failure ]
-webkit.org/b/86623 editing/selection/context-menu-text-selection-lookup.html [ Failure ]
-webkit.org/b/86623 editing/selection/doubleclick-crash.html [ Failure ]
-webkit.org/b/86623 editing/selection/drag-text-delay.html [ Failure ]
-webkit.org/b/86623 editing/selection/move-by-word-visually-mac.html [ Failure ]
-webkit.org/b/86623 editing/spelling/copy-paste-crash.html [ Failure ]
-webkit.org/b/86623 editing/spelling/spellcheck-paste-continuous-disabled.html [ Failure ]
-webkit.org/b/86623 editing/spelling/spellcheck-paste-disabled.html [ Failure ]
-webkit.org/b/86623 editing/style/apply-through-end-of-document.html [ Failure ]
-
</del><span class="cx"> # Interferes with the rAF tests that are enabled
</span><span class="cx"> webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1718,7 +1693,6 @@
</span><span class="cx"> Bug(EFL) fast/css3-text/css3-text-decoration/text-underline-position/underline-visual-overflow-with-subpixel-position.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent-inherited.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ]
</span><del>-Bug(EFL) fast/css3-text/css3-word-spacing-percentage/word-spacing-crash.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/dom/DOMURL/parsing.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dom/DOMURL/set-href-attribute-host.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dom/DOMURL/set-href-attribute-protocol.html [ Failure ]
</span><span class="lines">@@ -1750,9 +1724,9 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/148470 fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html [ Failure ]
</span><span class="cx"> webkit.org/b/148470 fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
</span><del>-webkit.org/b/148470 fast/dom/HTMLTemplateElement/ownerDocument.html [ Failure ]
</del><span class="cx"> webkit.org/b/148470 fast/dom/MutationObserver/end-of-task-delivery.html [ Failure ]
</span><span class="cx"> webkit.org/b/148470 fast/dom/Orientation/create-event-orientationchange.html [ Failure ]
</span><ins>+webkit.org/b/148470 fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml [ Failure ]
</ins><span class="cx"> webkit.org/b/148470 fast/dom/Window/get-set-properties.html [ Failure ]
</span><span class="cx"> webkit.org/b/148470 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ Failure ]
</span><span class="cx"> webkit.org/b/148470 fast/dom/Window/slow-unload-handler.html [ Failure ]
</span><span class="lines">@@ -1765,10 +1739,8 @@
</span><span class="cx"> Bug(EFL) fast/dom/adopt-node-crash-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dom/horizontal-scrollbar-in-rtl.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dom/navigator-detached-no-crash.html [ Failure ]
</span><del>-Bug(EFL) fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/dom/title-directionality-removeChild.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dom/title-directionality.html [ Failure ]
</span><del>-Bug(EFL) fast/dom/title-text-property-2.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/dynamic/012.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dynamic/layer-hit-test-crash.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/dynamic/text-combine.html [ Failure ]
</span><span class="lines">@@ -1808,7 +1780,6 @@
</span><span class="cx"> Bug(EFL) fast/events/dropzone-003.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/dropzone-005.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/focus-label-legend-elements-with-tab.html [ Failure ]
</span><del>-Bug(EFL) fast/events/focus-label-legend-elements.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/events/ime-compositionend-on-selection-change.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/input-events-drag-and-drop.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/input-events-insert-by-drop.html [ Failure ]
</span><span class="lines">@@ -1835,7 +1806,6 @@
</span><span class="cx"> Bug(EFL) fast/events/shadow-event-path-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/shadow-event-path.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/special-key-events-in-input-text.html [ Failure ]
</span><del>-Bug(EFL) fast/events/tabindex-focus-blur-all.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/events/touch/document-create-touch-list-ios.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/touch/document-create-touch.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/events/touch/gesture-event-basic.html [ Failure ]
</span><span class="lines">@@ -1948,6 +1918,7 @@
</span><span class="cx"> Bug(EFL) fast/forms/time/time-validity-typemismatch.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/time/time-valueasdate.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/time/time-valueasnumber.html [ Failure ]
</span><ins>+Bug(EFL) fast/forms/validation-message-maxLength.html [ Failure ]
</ins><span class="cx"> Bug(EFL) fast/forms/validity-assertion-inserting-into-datalist.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/week/ValidityState-rangeOverflow-week.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/week/ValidityState-rangeUnderflow-week.html [ Failure ]
</span><span class="lines">@@ -1959,20 +1930,17 @@
</span><span class="cx"> Bug(EFL) fast/forms/week/week-pseudo-classes.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/week/week-setrangetext.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/forms/week/week-stepup-stepdown.html [ Failure ]
</span><del>-Bug(EFL) fast/frames/flattening/crash-svg-document.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/frames/flattening/iframe-flattening-offscreen.html [ Failure ]
</span><del>-Bug(EFL) fast/frames/onlyCommentInIFrame.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/hidpi/broken-image-icon-very-hidpi.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ]
</span><del>-Bug(EFL) fast/hidpi/image-set-out-of-order.html [ Failure ]
</del><ins>+Bug(EFL) fast/hidpi/image-set-as-background.html [ Failure ]
</ins><span class="cx"> Bug(EFL) fast/hidpi/image-srcset-intrinsic-size.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/history/page-cache-notification-non-suspendable.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/history/window-open.html [ Failure ]
</span><del>-Bug(EFL) fast/html/crash-style-first-letter.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/html/details-remove-summary-1-and-click.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/html/details-remove-summary-4-and-click.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/images/icon-decoding.html [ Failure ]
</span><del>-Bug(EFL) fast/images/image-load-event-crash.html [ Failure ]
</del><ins>+Bug(EFL) fast/images/imageDocument-title.html [ Failure ]
</ins><span class="cx"> Bug(EFL) fast/inline/continuation-outlines-with-layers.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/layers/layer-visibility-sublayer.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/layers/layer-visibility.html [ Failure ]
</span><span class="lines">@@ -2052,7 +2020,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/114919 fast/multicol/shadow-breaking.html [ Failure ]
</span><span class="cx"> webkit.org/b/114919 fast/multicol/span/anonymous-style-inheritance.html [ Failure ]
</span><del>-webkit.org/b/114919 fast/multicol/svg-content-as-column-spanner-crash.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> Bug(EFL) fast/notifications/notification-permisssion-deletable.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/notifications/notifications-cancel-request-permission.html [ Failure ]
</span><span class="lines">@@ -2069,16 +2036,6 @@
</span><span class="cx"> 
</span><span class="cx"> fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
</span><span class="cx"> fast/overflow/unreachable-overflow-rtl-bug.html [ Failure ]
</span><del>-
-fast/parser/changing-attrbutes-crash.html [ Failure ]
-fast/parser/document-write-svg-cdata.html [ Failure ]
-fast/parser/fragment-foreign-content-misnested.html [ Failure ]
-fast/parser/fragment-foreign-content.html [ Failure ]
-fast/parser/script-in-svg-runs.html [ Failure ]
-fast/parser/self-closing-foreign-content.html [ Failure ]
-fast/parser/xhtml-synchronous-detach-crash.html [ Failure ]
-
-fast/regions/cssom/webkit-named-flow-collection.html [ Failure ]
</del><span class="cx"> fast/regions/repaint/hover-border-radius.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> Bug(EFL) fast/repaint/4776765.html [ Failure ]
</span><span class="lines">@@ -2092,7 +2049,6 @@
</span><span class="cx"> Bug(EFL) fast/repaint/moving-shadow-on-container.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/moving-shadow-on-path.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/overflow-scroll-touch-repaint.html [ Failure ]
</span><del>-Bug(EFL) fast/repaint/repaint-svg-after-style-change.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/repaint/selection-gap-absolute-child.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/selection-gap-fixed-child.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/selection-gap-flipped-absolute-child.html [ Failure ]
</span><span class="lines">@@ -2099,21 +2055,23 @@
</span><span class="cx"> Bug(EFL) fast/repaint/selection-gap-flipped-fixed-child.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/selection-gap-transformed-absolute-child.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/repaint/selection-gap-transformed-fixed-child.html [ Failure ]
</span><ins>+
</ins><span class="cx"> Bug(EFL) fast/replaced/border-radius-clip.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/replaced/pdf-as-image.html [ Failure ]
</span><ins>+
</ins><span class="cx"> Bug(EFL) fast/ruby/ruby-base-merge-block-children-crash-2.html [ Failure ]
</span><del>-Bug(EFL) fast/ruby/ruby-overhang-crash.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/scrolling/iframe-scrollable-after-back.html [ Failure ]
</span><del>-Bug(EFL) fast/scrolling/scroll-animator-select-list-events.html [ Failure ]
-Bug(EFL) fast/shadow-dom/document-named-property.html [ Failure ]
</del><ins>+Bug(EFL) fast/scrolling/overflow-scrollable-after-back.html [ Failure ]
+Bug(EFL) fast/scrolling/page-cache-back-overflow-scroll-restore.html [ Failure ]
+Bug(EFL) fast/selectors/hover-strict.html [ Failure ]
+Bug(EFL) fast/selectors/unqualified-hover-strict.html [ Failure ]
</ins><span class="cx"> Bug(EFL) fast/shadow-dom/touch-event-ios.html [ Failure ]
</span><del>-Bug(EFL) fast/shadow-dom/window-named-property.html [ Failure ]
-Bug(EFL) fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-crash.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/spatial-navigation/snav-input.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/spatial-navigation/snav-textarea.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/sub-pixel/client-width-height-snapping.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/sub-pixel/inline-block-with-padding.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/sub-pixel/selection/selection-rect-in-sub-pixel-table.html [ Failure ]
</span><ins>+
</ins><span class="cx"> Bug(EFL) fast/table/003.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/table/border-collapsing/004-vertical.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/table/border-collapsing/cached-change-cell-border-width.html [ Failure ]
</span><span class="lines">@@ -2120,8 +2078,8 @@
</span><span class="cx"> Bug(EFL) fast/table/border-collapsing/cached-change-row-border-width.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/table/border-collapsing/cached-change-tbody-border-width.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/table/max-width-integer-overflow.html [ Failure ]
</span><ins>+
</ins><span class="cx"> Bug(EFL) fast/text/crash-complex-text-surrogate.html [ Failure ]
</span><del>-Bug(EFL) fast/text/crash-font-family-parsed.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/text/emphasis-combined-text.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/text/emphasis-vertical.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2141,7 +2099,6 @@
</span><span class="cx"> Bug(EFL) fast/text/midword-break-after-breakable-char.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/text/midword-break-before-surrogate-pair-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/text/orientation-sideways.html [ Failure ]
</span><del>-Bug(EFL) fast/text/placeholder-renderstyle-null-font.html [ Failure ]
</del><span class="cx"> Bug(EFL) fast/text/simple-line-layout-text-stroke-width.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/text/system-font-weight-italic.html [ Failure ]
</span><span class="cx"> Bug(EFL) fast/text/system-font-weight.html [ Failure ]
</span><span class="lines">@@ -2189,23 +2146,21 @@
</span><span class="cx"> webkit.org/b/88191 fast/visual-viewport/zoomed-fixed.html [ Failure ]
</span><span class="cx"> webkit.org/b/88191 fast/visual-viewport/zoomed-rects.html [ Failure ]
</span><span class="cx"> 
</span><del>-Bug(EFL) fast/workers/WorkerGlobalScope-properties-prototype.html [ Failure ]
-Bug(EFL) fast/workers/self-hasOwnProperty.html [ Failure ]
-Bug(EFL) fast/workers/worker-storagequota-query-usage.html [ Failure ]
-Bug(EFL) fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
-Bug(EFL) fast/xpath/xpath-detached-import-assert.html [ Failure ]
-Bug(EFL) fast/xsl/sort-locale.xml [ Failure ]
</del><ins>+fast/workers/WorkerGlobalScope-properties-prototype.html [ Failure ]
+fast/workers/self-hasOwnProperty.html [ Failure ]
+fast/workers/worker-storagequota-query-usage.html [ Failure ]
+fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
+fast/xsl/sort-locale.xml [ Failure ]
+fast/zooming/client-rect-in-fixed-zoomed.html [ Failure ]
+fast/zooming/uiscript-zooming.html [ Failure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) fast/zooming/client-rect-in-fixed-zoomed.html [ Failure ]
-Bug(EFL) fast/zooming/uiscript-zooming.html [ Failure ]
</del><ins>+fetch/fetch-url-serialization.html [ Failure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) fetch/fetch-url-serialization.html [ Failure ]
</del><ins>+fullscreen/video-controls-rtl.html [ Failure ]
+fullscreen/video-cursor-auto-hide.html [ Failure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) fullscreen/video-controls-rtl.html [ Failure ]
-Bug(EFL) fullscreen/video-cursor-auto-hide.html [ Failure ]
</del><ins>+gamepad/gamepad-api.html [ Failure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) gamepad/gamepad-api.html [ Failure ]
-
</del><span class="cx"> Bug(EFL) http/tests/appcache/access-via-redirect.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/appcache/fallback.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
</span><span class="lines">@@ -2261,6 +2216,7 @@
</span><span class="cx"> Bug(EFL) http/tests/fetch/caching-with-different-options.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/fetch/closing-while-fetching.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/fetch/fetch-cors-with-referrer.html [ Failure ]
</span><ins>+Bug(EFL) http/tests/fetch/fetch-in-worker-crash.html [ Failure ]
</ins><span class="cx"> Bug(EFL) http/tests/fetch/fetching-same-resource-with-diffferent-options.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/fetch/get-response-body-while-loading.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/fetch/redirectmode-and-preload.html [ Failure ]
</span><span class="lines">@@ -2274,9 +2230,9 @@
</span><span class="cx"> Bug(EFL) http/tests/history/replacestate-post-to-get-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/history/replacestate-post-to-get.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/images/hidpi-srcset-copy.html [ Failure ]
</span><ins>+Bug(EFL) http/tests/inspector/network/copy-as-curl.html [ Failure ]
</ins><span class="cx"> Bug(EFL) http/tests/inspector/network/fetch-response-body.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/inspector/network/xhr-response-body.html [ Failure ]
</span><del>-Bug(EFL) http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/loading/basic-credentials-sent-automatically.html [ Failure ]
</span><span class="lines">@@ -2293,11 +2249,10 @@
</span><span class="cx"> Bug(EFL) http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/local/link-stylesheet-load-order.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/local/script-crossorigin-loads-file-scheme.html [ Failure ]
</span><del>-
</del><ins>+Bug(EFL) http/tests/media/hls/hls-progress.html [ Failure ]
</ins><span class="cx"> Bug(EFL) http/tests/media/media-document.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/media/media-play-stream-chunked-icy.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/media/media-seeking-no-ranges-server.html [ Failure ]
</span><del>-Bug(EFL) http/tests/media/media-stream/disconnected-frame-already.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/media/modern-media-controls/status-support/status-support-live-broadcast.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/media/track/track-webvtt-slow-loading-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/media/track/track-webvtt-slow-loading.html [ Failure ]
</span><span class="lines">@@ -2307,7 +2262,6 @@
</span><span class="cx"> Bug(EFL) http/tests/media/video-referer.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/media/video-useragent.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/mime/quoted-charset.php [ Failure ]
</span><del>-
</del><span class="cx"> Bug(EFL) http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/mime/standard-mode-loads-stylesheet-with-charset-and-css-extension.html [ Failure ]
</span><span class="lines">@@ -2374,7 +2328,6 @@
</span><span class="cx"> Bug(EFL) http/tests/navigation/useragent.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/notifications/legacy/notification-request-permission-then-navigate.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/notifications/legacy/request-no-callback.html [ Failure ]
</span><del>-Bug(EFL) http/tests/notifications/notification-request-permission-no-callback.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/notifications/notification-request-permission.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/plugins/get-url-redirect-notify.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/plugins/plugin-javascript-access.html [ Failure ]
</span><span class="lines">@@ -2424,12 +2377,6 @@
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/1.1/scriptnonce-redirect.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/audio-redirect-allowed2.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-iframe-in-main-frame.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-inherited-policy.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-javascript-url-iframe-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-script-in-iframe-with-inherited-policy.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/block-mixed-content-hides-warning.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/connect-src-eventsource-redirect-to-blocked.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/connect-src-xmlhttprequest-redirect-to-blocked.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/embed-redirect-allowed.html [ Failure ]
</span><span class="lines">@@ -2447,8 +2394,6 @@
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/iframe-redirect-blocked-by-child-src.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/iframe-redirect-blocked-by-frame-src.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/image-redirect-blocked.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/contentSecurityPolicy/image-with-https-url-allowed-by-csp-img-src-star.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/link-with-https-url-allowed-by-csp-style-src-star.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/object-redirect-allowed.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/object-redirect-allowed2.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/object-redirect-blocked.html [ Failure ]
</span><span class="lines">@@ -2483,8 +2428,6 @@
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/sandbox-in-http-header.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/sandbox-invalid-header.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/sandbox-report-only.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/contentSecurityPolicy/script-src-star-cross-scheme.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/source-list-parsing-10.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/stylesheet-redirect-blocked.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/svg-font-redirect-blocked.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/svg-image-redirect-blocked.html [ Failure ]
</span><span class="lines">@@ -2492,14 +2435,8 @@
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/track-redirect-allowed2.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/track-redirect-blocked.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade-after-redirect.https.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/basic-upgrade.https.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-nested-upgrades.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/proper-uir-on-navigation.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-css-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-http-to-https-script-in-iframe.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-redirect-https-to-http-script-in-iframe.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrades-mixed-content.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/user-style-sheet-font-crasher.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-image-after-redirect.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Failure ]
</span><span class="lines">@@ -2535,7 +2472,6 @@
</span><span class="cx"> Bug(EFL) http/tests/security/cross-origin-css-in-quirks-3.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/cross-origin-css-in-quirks-5.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/cross-origin-css-in-quirks-6.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/cross-origin-plugin.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/cross-origin-script-error-event-redirected.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/cross-origin-script-window-onerror-redirected.html [ Failure ]
</span><span class="lines">@@ -2550,17 +2486,7 @@
</span><span class="cx"> Bug(EFL) http/tests/security/isolatedWorld/bypass-main-world-csp-worker-redirect.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/load-image-after-redirection-2.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/load-image-after-redirection.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/mixedContent/data-url-script-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/empty-url-plugin-in-frame.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-css-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-form-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-image-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/insecure-script-in-iframe.html [ Failure ]
-Bug(EFL) http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/mixedContent/redirect-https-to-http-script-in-iframe.html [ Failure ]
</span><del>-Bug(EFL) http/tests/security/mixedContent/websocket/insecure-websocket-in-iframe.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/module-crossorigin-loads-correctly-credentials.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/module-crossorigin-loads-omit.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/module-no-mime-type.html [ Failure ]
</span><span class="lines">@@ -2597,11 +2523,12 @@
</span><span class="cx"> Bug(EFL) http/tests/security/worker-cross-origin.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/worker-same-origin.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/xss-DENIED-xsl-document-redirect.xml [ Failure ]
</span><del>-Bug(EFL) http/tests/security/xss-DENIED-xsl-external-entity-redirect.xml [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/security/xssAuditor/block-does-not-leak-referrer.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/xssAuditor/full-block-iframe-no-inherit.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/security/xssAuditor/link-opens-new-window.html [ Failure ]
</span><span class="cx"> 
</span><ins>+Bug(EFL) http/tests/ssl/upgrade-origin-usage.html [ Failure ]
+Bug(EFL) http/tests/ssl/verify-ssl-enabled.php [ Failure ]
</ins><span class="cx"> Bug(EFL) http/tests/svg/svg-use-external.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/uri/css-href.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/uri/curly-braces-escaping.html [ Failure ]
</span><span class="lines">@@ -2650,7 +2577,6 @@
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/failed-auth.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/head-redirection.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/logout.html [ Failure ]
</span><del>-Bug(EFL) http/tests/xmlhttprequest/navigation-should-abort.html [ Failure ]
</del><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/null-auth.php [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/onloadend-event-after-error.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/onloadend-event-after-sync-requests.html [ Failure ]
</span><span class="lines">@@ -2673,19 +2599,13 @@
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-mimetype-mixed-case.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-open-method-allowed.html [ Failure ]
</span><ins>+Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive.html [ Failure ]
</ins><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-responseURL.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-test-custom-headers.html [ Failure ]
</span><span class="cx"> Bug(EFL) http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Need to rebaseline
</span><del>-imported/blink/css3/filters/effect-reference-on-span-crash.html [ Failure ]
</del><span class="cx"> imported/blink/editing/execCommand/4128080-2.html [ Failure ]
</span><del>-imported/blink/fast/css-grid-layout/grid-element-remove-svg-child.html [ Failure ]
-imported/blink/fast/images/image-load-event-crash.html [ Failure ]
-imported/blink/fast/multicol/dynamic/multicol-with-abspos-svg-with-foreignobject-with-multicol-crash.html [ Failure ]
-imported/blink/fast/multicol/dynamic/remove-inline-and-spanner-after-spanner-foreignObject.html [ Failure ]
-imported/blink/fast/multicol/span/foreignObject.html [ Failure ]
-imported/blink/fast/multicol/span/sole-svg-spanner-with-foreignObject-crash.html [ Failure ]
</del><span class="cx"> imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive-codebase.html [ Failure ]
</span><span class="cx"> imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-archive.html [ Failure ]
</span><span class="cx"> imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code-codebase.html [ Failure ]
</span><span class="lines">@@ -2692,23 +2612,6 @@
</span><span class="cx"> imported/blink/http/tests/security/contentSecurityPolicy/object-src-applet-code.html [ Failure ]
</span><span class="cx"> imported/blink/http/tests/svg/svgload-vs-load.svg [ Failure ]
</span><span class="cx"> imported/blink/media/track/media-element-move-to-new-document-assert.html [ Failure ]
</span><del>-imported/blink/svg/css/path-layout-crash.html [ Failure ]
-imported/blink/svg/custom/assert-on-node-removal.html [ Failure ]
-imported/blink/svg/custom/fragment-navigation-01.html [ Failure ]
-imported/blink/svg/custom/gradient-stop-outside-gradient.html [ Failure ]
-imported/blink/svg/custom/invalid-filter-reference-and-opacity-crash.html [ Failure ]
-imported/blink/svg/custom/marker-layout-invalidation.html [ Failure ]
-imported/blink/svg/custom/svg-image-layers-crash.html [ Failure ]
-imported/blink/svg/dispatch-event-crash-on-destruct.html [ Failure ]
-imported/blink/svg/dom/SVGTransformList-crash.html [ Failure ]
-imported/blink/svg/filters/filter-detach-crash.html [ Failure ]
-imported/blink/svg/hittest/rect-miterlimit.html [ Failure ]
-imported/blink/svg/text/layout-inline-children-assert.html [ Failure ]
-imported/blink/svg/text/nonconformant-content-crash-1.html [ Failure ]
-imported/blink/svg/text/nonconformant-content-crash-2.html [ Failure ]
-imported/blink/svg/text/svg-textpath-infinite-loop-crash.html [ Failure ]
-imported/blink/svg/zoom/large-zoom-crash.html [ Failure ]
-imported/blink/svg/zoom/text/lowdpi-zoom-text.html [ Failure ]
</del><span class="cx"> imported/w3c/IndexedDB-private-browsing/idb_webworkers.html [ Failure ]
</span><span class="cx"> imported/w3c/WebCryptoAPI/encrypt_decrypt/test_rsa_oaep.html [ Failure ]
</span><span class="cx"> imported/w3c/WebCryptoAPI/generateKey/test_failures_RSA-OAEP.html [ Failure ]
</span><span class="lines">@@ -2735,30 +2638,16 @@
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/status-error.htm [ Failure ]
</span><del>-imported/w3c/web-platform-tests/dom/events/Event-cancelBubble.html [ Failure ]
-imported/w3c/web-platform-tests/dom/events/Event-dispatch-bubble-canceled.html [ Failure ]
-imported/w3c/web-platform-tests/dom/events/Event-dispatch-multiple-cancelBubble.html [ Failure ]
-imported/w3c/web-platform-tests/dom/events/Event-propagation.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/dom/events/Event-subclasses-constructors.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/dom/nodes/Node-cloneNode.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/encoding/iso-2022-jp-encoder.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-retrieve-persistent-usage-record.html [ Failure ]
-imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.html [ Failure ]
-imported/w3c/web-platform-tests/encrypted-media/clearkey-not-callable-after-createsession.html [ Failure ]
-imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-temporary-waitingforkey.html [ Failure ]
</del><ins>+imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-playback-persistent-license-events.html [ Failure ]
+imported/w3c/web-platform-tests/encrypted-media/drm-mp4-playback-persistent-license.html [ Failure ]
</ins><span class="cx"> imported/w3c/web-platform-tests/encrypted-media/idlharness.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/request-headers.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight-worker.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-origin-worker.html [ Failure ]
-imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin-worker.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-cross-origin.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count-worker.html [ Failure ]
</span><span class="lines">@@ -2768,16 +2657,11 @@
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/nosniff/parsing-nosniff.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/nosniff/script.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/browsers/browsing-the-web/read-media/pageload-video.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/location_hash.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml.xhtml [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/dom/interfaces.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/html/dom/reflection-embedded.html [ Failure ]
-imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/src.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/HTMLElement/HTMLTrackElement/srclang.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/language.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-api-texttracks.html [ Failure ]
</span><span class="lines">@@ -2811,7 +2695,6 @@
</span><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-closed.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-a-bitrate.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-audio-bitrate.html [ Failure ]
</span><del>-imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-framesize.html [ Failure ]
</del><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-av-video-bitrate.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-bitrate.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/media-source/mediasource-config-change-mp4-v-framerate.html [ Failure ]
</span><span class="lines">@@ -2865,17 +2748,19 @@
</span><span class="cx"> imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-constructor.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/webrtc/simplecall.html [ Failure ]
</span><del>-inspector/console/command-line-api-copy.html [ Failure ]
-inspector/css/get-system-fonts.html [ Failure ]
-inspector/debugger/setBreakpoint-dfg-callee-and-examine-dfg-local.html [ Failure ]
-inspector/dom/getAccessibilityPropertiesForNode.html [ Failure ]
-inspector/dom/highlight-shape-outside-margin.html [ Failure ]
-inspector/layers/layers-blending-compositing-reasons.html [ Failure ]
-inspector/model/remote-object.html [ Failure ]
-inspector/unit-tests/url-utilities.html [ Failure ]
-inspector/unit-tests/wrapped-promise.html [ Failure ]
</del><ins>+
+Bug(EFL) inspector/console/command-line-api-copy.html [ Failure ]
+Bug(EFL) inspector/css/get-system-fonts.html [ Failure ]
+Bug(EFL) inspector/dom/getAccessibilityPropertiesForNode.html [ Failure ]
+Bug(EFL) inspector/dom/highlight-shape-outside-margin.html [ Failure ]
+Bug(EFL) inspector/indexeddb/requestDatabaseNames.html [ Failure ]
+Bug(EFL) inspector/layers/layers-blending-compositing-reasons.html [ Failure ]
+Bug(EFL) inspector/model/remote-object.html [ Failure ]
+Bug(EFL) inspector/unit-tests/url-utilities.html [ Failure ]
+
</ins><span class="cx"> intersection-observer/intersection-observer-entry-interface.html [ Failure ]
</span><span class="cx"> intersection-observer/intersection-observer-interface.html [ Failure ]
</span><ins>+
</ins><span class="cx"> js/date-timeClip-large-values.html [ Failure ]
</span><span class="cx"> js/dom/constructor-length.html [ Failure ]
</span><span class="cx"> js/dom/dom-static-property-for-in-iteration.html [ Failure ]
</span><span class="lines">@@ -2882,6 +2767,7 @@
</span><span class="cx"> js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
</span><span class="cx"> js/dom/global-constructors-attributes.html [ Failure ]
</span><span class="cx"> js/dom/regress-157246.html [ Failure ]
</span><ins>+
</ins><span class="cx"> mathml/mathml-in-dashboard.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> Bug(EFL) media/accessiblity-describes-video.html [ Failure ]
</span><span class="lines">@@ -2903,6 +2789,10 @@
</span><span class="cx"> Bug(EFL) media/encrypted-media/encrypted-media-is-type-supported.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/encrypted-media/encrypted-media-not-loaded.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/encrypted-media/encrypted-media-syntax.html [ Failure ]
</span><ins>+Bug(EFL) media/encrypted-media/mock-MediaKeySession-generateRequest.html [ Failure ]
+Bug(EFL) media/encrypted-media/mock-MediaKeySystemAccess.html [ Failure ]
+Bug(EFL) media/encrypted-media/mock-MediaKeys-createSession.html [ Failure ]
+Bug(EFL) media/encrypted-media/mock-MediaKeys-setServerCertificate.html [ Failure ]
</ins><span class="cx"> Bug(EFL) media/event-attributes.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/media-can-play-ogg.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/media-captions.html [ Failure ]
</span><span class="lines">@@ -2917,7 +2807,6 @@
</span><span class="cx"> Bug(EFL) media/nodesFromRect-shadowContent.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/progress-events-generated-correctly.html [ Failure ]
</span><span class="cx"> Bug(EFL) media/restore-from-page-cache.html [ Failure ]
</span><del>-Bug(EFL) media/tab-focus-inside-media-elements.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> webkit.org/b/156969 media/track/audio/audio-track-mkv-vorbis-language.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/in-band/track-in-band-kate-ogg-addtrack.html [ Failure ]
</span><span class="lines">@@ -2925,7 +2814,6 @@
</span><span class="cx"> webkit.org/b/156969 media/track/in-band/track-in-band-kate-ogg-language.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/in-band/track-in-band-kate-ogg-mode.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/in-band/track-in-band-kate-ogg-track-order.html [ Failure ]
</span><del>-webkit.org/b/156969 media/track/media-element-enqueue-event-crash.html [ Failure ]
</del><span class="cx"> webkit.org/b/156969 media/track/track-cue-rendering-horizontal.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/track-cue-rendering-snap-to-lines-not-set.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/track-cue-rendering-vertical.html [ Failure ]
</span><span class="lines">@@ -2944,8 +2832,6 @@
</span><span class="cx"> webkit.org/b/156969 media/track/track-user-preferences.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/video-track-alternate-groups.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/video/video-track-mkv-theora-language.html [ Failure ]
</span><del>-webkit.org/b/156969 media/track/w3c/interfaces/HTMLTrackElement/srclang.html [ Failure ]
-webkit.org/b/156969 media/track/w3c/interfaces/TextTrack/language.html [ Failure ]
</del><span class="cx"> webkit.org/b/156969 media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/w3c/interfaces/TextTrackCue/endTime.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/track/w3c/interfaces/TextTrackCue/id.html [ Failure ]
</span><span class="lines">@@ -2980,11 +2866,9 @@
</span><span class="cx"> webkit.org/b/156969 media/video-playback-restriction-play-before-load.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/video-playing-and-pause.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/video-restricted-no-preload-auto.html [ Failure ]
</span><del>-webkit.org/b/156969 media/video-seek-past-end-paused.html [ Failure ]
</del><ins>+webkit.org/b/156969 media/video-seek-to-current-time.html [ Failure ]
</ins><span class="cx"> webkit.org/b/156969 media/video-size-intrinsic-scale.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/video-transformed-by-javascript.html [ Failure ]
</span><del>-webkit.org/b/156969 media/video-volume-slider-drag.html [ Failure ]
-webkit.org/b/156969 media/video-volume-slider.html [ Failure ]
</del><span class="cx"> webkit.org/b/156969 media/video-zoom-controls.html [ Failure ]
</span><span class="cx"> webkit.org/b/156969 media/volume-bar-empty-when-muted.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2991,6 +2875,7 @@
</span><span class="cx"> webkit.org/b/156023 pageoverlay/overlay-installation.html [ Failure ]
</span><span class="cx"> webkit.org/b/156023 pageoverlay/overlay-large-document-scrolled.html [ Failure ]
</span><span class="cx"> webkit.org/b/156023 pageoverlay/overlay-large-document.html [ Failure ]
</span><ins>+webkit.org/b/156023 pageoverlay/overlay-small-frame-mouse-events.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> plugins/evaluate-js-after-removing-plugin-element.html [ Failure ]
</span><span class="cx"> plugins/keyboard-events.html [ Failure ]
</span><span class="lines">@@ -3008,296 +2893,186 @@
</span><span class="cx"> plugins/plugin-clip-subframe.html [ Failure ]
</span><span class="cx"> plugins/plugin-javascript-access.html [ Failure ]
</span><span class="cx"> plugins/refcount-leaks.html [ Failure ]
</span><ins>+
</ins><span class="cx"> pointer-lock/mouse-event-api.html [ Failure ]
</span><span class="cx"> pointer-lock/pointer-lock-api.html [ Failure ]
</span><span class="cx"> pointer-lock/pointerlock-interface.html [ Failure ]
</span><ins>+
</ins><span class="cx"> printing/iframe-print.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # EFL doesn't support proximity yet.
</span><del>-webkit.org/b/92942 proximity/add-listener-from-callback.html [ Failure ]
-webkit.org/b/92942 proximity/basic-operation.html [ Failure ]
-webkit.org/b/92942 proximity/check-event-deviceproximity.html [ Failure ]
-webkit.org/b/92942 proximity/create-event-deviceproximity.html [ Failure ]
-webkit.org/b/92942 proximity/create-event.html [ Failure ]
-webkit.org/b/92942 proximity/multiple-frames.html [ Failure ]
-webkit.org/b/92942 proximity/optional-event-properties.html [ Failure ]
-webkit.org/b/92942 proximity/updates.html [ Failure ]
-webkit.org/b/92942 proximity/window-property.html [ Failure ]
</del><ins>+proximity/add-listener-from-callback.html [ Failure ]
+proximity/basic-operation.html [ Failure ]
+proximity/check-event-deviceproximity.html [ Failure ]
+proximity/create-event-deviceproximity.html [ Failure ]
+proximity/create-event.html [ Failure ]
+proximity/multiple-frames.html [ Failure ]
+proximity/optional-event-properties.html [ Failure ]
+proximity/updates.html [ Failure ]
+proximity/window-property.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
</span><span class="cx"> scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
</span><ins>+
</ins><span class="cx"> security/block-test.html [ Failure ]
</span><span class="cx"> security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html [ Failure ]
</span><ins>+
</ins><span class="cx"> sputnik/Unicode/Unicode_510/S7.6_A3.1.html [ Failure ]
</span><span class="cx"> sputnik/Unicode/Unicode_510/S7.6_A3.2.html [ Failure ]
</span><span class="cx"> sputnik/Unicode/Unicode_510/S7.6_A5.3_T1.html [ Failure ]
</span><span class="cx"> sputnik/Unicode/Unicode_510/S7.6_A5.3_T2.html [ Failure ]
</span><span class="cx"> 
</span><del>-Bug(EFL) storage/indexeddb/basics-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/cursor-advance-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/dont-commit-on-blocked.html [ Failure ]
-Bug(EFL) storage/indexeddb/index-basics-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/blob-simple-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/date-basic-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/date-basic.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/get-keyrange-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/get-keyrange.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/idbobjectstore-delete-1-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/idbobjectstore-delete-1.html [ Failure ]
-Bug(EFL) storage/indexeddb/modern/workers-enable.html [ Failure ]
-Bug(EFL) storage/indexeddb/objectstore-basics-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/open-twice-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-activity-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-on-exit-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-on-exit.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-stuck-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-stuck-works-with-terminate-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Failure ]
-Bug(EFL) storage/indexeddb/pending-version-change-stuck.html [ Failure ]
-Bug(EFL) storage/indexeddb/transaction-complete-workers-private.html [ Failure ]
-Bug(EFL) storage/indexeddb/transaction-complete-workers.html [ Failure ]
-Bug(EFL) storage/indexeddb/unprefix-workers.html [ Failure ]
-Bug(EFL) storage/storageinfo-missing-arguments.html [ Failure ]
-Bug(EFL) storage/storageinfo-no-callbacks.html [ Failure ]
-Bug(EFL) storage/storageinfo-query-usage.html [ Failure ]
-Bug(EFL) storage/storageinfo-request-quota.html [ Failure ]
-Bug(EFL) storage/storagequota-query-usage.html [ Failure ]
-Bug(EFL) storage/storagequota-request-quota.html [ Failure ]
-Bug(EFL) storage/websql/alter-to-info-table.html [ Failure ]
-Bug(EFL) storage/websql/quota-tracking.html [ Failure ]
-Bug(EFL) storage/websql/sql-error-codes.html [ Failure ]
</del><ins>+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/coords-units-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/animate-elem-24-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/animate-elem-40-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/filters-light-04-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/filters-turb-02-f.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-01-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-02-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-04-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-05-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-06-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-elem-07-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-glyph-02-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-glyph-03-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/fonts-kern-01-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/masking-mask-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/pservers-grad-08-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/render-elems-06-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/render-elems-07-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/render-elems-08-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/render-groups-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/render-groups-03-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/shapes-rect-02-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/struct-dom-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/struct-dom-04-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/struct-dom-05-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-align-06-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-align-08-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-altglyph-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-fonts-03-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-text-05-t.svg [ Failure ]
+webkit.org/b/156969 svg/W3C-SVG-1.1/text-text-06-t.svg [ Failure ]
+webkit.org/b/156969 svg/animations/animate-css-xml-attributeType.html [ Failure ]
+webkit.org/b/156969 svg/animations/animate-text-nested-transforms.html [ Failure ]
+webkit.org/b/156969 svg/as-background-image/background-image-preserveaspectRatio-support.html [ Failure ]
+webkit.org/b/156969 svg/as-image/img-preserveAspectRatio-support-1.html [ Failure ]
+webkit.org/b/156969 svg/batik/text/textEffect.svg [ Failure ]
+webkit.org/b/156969 svg/batik/text/textEffect3.svg [ Failure ]
+webkit.org/b/156969 svg/batik/text/textPosition2.svg [ Failure ]
+webkit.org/b/156969 svg/batik/text/verticalText.svg [ Failure ]
+webkit.org/b/156969 svg/batik/text/verticalTextOnPath.svg [ Failure ]
+webkit.org/b/156969 svg/css/composite-shadow-text.svg [ Failure ]
+webkit.org/b/156969 svg/css/parse-height.html [ Failure ]
+webkit.org/b/156969 svg/css/parse-length.html [ Failure ]
+webkit.org/b/156969 svg/css/shadow-changes.svg [ Failure ]
+webkit.org/b/156969 svg/css/stars-with-shadow.html [ Failure ]
+webkit.org/b/156969 svg/custom/acid3-test-77.html [ Failure ]
+webkit.org/b/156969 svg/custom/animate-path-morphing.svg [ Failure ]
+webkit.org/b/156969 svg/custom/control-points-for-S-and-T.svg [ Failure ]
+webkit.org/b/156969 svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Failure ]
+webkit.org/b/156969 svg/custom/glyph-selection-arabic-forms.svg [ Failure ]
+webkit.org/b/156969 svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
+webkit.org/b/156969 svg/custom/glyph-selection-non-bmp.svg [ Failure ]
+webkit.org/b/156969 svg/custom/glyph-setting-d-attribute.svg [ Failure ]
+webkit.org/b/156969 svg/custom/glyph-transformation-with-hkern.svg [ Failure ]
+webkit.org/b/156969 svg/custom/gradient-deep-referencing.svg [ Failure ]
+webkit.org/b/156969 svg/custom/gradient-with-1d-boundingbox.svg [ Failure ]
+webkit.org/b/156969 svg/custom/js-late-pattern-creation.svg [ Failure ]
+webkit.org/b/156969 svg/custom/marker-opacity.svg [ Failure ]
+webkit.org/b/156969 svg/custom/massive-coordinates.svg [ Failure ]
+webkit.org/b/156969 svg/custom/non-scaling-stroke.svg [ Failure ]
+webkit.org/b/156969 svg/custom/recursive-gradient.svg [ Failure ]
+webkit.org/b/156969 svg/custom/relative-sized-content-with-resources.xhtml [ Failure ]
+webkit.org/b/156969 svg/custom/repaint-shadow.svg [ Failure ]
+webkit.org/b/156969 svg/custom/simple-text-double-shadow.svg [ Failure ]
+webkit.org/b/156969 svg/custom/stroke-width-click.svg [ Failure ]
+webkit.org/b/156969 svg/custom/stroked-pattern.svg [ Failure ]
+webkit.org/b/156969 svg/custom/svg-fonts-in-text-controls.html [ Failure ]
+webkit.org/b/156969 svg/custom/svg-fonts-no-latin-glyph.html [ Failure ]
+webkit.org/b/156969 svg/custom/svg-fonts-with-no-element-reference.html [ Failure ]
+webkit.org/b/156969 svg/custom/text-ctm.svg [ Failure ]
+webkit.org/b/156969 svg/custom/use-nested-transform.svg [ Failure ]
+webkit.org/b/156969 svg/foreignObject/text-tref-02-b.svg [ Failure ]
+webkit.org/b/156969 svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ]
+webkit.org/b/156969 svg/text/kerning.svg [ Failure ]
+webkit.org/b/156969 svg/text/lengthAdjust-text-metrics.html [ Failure ]
+webkit.org/b/156969 svg/text/multichar-glyph.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
+webkit.org/b/156969 svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
+webkit.org/b/156969 svg/text/selection-tripleclick.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-align-06-b.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-altglyph-01-b.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-hkern-on-vertical-text.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-hkern.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Failure ]
+webkit.org/b/156969 svg/text/text-overflow-ellipsis-svgfont.html [ Failure ]
+webkit.org/b/156969 svg/text/text-text-04-t.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-text-05-t.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-text-06-t.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-vkern-on-horizontal-text.svg [ Failure ]
+webkit.org/b/156969 svg/text/text-vkern.svg [ Failure ]
+webkit.org/b/156969 svg/transforms/animated-path-inside-transformed-html.xhtml [ Failure ]
+webkit.org/b/156969 svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
+webkit.org/b/156969 svg/transforms/text-with-pattern-inside-transformed-html.xhtml [ Failure ]
+webkit.org/b/156969 svg/wicd/rightsizing-grid.xhtml [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-foreignObject.svg [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml [ Failure ]
+webkit.org/b/156969 svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml [ Failure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/coords-units-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/painting-control-04-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-02-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/text-intro-09-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/animate-elem-03-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/animate-elem-24-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/animate-elem-36-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/animate-elem-40-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/filters-light-04-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/filters-turb-02-f.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-desc-02-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-01-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-02-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-04-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-05-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-06-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-elem-07-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-glyph-02-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-glyph-03-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/fonts-kern-01-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/masking-mask-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/pservers-grad-08-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/render-elems-06-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/render-elems-07-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/render-elems-08-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/render-groups-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/render-groups-03-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/struct-dom-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/struct-dom-04-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/struct-dom-05-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-align-06-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-align-08-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-altglyph-01-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-fonts-03-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-intro-01-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-intro-02-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-intro-03-b.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-intro-04-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-text-05-t.svg [ Failure ]
-Bug(EFL) svg/W3C-SVG-1.1/text-text-06-t.svg [ Failure ]
-Bug(EFL) svg/animations/animate-css-xml-attributeType.html [ Failure ]
-Bug(EFL) svg/animations/animate-keysplines-crash.html [ Failure ]
-Bug(EFL) svg/animations/animate-setcurrenttime.html [ Failure ]
-Bug(EFL) svg/animations/animate-text-nested-transforms.html [ Failure ]
-Bug(EFL) svg/animations/animateMotion-crash-with-large-begin-time.html [ Failure ]
-Bug(EFL) svg/animations/classAttributeSettingCrash.html [ Failure ]
-Bug(EFL) svg/animations/invalid-keytime-number-crash.html [ Failure ]
-Bug(EFL) svg/animations/self-dependency-crash.html [ Failure ]
-Bug(EFL) svg/animations/smil-element-not-removed-crash.html [ Failure ]
-Bug(EFL) svg/animations/smil-timers-not-disabled-crash.html [ Failure ]
-Bug(EFL) svg/animations/svglength-animation-retarget-crash.html [ Failure ]
-Bug(EFL) svg/animations/target-condition-crash.html [ Failure ]
-Bug(EFL) svg/animations/updated-attributes.html [ Failure ]
-Bug(EFL) svg/as-background-image/background-image-preserveaspectRatio-support.html [ Failure ]
-Bug(EFL) svg/as-image/img-preserveAspectRatio-support-1.html [ Failure ]
-Bug(EFL) svg/as-object/svg-embedded-in-html-in-iframe.html [ Failure ]
-Bug(EFL) svg/batik/text/textEffect.svg [ Failure ]
-Bug(EFL) svg/batik/text/textEffect3.svg [ Failure ]
-Bug(EFL) svg/batik/text/textPosition2.svg [ Failure ]
-Bug(EFL) svg/batik/text/verticalText.svg [ Failure ]
-Bug(EFL) svg/batik/text/verticalTextOnPath.svg [ Failure ]
-Bug(EFL) svg/css/assert-on-non-resolvable-dimension.html [ Failure ]
-Bug(EFL) svg/css/buffered-rendering.html [ Failure ]
-Bug(EFL) svg/css/composite-shadow-text.svg [ Failure ]
-Bug(EFL) svg/css/mask-type.html [ Failure ]
-Bug(EFL) svg/css/max-height.html [ Failure ]
-Bug(EFL) svg/css/max-width.html [ Failure ]
-Bug(EFL) svg/css/parse-calc-length.html [ Failure ]
-Bug(EFL) svg/css/parse-height.html [ Failure ]
-Bug(EFL) svg/css/parse-length.html [ Failure ]
-Bug(EFL) svg/css/rect-system-color.xhtml [ Failure ]
-Bug(EFL) svg/css/shadow-changes.svg [ Failure ]
-Bug(EFL) svg/css/stars-with-shadow.html [ Failure ]
-Bug(EFL) svg/custom/acid3-test-77.html [ Failure ]
-Bug(EFL) svg/custom/animate-initial-pause-unpause.html [ Failure ]
-Bug(EFL) svg/custom/animate-path-morphing.svg [ Failure ]
-Bug(EFL) svg/custom/animate-pause-resume.html [ Failure ]
-Bug(EFL) svg/custom/bad-attributeName-crash.html [ Failure ]
-Bug(EFL) svg/custom/bug86781.html [ Failure ]
-Bug(EFL) svg/custom/control-points-for-S-and-T.svg [ Failure ]
-Bug(EFL) svg/custom/crash-inline-container-client.html [ Failure ]
-Bug(EFL) svg/custom/detached-outermost-svg-crash.html [ Failure ]
-Bug(EFL) svg/custom/getscreenctm-in-scrollable-div-area-nested.xhtml [ Failure ]
-Bug(EFL) svg/custom/glyph-selection-arabic-forms.svg [ Failure ]
-Bug(EFL) svg/custom/glyph-selection-lang-attribute.svg [ Failure ]
-Bug(EFL) svg/custom/glyph-selection-non-bmp.svg [ Failure ]
-Bug(EFL) svg/custom/glyph-setting-d-attribute.svg [ Failure ]
-Bug(EFL) svg/custom/glyph-transformation-with-hkern.svg [ Failure ]
-Bug(EFL) svg/custom/gradient-deep-referencing.svg [ Failure ]
-Bug(EFL) svg/custom/gradient-with-1d-boundingbox.svg [ Failure ]
-Bug(EFL) svg/custom/html_document_set_title.html [ Failure ]
-Bug(EFL) svg/custom/insert-subtree-with-duplicate-id-before-removing-subtree.html [ Failure ]
-Bug(EFL) svg/custom/js-late-pattern-creation.svg [ Failure ]
-Bug(EFL) svg/custom/large-image-pattern-crash.html [ Failure ]
-Bug(EFL) svg/custom/marker-opacity.svg [ Failure ]
-Bug(EFL) svg/custom/massive-coordinates.svg [ Failure ]
-Bug(EFL) svg/custom/non-scaling-stroke.svg [ Failure ]
-Bug(EFL) svg/custom/path-domsubtreemodified-crash.html [ Failure ]
-Bug(EFL) svg/custom/pattern-3-step-cycle.html [ Failure ]
-Bug(EFL) svg/custom/pattern-content-cycle-w-resourceless-container.html [ Failure ]
-Bug(EFL) svg/custom/recursive-gradient.svg [ Failure ]
-Bug(EFL) svg/custom/removed-from-animation-crash.html [ Failure ]
-Bug(EFL) svg/custom/repaint-shadow.svg [ Failure ]
-Bug(EFL) svg/custom/simple-text-double-shadow.svg [ Failure ]
-Bug(EFL) svg/custom/stroke-width-click.svg [ Failure ]
-Bug(EFL) svg/custom/stroked-pattern.svg [ Failure ]
-Bug(EFL) svg/custom/svg-fonts-in-text-controls.html [ Failure ]
-Bug(EFL) svg/custom/svg-fonts-no-latin-glyph.html [ Failure ]
-Bug(EFL) svg/custom/svg-fonts-with-no-element-reference.html [ Failure ]
-Bug(EFL) svg/custom/svg-parse-overflow-1.html [ Failure ]
-Bug(EFL) svg/custom/svg-parse-overflow-2.html [ Failure ]
-Bug(EFL) svg/custom/svg-parse-overflow-3.html [ Failure ]
-Bug(EFL) svg/custom/svg-parse-overflow-4.html [ Failure ]
-Bug(EFL) svg/custom/svg-parse-overflow-5.html [ Failure ]
-Bug(EFL) svg/custom/svg-width-intrinsic-crash.html [ Failure ]
-Bug(EFL) svg/custom/svgsvgelement-ctm.xhtml [ Failure ]
-Bug(EFL) svg/custom/svgsvgelement-ctm3.xhtml [ Failure ]
-Bug(EFL) svg/custom/system-language-crash.html [ Failure ]
-Bug(EFL) svg/custom/text-ctm.svg [ Failure ]
-Bug(EFL) svg/custom/title-assertion.html [ Failure ]
-Bug(EFL) svg/custom/tref-clone-crash.html [ Failure ]
-Bug(EFL) svg/custom/tref-shadowdom.html [ Failure ]
-Bug(EFL) svg/custom/tref-stale-listener-crash.html [ Failure ]
-Bug(EFL) svg/custom/tref-with-progress-tag-setpseudo-assert.html [ Failure ]
-Bug(EFL) svg/custom/use-animation-in-fill.html [ Failure ]
-Bug(EFL) svg/custom/use-href-attr-removal-crash.html [ Failure ]
-Bug(EFL) svg/custom/use-href-change-local-to-invalid-remote.html [ Failure ]
-Bug(EFL) svg/custom/use-listener-append-crash.html [ Failure ]
-Bug(EFL) svg/custom/use-multiple-on-nested-disallowed-font.html [ Failure ]
-Bug(EFL) svg/custom/use-nested-transform.svg [ Failure ]
-Bug(EFL) svg/dom/SVGViewSpec-invalid-ref-crash.html [ Failure ]
-Bug(EFL) svg/dom/use-style-recalc-script-execute-crash.html [ Failure ]
-Bug(EFL) svg/filters/display-none-filter-primitive.html [ Failure ]
-Bug(EFL) svg/filters/feImage-failed-load-crash.html [ Failure ]
-Bug(EFL) svg/filters/reparent-animated-filter-target.html [ Failure ]
-Bug(EFL) svg/foreignObject/absolute-position-foreign-object-child-crash.html [ Failure ]
-Bug(EFL) svg/foreignObject/background-render-phase.html [ Failure ]
-Bug(EFL) svg/foreignObject/clip.html [ Failure ]
-Bug(EFL) svg/foreignObject/fO-fixed-position-crash.html [ Failure ]
-Bug(EFL) svg/foreignObject/filter.html [ Failure ]
-Bug(EFL) svg/foreignObject/mask.html [ Failure ]
-Bug(EFL) svg/foreignObject/multiple-foreign-objects.html [ Failure ]
-Bug(EFL) svg/foreignObject/text-tref-02-b.svg [ Failure ]
-Bug(EFL) svg/hittest/svg-shapes-non-scale-stroke.html [ Failure ]
-Bug(EFL) svg/hittest/svg-use-element-from-point.html [ Failure ]
-Bug(EFL) svg/in-html/circle.html [ Failure ]
-Bug(EFL) svg/in-html/script-external.html [ Failure ]
-Bug(EFL) svg/in-html/script.html [ Failure ]
-Bug(EFL) svg/in-html/svg-assert-failure-percentage.html [ Failure ]
-Bug(EFL) svg/in-html/svg-inner-html.html [ Failure ]
-Bug(EFL) svg/path-arc-invalid.html [ Failure ]
-Bug(EFL) svg/repaint/svgsvgelement-repaint-children.html [ Failure ]
-Bug(EFL) svg/stroke/zero-width-hang.html [ Failure ]
-Bug(EFL) svg/text/a-display-block.html [ Failure ]
-Bug(EFL) svg/text/glyphref-renderer-create-crash.html [ Failure ]
-Bug(EFL) svg/text/highcharts-assertion.html [ Failure ]
-Bug(EFL) svg/text/kerning.svg [ Failure ]
-Bug(EFL) svg/text/lengthAdjust-text-metrics.html [ Failure ]
-Bug(EFL) svg/text/multichar-glyph.svg [ Failure ]
-Bug(EFL) svg/text/scaling-font-with-geometric-precision.html [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-squeeze-1.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-squeeze-2.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-squeeze-3.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-squeeze-4.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-stretch-1.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-stretch-2.svg [ Failure ]
-Bug(EFL) svg/text/select-textLength-spacingAndGlyphs-stretch-3.svg [ Failure ]
-Bug(EFL) svg/text/selection-tripleclick.svg [ Failure ]
-Bug(EFL) svg/text/small-fonts-in-html5.html [ Failure ]
-Bug(EFL) svg/text/svg-rtl-text-crash.html [ Failure ]
-Bug(EFL) svg/text/text-align-06-b.svg [ Failure ]
-Bug(EFL) svg/text/text-altglyph-01-b.svg [ Failure ]
-Bug(EFL) svg/text/text-hkern-on-vertical-text.svg [ Failure ]
-Bug(EFL) svg/text/text-hkern.svg [ Failure ]
-Bug(EFL) svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Failure ]
-Bug(EFL) svg/text/text-overflow-ellipsis-svgfont.html [ Failure ]
-Bug(EFL) svg/text/text-rect-precision.html [ Failure ]
-Bug(EFL) svg/text/text-style-recalc-crash.html [ Failure ]
-Bug(EFL) svg/text/text-text-04-t.svg [ Failure ]
-Bug(EFL) svg/text/text-text-05-t.svg [ Failure ]
-Bug(EFL) svg/text/text-text-06-t.svg [ Failure ]
-Bug(EFL) svg/text/text-vkern-on-horizontal-text.svg [ Failure ]
-Bug(EFL) svg/text/text-vkern.svg [ Failure ]
-Bug(EFL) svg/text/textpath-display-block.html [ Failure ]
-Bug(EFL) svg/text/tref-display-inherit.html [ Failure ]
-Bug(EFL) svg/text/tspan-display-block.html [ Failure ]
-Bug(EFL) svg/transforms/svg-geometry-crash.html [ Failure ]
-Bug(EFL) svg/transforms/text-with-mask-with-svg-transform.svg [ Failure ]
-Bug(EFL) svg/zoom/page/zoom-foreignObject.svg [ Failure ]
-Bug(EFL) svg/zoom/page/zoom-get-screen-ctm.html [ Failure ]
-Bug(EFL) svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html [ Failure ]
-Bug(EFL) svg/zoom/page/zoom-svg-float-border-padding.xml [ Failure ]
-
-
</del><span class="cx"> tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
</span><span class="cx"> transitions/blendmode-transitions.html [ Failure ]
</span><span class="cx"> vibration/cancelVibration-after-pagevisibility-changed-to-hidden.html [ Failure ]
</span><del>-vibration/cancelVibration-during-pattern-vibrating.html [ Failure ]
</del><span class="cx"> webarchive/loading/object.html [ Failure ]
</span><span class="cx"> webarchive/loading/test-loading-archive-subresource-null-mimetype.html [ Failure ]
</span><span class="cx"> webaudio/createMediaStreamSource-null.html [ Failure ]
</span><span class="lines">@@ -3304,80 +3079,307 @@
</span><span class="cx"> webaudio/mediastreamaudiodestinationnode.html [ Failure ]
</span><span class="cx"> webaudio/mediastreamaudiosourcenode.html [ Failure ]
</span><span class="cx"> 
</span><del>-Bug(EFL) dom/xhtml/level3/core/canonicalform08.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/canonicalform09.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/documentgetinputencoding03.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/entitygetinputencoding02.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/entitygetxmlversion02.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri05.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri07.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri09.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri10.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri11.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri15.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri17.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodegetbaseuri18.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodelookupnamespaceuri01.xhtml [ ImageOnlyFailure ]
-Bug(EFL) dom/xhtml/level3/core/nodelookupprefix19.xhtml [ ImageOnlyFailure ]
-
-# Need to check what is difference.
-fast/block/border-fit-with-right-alignment.html [ ImageOnlyFailure ]
-fast/css-generated-content/quotes-xml-lang.xhtml [ ImageOnlyFailure ]
-fast/css/attribute-ascii-case-insensitive-xhtml.xhtml [ ImageOnlyFailure ]
-fast/css/attribute-for-content-property-style-update-xhtml.xhtml [ ImageOnlyFailure ]
-fast/css/case-insensitive-attribute-selector-styling-xhtml-1.xhtml [ ImageOnlyFailure ]
-fast/css/case-insensitive-attribute-selector-styling-xhtml-2.xhtml [ ImageOnlyFailure ]
-fast/css/case-insensitive-attribute-selector-styling-xhtml-3.xhtml [ ImageOnlyFailure ]
-fast/css/tagname-and-namespace-case-sensitivity-xml-in-xhtml.xhtml [ ImageOnlyFailure ]
-fast/css/tagname-case-sensitivity-svg-in-xhtml.xhtml [ ImageOnlyFailure ]
-fast/css/tagname-case-sensitivity-xml-in-xhtml.xhtml [ ImageOnlyFailure ]
</del><ins>+############################################################################################################
+# Need to rebaseline for image test.
+############################################################################################################
+animations/cross-fade-background-image.html [ ImageOnlyFailure ]
+animations/font-variations/font-variation-settings-order.html [ ImageOnlyFailure ]
+animations/font-variations/font-variation-settings-unlike.html [ ImageOnlyFailure ]
+animations/font-variations/font-variation-settings.html [ ImageOnlyFailure ]
+compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
+compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
+compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
+compositing/hidpi-compositing-layer-with-zero-sized-container.html [ ImageOnlyFailure ]
+compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ ImageOnlyFailure ]
+compositing/hidpi-non-simple-compositing-layer-with-fractional-size-and-background.html [ ImageOnlyFailure ]
+compositing/hidpi-sibling-composited-content-offset.html [ ImageOnlyFailure ]
+compositing/hidpi-subpixel-transform-origin.html [ ImageOnlyFailure ]
+compositing/hidpi-transform-with-render-layer-on-fractional-pixel-value.html [ ImageOnlyFailure ]
+compositing/layer-creation/deep-tree.html [ ImageOnlyFailure ]
+compositing/masks/compositing-clip-path-mask-change.html [ ImageOnlyFailure ]
+compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
+compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
+compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
+compositing/patterns/direct-pattern-compositing-contain.html [ ImageOnlyFailure ]
+compositing/patterns/direct-pattern-compositing-cover.html [ ImageOnlyFailure ]
+compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure ]
+compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure ]
+compositing/regions/propagate-region-box-shadow-border-padding-for-video.html [ ImageOnlyFailure ]
+compositing/regions/region-as-layer-in-another-flowthread.html [ ImageOnlyFailure ]
+compositing/regions/transform-transparent-positioned-video-inside-region.html [ ImageOnlyFailure ]
+compositing/regions/transformed-layer-inside-transformed-layer.html [ ImageOnlyFailure ]
+compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
+compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
+contentfiltering/modify-request-url.html [ ImageOnlyFailure ]
+css2.1/20110323/c541-word-sp-000.htm [ ImageOnlyFailure ]
+css2.1/20110323/vertical-align-boxes-001.htm [ ImageOnlyFailure ]
+css3/background/background-repeat-space-border.html [ ImageOnlyFailure ]
+css3/background/background-repeat-space-content.html [ ImageOnlyFailure ]
+css3/background/background-repeat-space-padding.html [ ImageOnlyFailure ]
+css3/blending/background-blend-mode-body-transparent-color-and-image.html [ ImageOnlyFailure ]
+css3/blending/background-blend-mode-crossfade-image.html [ ImageOnlyFailure ]
+css3/blending/background-blend-mode-data-uri-svg-image.html [ ImageOnlyFailure ]
+css3/blending/background-blend-mode-tiled-layers.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-child-background-color.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-child.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-composited-child-background-color.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-composited-child.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-body-element.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-accelerated-transformed-blending.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ]
+css3/blending/blend-mode-html-element-screen.html [ ImageOnlyFailure ]
+css3/color/backgrounds-and-borders.html [ ImageOnlyFailure ]
+css3/color/box-shadows.html [ ImageOnlyFailure ]
+css3/color/canvas.html [ ImageOnlyFailure ]
+css3/color/composited-solid-backgrounds.html [ ImageOnlyFailure ]
+css3/color/text.html [ ImageOnlyFailure ]
+css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]
+css3/filters/null-effect-check.html [ ImageOnlyFailure ]
+css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
+css3/font-feature-settings-font-face-rendering.html [ ImageOnlyFailure ]
+css3/font-feature-settings-rendering.html [ ImageOnlyFailure ]
+css3/font-synthesis-small-caps.html [ ImageOnlyFailure ]
+css3/font-variant-all.html [ ImageOnlyFailure ]
+css3/font-variant-font-face-all.html [ ImageOnlyFailure ]
+css3/font-variant-font-face-override.html [ ImageOnlyFailure ]
+css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ]
+css3/font-variant-petite-caps-synthesis.html [ ImageOnlyFailure ]
+css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
+css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
+css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]
+css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
+css3/masking/mask-repeat-space-border.html [ ImageOnlyFailure ]
+css3/masking/mask-repeat-space-content.html [ ImageOnlyFailure ]
+css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
+css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
+css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
+editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html [ ImageOnlyFailure ]
+editing/pasteboard/copy-standalone-image.html [ ImageOnlyFailure ]
+editing/pasteboard/paste-image-using-image-data.html [ ImageOnlyFailure ]
+fast/backgrounds/hidpi-bitmap-background-repeat-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/block/float/float-with-anonymous-previous-sibling.html [ ImageOnlyFailure ]
+fast/block/line-layout/selection-highlight-overlap.html [ ImageOnlyFailure ]
+fast/borders/border-image-fill-no-border.html [ ImageOnlyFailure ]
+fast/borders/border-image-space.html [ ImageOnlyFailure ]
+fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
+fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
+fast/borders/hidpi-border-clipping-right-after-move.html [ ImageOnlyFailure ]
+fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ]
+fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ]
+fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
+fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
+fast/borders/hidpi-outline-hairline-painting.html [ ImageOnlyFailure ]
+fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
+fast/css-generated-content/quotes-lang.html [ ImageOnlyFailure ]
+fast/css/cascade/box-shadow-and-webkit-box-shadow-cascade-order.html [ ImageOnlyFailure ]
+fast/css/sticky/inflow-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/inline-sticky-abspos-child.html [ ImageOnlyFailure ]
+fast/css/sticky/inline-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/replaced-sticky.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-as-positioning-container.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-both-sides.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-left.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-overflowing.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-side-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-stacking-context.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-table-row-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-table-thead-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-margins.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-overflow-container-overflow.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-overflow.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top-zoomed.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-top.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-horizontal-bt.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
+fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
+fast/css/will-change/will-change-creates-stacking-context-inline.html [ ImageOnlyFailure ]
+fast/css/will-change/will-change-creates-stacking-context.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect-altered.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-decoration/repaint/underline-outside-of-layout-rect.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/css3-text/css3-text-decoration/text-decoration-dashed.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css3-text/css3-text-decoration/text-decoration-dotted-dashed.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/css3-text/css3-text-decoration/text-decoration-dotted.html [ ImageOnlyFailure ]
</span><ins>+fast/css3-text/css3-text-decoration/text-decoration-skip/decoration-skip-crash-fallback-svg.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-indent/text-indent-each-line-hanging.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-justify/text-justify-last-line-simple-line-layout.html [ ImageOnlyFailure ]
+fast/css3-text/css3-text-justify/text-justify-none.html [ ImageOnlyFailure ]
+fast/filter-image/filter-image-svg.html [ ImageOnlyFailure ]
+fast/forms/button-line-height.html [ ImageOnlyFailure ]
+fast/forms/datalist/input-appearance-range-with-datalist-rtl.html [ ImageOnlyFailure ]
+fast/forms/hidpi-textfield-background-bleeding.html [ ImageOnlyFailure ]
+fast/forms/range/input-appearance-range-rtl.html [ ImageOnlyFailure ]
+fast/hidpi/pdf-image-scaled.html [ ImageOnlyFailure ]
+fast/html/details-comment-crash.html [ ImageOnlyFailure ]
+fast/images/animated-png.html [ ImageOnlyFailure ]
+fast/images/displaced-non-cached-pdf.html [ ImageOnlyFailure ]
+fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
+fast/images/image-map-outline-with-paint-root-offset.html [ ImageOnlyFailure ]
+fast/images/image-map-outline-with-scale-transform.html [ ImageOnlyFailure ]
+fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
+fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
+fast/inline/hidpi-inline-selection-leaves-gap.html [ ImageOnlyFailure ]
+fast/inline/hidpi-inline-text-decoration-with-subpixel-value.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-negative-offset-with-border-radius.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-with-border-radius-horizontal-ltr.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-with-border-radius-horizontal-rtl.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-with-border-radius-vertical-ltr.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl.html [ ImageOnlyFailure ]
+fast/inline/hidpi-outline-auto-with-fractional-radius.html [ ImageOnlyFailure ]
+fast/inline/hidpi-pixel-gap-between-adjacent-selection-inlines.html [ ImageOnlyFailure ]
+fast/inline/hidpi-select-inline-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-on-subpixel-position.html [ ImageOnlyFailure ]
+fast/inline/hidpi-selection-gap-overlaps-inline-selection.html [ ImageOnlyFailure ]
+fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
+fast/inline/padding-ellipsis-right.html [ ImageOnlyFailure ]
+fast/layers/hidpi-box-positioned-off-by-one-when-transform-is-present.html [ ImageOnlyFailure ]
+fast/layers/hidpi-transform-on-child-content-is-mispositioned.html [ ImageOnlyFailure ]
+fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+fast/multicol/columns-on-body.html [ ImageOnlyFailure ]
+fast/regions/box-decorations-over-region-padding.html [ ImageOnlyFailure ]
+fast/regions/clip-to-padding-box-vertical-lr.html [ ImageOnlyFailure ]
+fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-bt.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-continuation.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-lr.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline-rl.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-in-variable-width-regions-inline.html [ ImageOnlyFailure ]
+fast/regions/overflow/overflow-region-inline.html [ ImageOnlyFailure ]
+fast/regions/region-overflow-break.html [ ImageOnlyFailure ]
+fast/regions/regions-overflow-tile.html [ ImageOnlyFailure ]
+fast/regions/scrolling/wheel-scroll-abspos.html [ ImageOnlyFailure ]
+fast/regions/scrolling/wheel-scroll.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-ignoring-region-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-ignoring-region-vert-lr.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-in-2-regions-horiz-bt.html [ ImageOnlyFailure ]
+fast/regions/selection/selecting-text-in-2-regions-vert-lr.html [ ImageOnlyFailure ]
+fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure ]
+fast/repaint/backgroundSizeRepaint.html [ ImageOnlyFailure ]
+fast/repaint/block-selection-gap-in-composited-layer.html [ ImageOnlyFailure ]
+fast/repaint/inline-outline-repaint.html [ ImageOnlyFailure ]
+fast/ruby/ruby-expansion-cjk-2.html [ ImageOnlyFailure ]
+fast/ruby/ruby-expansion-cjk-3.html [ ImageOnlyFailure ]
+fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ]
+fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ]
+fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
+fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
+fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
+fast/selectors/040.html [ ImageOnlyFailure ]
+fast/shadow-dom/input-element-in-shadow.html [ ImageOnlyFailure ]
+fast/shrink-wrap/rect-shrink-wrap.html [ ImageOnlyFailure ]
+fast/table/hidpi-collapsed-border-with-odd-pixel-width.html [ ImageOnlyFailure ]
+fast/text/baseline-inline-block.html [ ImageOnlyFailure ]
+fast/text/break-word-pre-wrap.html [ ImageOnlyFailure ]
+fast/text/combining-character-sequence-vertical.html [ ImageOnlyFailure ]
+fast/text/combining-mark-paint.html [ ImageOnlyFailure ]
+fast/text/complex-first-glyph-with-initial-advance.html [ ImageOnlyFailure ]
+fast/text/complex-initial-advance.html [ ImageOnlyFailure ]
+fast/text/complex-small-caps-non-bmp-capitalize.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/control-characters/visible-control-characters-1.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/control-characters/visible-control-characters-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/control-characters/visible-control-characters-2.xhtml [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/control-characters/visible-control-characters-3.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/control-characters/visible-control-characters-3.xhtml [ ImageOnlyFailure ]
</span><ins>+fast/text/decorations-vertical-underline.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/emoji-single-parent-family.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/fallback-language-han-2.html [ ImageOnlyFailure ]
</span><del>-fast/text/international/lang-sensitive-fonts-xml.xhtml [ ImageOnlyFailure ]
</del><ins>+fast/text/font-kerning.html [ ImageOnlyFailure ]
+fast/text/hidpi-text-selection-gap-between-words.html [ ImageOnlyFailure ]
+fast/text/initial-advance-in-intermediate-run-complex.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/international/system-language/han-quotes.html [ ImageOnlyFailure ]
</span><ins>+fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
+fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
+fast/text/multiple-feature-properties.html [ ImageOnlyFailure ]
+fast/text/space-width.html [ ImageOnlyFailure ]
+fast/text/synthetic-bold-transformed.html [ ImageOnlyFailure ]
+fast/text/trailing-word.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/text/variations/exist.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/text/variations/outofbounds.html [ ImageOnlyFailure ]
</span><ins>+fast/text/woff2-totalsfntsize.html [ ImageOnlyFailure ]
+fast/text/woff2.html [ ImageOnlyFailure ]
+fast/text/word-break-keep-all.html [ ImageOnlyFailure ]
+http/tests/cache/redirect-referer.html [ ImageOnlyFailure ]
+http/tests/contentdispositionattachmentsandbox/plugins-disabled.html [ ImageOnlyFailure ]
+http/tests/contentfiltering/allow-after-redirect.html [ ImageOnlyFailure ]
+http/tests/contentfiltering/block-after-redirect.html [ ImageOnlyFailure ]
+http/tests/contentfiltering/modify-redirect-request-url.html [ ImageOnlyFailure ]
+http/tests/css/vertical-align-baseline-after-image-load-2.html [ ImageOnlyFailure ]
+http/tests/css/vertical-align-baseline-after-image-load-3.html [ ImageOnlyFailure ]
+http/tests/css/vertical-align-baseline-after-image-load.html [ ImageOnlyFailure ]
+http/tests/misc/mask-image-accept.html [ ImageOnlyFailure ]
+http/tests/misc/slow-loading-animated-image.html [ ImageOnlyFailure ]
+http/tests/security/shape-image-cors-redirect.html [ ImageOnlyFailure ]
+http/tests/security/shape-image-cors.html [ ImageOnlyFailure ]
+http/tests/svg/cached-image-sizing.html [ ImageOnlyFailure ]
+ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/flexbox/flexbox-layout-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-containing-block-002.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-filling-001.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-007.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-009.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-010.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-012.htm [ ImageOnlyFailure ]
+ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
+ietestcenter/css3/valuesandunits/units-000.htm [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><span class="cx"> # Need to rebaseline since w3c tests were imported.
</span><del>-imported/blink/fast/css/case-sensitive-003.xhtml [ ImageOnlyFailure ]
-imported/blink/fast/css/case-sensitive-004.xhtml [ ImageOnlyFailure ]
-imported/blink/img_border_percent.xhtml [ ImageOnlyFailure ]
-imported/blink/object_border_perc.xhtml [ ImageOnlyFailure ]
-imported/blink/object_border_pixel.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/overflow-on-outer-svg-02a.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/overflow-on-outer-svg-02b.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/overflow-on-outer-svg-02c.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/overflow-on-outer-svg-02d.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--display-block--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--display-inline--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--display-inline-block--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--float-left--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--float-right--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--position-absolute--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/sizing/inline--position-relative--01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/smil/container/invalid-elem-1.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/smil/container/moved-tree-1.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-effects-area-unzoomed.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-effects-area-zoomed-in.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-effects-area-zoomed-out.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-02.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-03.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-04.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-05.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/clipPath-html-06.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-01.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-03.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/svg-integration/dynamic-conditions-outer-svg-04.xhtml [ ImageOnlyFailure ]
-imported/mozilla/svg/viewBox-valid-02.xhtml [ ImageOnlyFailure ]
</del><ins>+imported/blink/animations/display-inline-style-adjust.html [ ImageOnlyFailure ]
+imported/blink/compositing/will-change/stacking-context-creation.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/mix-blend-mode-background-size.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/mix-blend-mode-has-ancestor-clipping-layer.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/mix-blend-mode-multiply.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/mix-blend-mode-with-opacity-change-js.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/mix-blend-mode-with-squashing-layer.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/svg-blend-overlapping-elements.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/svg-isolation-foreign-no-isolation.html [ ImageOnlyFailure ]
+imported/blink/css3/blending/svg-isolation-nested-svg-no-isolation.html [ ImageOnlyFailure ]
+imported/blink/fast/css/tab-size-complex-path.html [ ImageOnlyFailure ]
+imported/blink/fast/css/text-overflow-ellipsis-button.html [ ImageOnlyFailure ]
+imported/blink/fast/gradients/large-horizontal-gradient.html [ ImageOnlyFailure ]
+imported/blink/fast/gradients/large-vertical-gradient.html [ ImageOnlyFailure ]
+imported/blink/fast/table/whitespace-between-elements-with-table-cell-display.html [ ImageOnlyFailure ]
+imported/blink/fast/text/international/complex-text-space-in-second-font.html [ ImageOnlyFailure ]
+imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html [ ImageOnlyFailure ]
+imported/blink/fast/text/tab-renders-as-space.html [ ImageOnlyFailure ]
+imported/blink/fast/text/word-spacing-nbsp.html [ ImageOnlyFailure ]
+imported/blink/svg/animations/no-attr-radialgradient-spreadmethod.svg [ ImageOnlyFailure ]
+imported/blink/svg/as-image/default-sans-serif-font.html [ ImageOnlyFailure ]
+imported/blink/svg/as-image/image-change-with-equal-sizes.html [ ImageOnlyFailure ]
+imported/blink/svg/canvas/canvas-draw-pattern-size.html [ ImageOnlyFailure ]
+imported/blink/svg/custom/feDisplacementMap-invalid-selector.svg [ ImageOnlyFailure ]
+imported/blink/svg/custom/svg-root-with-opacity.html [ ImageOnlyFailure ]
+imported/blink/svg/filters/big-viewbox.svg [ ImageOnlyFailure ]
+imported/blink/svg/filters/feDropShadow-linearrgb-flood-color.svg [ ImageOnlyFailure ]
+imported/blink/svg/filters/feOffset-nonuniform-scale.svg [ ImageOnlyFailure ]
+imported/blink/svg/filters/filter-huge-clamping.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-color-dodge.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-darken.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-difference.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-exclusion.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-lighten.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-multiply.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/blend-screen.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/dynamic-small-object-scaled-up-01.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/filter-scaled-02.html [ ImageOnlyFailure ]
+imported/mozilla/svg/pattern-scale-01a.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/pattern-scale-01b.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/pattern-scale-01c.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/stroke-width-percentage-02a.svg [ ImageOnlyFailure ]
+imported/mozilla/svg/symbol-01.svg [ ImageOnlyFailure ]
</ins><span class="cx"> imported/w3c/css/css-color-3/t31-color-currentColor-b.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t32-opacity-offscreen-multiple-boxes-1-c.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t32-opacity-offscreen-multiple-boxes-2-c.xht [ ImageOnlyFailure ]
</span><span class="lines">@@ -3388,9 +3390,7 @@
</span><span class="cx"> imported/w3c/css/css-color-3/t421-rgb-hex-parsing-f.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t421-rgb-hex3-a.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t421-rgb-hex6-a.xht [ ImageOnlyFailure ]
</span><del>-imported/w3c/css/css-color-3/t422-rgba-a1.0-a.xht [ ImageOnlyFailure ]
</del><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-clamping-a0.0-b.xht [ ImageOnlyFailure ]
</span><del>-imported/w3c/css/css-color-3/t422-rgba-clamping-a1.0-b.xht [ ImageOnlyFailure ]
</del><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-clip-outside-device-gamut-b.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-func-int-a.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-func-no-mixed-f.xht [ ImageOnlyFailure ]
</span><span class="lines">@@ -3406,6 +3406,10 @@
</span><span class="cx"> imported/w3c/css/css-color-3/t425-hsla-values-b.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t44-currentcolor-background-b.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-color-3/t44-currentcolor-border-b.xht [ ImageOnlyFailure ]
</span><ins>+imported/w3c/css/css-multicol-1/multicol-basic-001.html [ ImageOnlyFailure ]
+imported/w3c/css/css-multicol-1/multicol-basic-002.html [ ImageOnlyFailure ]
+imported/w3c/css/css-multicol-1/multicol-basic-003.html [ ImageOnlyFailure ]
+imported/w3c/css/css-multicol-1/multicol-basic-004.html [ ImageOnlyFailure ]
</ins><span class="cx"> imported/w3c/css/css-multicol-1/multicol-block-clip-001.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-block-clip-002.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-break-000.xht [ ImageOnlyFailure ]
</span><span class="lines">@@ -3514,20 +3518,59 @@
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-width-large-001.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-width-large-002.xht [ ImageOnlyFailure ]
</span><span class="cx"> imported/w3c/css/css-multicol-1/multicol-width-negative-001.xht [ ImageOnlyFailure ]
</span><ins>+imported/w3c/csswg-test/css-shapes-1/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) mathml/presentation/msub-base-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msub-sub-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msubsup-base-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msubsup-sub-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msubsup-sup-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msup-base-changed.xhtml [ ImageOnlyFailure ]
-Bug(EFL) mathml/presentation/msup-sup-changed.xhtml [ ImageOnlyFailure ]
</del><ins>+mathml/opentype/large-operators-displaystyle-dynamic.html [ ImageOnlyFailure ]
+mathml/presentation/href-enter.html [ ImageOnlyFailure ]
+mathml/presentation/href-style.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><del>-Bug(EFL) svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ ImageOnlyFailure ]
-Bug(EFL) svg/transforms/change-transform-origin-css.xhtml [ ImageOnlyFailure ]
-Bug(EFL) svg/transforms/change-transform-origin-presentation-attribute.xhtml [ ImageOnlyFailure ]
-svg/transforms/transform-origin-css-property.xhtml [ ImageOnlyFailure ]
</del><ins>+media/track/w3c/track/webvtt/2_tracks.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_end.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_middle.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_middle_position_50.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_middle_position_gt_50.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_middle_position_lt_50.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_middle_position_lt_50_size_gt_maximum_size.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/align_start.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/basic.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/decode_escaped_entities.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/dom_override_cue_align_position_line_size.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/dom_override_cue_align_position_line_size_while_paused.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/dom_override_cue_text.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/dom_override_cue_text_while_paused.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/dom_override_remove_cue_while_paused.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/one_line_cue_plus_wrapped_cue.html [ ImageOnlyFailure ]
+media/track/w3c/track/webvtt/size_50.html [ ImageOnlyFailure ]
+media/video-object-fit-change.html [ ImageOnlyFailure ]
</ins><span class="cx"> 
</span><ins>+svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-mpath-targetChange-1.svg [ ImageOnlyFailure ]
+svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
+svg/clip-path/mask-nested-clip-path-006.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-nested-clip-path-007.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-nested-clip-path-008.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-nested-clip-path-009.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-nested-clip-path-010.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-objectboundingbox-content-clip-transform.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-objectboundingbox-content-clip.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-userspaceonuse-content-clip-transform.svg [ ImageOnlyFailure ]
+svg/clip-path/mask-userspaceonuse-content-clip.svg [ ImageOnlyFailure ]
+svg/css/mix-blend-mode-background-root.svg [ ImageOnlyFailure ]
+svg/css/mix-blend-mode-opacity-root.svg [ ImageOnlyFailure ]
+svg/css/mix-blend-mode-with-inline-svg.html [ ImageOnlyFailure ]
+svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
+svg/custom/filter-update-different-root.html [ ImageOnlyFailure ]
+svg/custom/hidpi-masking-clipping.svg [ ImageOnlyFailure ]
+svg/custom/resources-css-scaled.html [ ImageOnlyFailure ]
+svg/filters/color-space-conversion.svg [ ImageOnlyFailure ]
+svg/filters/container-with-filters.svg [ ImageOnlyFailure ]
+svg/filters/feComposite-background-rect-control-operators.svg [ ImageOnlyFailure ]
+svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
+svg/masking/mask-transformed-text-missing.svg [ ImageOnlyFailure ]
+svg/stroke/non-scaling-stroke-pattern.svg [ ImageOnlyFailure ]
+svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
+svg/text/hidpi-text-selection-rect-position.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> webkit.org/b/105870 webaudio/audiobuffersource.html [ Failure ]
</span><span class="cx"> webkit.org/b/105870 webaudio/codec-tests/aac/vbr-128kbps-44khz.html [ Failure ]
</span><span class="cx"> webkit.org/b/105870 webaudio/codec-tests/mp3/128kbps-44khz.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>