<!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>[214306] 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/214306">214306</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2017-03-23 11:22:10 -0700 (Thu, 23 Mar 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Mark compositing and css3/blending tests asserting on debug builds.

Unreviewed test gardening.

* platform/gtk/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (214305 => 214306)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-03-23 18:15:58 UTC (rev 214305)
+++ trunk/LayoutTests/ChangeLog        2017-03-23 18:22:10 UTC (rev 214306)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2017-03-23  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Mark compositing and css3/blending tests asserting on debug builds.
+
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
</ins><span class="cx"> 2017-03-23  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed GTK+ gardening. Mark webrtc/connection-state.html as failing.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (214305 => 214306)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-23 18:15:58 UTC (rev 214305)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-23 18:22:10 UTC (rev 214306)
</span><span class="lines">@@ -284,20 +284,20 @@
</span><span class="cx"> webkit.org/b/99028 fast/autoresize [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # We need to set ENABLE_CSS_COMPOSITING=ON
</span><del>-webkit.org/b/169916 css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Failure ]
-webkit.org/b/169916 css3/blending/blend-mode-ancestor-clipping-layer.html [ Failure ]
-webkit.org/b/169916 css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Failure ]
</del><ins>+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Failure ]
+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-ancestor-clipping-layer.html [ Failure ]
+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
</span><del>-webkit.org/b/169916 css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Failure ]
</del><ins>+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
</span><del>-webkit.org/b/169916 css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Failure ]
</del><ins>+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-property-parsing.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-property.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/blend-mode-transform-style.html [ Failure ]
</span><del>-webkit.org/b/169916 css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Failure ]
</del><ins>+webkit.org/b/169916 [ Release ] css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169916 css3/blending/isolation-parsing.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
</span><span class="cx"> webkit.org/b/169916 css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ]
</span><span class="lines">@@ -349,37 +349,38 @@
</span><span class="cx"> 
</span><span class="cx"> # Failures related with compositing tests.
</span><span class="cx"> webkit.org/b/169918 compositing/animation/animation-backing.html [ Failure Pass ]
</span><del>-webkit.org/b/169918 compositing/backing/no-backing-for-perspective.html [ Failure ]
-webkit.org/b/169918 compositing/backing/whitespace-nodes-no-backing.html [ Failure ]
-webkit.org/b/169918 compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
-webkit.org/b/169918 compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/backing/no-backing-for-perspective.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/backing/whitespace-nodes-no-backing.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/columns/composited-lr-paginated-repaint.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/columns/composited-rl-paginated-repaint.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Failure ]
-webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-configs.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-configs.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-enabled.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-traversal.html [ Failure ]
-webkit.org/b/169918 compositing/contents-opaque/control-layer.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/contents-format/subpixel-antialiased-text-traversal.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/contents-opaque/control-layer.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/contents-scale/animating.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/contents-scale/rounded-contents-scale.html [ Failure ]
-webkit.org/b/169918 compositing/contents-scale/scaled-ancestor.html [ Failure ]
-webkit.org/b/169918 compositing/contents-scale/simple-scale.html [ Failure ]
-webkit.org/b/169918 compositing/contents-scale/z-translate.html [ Failure ]
-webkit.org/b/169918 compositing/fixed-image-loading.html [ Failure ]
-webkit.org/b/169918 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/contents-scale/rounded-contents-scale.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/contents-scale/scaled-ancestor.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/contents-scale/simple-scale.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/contents-scale/z-translate.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/fixed-image-loading.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/geometry/ancestor-overflow-change.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
-webkit.org/b/169918 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
-webkit.org/b/169918 compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/geometry/fixed-position-composited-switch.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
+webkit.org/b/169918 compositing/geometry/partial-layout-update.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/geometry/preserve-3d-switching.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/become-overlapped-iframe.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/composited-iframe-scroll.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/iframes/composited-parent-iframe.html [ Failure ]
-webkit.org/b/169918 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/iframes/composited-parent-iframe.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/iframes/connect-compositing-iframe.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/connect-compositing-iframe3.html [ Failure ]
</span><span class="lines">@@ -388,58 +389,58 @@
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/iframe-resize.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/overlapped-iframe.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/iframes/scrolling-iframe.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/images/direct-image-object-fit.html [ Failure ]
-webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
-webkit.org/b/169918 compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/images/direct-image-object-fit.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure Pass ]
-webkit.org/b/169918 compositing/masks/clip-path-composited-descendent.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure Pass ]
+webkit.org/b/169918 [ Release ] compositing/masks/clip-path-composited-descendent.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/overflow/ancestor-overflow.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure ]
-webkit.org/b/169918 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
-webkit.org/b/169918 compositing/overflow/scrolling-without-painting.html [ Failure ]
-webkit.org/b/169918 compositing/overflow/textarea-scroll-touch.html [ Failure ]
-webkit.org/b/169918 compositing/overflow/updating-scrolling-content.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/overflow/scrolling-content-clip-to-viewport.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/overflow/scrolling-without-painting.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/overflow/textarea-scroll-touch.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/overflow/updating-scrolling-content.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/plugins/no-backing-store.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/repaint/positioned-movement.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/repaint/resize-repaint.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/repaint/resize-repaint.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-fixed.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
-webkit.org/b/169918 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
-webkit.org/b/169918 compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-fixed-overflow.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-fixed.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/rtl/rtl-iframe-fixed.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/tiling/huge-layer-img.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
-webkit.org/b/169918 compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/tiling/non-active-window-tiles-size.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/tiling/offscreen-tiled-layer.html [ Failure ]
-webkit.org/b/169918 compositing/tiling/tile-cache-zoomed.html [ Failure ]
-webkit.org/b/169918 compositing/tiling/tiled-layer-resize.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/tiling/offscreen-tiled-layer.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/tile-cache-zoomed.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/tiled-layer-resize.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/tiling/tiled-mask-inwindow.html [ Failure ]
</span><del>-webkit.org/b/169918 compositing/tiling/tiled-reflection-inwindow.html [ Failure ]
-webkit.org/b/169918 compositing/tiling/transform-origin-tiled.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/tiling/tiled-reflection-inwindow.html [ Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/transform-origin-tiled.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/video/video-object-fit.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/video/video-object-position.html [ Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/visibility/visibility-on-distant-descendant.html [ Failure Pass ]
</span><span class="cx"> webkit.org/b/169918 compositing/visibility/visibility-image-layers.html [ Failure Pass ]
</span><del>-webkit.org/b/169918 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/169918 compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/169918 compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -490,8 +491,8 @@
</span><span class="cx"> webkit.org/b/169918 compositing/reflections/reflection-positioning2.html [ Missing Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/reflections/simple-composited-reflections.html [ Missing Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/reflections/transform-inside-reflection.html [ Missing Failure ]
</span><del>-webkit.org/b/169918 compositing/tiling/rotated-tiled-clamped.html [ Missing Failure ]
-webkit.org/b/169918 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Missing Failure ]
</del><ins>+webkit.org/b/169918 [ Release ] compositing/tiling/rotated-tiled-clamped.html [ Missing Failure ]
+webkit.org/b/169918 [ Release ] compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Missing Failure ]
</ins><span class="cx"> webkit.org/b/169918 compositing/transitions/scale-transition-no-start.html [ Missing Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/transitions/singular-scale-transition.html [ Missing Failure ]
</span><span class="cx"> webkit.org/b/169918 compositing/visibility/visibility-composited-transforms.html [ Missing Failure ]
</span><span class="lines">@@ -1303,6 +1304,188 @@
</span><span class="cx"> webkit.org/b/169811 fast/mediastream/captureStream/canvas2d-heavy-drawing.html [ Crash ]
</span><span class="cx"> webkit.org/b/169811 fast/mediastream/captureStream/canvas2d.html [ Crash ]
</span><span class="cx"> 
</span><ins>+# ASSERTION FAILED: !m_flushingLayers
+webkit.org/b/170009 [ Debug ] compositing/backing/backface-visibility-in-3dtransformed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/border-radius-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/child-layer-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/filter-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/form-controls-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/inline-block-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/masked-child-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip-overhang.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-clip.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-opacity-0-child.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/no-backing-for-perspective.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/replaced-child-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/toggle-opacity-0-child.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/backing/whitespace-nodes-no-backing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/bounds-in-flipped-writing-mode.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/canvas/accelerated-canvas-compositing-size-limit.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/control-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/images/clip-on-directly-composited-image.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/clip-child-by-non-stacking-ancestor.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/clipping/border-radius-overflow-hidden-stacking-context.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/ancestor-clipped-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/clipped-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-columns-vertical-rl.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-columns.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated-rl.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated-writing-mode-rl.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/composited-nested-columns.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/hittest-composited-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/rotated-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/columns/untransformed-composited-in-paginated.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-configs-antialiasing-style.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-configs.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-images.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-traversal.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-format/subpixel-antialiased-text-visibility.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/background-clip.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/background-color.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/body-background-painted.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/body-background-skipped.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/filter.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/hidden-with-visible-child.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/hidden-with-visible-text.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/layer-opacity.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/layer-transform.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/opaque-with-scrolled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/overflow-hidden-child-layers.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/table-parts.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-opaque/visibility-hidden.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-scale/rounded-contents-scale.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-scale/scaled-ancestor.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-scale/simple-scale.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/contents-scale/z-translate.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/filters/sw-layer-overlaps-hw-shadow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/filters/sw-nested-shadow-overlaps-hw-nested-shadow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/filters/sw-shadow-overlaps-hw-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/filters/sw-shadow-overlaps-hw-shadow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/fixed-image-loading.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/fixed-positioned-pseudo-content-no-compositing.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-clipped-composited-child.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/bounds-ignores-hidden.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/clip-inside.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/clip.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/composited-in-columns.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/fixed-position-composited-switch.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/fixed-position-flipped-writing-mode.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/flipped-writing-mode.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/foreground-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-fixed-positioned.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-fixed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-overflow-root.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-positioned-transition.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-positioned.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-transformed-overflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/limit-layer-bounds-transformed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/geometry/negative-text-indent-with-overflow-hidden-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/iframes/become-composited-nested-iframes.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/iframes/composited-parent-iframe.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/iframes/connect-compositing-iframe-delayed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/iframes/resizer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/images/direct-image-object-fit.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-overlap-extent-rtl.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-overlap-extent.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-and-transform.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-change-out-of-view-in-view.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-out-of-view.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-transformed-into-view.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/fixed-position-under-transform.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/no-compositing-for-preserve-3d.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overflow-scroll-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-animation-container.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-child-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-clipping.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-3d.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-and-clipped.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transformed-preserved-3d.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/overlap-transforms.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/rotate3d-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/scale-rotation-transition-overlap.html
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/stacking-context-overlap-nested.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/stacking-context-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/subpixel-adjacent-layers-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/translatez-overlap.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-change.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-layer-creation.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/will-change-on-normal-flow-content.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/layer-creation/zoomed-clip-intersection.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/masks/clip-path-composited-descendent.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/masks/mask-layer-size.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/media-controls-bar-appearance.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow-trumps-transform-style.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/automatically-opt-into-composited-scrolling.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/clip-descendents.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/composited-scrolling-paint-phases.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/content-gains-scrollbars.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/content-loses-scrollbars.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/overflow-scrollbar-layer-positions.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/overflow-scrollbar-layers.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/resize-painting.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/scrolling-content-clip-to-viewport.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/scrolling-without-painting.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/textarea-scroll-touch.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/overflow/updating-scrolling-content.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/reflections/direct-image-object-fit-reflected.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-clip-descendant.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-from-abs-in-named-flow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-from-outflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-got-transformed-parent.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-lost-transformed-parent.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-overlap-composited.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow-transformed-parent.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-in-named-flow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/regions/fixed-transformed-in-named-flow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/repaint/absolute-painted-into-composited-ancestor.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/repaint/invalidations-on-composited-layers.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/repaint/resize-repaint.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-absolute-overflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-absolute.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-fixed-overflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-fixed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-absolute.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-fixed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-iframe-relative.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-relative.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/rtl/rtl-scrolling-with-transformed-descendants.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/backface-preserve-3d-tiled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/empty-to-tiled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-add-remove-child.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-with-layer-children-resize.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/huge-layer-with-layer-children.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/offscreen-tiled-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/rotated-tiled-clamped.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/tile-cache-zoomed.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/tiled-layer-resize.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/tiled-reflection-inwindow.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/tiling/transform-origin-tiled.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/visibility/layer-visible-content.html [ Crash ]
+webkit.org/b/170009 [ Debug ] compositing/visibility/visibility-image-layers-dynamic.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-accelerated-with-multiple-stacking-contexts.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-ancestor-clipping-layer.html [ Crash Failure ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-blended-element-overlapping-composited-sibling-should-have-compositing-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-with-accelerated-sibling.html [ Crash ]
+webkit.org/b/170009 [ Debug ] css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Crash ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Crashing tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre>
</div>
</div>

</body>
</html>