<!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>[214223] 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/214223">214223</a></dd>
<dt>Author</dt> <dd>clopez@igalia.com</dd>
<dt>Date</dt> <dd>2017-03-21 08:52:28 -0700 (Tue, 21 Mar 2017)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Enable WebGL, 3D and compositing layout tests
https://bugs.webkit.org/show_bug.cgi?id=71849

Unreviewed test gardeninng.

* http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt: Rebaseline after <a href="http://trac.webkit.org/projects/webkit/changeset/208049">r208049</a>.
* platform/gtk/TestExpectations: Mark new expected failures.
* platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/child-layer-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/inline-block-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/color-matching/image-color-matching-expected.png: Added. Rebaselined.
* platform/gtk/compositing/color-matching/image-color-matching-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/color-matching/pdf-image-match-expected.png: Added. Rebaselined.
* platform/gtk/compositing/color-matching/pdf-image-match-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/compositing-visible-descendant-expected.png: Added. Rebaselined.
* platform/gtk/compositing/compositing-visible-descendant-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/direct-image-compositing-expected.png: Added. Rebaselined.
* platform/gtk/compositing/direct-image-compositing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/generated-content-expected.png: Added. Rebaselined.
* platform/gtk/compositing/generated-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/clipping-foreground-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/clipping-foreground-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-html-size-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-html-size-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-in-columns-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/composited-in-columns-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-in-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-in-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-position-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/fixed-position-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/outline-change-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/outline-change-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/partial-layout-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/partial-layout-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/root-layer-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/root-layer-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-opacity-overlay-expected.png: Added. Rebaselined.
* platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/iframes/resizer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/images/direct-image-background-color-expected.png: Added. Rebaselined.
* platform/gtk/compositing/images/direct-image-background-color-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/overlap-animation-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/layers-inside-overflow-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/direct-image-mask-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/direct-image-mask-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/masked-ancestor-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/masked-ancestor-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/multiple-masks-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/multiple-masks-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/masks/simple-composited-mask-expected.png: Added. Rebaselined.
* platform/gtk/compositing/masks/simple-composited-mask-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/media-controls-bar-appearance-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/nested-scrolling-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/nested-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-positioning-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-positioning-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/overflow-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/parent-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/parent-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/scrollbar-painting-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/scrollbar-painting-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/reflections/reflection-in-composited-expected.png: Added. Rebaselined.
* platform/gtk/compositing/reflections/reflection-in-composited-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/composited-document-element-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/composited-document-element-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/content-into-overflow-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/content-into-overflow-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-rects-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/repaint/overflow-into-content-expected.png: Added. Rebaselined.
* platform/gtk/compositing/repaint/overflow-into-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/self-painting-layers-expected.png: Added. Rebaselined.
* platform/gtk/compositing/self-painting-layers-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/shadows/shadow-drawing-expected.png: Added. Rebaselined.
* platform/gtk/compositing/shadows/shadow-drawing-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/sibling-positioning-expected.png: Added. Rebaselined.
* platform/gtk/compositing/sibling-positioning-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/text-on-large-layer-expected.png: Added. Rebaselined.
* platform/gtk/compositing/text-on-large-layer-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png: Added. Rebaselined.
* platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/visibility/layer-visible-content-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-background-color-expected.png: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-background-color-expected.txt: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added. Rebaselined.
* platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-default-value-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-color-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-image-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-background-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-background-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-blend-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-filter-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-mask-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-normal-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-normal-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-darker-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png: Added. Rebaselined.
* platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added. Rebaselined.
* platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Added. Rebaselined.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestshttptestswebgl102origincleanconformanceexpectedtxt">trunk/LayoutTests/http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/gtk/compositing/animation/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinganimationstateatendeventtransformlayerexpectedpng">trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinganimationstateatendeventtransformlayerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/backing/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingbackfacevisibilityin3dtransformedexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingchildlayernobackingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/child-layer-no-backing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackinginlineblocknobackingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/inline-block-no-backing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipoverhangexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipoverlapexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingbackingreplacedchildnobackingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/color-matching/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcolormatchingimagecolormatchingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcolormatchingimagecolormatchingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcolormatchingpdfimagematchexpectedpng">trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcolormatchingpdfimagematchexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcompositingvisibledescendantexpectedpng">trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingcompositingvisibledescendantexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingdirectimagecompositingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingdirectimagecompositingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeneratedcontentexpectedpng">trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeneratedcontentexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/geometry/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryabspositioninsideopacityexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryabspositioninsideopacityexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryclippingforegroundexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryclippingforegroundexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrycompositedhtmlsizeexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrycompositedhtmlsizeexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrycompositedincolumnsexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrycompositedincolumnsexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryfixedincompositedexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryfixedincompositedexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryfixedpositionexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryfixedpositionexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryhorizontalscrollcompositedexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryhorizontalscrollcompositedexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrendeepexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrendeepexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrenexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrenexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryoutlinechangeexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryoutlinechangeexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrypartiallayoutupdateexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrypartiallayoutupdateexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryrootlayerupdateexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryrootlayerupdateexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrytransfromoriginonzerosizelayerexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometrytransfromoriginonzerosizelayerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryverticalscrollcompositedexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryverticalscrollcompositedexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryvideofixedscrollingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryvideofixedscrollingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryvideoopacityoverlayexpectedpng">trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinggeometryvideoopacityoverlayexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/iframes/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframescompositediframealignmentexpectedpng">trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframescompositediframealignmentexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesiframecopyonscrollexpectedpng">trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesiframecopyonscrollexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesiframeincompositedlayerexpectedpng">trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesiframeincompositedlayerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesinvisiblenestediframeshowexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingiframesresizerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/images/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingimagesdirectimagebackgroundcolorexpectedpng">trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingimagesdirectimagebackgroundcolorexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/layer-creation/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationfixedpositionscrollexpectedpng">trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationfixedpositionscrollexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationoverlapanimationcontainerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationoverlapanimationexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationwillchangelayercreationexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayercreationwillchangeonnormalflowcontentexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayersinsideoverflowscrollexpectedpng">trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositinglayersinsideoverflowscrollexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/masks/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksdirectimagemaskexpectedpng">trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksdirectimagemaskexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksmaskedancestorexpectedpng">trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksmaskedancestorexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksmultiplemasksexpectedpng">trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmasksmultiplemasksexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmaskssimplecompositedmaskexpectedpng">trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmaskssimplecompositedmaskexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingmediacontrolsbarappearanceexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/media-controls-bar-appearance-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowcompositedscrollingcreatesastackingcontainerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowcompositedscrollingpaintphasesexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowfixedpositionancestorclipexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowfixedpositionancestorclipexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflownestedscrollingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflownestedscrollingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowcompositingdescendantexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowcompositingdescendantexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowpositioningexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowpositioningexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowscrollexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowoverflowscrollexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowparentoverflowexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowparentoverflowexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowremoveoverflowcrash2expectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowremoveoverflowcrash2expectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowscrollancestorupdateexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowscrollancestorupdateexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowscrollbarpaintingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowscrollbarpaintingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowthemeaffectsvisualoverflowexpectedpng">trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingoverflowthemeaffectsvisualoverflowexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/reflections/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingreflectionsreflectionincompositedexpectedpng">trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingreflectionsreflectionincompositedexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/repaint/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintbecomeoverlaycompositedlayerexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintbecomeoverlaycompositedlayerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintcompositeddocumentelementexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintcompositeddocumentelementexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintcontentintooverflowexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintcontentintooverflowexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintrectsexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintrectsexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintnewlycompositedonscrollexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintnewlycompositedonscrollexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsoluteexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsoluteexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsolute2expectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsolute2expectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintoverflowintocontentexpectedpng">trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrepaintoverflowintocontentexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/rtl/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrtlrtliframeabsoluteexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrtlrtliframerelativeexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrtlrtloverflowscrollingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingrtlrtlscrollingwithtransformeddescendantsexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingselfpaintinglayersexpectedpng">trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingselfpaintinglayersexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/shadows/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingshadowsshadowdrawingexpectedpng">trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingshadowsshadowdrawingexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingsiblingpositioningexpectedpng">trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingsiblingpositioningexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingtextonlargelayerexpectedpng">trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingtextonlargelayerexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/tiling/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingtilinghugelayeraddremovechildexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingtilingvisiblerectaccumulatedoffsetexpectedpng">trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingtilingvisiblerectaccumulatedoffsetexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/visibility/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingvisibilitylayervisiblecontentexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/visibility/layer-visible-content-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/compositing/webgl/</li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingwebglwebglbackgroundcolorexpectedpng">trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingwebglwebglbackgroundcolorexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingwebglwebglnonpremultipliedblendexpectedpng">trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcompositingwebglwebglnonpremultipliedblendexpectedtxt">trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/css3/blending/</li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedefaultvalueexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedefaultvalueexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedifferentimageformatsexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedifferentimageformatsexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolor2expectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolor2expectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolorexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolorexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimagecolorexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimagecolorexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimageimageexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimageimageexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodesinglelayernoblendingexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodesinglelayernoblendingexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodebackgroundexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodebackgroundexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovenonstackingcontextblendingexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovenonstackingcontextblendingexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovestackingcontextblendingexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovestackingcontextblendingexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerblendexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerblendexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerfilterexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerfilterexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayermaskexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayermaskexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayeropacityexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayeropacityexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayershadowexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendlayershadowexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendmultiplyalphaexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendmultiplyalphaexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendnormalexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendnormalexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendplusdarkerexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendplusdarkerexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendpluslighterexpectedpng">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkcss3blendingsvgblendpluslighterexpectedtxt">trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt</a></li>
<li>trunk/LayoutTests/platform/gtk/fast/canvas/webgl/</li>
<li><a href="#trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasexpectedpng">trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasexpectedtxt">trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasrepaintexpectedpng">trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasrepaintexpectedtxt">trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (214222 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2017-03-21 14:34:36 UTC (rev 214222)
+++ trunk/LayoutTests/ChangeLog        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -1,3 +1,195 @@
</span><ins>+2017-03-21  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
+
+        [GTK] Enable WebGL, 3D and compositing layout tests
+        https://bugs.webkit.org/show_bug.cgi?id=71849
+
+        Unreviewed test gardeninng.
+
+        * http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt: Rebaseline after r208049.
+        * platform/gtk/TestExpectations: Mark new expected failures.
+        * platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/child-layer-no-backing-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/inline-block-no-backing-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/no-backing-for-clip-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/color-matching/image-color-matching-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/color-matching/image-color-matching-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/color-matching/pdf-image-match-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/color-matching/pdf-image-match-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/compositing-visible-descendant-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/compositing-visible-descendant-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/direct-image-compositing-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/direct-image-compositing-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/generated-content-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/generated-content-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/clipping-foreground-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/clipping-foreground-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/composited-html-size-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/composited-html-size-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/composited-in-columns-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/composited-in-columns-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/fixed-in-composited-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/fixed-in-composited-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/fixed-position-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/fixed-position-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/outline-change-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/outline-change-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/partial-layout-update-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/partial-layout-update-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/root-layer-update-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/root-layer-update-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/video-opacity-overlay-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/iframes/resizer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/images/direct-image-background-color-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/images/direct-image-background-color-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/overlap-animation-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/layers-inside-overflow-scroll-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/masks/direct-image-mask-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/masks/direct-image-mask-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/masks/masked-ancestor-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/masks/masked-ancestor-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/masks/multiple-masks-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/masks/multiple-masks-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/masks/simple-composited-mask-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/masks/simple-composited-mask-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/media-controls-bar-appearance-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/nested-scrolling-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/nested-scrolling-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-positioning-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-positioning-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-scroll-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/overflow-scroll-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/parent-overflow-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/parent-overflow-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/scrollbar-painting-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/scrollbar-painting-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/reflections/reflection-in-composited-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/reflections/reflection-in-composited-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/composited-document-element-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/composited-document-element-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/content-into-overflow-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/content-into-overflow-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/layer-repaint-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/layer-repaint-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/layer-repaint-rects-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/opacity-between-absolute-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/overflow-into-content-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/repaint/overflow-into-content-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/self-painting-layers-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/self-painting-layers-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/shadows/shadow-drawing-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/shadows/shadow-drawing-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/sibling-positioning-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/sibling-positioning-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/text-on-large-layer-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/text-on-large-layer-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/visibility/layer-visible-content-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/webgl/webgl-background-color-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/webgl/webgl-background-color-expected.txt: Added. Rebaselined.
+        * platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added. Rebaselined.
+        * platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-default-value-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-image-color-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-image-image-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-background-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-background-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-blend-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-filter-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-mask-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-normal-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-normal-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-plus-darker-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png: Added. Rebaselined.
+        * platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt: Added. Rebaselined.
+        * platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png: Added. Rebaselined.
+        * platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt: Added. Rebaselined.
+        * platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Added. Rebaselined.
+        * platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt: Added. Rebaselined.
+
</ins><span class="cx"> 2017-03-21  Carlos Garcia Campos  &lt;cgarcia@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed GTK+ gardening. Remove expectations for imported/w3c/web-platform-tests/XMLHttpRequest/setrequestheader-content-type.htm.
</span></span></pre></div>
<a id="trunkLayoutTestshttptestswebgl102origincleanconformanceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt (214222 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt        2017-03-21 14:34:36 UTC (rev 214222)
+++ trunk/LayoutTests/http/tests/webgl/1.0.2/origin-clean-conformance-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -1,4 +1,5 @@
</span><span class="cx"> Blocked access to external URL http://www.opengl.org/img/opengl_logo.jpg
</span><ins>+Blocked access to external URL http://www.opengl.org/img/opengl_logo.jpg
</ins><span class="cx"> This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
</span><span class="cx"> 
</span><span class="cx"> Test: resources/webgl_test_files/conformance/textures/origin-clean-conformance.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (214222 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-21 14:34:36 UTC (rev 214222)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -283,22 +283,316 @@
</span><span class="cx"> # Needs testRunner.enableAutoResizeMode()
</span><span class="cx"> webkit.org/b/99028 fast/autoresize [ Failure ]
</span><span class="cx"> 
</span><del>-# The GTK+ build bots don't yet have the muscle to run WebGL, 3D and compositing tests.
-webkit.org/b/71849 compositing [ Skip ]
-webkit.org/b/71849 css3/blending [ Skip ]
-webkit.org/b/71849 fast/canvas/webgl [ Skip ]
-webkit.org/b/71849 fast/images/webgl-teximage2d.html [ Skip ]
-webkit.org/b/71849 fast/transforms/selection-bounds-in-transformed-view.html [ Skip ]
-webkit.org/b/71849 fast/media/mq-transform-02.html [ Skip ]
-webkit.org/b/71849 fast/media/mq-transform-03.html [ Skip ]
-webkit.org/b/71849 http/tests/canvas/webgl [ Skip ]
-webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Skip ]
-webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Skip ]
-webkit.org/b/71849 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Skip ]
-webkit.org/b/71849 webkit.org/b/124486 http/tests/webgl [ Skip ]
-webkit.org/b/71849 webkit.org/b/111477 inspector/layers [ Skip ]
-webkit.org/b/71849 webgl [ Skip ]
</del><ins>+# We need to set ENABLE_CSS_COMPOSITING=ON
+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 ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-canvas.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-accelerated-overflow-hidden.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer1.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-off-self-painting-layer2.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-turn-on-self-painting-layer.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-parent-of-composited-blended-has-layer.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-property-parsing.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-property.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-transform-style.html [ Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-with-composited-descendant-should-have-layer.html [ Failure ]
+webkit.org/b/169916 css3/blending/isolation-parsing.html [ Failure ]
+webkit.org/b/169916 css3/blending/repaint/blend-mode-isolate-stacking-context.html [ Failure ]
+webkit.org/b/169916 css3/blending/repaint/blend-mode-turn-off-isolation.html [ Failure ]
+webkit.org/b/169916 css3/blending/background-blend-mode-body-transparent-color-and-image.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/background-blend-mode-crossfade-image.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/background-blend-mode-tiled-layers.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-child-background-color.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-child-isolate-html-background-color.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-child.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-composited-child-background-color.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-composited-child.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-body-element.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-transformed-blending.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-html-element-screen.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolated-group-1.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolated-group-2.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolated-group-3.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-append-non-stacking-context-blending.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-append-stacking-context-blending.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-turn-off-blending-no-isolation.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-turn-off-blending.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-turn-off-stacking-context.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-turn-on-blending.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-isolation-flags-turn-on-stacking-context.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-layers.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-overflow.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-reflection.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-simple-composited.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/blend-mode-simple.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-color-burn.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-color-dodge.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-darken.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-difference.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-exclusion.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-hard-light.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-layer-clip-path.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-lighten.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-multiply.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-overlay.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-screen.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/svg-blend-soft-light.html [ Missing Failure ]
+webkit.org/b/169916 css3/blending/background-blend-mode-data-uri-svg-image.html [ ImageOnlyFailure Pass ]
+webkit.org/b/169916 inspector/layers/layers-blending-compositing-reasons.html [ Failure ]
</ins><span class="cx"> 
</span><ins>+# Failures related with compositing tests.
+webkit.org/b/169918 compositing/animation/animation-backing.html [ Failure Pass ]
+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 ]
+webkit.org/b/169918 compositing/columns/composited-lr-paginated-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/columns/composited-rl-paginated-repaint.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-enabled.html [ Failure ]
+webkit.org/b/169918 compositing/contents-format/subpixel-antialiased-text-traversal.html [ Failure ]
+webkit.org/b/169918 compositing/contents-opaque/control-layer.html [ Failure ]
+webkit.org/b/169918 compositing/contents-scale/animating.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/geometry/ancestor-overflow-change.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-deep-switch.html [ Failure ]
+webkit.org/b/169918 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
+webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/geometry/limit-layer-bounds-overflow-root.html [ Failure ]
+webkit.org/b/169918 compositing/geometry/preserve-3d-switching.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/become-overlapped-iframe.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/composited-iframe-scroll.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/composited-parent-iframe.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/connect-compositing-iframe.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/connect-compositing-iframe3.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/enter-compositing-iframe.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/iframe-content-flipping.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/iframe-resize.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/overlapped-iframe.html [ Failure ]
+webkit.org/b/169918 compositing/iframes/scrolling-iframe.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/masks/compositing-clip-path-change-no-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/overflow/ancestor-overflow.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch-toggle.html [ Failure ]
+webkit.org/b/169918 compositing/overflow/overflow-auto-with-touch.html [ Failure ]
+webkit.org/b/169918 compositing/overflow/overflow-overlay-with-touch.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/plugins/no-backing-store.html [ Failure ]
+webkit.org/b/169918 compositing/plugins/small-to-large-composited-plugin.html [ Failure ]
+webkit.org/b/169918 compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/positioned-movement.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/repaint-on-layer-grouping-change.html [ Failure ]
+webkit.org/b/169918 compositing/repaint/resize-repaint.html [ Failure ]
+webkit.org/b/169918 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
+webkit.org/b/169918 compositing/tiling/huge-layer-img.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/tiling/non-active-window-tiles-size.html [ Failure ]
+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 ]
+webkit.org/b/169918 compositing/tiling/tiled-mask-inwindow.html [ Failure ]
+webkit.org/b/169918 compositing/tiling/tiled-reflection-inwindow.html [ Failure ]
+webkit.org/b/169918 compositing/tiling/transform-origin-tiled.html [ Failure ]
+webkit.org/b/169918 compositing/video/video-object-fit.html [ Failure ]
+webkit.org/b/169918 compositing/video/video-object-position.html [ Failure ]
+webkit.org/b/169918 compositing/visibility/visibility-on-distant-descendant.html [ Failure Pass ]
+webkit.org/b/169918 compositing/visibility/visibility-image-layers.html [ Failure Pass ]
+webkit.org/b/169918 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
+webkit.org/b/169918 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/contents-scale/non-decomposable-matrix.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/hidpi-compositing-vs-non-compositing-check-on-testing-framework.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/hidpi-subpixel-transform-origin.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/hidpi-transform-with-render-layer-on-fractional-pixel-value.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/layer-creation/deep-tree.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/masks/compositing-clip-path-mask-change.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/masks/mask-with-preserve-3d.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/overlap-blending/nested-non-overlap-clipping.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-contain.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-cover.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/regions/floated-region-with-transformed-child.html [ ImageOnlyFailure Pass ]
+webkit.org/b/169918 compositing/regions/propagate-region-box-shadow-border-padding-for-video.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/regions/propagate-region-box-shadow-border-padding.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/regions/transform-transparent-positioned-video-inside-region.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/regions/z-index-update.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/regions/z-index.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/transitions/transform-on-large-layer.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/video/poster.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
+webkit.org/b/169918 compositing/reflections/compositing-change-inside-reflection.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/deeply-nested-reflections.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/load-video-in-reflection.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/masked-reflection-on-composited.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-anchor-point.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-animated.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-mask-change.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-on-overflow.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-opacity.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-size-change.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-transformed.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-transformed2.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection-transition.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/nested-reflection.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/reflection-on-composited.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/reflection-opacity.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/reflection-ordering.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/reflection-positioning.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/reflection-positioning2.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/simple-composited-reflections.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/transform-inside-reflection.html [ Missing Failure ]
+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 ]
+webkit.org/b/169918 compositing/transitions/scale-transition-no-start.html [ Missing Failure ]
+webkit.org/b/169918 compositing/transitions/singular-scale-transition.html [ Missing Failure ]
+webkit.org/b/169918 compositing/visibility/visibility-composited-transforms.html [ Missing Failure ]
+webkit.org/b/169918 compositing/visibility/visibility-composited.html [ Missing Failure ]
+webkit.org/b/169918 compositing/webgl/webgl-no-alpha.html [ Missing Failure ]
+webkit.org/b/169918 compositing/webgl/webgl-reflection.html [ Missing Failure ]
+webkit.org/b/169918 compositing/plugins/composited-plugin.html [ Missing Failure ]
+webkit.org/b/169918 compositing/reflections/animation-inside-reflection.html [ Missing Failure ]
+webkit.org/b/169918 compositing/fixed-with-fixed-layout.html [ Crash ]
+webkit.org/b/169918 compositing/video/video-background-color.html [ Missing Crash ]
+
+# WebGL related failures
+webkit.org/b/169917 fast/canvas/webgl/antialiasing-enabled.html [ Failure Pass ]
+webkit.org/b/169917 fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/copyBufferSubData.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/framebuffer-object-attachment.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/getBufferSubData-webgl1.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/glsl-conformance.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/match-page-color-space.html [ ImageOnlyFailure ]
+webkit.org/b/169917 fast/canvas/webgl/premultiplyalpha-test.html [ Failure ]
+webkit.org/b/169917 fast/canvas/webgl/read-pixels-test.html [ Failure Pass ]
+webkit.org/b/169917 fast/canvas/webgl/oes-vertex-array-object.html [ Failure Pass ]
+webkit.org/b/169917 fast/canvas/webgl/unprefixed-anisotropic-extension.html [ Failure Pass ]
+webkit.org/b/169917 webgl/1.0.2/conformance/canvas/buffer-offscreen-test.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/context/context-attribute-preserve-drawing-buffer.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/context/premultiplyalpha-test.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/extensions/oes-texture-float.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/reading/read-pixels-test.html [ Failure Pass ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/texture-attachment-formats.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/texture-mips.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/texture-npot.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/texture-size-limit.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/rendering/point-no-attributes.html [ Failure ]
+webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Failure ]
+webkit.org/b/169917 webgl/many-contexts-access-after-loss.html [ Failure ]
+webkit.org/b/169917 webgl/many-contexts.html [ Failure ]
+webkit.org/b/169917 webgl/max-active-contexts-console-warning.html [ Failure ]
+webkit.org/b/169917 webgl/max-active-contexts-gc.html [ Failure ]
+webkit.org/b/169917 webgl/max-active-contexts-oldest-context-lost.html [ Failure ]
+webkit.org/b/169917 webgl/webgl-vertex-array-object-defined.html [ Failure ]
+webkit.org/b/169917 webgl/webgl-border.html [ ImageOnlyFailure ]
+webkit.org/b/169917 webgl/webgl-box-shadow.html [ ImageOnlyFailure ]
+# WebGL flaky tests
+webkit.org/b/169917 webgl/1.0.2/conformance/canvas/drawingbuffer-test.html [ Failure Pass ]
+webkit.org/b/169917 webgl/1.0.2/conformance/extensions/oes-vertex-array-object.html [ Failure Pass ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/texture-formats-test.html [ Failure Pass ]
+webkit.org/b/169917 webgl/1.0.3/conformance/context/context-hidden-alpha.html [ Failure Pass ]
+webkit.org/b/169917 compositing/overlap-blending/children-opacity-huge.html [ ImageOnlyFailure Pass ]
+webkit.org/b/169917 compositing/video/video-border-radius.html [ ImageOnlyFailure Pass ]
+# WebGL timeouts or slow tests.
+webkit.org/b/169917 fast/canvas/webgl/oes-texture-half-float.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/extensions/oes-texture-float-with-video.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-video.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/complex-glsl-does-not-crash.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/textures/texture-upload-size.html [ Timeout ]
+webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/atan/atan_001_to_008.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/uniform-default-values.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/pow/pow_009_to_016.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/pow/pow_017_to_024.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/reflect/reflect_001_to_006.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/refract/refract_001_to_006.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/swizzlers/swizzlers_097_to_104.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.2/conformance/ogles/GL/log/log_001_to_008.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/uniforms/uniform-values-per-program.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/context/context-eviction-with-garbage-collection.html [ Slow ]
+webkit.org/b/169917 webgl/1.0.3/conformance/glsl/misc/struct-nesting-of-variable-names.html [ Slow ]
+webkit.org/b/169917 webgl/max-active-contexts-webglcontextlost-prevent-default.html [ Timeout ]
+# WebGL crashes
+webkit.org/b/169917 fast/canvas/webgl/webgl-draw-buffers.html [ Failure Crash ]
+webkit.org/b/169917 webgl/1.0.3/conformance/extensions/webgl-draw-buffers.html [ Crash ]
+
+# WebGL 2.0 still not enabled
+webkit.org/b/166536 webgl/webgl2-rendering-context-defined.html [ Skip ]
+webkit.org/b/166536 webgl/webgl2-rendering-context-obtain.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-buffer-targets.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-buffers.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-context-creation.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-runtime-flag.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-texStorage.html [ Skip ]
+webkit.org/b/166536 fast/canvas/webgl/webgl2-texture-upload-enums.html [ Skip ]
+
</ins><span class="cx"> # These tests reference specific fonts on Mac port.
</span><span class="cx"> Bug(GTK) fast/text/font-weights.html [ WontFix ]
</span><span class="cx"> Bug(GTK) fast/text/font-weights-zh.html [ WontFix ]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinganimationstateatendeventtransformlayerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinganimationstateatendeventtransformlayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/animation/state-at-end-event-transform-layer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x159
+  RenderBlock {HTML} at (0,0) size 800x159
+    RenderBody {BODY} at (8,16) size 784x135
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 399x17
+          text run at (0,0) width 399: &quot;At the end of the test the green box should obscure the red box.&quot;
+      RenderBlock {DIV} at (0,135) size 784x0
+layer at (8,49) size 402x102
+  RenderBlock (relative positioned) {DIV} at (0,33) size 402x102 [border: (1px solid #000000)]
+layer at (19,50) size 100x100
+  RenderBlock (positioned) {DIV} at (11,1) size 100x100 [bgcolor=#FF0000]
+layer at (9,50) size 100x100
+  RenderBlock (positioned) {DIV} at (1,1) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingbackfacevisibilityin3dtransformedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/backface-visibility-in-3dtransformed-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+Should be several layers here.
+
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 49.00)
+          (bounds 122.00 122.00)
+          (drawsContent 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 10.00 1.00])
+          (children 1
+            (GraphicsLayer
+              (position 11.00 11.00)
+              (bounds 100.00 100.00)
+              (contentsOpaque 1)
+              (backfaceVisibility hidden)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingchildlayernobackingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/child-layer-no-backing-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/child-layer-no-backing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/child-layer-no-backing-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+Grandchild content
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 1091.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 1091.00)
+      (contentsOpaque 1)
+      (children 5
+        (GraphicsLayer
+          (position 18.00 10.00)
+          (bounds 200.00 200.00)
+        )
+        (GraphicsLayer
+          (position 18.00 220.00)
+          (bounds 200.00 200.00)
+        )
+        (GraphicsLayer
+          (position 18.00 430.00)
+          (bounds 200.00 200.00)
+        )
+        (GraphicsLayer
+          (position 18.00 640.00)
+          (anchor 0.50 0.46)
+          (bounds 200.00 217.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 850.00)
+          (anchor 0.50 0.50)
+          (bounds 202.00 202.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackinginlineblocknobackingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/inline-block-no-backing-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/inline-block-no-backing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/inline-block-no-backing-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,72 @@
</span><ins>+            
+
+ (GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 4
+        (GraphicsLayer
+          (position 18.00 18.00)
+          (bounds 160.00 320.00)
+          (drawsContent 1)
+          (children 2
+            (GraphicsLayer
+              (position 18.00 10.00)
+              (bounds 120.00 120.00)
+            )
+            (GraphicsLayer
+              (position 10.00 153.00)
+              (bounds 120.00 120.00)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 202.00 18.00)
+          (bounds 160.00 320.00)
+          (children 2
+            (GraphicsLayer
+              (position 10.00 10.00)
+              (bounds 120.00 120.00)
+            )
+            (GraphicsLayer
+              (position 10.00 153.00)
+              (bounds 120.00 120.00)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 386.00 18.00)
+          (bounds 160.00 320.00)
+          (children 2
+            (GraphicsLayer
+              (position 10.00 10.00)
+              (bounds 120.00 120.00)
+            )
+            (GraphicsLayer
+              (position 10.00 153.00)
+              (bounds 120.00 120.00)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 570.00 18.00)
+          (bounds 160.00 320.00)
+          (children 2
+            (GraphicsLayer
+              (position 10.00 10.00)
+              (bounds 120.00 120.00)
+            )
+            (GraphicsLayer
+              (position 10.00 153.00)
+              (bounds 120.00 120.00)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,44 @@
</span><ins>+This layer should not have backing store.
+This layer should not have backing store.
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 342.00 238.00)
+          (children 1
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 340.00 236.00)
+              (children 1
+                (GraphicsLayer
+                  (position 20.00 37.00)
+                  (bounds 320.00 179.00)
+                  (children 1
+                    (GraphicsLayer
+                      (position 1.00 1.00)
+                      (bounds 340.00 177.00)
+                      (children 1
+                        (GraphicsLayer
+                          (position 30.00 47.00)
+                          (bounds 100.00 100.00)
+                          (contentsOpaque 1)
+                        )
+                      )
+                    )
+                  )
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipoverhangexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overhang-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,39 @@
</span><ins>+Text here
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 18.00 10.00)
+          (bounds 102.00 102.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 21.00 21.00)
+              (bounds 300.00 100.00)
+              (contentsOpaque 1)
+              (drawsContent 1)
+              (children 1
+                (GraphicsLayer
+                  (bounds 300.00 100.00)
+                  (children 1
+                    (GraphicsLayer
+                      (position 0.00 17.00)
+                      (bounds 10.00 10.00)
+                      (contentsOpaque 1)
+                    )
+                  )
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingnobackingforclipoverlapexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/no-backing-for-clip-overlap-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+This layer should not have backing store.
+This layer should have backing store.
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 342.00 179.00)
+          (children 1
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 340.00 177.00)
+              (children 1
+                (GraphicsLayer
+                  (position 30.00 47.00)
+                  (bounds 100.00 100.00)
+                  (contentsOpaque 1)
+                )
+              )
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 8.00 177.00)
+          (bounds 342.00 179.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 340.00 177.00)
+              (children 1
+                (GraphicsLayer
+                  (position 30.00 47.00)
+                  (bounds 100.00 100.00)
+                  (contentsOpaque 1)
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingbackingreplacedchildnobackingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/backing/replaced-child-no-backing-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (position 18.00 10.00)
+          (anchor 0.50 0.49)
+          (bounds 200.00 203.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 220.00)
+          (anchor 0.50 0.49)
+          (bounds 200.00 203.00)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingcolormatchingimagecolormatchingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingcolormatchingimagecolormatchingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/color-matching/image-color-matching-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x543
+  RenderBlock {HTML} at (0,0) size 800x543
+    RenderBody {BODY} at (8,16) size 784x519 [color=#FFFFFF] [bgcolor=#000000]
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 205x17
+          text run at (0,0) width 205: &quot;Images should all look the same.&quot;
+      RenderBlock {DIV} at (0,33) size 784x243
+        RenderImage {IMG} at (0,0) size 360x240
+        RenderText {#text} at (360,226) size 4x17
+          text run at (360,226) width 4: &quot; &quot;
+        RenderImage {IMG} at (364,0) size 360x240
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {DIV} at (0,276) size 784x243
+        RenderText {#text} at (360,226) size 4x17
+          text run at (360,226) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,292) size 360x240
+  RenderImage {IMG} at (0,0) size 360x240
+layer at (372,292) size 360x240
+  RenderImage {IMG} at (364,0) size 360x240
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingcolormatchingpdfimagematchexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingcolormatchingpdfimagematchexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/color-matching/pdf-image-match-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+  RenderBlock {HTML} at (0,0) size 800x80
+    RenderBody {BODY} at (8,16) size 784x56
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 160x17
+          text run at (0,0) width 160: &quot;This test should not crash&quot;
+      RenderBlock (anonymous) at (0,33) size 784x23
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,49) size 20x20
+  RenderImage {IMG} at (0,0) size 20x20
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingcompositingvisibledescendantexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingcompositingvisibledescendantexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/compositing-visible-descendant-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 256x17
+          text run at (0,0) width 256: &quot;You should see one green square below.&quot;
+layer at (20,40) size 100x100
+  RenderBlock (positioned) {DIV} at (20,40) size 100x100 [bgcolor=#FF0000]
+layer at (20,40) size 100x100
+  RenderBlock (positioned) {DIV} at (20,40) size 100x100
+layer at (20,40) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingdirectimagecompositingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingdirectimagecompositingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/direct-image-compositing-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,67 @@
</span><ins>+layer at (0,0) size 785x746
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x746
+  RenderBlock {HTML} at (0,0) size 785x746
+    RenderBody {BODY} at (8,21) size 769x109
+      RenderBlock {H1} at (0,0) size 769x36
+        RenderText {#text} at (0,0) size 389x36
+          text run at (0,0) width 389: &quot;Image optimisation in layers&quot;
+      RenderBlock {P} at (0,57) size 769x52
+        RenderText {#text} at (0,0) size 749x51
+          text run at (0,0) width 595: &quot;This test exercises direct compositing of images with hardware acceleration. The visual results &quot;
+          text run at (595,0) width 34: &quot;using&quot;
+          text run at (0,17) width 683: &quot;ACCELERATED_COMPOSITING and regular TOT should be identical. Running this test manually with &quot;
+          text run at (683,17) width 66: &quot;the correct&quot;
+          text run at (0,34) width 442: &quot;debug options will show which elements are directly composited. See &quot;
+        RenderInline {A} at (0,0) size 305x17 [color=#0000EE]
+          RenderText {#text} at (442,34) size 305x17
+            text run at (442,34) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=23361&quot;
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock (floating) {DIV} at (0,124) size 260x201
+        RenderText {#text} at (150,0) size 106x68
+          text run at (150,0) width 106: &quot;Basic image - no&quot;
+          text run at (150,17) width 83: &quot;style - can be&quot;
+          text run at (150,34) width 47: &quot;directly&quot;
+          text run at (150,51) width 72: &quot;composited&quot;
+      RenderBlock (floating) {DIV} at (260,124) size 260x201
+        RenderText {#text} at (160,0) size 100x68
+          text run at (160,0) width 100: &quot;5px blue border&quot;
+          text run at (160,17) width 88: &quot;- can NOT be&quot;
+          text run at (160,34) width 47: &quot;directly&quot;
+          text run at (160,51) width 72: &quot;composited&quot;
+      RenderBlock (floating) {DIV} at (0,324) size 260x201
+        RenderText {#text} at (160,0) size 79x68
+          text run at (160,0) width 79: &quot;margin - can&quot;
+          text run at (160,17) width 53: &quot;NOT be&quot;
+          text run at (160,34) width 47: &quot;directly&quot;
+          text run at (160,51) width 72: &quot;composited&quot;
+      RenderBlock (floating) {DIV} at (260,324) size 260x201
+        RenderText {#text} at (150,0) size 109x51
+          text run at (150,0) width 109: &quot;solid background&quot;
+          text run at (150,17) width 101: &quot;- can be directly&quot;
+          text run at (150,34) width 72: &quot;composited&quot;
+      RenderBlock (floating) {DIV} at (0,524) size 260x201
+        RenderText {#text} at (150,0) size 104x68
+          text run at (150,0) width 75: &quot;background&quot;
+          text run at (150,17) width 73: &quot;image - can&quot;
+          text run at (150,34) width 104: &quot;NOT be directly&quot;
+          text run at (150,51) width 72: &quot;composited&quot;
+      RenderBlock (floating) {DIV} at (260,524) size 260x201
+        RenderText {#text} at (150,0) size 83x85
+          text run at (150,0) width 67: &quot;rotated but&quot;
+          text run at (150,17) width 81: &quot;otherwise no&quot;
+          text run at (150,34) width 83: &quot;style - can be&quot;
+          text run at (150,51) width 47: &quot;directly&quot;
+          text run at (150,68) width 72: &quot;composited&quot;
+layer at (8,146) size 150x150
+  RenderImage {IMG} at (0,0) size 150x150
+layer at (268,146) size 160x160
+  RenderImage {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF)]
+layer at (13,351) size 150x150
+  RenderImage {IMG} at (5,5) size 150x150
+layer at (268,346) size 150x150
+  RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#808080]
+layer at (8,546) size 150x150
+  RenderImage {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
+layer at (268,546) size 150x150
+  RenderImage {IMG} at (0,0) size 150x150
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeneratedcontentexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeneratedcontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/generated-content-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x292
+  RenderBlock {HTML} at (0,0) size 800x292
+    RenderBody {BODY} at (8,16) size 784x268
+      RenderBlock {P} at (0,0) size 784x17
+        RenderInline {A} at (0,0) size 305x17 [color=#0000EE]
+          RenderText {#text} at (0,0) size 305x17
+            text run at (0,0) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=26095&quot;
+      RenderBlock {P} at (0,33) size 784x17
+        RenderText {#text} at (0,0) size 388x17
+          text run at (0,0) width 388: &quot;Tests that a 3D transform on a generated node does not crash.&quot;
+      RenderBlock {DIV} at (0,66) size 202x202 [border: (1px solid #000000)]
+layer at (9,83) size 200x200
+  RenderBlock (generated) at (1,1) size 200x200
+    RenderText at (0,0) size 65x17
+      text run at (0,0) width 65: &quot;Generated&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryabspositioninsideopacityexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryabspositioninsideopacityexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/abs-position-inside-opacity-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x542
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 329x17
+          text run at (0,0) width 329: &quot;You should see two green boxes below, with no red&quot;
+layer at (58,75) size 120x120
+  RenderBlock (relative positioned) {DIV} at (50,67) size 120x120 [border: (1px solid #000000)]
+layer at (69,86) size 100x100
+  RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#FF0000]
+layer at (69,86) size 100x100
+  RenderBlock (positioned) {DIV} at (11,11) size 100x100 [bgcolor=#008000]
+layer at (58,245) size 120x120
+  RenderBlock (relative positioned) {DIV} at (50,237) size 120x120 [border: (1px solid #000000)]
+layer at (69,256) size 100x100
+  RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#FF0000]
+layer at (69,256) size 100x100
+  RenderBlock (positioned) {DIV} at (11,11) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryclippingforegroundexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryclippingforegroundexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/clipping-foreground-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 518x17
+          text run at (0,0) width 518: &quot;The layering and positions of the boxes should not be affected by oveflow:hidden.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x320
+        RenderText {#text} at (320,146) size 4x17
+          text run at (320,146) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (68,101) size 200x200 layerType: background only
+layer at (28,61) size 150x150
+  RenderBlock (positioned) zI: -1 {DIV} at (-40,-40) size 150x150 [color=#808080] [bgcolor=#C86464] [border: (2px solid #000000)]
+    RenderText zI: -1 {#text} at (22,22) size 106x39
+      text run at (22,22) width 106: &quot;Behind&quot;
+    RenderText zI: -1 {#text} at (0,0) size 0x0
+layer at (50,143) size 100x100
+  RenderBlock (positioned) {DIV} at (22,82) size 100x100 [bgcolor=#008000] [border: (2px solid #000000)]
+    RenderText {#text} at (22,22) size 55x40
+      text run at (22,22) width 55: &quot;Behind&quot;
+      text run at (22,42) width 53: &quot;behind&quot;
+layer at (68,101) size 200x200 layerType: foreground only
+  RenderBlock (relative positioned) {DIV} at (60,60) size 200x200 [color=#0000FF] [bgcolor=#FFFFFFCC] [border: (10px solid #000000)]
+    RenderText {#text} at (30,30) size 126x78
+      text run at (30,30) width 59: &quot;Box&quot;
+      text run at (30,69) width 126: &quot;contents&quot;
+    RenderText {#text} at (0,0) size 0x0
+    RenderText {#text} at (0,0) size 0x0
+layer at (158,191) size 150x150
+  RenderBlock (positioned) zI: 1 {DIV} at (90,90) size 150x150 [color=#808080] [bgcolor=#C8C880] [border: (2px solid #000000)]
+    RenderText zI: 1 {#text} at (22,22) size 86x78
+      text run at (22,22) width 33: &quot;In&quot;
+      text run at (22,61) width 86: &quot;Front&quot;
+layer at (392,101) size 200x200 clip at (402,111) size 180x180 scrollWidth 230 scrollHeight 230 layerType: background only
+layer at (352,61) size 150x150 backgroundClip at (402,111) size 180x180 clip at (402,111) size 180x180
+  RenderBlock (positioned) zI: -1 {DIV} at (-40,-40) size 150x150 [color=#808080] [bgcolor=#C86464] [border: (2px solid #000000)]
+    RenderText zI: -1 {#text} at (22,22) size 106x39
+      text run at (22,22) width 106: &quot;Behind&quot;
+    RenderText zI: -1 {#text} at (0,0) size 0x0
+layer at (374,143) size 100x100 backgroundClip at (402,111) size 180x180 clip at (402,111) size 180x180
+  RenderBlock (positioned) {DIV} at (22,82) size 100x100 [bgcolor=#008000] [border: (2px solid #000000)]
+    RenderText {#text} at (22,22) size 55x40
+      text run at (22,22) width 55: &quot;Behind&quot;
+      text run at (22,42) width 53: &quot;behind&quot;
+layer at (392,101) size 200x200 clip at (402,111) size 180x180 scrollWidth 230 scrollHeight 230 layerType: foreground only
+  RenderBlock (relative positioned) {DIV} at (384,60) size 200x200 [color=#0000FF] [bgcolor=#FFFFFFCC] [border: (10px solid #000000)]
+    RenderText {#text} at (30,30) size 126x78
+      text run at (30,30) width 59: &quot;Box&quot;
+      text run at (30,69) width 126: &quot;contents&quot;
+    RenderText {#text} at (0,0) size 0x0
+    RenderText {#text} at (0,0) size 0x0
+layer at (482,191) size 150x150 backgroundClip at (402,111) size 180x180 clip at (402,111) size 180x180
+  RenderBlock (positioned) zI: 1 {DIV} at (90,90) size 150x150 [color=#808080] [bgcolor=#C8C880] [border: (2px solid #000000)]
+    RenderText zI: 1 {#text} at (22,22) size 86x78
+      text run at (22,22) width 33: &quot;In&quot;
+      text run at (22,61) width 86: &quot;Front&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrycompositedhtmlsizeexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrycompositedhtmlsizeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/composited-html-size-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x36 layerType: background only
+layer at (10,10) size 100x100
+  RenderBlock (positioned) zI: -1 {DIV} at (10,10) size 100x100 [bgcolor=#0000FF]
+layer at (10,10) size 100x17
+  RenderBlock {DIV} at (0,0) size 100x17
+    RenderText {#text} at (0,0) size 81x17
+      text run at (0,0) width 81: &quot;Compositing&quot;
+layer at (0,0) size 800x36 layerType: foreground only
+  RenderBlock {HTML} at (0,0) size 800x36
+    RenderBody {BODY} at (8,8) size 784x20 [bgcolor=#C0C0C0]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrycompositedincolumnsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrycompositedincolumnsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/composited-in-columns-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,37 @@
</span><ins>+ (GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (position 14.00 160.00)
+          (bounds 210.00 60.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 5.00 5.00)
+              (bounds 50.00 50.00)
+              (contentsOpaque 1)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 272.00 87.00)
+          (bounds 210.00 60.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 5.00 5.00)
+              (bounds 50.00 50.00)
+              (contentsOpaque 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryfixedincompositedexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryfixedincompositedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-in-composited-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+layer at (0,0) size 785x2000
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x2000
+  RenderBlock {HTML} at (0,0) size 785x2000
+    RenderBody {BODY} at (0,0) size 785x2000
+      RenderBlock {P} at (0,210) size 785x17
+        RenderText {#text} at (0,0) size 188x17
+          text run at (0,0) width 188: &quot;You should see no red above.&quot;
+layer at (20,70) size 100x100
+  RenderBlock (positioned) {DIV} at (20,70) size 100x100 [bgcolor=#FF0000]
+layer at (220,120) size 100x100
+  RenderBlock (positioned) {DIV} at (220,120) size 100x100 [bgcolor=#FF0000]
+layer at (420,120) size 100x100
+  RenderBlock (positioned) {DIV} at (420,120) size 100x100 [bgcolor=#FF0000]
+layer at (0,0) size 60x60
+  RenderBlock {DIV} at (0,0) size 60x60 [bgcolor=#0000FF33]
+layer at (95,145) size 50x50
+  RenderBlock (positioned) zI: 1 {DIV} at (95,145) size 50x50
+layer at (20,70) size 100x100
+  RenderBlock (positioned) {DIV} at (20,20) size 100x100 [bgcolor=#008000]
+layer at (200,100) size 50x50
+  RenderBlock (positioned) zI: 1 {DIV} at (200,100) size 50x50
+layer at (220,120) size 100x100
+  RenderBlock (positioned) {DIV} at (20,20) size 100x100 [bgcolor=#008000]
+layer at (400,100) size 50x50
+  RenderBlock (positioned) zI: 1 {DIV} at (400,100) size 50x50
+layer at (400,100) size 100x100
+  RenderBlock {DIV} at (0,0) size 100x100
+layer at (420,120) size 100x100
+  RenderBlock (positioned) {DIV} at (20,20) size 100x100 [bgcolor=#008000]
+scrolled to 0,50
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryfixedpositionexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryfixedpositionexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/fixed-position-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 1008x1016
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1016
+  RenderBlock {HTML} at (0,0) size 785x1016
+    RenderBody {BODY} at (8,8) size 1000x1000
+layer at (50,166) size 439x17
+  RenderBlock (positioned) {P} at (50,166) size 439x17
+    RenderText {#text} at (0,0) size 439x17
+      text run at (0,0) width 439: &quot;You should see a green square in the top left corner of an orange box.&quot;
+layer at (50,50) size 100x100
+  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500]
+layer at (50,50) size 50x50
+  RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
+scrolled to 50,50
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryhorizontalscrollcompositedexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryhorizontalscrollcompositedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/horizontal-scroll-composited-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 1014x822
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x822
+  RenderBlock {HTML} at (0,0) size 785x822
+    RenderBody {BODY} at (8,8) size 600x806
+layer at (8,8) size 1006x806
+  RenderBlock {DIV} at (0,0) size 1006x806 [border: (3px solid #FF0000)]
+scrolled to 229,0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrendeepexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrendeepexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-deep-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x308
+  RenderBlock {HTML} at (0,0) size 800x308
+layer at (8,8) size 784x292
+  RenderBody {BODY} at (8,8) size 784x292
+layer at (8,8) size 342x292
+  RenderBlock (relative positioned) {DIV} at (0,0) size 342x292 [border: (1px solid #000000)]
+    RenderBlock (anonymous) at (21,21) size 300x17
+      RenderText {#text} at (0,0) size 174x17
+        text run at (0,0) width 174: &quot;This content is in the parent&quot;
+layer at (39,46) size 250x220
+  RenderBlock (relative positioned) {DIV} at (21,38) size 250x220 [bgcolor=#0000FF]
+layer at (49,56) size 200x200
+  RenderBlock (relative positioned) {DIV} at (0,0) size 200x200 [bgcolor=#FFFF00]
+layer at (149,56) size 250x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 250x100 [bgcolor=#008000]
+    RenderText {#text} at (0,0) size 182x17
+      text run at (0,0) width 182: &quot;Box should have perspective&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrenexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrylayerduetolayerchildrenexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/layer-due-to-layer-children-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x208
+  RenderBlock {HTML} at (0,0) size 800x208
+layer at (8,8) size 784x192
+  RenderBody {BODY} at (8,8) size 784x192
+layer at (8,8) size 242x192
+  RenderBlock (relative positioned) {DIV} at (0,0) size 242x192 [border: (1px solid #000000)]
+    RenderBlock (anonymous) at (21,21) size 200x17
+      RenderText {#text} at (0,0) size 174x17
+        text run at (0,0) width 174: &quot;This content is in the parent&quot;
+layer at (129,46) size 250x100
+  RenderBlock (relative positioned) {DIV} at (21,38) size 250x100 [bgcolor=#008000]
+    RenderText {#text} at (0,0) size 182x17
+      text run at (0,0) width 182: &quot;Box should have perspective&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryoutlinechangeexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryoutlinechangeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/outline-change-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x253
+  RenderBlock {HTML} at (0,0) size 800x253
+    RenderBody {BODY} at (8,16) size 784x229
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 299x17
+          text run at (0,0) width 299: &quot;Adding outline should not affect layer positions&quot;
+      RenderBlock {DIV} at (0,219) size 10x10
+layer at (58,83) size 102x102
+  RenderBlock (relative positioned) {DIV} at (50,67) size 102x102 [border: (1px solid #000000)]
+layer at (34,59) size 52x52
+  RenderBlock (positioned) {DIV} at (-24,-24) size 52x52 [border: (1px solid #0000FF)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrypartiallayoutupdateexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrypartiallayoutupdateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/partial-layout-update-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 361x17
+          text run at (0,0) width 361: &quot;The green box should always obscure the red box below.&quot;
+layer at (8,41) size 402x202 clip at (9,42) size 400x200
+  RenderBlock (relative positioned) {DIV} at (0,33) size 402x202 [border: (1px solid #000000)]
+layer at (9,42) size 200x200
+  RenderBlock (positioned) zI: 3 {DIV} at (1,1) size 200x200 [bgcolor=#BBBBBB]
+layer at (9,42) size 100x100
+  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+layer at (9,42) size 100x100
+  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryrootlayerupdateexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryrootlayerupdateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/root-layer-update-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x168
+  RenderBlock {HTML} at (0,0) size 800x168
+    RenderBody {BODY} at (100,0) size 600x152
+      RenderBlock {P} at (0,118) size 600x34
+        RenderInline {A} at (0,0) size 149x17 [color=#0000EE]
+          RenderText {#text} at (0,0) size 149x17
+            text run at (0,0) width 149: &quot;rdar://problem/7026010&quot;
+        RenderBR {BR} at (149,0) size 0x17
+        RenderText {#text} at (0,17) size 465x17
+          text run at (0,17) width 465: &quot;Test for the root layer getting correctly positioned. You should see no red.&quot;
+layer at (350,1) size 100x100
+  RenderBlock (positioned) {DIV} at (350,1) size 100x100 [bgcolor=#FF0000]
+layer at (-100,0) size 300x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+  RenderBlock (positioned) {DIV} at (-100,0) size 300x100 [bgcolor=#808080]
+layer at (100,0) size 600x102
+  RenderBlock (relative positioned) {DIV} at (0,0) size 600x102 [border: (1px solid #000000)]
+layer at (350,1) size 100x100
+  RenderBlock {DIV} at (250,1) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometrytransfromoriginonzerosizelayerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometrytransfromoriginonzerosizelayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (0,0) size 800x584
+      RenderBlock {P} at (0,0) size 800x17
+        RenderText {#text} at (0,0) size 31x17
+          text run at (0,0) width 31: &quot;Bug &quot;
+        RenderInline {A} at (0,0) size 40x17 [color=#0000EE]
+          RenderText {#text} at (31,0) size 40x17
+            text run at (31,0) width 40: &quot;29495&quot;
+        RenderText {#text} at (71,0) size 327x17
+          text run at (71,0) width 327: &quot;. You should see one green box below, with no red.&quot;
+layer at (10,60) size 50x50
+  RenderBlock (positioned) {DIV} at (10,60) size 50x50 [bgcolor=#FF0000]
+layer at (10,10) size 100x100
+  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryverticalscrollcompositedexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryverticalscrollcompositedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/vertical-scroll-composited-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 962x1122
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x616
+  RenderBlock {HTML} at (0,0) size 785x616
+    RenderBody {BODY} at (8,8) size 769x600
+layer at (8,8) size 806x1006
+  RenderBlock {DIV} at (0,0) size 806x1006 [border: (3px solid #FF0000)]
+scrolled to 0,200
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryvideofixedscrollingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryvideofixedscrollingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/video-fixed-scrolling-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 785x1016
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1016
+  RenderBlock {HTML} at (0,0) size 785x1016
+    RenderBody {BODY} at (8,8) size 769x1000
+      RenderBlock (anonymous) at (0,0) size 769x383
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,399) size 769x17
+        RenderText {#text} at (0,0) size 445x17
+          text run at (0,0) width 445: &quot;The blue bar should be in front of the video, and at the top of the page.&quot;
+layer at (8,88) size 400x300
+  RenderVideo {VIDEO} at (0,80) size 400x300
+layer at (0,50) size 500x60
+  RenderBlock (positioned) {DIV} at (0,0) size 500x60 [bgcolor=#0000FFCC]
+scrolled to 0,50
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinggeometryvideoopacityoverlayexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinggeometryvideoopacityoverlayexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/geometry/video-opacity-overlay-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x359
+  RenderBlock {HTML} at (0,0) size 800x359
+    RenderBody {BODY} at (8,16) size 784x335
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 294x17
+          text run at (0,0) width 294: &quot;The orange bar should be in front of the video.&quot;
+layer at (8,49) size 402x302
+  RenderBlock (relative positioned) {DIV} at (0,33) size 402x302 [border: (1px solid #000000)]
+    RenderBlock (anonymous) at (1,1) size 400x303
+      RenderText {#text} at (0,0) size 0x0
+layer at (9,50) size 400x300
+  RenderVideo {VIDEO} at (0,0) size 400x300
+layer at (9,353) size 10x10
+  RenderBlock {DIV} at (1,304) size 10x10 [bgcolor=#008000]
+layer at (9,290) size 400x60
+  RenderBlock (positioned) {DIV} at (1,241) size 400x60 [bgcolor=#FFA500]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingiframescompositediframealignmentexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingiframescompositediframealignmentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/iframes/composited-iframe-alignment-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x67
+  RenderBlock {HTML} at (0,0) size 800x67
+    RenderBody {BODY} at (8,8) size 784x51
+      RenderText {#text} at (0,0) size 770x34
+        text run at (0,0) width 594: &quot;Simple test of composited iframe content. There should be a blue box with a gray background &quot;
+        text run at (594,0) width 176: &quot;inside the black border. The&quot;
+        text run at (0,17) width 384: &quot;gray background should fit perfectly within the block border &quot;
+        text run at (384,17) width 89: &quot;with no gaps. &quot;
+      RenderBR {BR} at (0,0) size 0x0
+      RenderBR {BR} at (0,34) size 0x17
+      RenderText {#text} at (0,0) size 0x0
+layer at (100,100) size 440x340
+  RenderIFrame {IFRAME} at (100,100) size 440x340 [border: (20px solid #000000)]
+    layer at (0,0) size 400x300
+      RenderView at (0,0) size 400x300
+    layer at (0,0) size 400x230
+      RenderBlock {HTML} at (0,0) size 400x230
+        RenderBody {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0]
+    layer at (18,10) size 210x210
+      RenderBlock {DIV} at (10,0) size 210x210 [bgcolor=#0000FF]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingiframesiframecopyonscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingiframesiframecopyonscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-copy-on-scroll-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x49
+  RenderBlock {HTML} at (0,0) size 800x49
+    RenderBody {BODY} at (8,16) size 784x17
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 376x17
+          text run at (0,0) width 376: &quot;In pixel results, the blue box should be scrolled out of view.&quot;
+layer at (8,49) size 324x227
+  RenderBlock (positioned) zI: 1 {DIV} at (8,49) size 324x227
+    RenderIFrame {IFRAME} at (10,10) size 304x204 [border: (2px inset #000000)]
+      layer at (0,0) size 285x1018
+        RenderView at (0,0) size 285x200
+      layer at (0,0) size 285x1018
+        RenderBlock {HTML} at (0,0) size 285x1018
+          RenderBody {BODY} at (8,10) size 269x1000 [bgcolor=#C0C0C0]
+            RenderBlock {DIV} at (10,0) size 110x110 [bgcolor=#0000FF]
+    RenderText zI: 1 {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingiframesiframeincompositedlayerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingiframesiframeincompositedlayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/iframes/iframe-in-composited-layer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 400x400
+  RenderBlock {DIV} at (0,0) size 400x400 [bgcolor=#FFFFE0]
+    RenderIFrame {IFRAME} at (7,7) size 386x386 [border: (3px solid #000000)]
+      layer at (0,0) size 900x900
+        RenderView at (0,0) size 365x365
+      layer at (0,0) size 900x900
+        RenderBlock (relative positioned) {HTML} at (0,0) size 900x900
+          RenderBody {BODY} at (8,8) size 884x349
+      layer at (0,0) size 100x100
+        RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
+      layer at (800,800) size 100x100
+        RenderBlock (positioned) {DIV} at (800,800) size 100x100 [bgcolor=#008000]
+    RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingiframesinvisiblenestediframeshowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/iframes/invisible-nested-iframe-show-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,97 @@
</span><ins>+
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (bounds 366.00 216.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 23.00 23.00)
+              (children 2
+                (GraphicsLayer
+                  (anchor 0.00 0.00)
+                  (bounds 285.00 150.00)
+                  (children 1
+                    (GraphicsLayer
+                      (children 1
+                        (GraphicsLayer
+                          (anchor 0.00 0.00)
+                          (bounds 285.00 191.00)
+                          (children 1
+                            (GraphicsLayer
+                              (bounds 285.00 191.00)
+                              (drawsContent 1)
+                              (children 1
+                                (GraphicsLayer
+                                  (position 8.00 8.00)
+                                  (bounds 252.00 172.00)
+                                  (drawsContent 1)
+                                  (children 1
+                                    (GraphicsLayer
+                                      (position 1.00 1.00)
+                                      (children 1
+                                        (GraphicsLayer
+                                          (anchor 0.00 0.00)
+                                          (bounds 250.00 170.00)
+                                          (children 1
+                                            (GraphicsLayer
+                                              (children 1
+                                                (GraphicsLayer
+                                                  (anchor 0.00 0.00)
+                                                  (bounds 250.00 230.00)
+                                                  (children 1
+                                                    (GraphicsLayer
+                                                      (bounds 250.00 230.00)
+                                                      (drawsContent 1)
+                                                      (children 1
+                                                        (GraphicsLayer
+                                                          (position 18.00 10.00)
+                                                          (bounds 210.00 210.00)
+                                                          (contentsOpaque 1)
+                                                        )
+                                                      )
+                                                    )
+                                                  )
+                                                )
+                                              )
+                                            )
+                                          )
+                                        )
+                                      )
+                                    )
+                                  )
+                                )
+                              )
+                            )
+                          )
+                        )
+                      )
+                    )
+                  )
+                )
+                (GraphicsLayer
+                  (position 285.00 0.00)
+                  (bounds 15.00 150.00)
+                  (drawsContent 1)
+                )
+              )
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 18.00 201.00)
+          (bounds 210.00 210.00)
+          (contentsOpaque 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingiframesresizerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/iframes/resizer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,58 @@
</span><ins>+
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 304.00 154.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 2.00 2.00)
+              (children 2
+                (GraphicsLayer
+                  (anchor 0.00 0.00)
+                  (bounds 285.00 150.00)
+                  (children 1
+                    (GraphicsLayer
+                      (children 1
+                        (GraphicsLayer
+                          (anchor 0.00 0.00)
+                          (bounds 285.00 230.00)
+                          (children 1
+                            (GraphicsLayer
+                              (bounds 285.00 230.00)
+                              (drawsContent 1)
+                              (children 1
+                                (GraphicsLayer
+                                  (position 18.00 10.00)
+                                  (bounds 210.00 210.00)
+                                  (contentsOpaque 1)
+                                )
+                              )
+                            )
+                          )
+                        )
+                      )
+                    )
+                  )
+                )
+                (GraphicsLayer
+                  (position 285.00 0.00)
+                  (bounds 15.00 150.00)
+                  (drawsContent 1)
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingimagesdirectimagebackgroundcolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingimagesdirectimagebackgroundcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/images/direct-image-background-color-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,20) size 784x564
+      RenderImage {IMG} at (20,0) size 280x200 [bgcolor=#0000807F]
+      RenderBlock {P} at (0,440) size 784x17
+        RenderText {#text} at (0,0) size 242x17
+          text run at (0,0) width 242: &quot;Top and bottom should look the same.&quot;
+layer at (28,240) size 280x200
+  RenderImage {IMG} at (20,220) size 280x200 [bgcolor=#0000807F]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayercreationfixedpositionscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinglayercreationfixedpositionscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/fixed-position-scroll-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+For this test to pass, you should not see a red line when scroll position is less or equal to 64px from the top.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayercreationoverlapanimationcontainerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-container-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,94 @@
</span><ins>+Before:
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 18.00 120.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 46.00 230.00)
+          (bounds 146.00 452.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 23.00 11.00)
+              (bounds 100.00 100.00)
+              (contentsOpaque 1)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 18.00 692.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+        )
+      )
+    )
+  )
+)
+
+After:
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 802.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 802.00)
+      (contentsOpaque 1)
+      (children 3
+        (GraphicsLayer
+          (position 18.00 120.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 -110.00 0.00 1.00])
+        )
+        (GraphicsLayer
+          (position 58.00 230.00)
+          (bounds 122.00 452.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (children 4
+            (GraphicsLayer
+              (position 11.00 11.00)
+              (bounds 100.00 100.00)
+              (contentsOpaque 1)
+              (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 -1.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 120.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 230.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+              (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
+            )
+            (GraphicsLayer
+              (position 10.00 340.00)
+              (bounds 102.00 102.00)
+              (drawsContent 1)
+            )
+          )
+        )
+        (GraphicsLayer
+          (position 18.00 692.00)
+          (bounds 100.00 100.00)
+          (contentsOpaque 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayercreationoverlapanimationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/overlap-animation-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 8.00)
+          (bounds 122.00 242.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 120.00 240.00)
+              (children 2
+                (GraphicsLayer
+                  (position 10.00 10.00)
+                  (bounds 100.00 100.00)
+                  (contentsOpaque 1)
+                )
+                (GraphicsLayer
+                  (position 10.00 120.00)
+                  (bounds 100.00 100.00)
+                  (contentsOpaque 1)
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayercreationwillchangelayercreationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-layer-creation-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+transform opacity transform, background transform, opacity -webkit-filter
+opacity
+transform
+-webkit-filter
+transform-style
+perspective
+background, clip-path, position, z-index, -webkit-mask
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 6
+        (GraphicsLayer
+          (position 102.00 8.00)
+          (bounds 50.00 17.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 339.00 8.00)
+          (bounds 118.00 17.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 477.00 8.00)
+          (bounds 82.00 17.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 35.00)
+          (bounds 764.00 17.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 62.00)
+          (bounds 764.00 17.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 18.00 89.00)
+          (bounds 764.00 17.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayercreationwillchangeonnormalflowcontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layer-creation/will-change-on-normal-flow-content-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,28 @@
</span><ins>+opacity
+mask
+backdrop-filter
+filter
+clip-path
+(GraphicsLayer
+(anchor 0.00 0.00)
+(bounds 800.00 600.00)
+(children 1
+(GraphicsLayer
+(bounds 800.00 600.00)
+(contentsOpaque 1)
+(children 2
+(GraphicsLayer
+(position 8.00 8.00)
+(bounds 784.00 17.00)
+(drawsContent 1)
+)
+(GraphicsLayer
+(position 8.00 59.00)
+(bounds 784.00 17.00)
+(drawsContent 1)
+)
+)
+)
+)
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositinglayersinsideoverflowscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositinglayersinsideoverflowscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/layers-inside-overflow-scroll-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x426
+  RenderBlock {HTML} at (0,0) size 800x426
+    RenderBody {BODY} at (8,16) size 784x400
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 437x17
+          text run at (0,0) width 437: &quot;The red box in the overflow:scroll div should be scrolled out of view.&quot;
+      RenderBlock {DIV} at (10,33) size 302x205 [border: (1px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (19,50) size 300x200
+  RenderVideo {VIDEO} at (1,1) size 300x200
+layer at (18,264) size 302x152 clip at (19,265) size 285x150 scrollY 100 scrollHeight 500
+  RenderBlock {DIV} at (10,248) size 302x152 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,1) size 285x500
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingmasksdirectimagemaskexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingmasksdirectimagemaskexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/masks/direct-image-mask-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 581x17
+          text run at (0,0) width 581: &quot;Testing reflections on directly composited images. Left and right sides should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x167
+        RenderText {#text} at (224,150) size 4x17
+          text run at (224,150) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (28,61) size 184x124
+  RenderImage {IMG} at (20,20) size 184x124
+layer at (256,61) size 184x124
+  RenderImage {IMG} at (248,20) size 184x124
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingmasksmaskedancestorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingmasksmaskedancestorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/masks/masked-ancestor-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 785x614
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x614
+  RenderBlock {HTML} at (0,0) size 785x614
+    RenderBody {BODY} at (8,8) size 769x598
+      RenderBlock {P} at (0,0) size 769x17
+        RenderText {#text} at (0,0) size 524x17
+          text run at (0,0) width 524: &quot;Testing masks on compositing layers. Left and right columns should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 769x565
+        RenderText {#text} at (262,548) size 4x17
+          text run at (262,548) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,41) size 262x562
+  RenderBlock {DIV} at (0,0) size 262x562 [border: (1px solid #000000)]
+layer at (39,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
+layer at (274,41) size 262x562
+  RenderBlock {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
+layer at (305,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingmasksmultiplemasksexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingmasksmultiplemasksexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/masks/multiple-masks-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 785x614
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x614
+  RenderBlock {HTML} at (0,0) size 785x614
+    RenderBody {BODY} at (8,8) size 769x598
+      RenderBlock {P} at (0,0) size 769x17
+        RenderText {#text} at (0,0) size 524x17
+          text run at (0,0) width 524: &quot;Testing masks on compositing layers. Left and right columns should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 769x565
+        RenderBlock {DIV} at (0,0) size 262x562 [border: (1px solid #000000)]
+        RenderText {#text} at (262,548) size 4x17
+          text run at (262,548) width 4: &quot; &quot;
+        RenderBlock {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (39,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
+layer at (305,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingmaskssimplecompositedmaskexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingmaskssimplecompositedmaskexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/masks/simple-composited-mask-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 785x614
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x614
+  RenderBlock {HTML} at (0,0) size 785x614
+    RenderBody {BODY} at (8,8) size 769x598
+      RenderBlock {P} at (0,0) size 769x17
+        RenderText {#text} at (0,0) size 524x17
+          text run at (0,0) width 524: &quot;Testing masks on compositing layers. Left and right columns should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 769x565
+        RenderBlock {DIV} at (0,0) size 262x562 [border: (1px solid #000000)]
+        RenderText {#text} at (262,548) size 4x17
+          text run at (262,548) width 4: &quot; &quot;
+        RenderBlock {DIV} at (266,0) size 262x562 [border: (1px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (39,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
+layer at (39,302) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,261) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
+layer at (305,72) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
+layer at (305,302) size 200x200
+  RenderBlock (relative positioned) {DIV} at (31,261) size 200x200 [bgcolor=#6464FFCC] [border: (10px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingmediacontrolsbarappearanceexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/media-controls-bar-appearance-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/media-controls-bar-appearance-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/media-controls-bar-appearance-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+These elements should not get their own layers.
+
+These elements explicitly request layers.
+
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (position 8.00 298.00)
+          (bounds 100.00 100.00)
+          (drawsContent 1)
+        )
+        (GraphicsLayer
+          (position 8.00 398.00)
+          (bounds 100.00 100.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowcompositedscrollingcreatesastackingcontainerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 28.00 20.00)
+          (bounds 202.00 202.00)
+          (drawsContent 1)
+          (children 4
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 185.00 185.00)
+              (children 1
+                (GraphicsLayer
+                  (bounds 200.00 300.00)
+                  (drawsContent 1)
+                  (children 2
+                    (GraphicsLayer
+                      (bounds 200.00 300.00)
+                      (drawsContent 1)
+                    )
+                    (GraphicsLayer
+                      (bounds 200.00 150.00)
+                      (contentsOpaque 1)
+                    )
+                  )
+                )
+              )
+            )
+            (GraphicsLayer
+              (position 1.00 186.00)
+              (bounds 185.00 15.00)
+              (drawsContent 1)
+            )
+            (GraphicsLayer
+              (position 186.00 1.00)
+              (bounds 15.00 185.00)
+              (drawsContent 1)
+            )
+            (GraphicsLayer
+              (position 186.00 186.00)
+              (bounds 15.00 15.00)
+              (drawsContent 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowcompositedscrollingpaintphasesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/composited-scrolling-paint-phases-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,96 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (paintingPhases
+    GraphicsLayerPaintBackground
+    GraphicsLayerPaintForeground
+  )
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (paintingPhases
+        GraphicsLayerPaintBackground
+        GraphicsLayerPaintForeground
+      )
+      (children 1
+        (GraphicsLayer
+          (position 28.00 20.00)
+          (bounds 202.00 202.00)
+          (drawsContent 1)
+          (paintingPhases
+            GraphicsLayerPaintBackground
+            GraphicsLayerPaintCompositedScroll
+          )
+          (children 4
+            (GraphicsLayer
+              (position 1.00 1.00)
+              (bounds 185.00 185.00)
+              (paintingPhases
+                GraphicsLayerPaintBackground
+                GraphicsLayerPaintForeground
+              )
+              (children 1
+                (GraphicsLayer
+                  (bounds 185.00 715.00)
+                  (drawsContent 1)
+                  (paintingPhases
+                    GraphicsLayerPaintOverflowContents
+                    GraphicsLayerPaintCompositedScroll
+                  )
+                  (children 2
+                    (GraphicsLayer
+                      (position 0.00 10.00)
+                      (bounds 80.00 10.00)
+                      (contentsOpaque 1)
+                      (paintingPhases
+                        GraphicsLayerPaintBackground
+                        GraphicsLayerPaintForeground
+                      )
+                    )
+                    (GraphicsLayer
+                      (bounds 185.00 715.00)
+                      (drawsContent 1)
+                      (paintingPhases
+                        GraphicsLayerPaintForeground
+                      )
+                    )
+                  )
+                )
+              )
+            )
+            (GraphicsLayer
+              (position 1.00 186.00)
+              (bounds 185.00 15.00)
+              (drawsContent 1)
+              (paintingPhases
+                GraphicsLayerPaintBackground
+                GraphicsLayerPaintForeground
+              )
+            )
+            (GraphicsLayer
+              (position 186.00 1.00)
+              (bounds 15.00 185.00)
+              (drawsContent 1)
+              (paintingPhases
+                GraphicsLayerPaintBackground
+                GraphicsLayerPaintForeground
+              )
+            )
+            (GraphicsLayer
+              (position 186.00 186.00)
+              (bounds 15.00 15.00)
+              (drawsContent 1)
+              (paintingPhases
+                GraphicsLayerPaintBackground
+                GraphicsLayerPaintForeground
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowfixedpositionancestorclipexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowfixedpositionancestorclipexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/fixed-position-ancestor-clip-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 1008x1016
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x1016
+  RenderBlock {HTML} at (0,0) size 785x1016
+    RenderBody {BODY} at (8,8) size 1000x1000
+layer at (50,166) size 318x17
+  RenderBlock (positioned) {P} at (50,166) size 318x17
+    RenderText {#text} at (0,0) size 318x17
+      text run at (0,0) width 318: &quot;You should see a single green square, with no red.&quot;
+layer at (58,58) size 100x100
+  RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
+layer at (58,58) size 100x100
+  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+scrolled to 50,50
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflownestedscrollingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflownestedscrollingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/nested-scrolling-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,54 @@
</span><ins>+layer at (0,0) size 785x835
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x835
+  RenderBlock {HTML} at (0,0) size 785x835
+    RenderBody {BODY} at (8,8) size 769x819
+      RenderBlock (anonymous) at (0,0) size 769x17
+        RenderText {#text} at (0,0) size 82x17
+          text run at (0,0) width 82: &quot;Text outside.&quot;
+layer at (8,25) size 702x802 clip at (9,26) size 685x785 scrollHeight 1286
+  RenderBlock {DIV} at (0,17) size 702x802 [border: (1px solid #000000)]
+    RenderBlock {P} at (1,17) size 685x165
+      RenderText {#text} at (0,8) size 674x149
+        text run at (0,8) width 642: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et&quot;
+        text run at (0,41) width 670: &quot;dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex&quot;
+        text run at (0,74) width 674: &quot;ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat&quot;
+        text run at (0,107) width 672: &quot;nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim&quot;
+        text run at (0,140) width 93: &quot;id est laborum.&quot;
+    RenderBlock {P} at (1,230) size 685x165
+      RenderText {#text} at (0,8) size 674x149
+        text run at (0,8) width 642: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et&quot;
+        text run at (0,41) width 670: &quot;dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex&quot;
+        text run at (0,74) width 674: &quot;ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat&quot;
+        text run at (0,107) width 672: &quot;nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim&quot;
+        text run at (0,140) width 93: &quot;id est laborum.&quot;
+    RenderBlock {P} at (1,861) size 685x165
+      RenderText {#text} at (0,8) size 674x149
+        text run at (0,8) width 642: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et&quot;
+        text run at (0,41) width 670: &quot;dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex&quot;
+        text run at (0,74) width 674: &quot;ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat&quot;
+        text run at (0,107) width 672: &quot;nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim&quot;
+        text run at (0,140) width 93: &quot;id est laborum.&quot;
+    RenderBlock {P} at (1,1074) size 685x165
+      RenderText {#text} at (0,8) size 674x149
+        text run at (0,8) width 642: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et&quot;
+        text run at (0,41) width 670: &quot;dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex&quot;
+        text run at (0,74) width 674: &quot;ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat&quot;
+        text run at (0,107) width 672: &quot;nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim&quot;
+        text run at (0,140) width 93: &quot;id est laborum.&quot;
+layer at (19,468) size 602x402 backgroundClip at (19,468) size 602x343 clip at (20,469) size 585x342 scrollHeight 442
+  RenderBlock {DIV} at (11,443) size 602x402 [border: (1px solid #000000)]
+    RenderBlock {P} at (1,17) size 585x165
+      RenderText {#text} at (0,8) size 584x149
+        text run at (0,8) width 584: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut&quot;
+        text run at (0,41) width 574: &quot;labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco&quot;
+        text run at (0,74) width 559: &quot;laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in&quot;
+        text run at (0,107) width 569: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat&quot;
+        text run at (0,140) width 465: &quot;non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
+    RenderBlock {P} at (1,230) size 585x165
+      RenderText {#text} at (0,8) size 584x149
+        text run at (0,8) width 584: &quot;Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut&quot;
+        text run at (0,41) width 574: &quot;labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco&quot;
+        text run at (0,74) width 559: &quot;laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in&quot;
+        text run at (0,107) width 569: &quot;voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat&quot;
+        text run at (0,140) width 465: &quot;non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowcompositingdescendantexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowcompositingdescendantexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-compositing-descendant-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x49
+  RenderBlock {HTML} at (0,0) size 800x49
+    RenderBody {BODY} at (8,16) size 784x17
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 467x17
+          text run at (0,0) width 467: &quot;You should see a green box under the video. If you see red, the test failed.&quot;
+layer at (8,49) size 132x222 clip at (9,50) size 130x220 scrollHeight 223
+  RenderBlock (positioned) {DIV} at (8,49) size 132x222 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock (anonymous) at (11,11) size 110x103
+      RenderText {#text} at (0,0) size 0x0
+    RenderBlock {DIV} at (11,114) size 100x100 [bgcolor=#FF0000]
+layer at (19,60) size 100x100
+  RenderVideo {VIDEO} at (0,0) size 100x100 [bgcolor=#000000]
+layer at (19,163) size 100x100
+  RenderBlock (relative positioned) {DIV} at (11,114) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowpositioningexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowpositioningexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-positioning-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x435
+  RenderBlock {HTML} at (0,0) size 800x435
+    RenderBody {BODY} at (100,100) size 600x235
+      RenderBlock {P} at (0,0) size 600x17
+        RenderText {#text} at (0,0) size 469x17
+          text run at (0,0) width 469: &quot;Things should not jump around when the green square starts the transition.&quot;
+layer at (100,133) size 202x202 clip at (101,134) size 200x200
+  RenderBlock (relative positioned) {DIV} at (0,33) size 202x202 [border: (1px solid #000000)]
+layer at (101,134) size 200x100
+  RenderBlock (relative positioned) {DIV} at (1,1) size 200x100 [bgcolor=#80800033]
+layer at (101,134) size 150x150
+  RenderBlock (positioned) {DIV} at (1,1) size 150x150 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowoverflowscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/overflow-scroll-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,128 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x582
+  RenderBlock {HTML} at (0,0) size 800x582
+    RenderBody {BODY} at (8,16) size 784x558
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 242x17
+          text run at (0,0) width 242: &quot;All of the boxes should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x525
+        RenderText {#text} at (172,158) size 4x17
+          text run at (172,158) width 4: &quot; &quot;
+        RenderText {#text} at (348,158) size 4x17
+          text run at (348,158) width 4: &quot; &quot;
+        RenderText {#text} at (524,158) size 4x17
+          text run at (524,158) width 4: &quot; &quot;
+        RenderText {#text} at (700,158) size 4x17
+          text run at (700,158) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderText {#text} at (172,333) size 4x17
+          text run at (172,333) width 4: &quot; &quot;
+        RenderText {#text} at (348,333) size 4x17
+          text run at (348,333) width 4: &quot; &quot;
+        RenderText {#text} at (524,333) size 4x17
+          text run at (524,333) width 4: &quot; &quot;
+        RenderText {#text} at (700,333) size 4x17
+          text run at (700,333) width 4: &quot; &quot;
+        RenderBR {BR} at (0,0) size 0x0
+        RenderText {#text} at (172,508) size 4x17
+          text run at (172,508) width 4: &quot; &quot;
+        RenderText {#text} at (348,508) size 4x17
+          text run at (348,508) width 4: &quot; &quot;
+        RenderText {#text} at (524,508) size 4x17
+          text run at (524,508) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (18,59) size 152x152 clip at (19,60) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (10,10) size 152x152 [border: (1px solid #000000)]
+layer at (194,59) size 152x152 clip at (195,60) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (186,10) size 152x152 [border: (1px solid #000000)]
+layer at (19,10) size 210x510 backgroundClip at (19,60) size 135x135 clip at (19,60) size 135x135
+  RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (195,10) size 210x510 backgroundClip at (195,60) size 135x135 clip at (195,60) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (370,59) size 152x152 clip at (371,60) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (362,10) size 152x152 [border: (1px solid #000000)]
+layer at (371,10) size 210x510 backgroundClip at (371,60) size 135x135 clip at (371,60) size 135x135
+  RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (546,59) size 152x152 clip at (547,60) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (538,10) size 152x152 [border: (1px solid #000000)]
+layer at (547,10) size 210x510 backgroundClip at (547,60) size 135x135 clip at (547,60) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (18,234) size 152x152 clip at (19,235) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (10,185) size 152x152 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+      RenderBlock {P} at (5,29) size 200x52
+        RenderText {#text} at (0,0) size 194x52
+          text run at (0,0) width 194: &quot;This is the inner div&quot;
+          text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (194,234) size 152x152 clip at (195,235) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (186,185) size 152x152 [border: (1px solid #000000)]
+layer at (195,185) size 210x510 backgroundClip at (195,235) size 135x135 clip at (195,235) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (370,234) size 152x152 clip at (371,235) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (362,185) size 152x152 [border: (1px solid #000000)]
+layer at (371,185) size 210x510 backgroundClip at (371,235) size 135x135 clip at (371,235) size 135x135
+  RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (546,234) size 152x152 clip at (547,235) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock {DIV} at (538,185) size 152x152 [border: (1px solid #000000)]
+layer at (547,185) size 210x510 backgroundClip at (547,235) size 135x135 clip at (547,235) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (18,409) size 152x152 clip at (19,410) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (10,360) size 152x152 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+      RenderBlock {P} at (5,29) size 200x52
+        RenderText {#text} at (0,0) size 194x52
+          text run at (0,0) width 194: &quot;This is the inner div&quot;
+          text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (194,409) size 152x152 clip at (195,410) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (186,360) size 152x152 [border: (1px solid #000000)]
+layer at (195,360) size 210x510 backgroundClip at (195,410) size 135x135 clip at (195,410) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (370,409) size 152x152 clip at (371,410) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (362,360) size 152x152 [border: (1px solid #000000)]
+layer at (371,360) size 210x510 backgroundClip at (371,410) size 135x135 clip at (371,410) size 135x135
+  RenderBlock {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
+layer at (546,409) size 152x152 clip at (547,410) size 135x135 scrollY 50 scrollWidth 210 scrollHeight 510
+  RenderBlock (relative positioned) {DIV} at (538,360) size 152x152 [border: (1px solid #000000)]
+layer at (547,360) size 210x510 backgroundClip at (547,410) size 135x135 clip at (547,410) size 135x135
+  RenderBlock (relative positioned) {DIV} at (1,1) size 210x510 [bgcolor=#808080]
+    RenderBlock {P} at (5,29) size 200x52
+      RenderText {#text} at (0,0) size 194x52
+        text run at (0,0) width 194: &quot;This is the inner div&quot;
+        text run at (0,26) width 112: &quot;that scrolls.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowparentoverflowexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowparentoverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/parent-overflow-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x222
+  RenderBlock {HTML} at (0,0) size 800x222
+    RenderBody {BODY} at (8,16) size 784x198
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 362x17
+          text run at (0,0) width 362: &quot;Gray box should be clipped by black border in each case.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x165
+        RenderText {#text} at (162,148) size 4x17
+          text run at (162,148) width 4: &quot; &quot;
+        RenderText {#text} at (328,148) size 4x17
+          text run at (328,148) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (28,69) size 122x122 clip at (29,70) size 120x120 scrollHeight 320
+  RenderBlock {DIV} at (20,20) size 122x122 [border: (1px solid #000000)]
+layer at (39,80) size 100x300 backgroundClip at (29,70) size 120x120 clip at (29,70) size 120x120
+  RenderBlock {DIV} at (11,11) size 100x300 [bgcolor=#808080]
+layer at (194,69) size 122x122 clip at (195,70) size 120x120 scrollHeight 320
+  RenderBlock (relative positioned) {DIV} at (186,20) size 122x122 [border: (1px solid #000000)]
+layer at (205,80) size 100x300 backgroundClip at (195,70) size 120x120 clip at (195,70) size 120x120
+  RenderBlock {DIV} at (11,11) size 100x300 [bgcolor=#808080]
+layer at (360,69) size 122x122 clip at (361,70) size 120x120 scrollHeight 320
+  RenderBlock (relative positioned) {DIV} at (352,20) size 122x122 [border: (1px solid #000000)]
+layer at (371,80) size 100x300 backgroundClip at (361,70) size 120x120 clip at (361,70) size 120x120
+  RenderBlock {DIV} at (11,11) size 100x300 [bgcolor=#808080]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowremoveoverflowcrash2expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowremoveoverflowcrash2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/remove-overflow-crash2-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,90 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x218
+  RenderBlock {HTML} at (0,0) size 800x218
+    RenderBody {BODY} at (8,8) size 784x202
+layer at (8,8) size 103x202 clip at (9,9) size 86x185 scrollHeight 1394
+  RenderBlock {DIV} at (0,0) size 103x202 [border: (1px solid #000000)]
+    RenderText {#text} at (1,1) size 86x1394
+      text run at (1,1) width 84: &quot;Lorem ipsum&quot;
+      text run at (1,18) width 51: &quot;dolor sit&quot;
+      text run at (1,35) width 34: &quot;amet,&quot;
+      text run at (1,52) width 71: &quot;consectetur&quot;
+      text run at (1,69) width 68: &quot;adipisicing&quot;
+      text run at (1,86) width 68: &quot;elit, sed do&quot;
+      text run at (1,103) width 53: &quot;eiusmod&quot;
+      text run at (1,120) width 44: &quot;tempor&quot;
+      text run at (1,137) width 79: &quot;incididunt ut&quot;
+      text run at (1,154) width 54: &quot;labore et&quot;
+      text run at (1,171) width 86: &quot;dolore magna&quot;
+      text run at (1,188) width 62: &quot;aliqua. Ut&quot;
+      text run at (1,205) width 50: &quot;enim ad&quot;
+      text run at (1,222) width 40: &quot;minim&quot;
+      text run at (1,239) width 80: &quot;veniam, quis&quot;
+      text run at (1,256) width 47: &quot;nostrud&quot;
+      text run at (1,273) width 73: &quot;exercitation&quot;
+      text run at (1,290) width 50: &quot;ullamco&quot;
+      text run at (1,307) width 84: &quot;laboris nisi ut&quot;
+      text run at (1,324) width 80: &quot;aliquip ex ea&quot;
+      text run at (1,341) width 63: &quot;commodo&quot;
+      text run at (1,358) width 67: &quot;consequat.&quot;
+      text run at (1,375) width 60: &quot;Duis aute&quot;
+      text run at (1,392) width 82: &quot;irure dolor in&quot;
+      text run at (1,409) width 83: &quot;reprehenderit&quot;
+      text run at (1,426) width 74: &quot;in voluptate&quot;
+      text run at (1,443) width 57: &quot;velit esse&quot;
+      text run at (1,460) width 83: &quot;cillum dolore&quot;
+      text run at (1,477) width 55: &quot;eu fugiat&quot;
+      text run at (1,494) width 31: &quot;nulla&quot;
+      text run at (1,511) width 52: &quot;pariatur.&quot;
+      text run at (1,528) width 64: &quot;Excepteur&quot;
+      text run at (1,545) width 80: &quot;sint occaecat&quot;
+      text run at (1,562) width 85: &quot;cupidatat non&quot;
+      text run at (1,579) width 86: &quot;proident, sunt&quot;
+      text run at (1,596) width 74: &quot;in culpa qui&quot;
+      text run at (1,613) width 40: &quot;officia&quot;
+      text run at (1,630) width 53: &quot;deserunt&quot;
+      text run at (1,647) width 71: &quot;mollit anim&quot;
+      text run at (1,664) width 33: &quot;id est&quot;
+      text run at (1,681) width 56: &quot;laborum.&quot;
+      text run at (1,698) width 84: &quot;Lorem ipsum&quot;
+      text run at (1,715) width 51: &quot;dolor sit&quot;
+      text run at (1,732) width 34: &quot;amet,&quot;
+      text run at (1,749) width 71: &quot;consectetur&quot;
+      text run at (1,766) width 68: &quot;adipisicing&quot;
+      text run at (1,783) width 68: &quot;elit, sed do&quot;
+      text run at (1,800) width 53: &quot;eiusmod&quot;
+      text run at (1,817) width 44: &quot;tempor&quot;
+      text run at (1,834) width 79: &quot;incididunt ut&quot;
+      text run at (1,851) width 54: &quot;labore et&quot;
+      text run at (1,868) width 86: &quot;dolore magna&quot;
+      text run at (1,885) width 62: &quot;aliqua. Ut&quot;
+      text run at (1,902) width 50: &quot;enim ad&quot;
+      text run at (1,919) width 40: &quot;minim&quot;
+      text run at (1,936) width 80: &quot;veniam, quis&quot;
+      text run at (1,953) width 47: &quot;nostrud&quot;
+      text run at (1,970) width 73: &quot;exercitation&quot;
+      text run at (1,987) width 50: &quot;ullamco&quot;
+      text run at (1,1004) width 84: &quot;laboris nisi ut&quot;
+      text run at (1,1021) width 80: &quot;aliquip ex ea&quot;
+      text run at (1,1038) width 63: &quot;commodo&quot;
+      text run at (1,1055) width 67: &quot;consequat.&quot;
+      text run at (1,1072) width 60: &quot;Duis aute&quot;
+      text run at (1,1089) width 82: &quot;irure dolor in&quot;
+      text run at (1,1106) width 83: &quot;reprehenderit&quot;
+      text run at (1,1123) width 74: &quot;in voluptate&quot;
+      text run at (1,1140) width 57: &quot;velit esse&quot;
+      text run at (1,1157) width 83: &quot;cillum dolore&quot;
+      text run at (1,1174) width 55: &quot;eu fugiat&quot;
+      text run at (1,1191) width 31: &quot;nulla&quot;
+      text run at (1,1208) width 52: &quot;pariatur.&quot;
+      text run at (1,1225) width 64: &quot;Excepteur&quot;
+      text run at (1,1242) width 80: &quot;sint occaecat&quot;
+      text run at (1,1259) width 85: &quot;cupidatat non&quot;
+      text run at (1,1276) width 86: &quot;proident, sunt&quot;
+      text run at (1,1293) width 74: &quot;in culpa qui&quot;
+      text run at (1,1310) width 40: &quot;officia&quot;
+      text run at (1,1327) width 53: &quot;deserunt&quot;
+      text run at (1,1344) width 71: &quot;mollit anim&quot;
+      text run at (1,1361) width 33: &quot;id est&quot;
+      text run at (1,1378) width 56: &quot;laborum.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowscrollancestorupdateexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowscrollancestorupdateexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/scroll-ancestor-update-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x103
+  RenderBlock {HTML} at (0,0) size 800x103
+    RenderBody {BODY} at (0,0) size 800x103
+      RenderText {#text} at (0,0) size 0x0
+layer at (0,0) size 100x100
+  RenderVideo {VIDEO} at (0,0) size 100x100
+layer at (50,50) size 100x100
+  RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
+layer at (50,50) size 200x200
+  RenderBlock (positioned) {DIV} at (50,50) size 200x200
+    RenderBlock {P} at (0,218) size 200x51
+      RenderText {#text} at (0,0) size 191x51
+        text run at (0,0) width 191: &quot;The green box should obscure&quot;
+        text run at (0,17) width 180: &quot;the red box, and move when&quot;
+        text run at (0,34) width 141: &quot;you drag the scrollbar.&quot;
+layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50 scrollHeight 550
+  RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,51) size 185x500
+layer at (51,51) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowscrollbarpaintingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowscrollbarpaintingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/scrollbar-painting-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x269
+  RenderBlock {HTML} at (0,0) size 800x269
+    RenderBody {BODY} at (8,16) size 784x243
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 476x17
+          text run at (0,0) width 476: &quot;You should see scrollbars on the gray square, and a resizer control below it.&quot;
+layer at (18,49) size 100x100 clip at (18,49) size 85x85 scrollWidth 500 scrollHeight 500
+  RenderBlock (relative positioned) {DIV} at (10,33) size 100x100
+layer at (18,49) size 500x500 backgroundClip at (18,49) size 85x85 clip at (18,49) size 85x85
+  RenderBlock {DIV} at (0,0) size 500x500 [bgcolor=#808080]
+layer at (18,159) size 100x100
+  RenderBlock {DIV} at (10,143) size 100x100
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingoverflowthemeaffectsvisualoverflowexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingoverflowthemeaffectsvisualoverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/overflow/theme-affects-visual-overflow-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x37
+  RenderBlock {HTML} at (0,0) size 800x37
+    RenderBody {BODY} at (8,8) size 784x21
+layer at (8,8) size 784x21
+  RenderBlock {DIV} at (0,0) size 784x21
+    RenderText {#text} at (19,2) size 4x17
+      text run at (19,2) width 4: &quot; &quot;
+    RenderBlock {SPAN} at (23,16) size 20x0
+    RenderText {#text} at (43,2) size 4x17
+      text run at (43,2) width 4: &quot; &quot;
+    RenderText {#text} at (0,0) size 0x0
+layer at (10,11) size 15x15
+  RenderBlock (relative positioned) {INPUT} at (2,3) size 15x15
+layer at (57,11) size 15x15
+  RenderBlock (relative positioned) {INPUT} at (49,3) size 15x15
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingreflectionsreflectionincompositedexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingreflectionsreflectionincompositedexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/reflections/reflection-in-composited-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x576
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 410x17
+          text run at (0,0) width 410: &quot;Reflection should not be cropped by being in a composited layer.&quot;
+      RenderBlock {P} at (0,289) size 784x17
+        RenderText {#text} at (0,0) size 240x17
+          text run at (0,0) width 240: &quot;This is the next paragraph in the page.&quot;
+layer at (208,75) size 342x172
+  RenderBlock {DIV} at (200,67) size 342x172 [border: (1px solid #000000)]
+    RenderBlock {P} at (21,27) size 300x17
+      RenderText {#text} at (0,0) size 228x17
+        text run at (0,0) width 228: &quot;This element has a composited layer&quot;
+layer at (349,116) size 260x69
+  RenderBlock (positioned) {DIV} at (141,41) size 260x69 [bgcolor=#DDDDDD]
+    RenderBlock {P} at (10,26) size 240x17
+      RenderText {#text} at (0,0) size 223x17
+        text run at (0,0) width 223: &quot;This is a positioned, reflected child.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintbecomeoverlaycompositedlayerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintbecomeoverlaycompositedlayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/become-overlay-composited-layer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {P} at (0,0) size 784x17
+        RenderInline {A} at (0,0) size 149x17 [color=#0000EE]
+          RenderText {#text} at (0,0) size 149x17
+            text run at (0,0) width 149: &quot;rdar://problem/6983207&quot;
+        RenderText {#text} at (149,0) size 396x17
+          text run at (149,0) width 396: &quot;Should not leave blue box behind after moving to the top right.&quot;
+layer at (8,41) size 502x102
+  RenderBlock (relative positioned) {DIV} at (0,33) size 502x102 [border: (1px solid #000000)]
+layer at (259,42) size 250x100
+  RenderBlock (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
+layer at (9,42) size 50x50
+  RenderBlock (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintcompositeddocumentelementexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintcompositeddocumentelementexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/composited-document-element-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x49
+  RenderBlock {HTML} at (0,0) size 800x49
+layer at (8,16) size 784x17
+  RenderBody {BODY} at (8,16) size 784x17
+    RenderBlock {P} at (0,0) size 784x17
+      RenderText {#text} at (0,0) size 354x17
+        text run at (0,0) width 354: &quot;In a pixel test, you should see a plain white background.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintcontentintooverflowexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintcontentintooverflowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/content-into-overflow-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,20) size 784x420
+layer at (28,20) size 120x420
+  RenderBlock {DIV} at (20,0) size 120x420
+layer at (28,28) size 106x106
+  RenderBlock (positioned) {DIV} at (0,8) size 106x106 [border: (3px solid #008000)]
+    RenderBlock {DIV} at (3,3) size 100x50
+      RenderBlock {DIV} at (0,0) size 100x50
+layer at (28,178) size 106x106
+  RenderBlock (positioned) {DIV} at (0,158) size 106x106 [border: (3px solid #008000)]
+    RenderBlock {DIV} at (3,3) size 50x100
+      RenderBlock {DIV} at (0,0) size 50x100
+layer at (28,328) size 100x100
+  RenderBlock (positioned) {DIV} at (0,308) size 100x100
+    RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+      RenderBlock {DIV} at (0,80) size 100x20
+layer at (28,328) size 100x0
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
+    RenderBlock (floating) {DIV} at (0,0) size 100x80
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x359
+  RenderBlock {HTML} at (0,0) size 800x359
+    RenderBody {BODY} at (8,16) size 784x335
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 431x17
+          text run at (0,0) width 431: &quot;Test for repaint in a composited layer. You should see no red below.&quot;
+layer at (8,49) size 202x302
+  RenderBlock {DIV} at (0,33) size 202x302 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (51,51) size 100x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintrectsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintlayerrepaintrectsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/layer-repaint-rects-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x49
+  RenderBlock {HTML} at (0,0) size 800x49
+    RenderBody {BODY} at (0,16) size 800x17
+      RenderBlock {P} at (0,0) size 800x17
+        RenderText {#text} at (0,0) size 656x17
+          text run at (0,0) width 656: &quot;Tests repaint after a layer stops compositing. You should see no red below after the end of the transition.&quot;
+layer at (0,100) size 402x232
+  RenderBlock (positioned) {DIV} at (0,100) size 402x232 [border: (1px solid #000000)]
+layer at (1,111) size 200x100
+  RenderBlock (positioned) {DIV} at (1,11) size 200x100 [bgcolor=#8888FF]
+layer at (1,221) size 200x100
+  RenderBlock (positioned) {DIV} at (1,121) size 200x100 [bgcolor=#FF0000]
+layer at (1,221) size 200x100
+  RenderBlock (positioned) {DIV} at (1,221) size 200x100 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintnewlycompositedonscrollexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintnewlycompositedonscrollexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/newly-composited-on-scroll-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,2 @@
</span><ins>+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsoluteexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsoluteexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x259
+  RenderBlock {HTML} at (0,0) size 800x259
+    RenderBody {BODY} at (8,16) size 784x235
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 423x17
+          text run at (0,0) width 423: &quot;This test should not assert, and you should see a fully green square.&quot;
+layer at (8,49) size 202x202
+  RenderBlock (relative positioned) {DIV} at (0,33) size 202x202 [border: (1px solid #000000)]
+layer at (29,70) size 52x52
+  RenderBlock {DIV} at (21,21) size 52x52 [border: (1px solid #000000)]
+layer at (109,150) size 80x80
+  RenderBlock (positioned) {DIV} at (101,101) size 80x80 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsolute2expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintopacitybetweenabsolute2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/opacity-between-absolute2-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x259
+  RenderBlock {HTML} at (0,0) size 800x259
+    RenderBody {BODY} at (8,16) size 784x235
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 423x17
+          text run at (0,0) width 423: &quot;This test should not assert, and you should see a fully green square.&quot;
+layer at (8,49) size 202x202
+  RenderBlock (relative positioned) {DIV} at (0,33) size 202x202 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (21,21) size 52x52 [border: (1px solid #000000)]
+layer at (50,91) size 52x52
+  RenderBlock {DIV} at (21,21) size 52x52 [border: (1px solid #000000)]
+layer at (109,150) size 80x80
+  RenderBlock (positioned) {DIV} at (101,101) size 80x80 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrepaintoverflowintocontentexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingrepaintoverflowintocontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/repaint/overflow-into-content-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,20) size 784x420
+layer at (28,20) size 120x420
+  RenderBlock {DIV} at (20,0) size 120x420
+layer at (28,28) size 56x106
+  RenderBlock (positioned) {DIV} at (0,8) size 56x106 [border: (3px solid #008000)]
+    RenderBlock {DIV} at (3,3) size 50x50
+      RenderBlock {DIV} at (0,0) size 100x50
+layer at (28,178) size 106x56
+  RenderBlock (positioned) {DIV} at (0,158) size 106x56 [border: (3px solid #008000)]
+    RenderBlock {DIV} at (3,3) size 50x50
+      RenderBlock {DIV} at (0,0) size 50x100
+layer at (28,328) size 100x80
+  RenderBlock (positioned) {DIV} at (0,308) size 100x80
+    RenderBlock {DIV} at (0,0) size 100x0 [bgcolor=#008000]
+layer at (28,328) size 100x0
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x0
+    RenderBlock (floating) {DIV} at (0,0) size 100x80
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrtlrtliframeabsoluteexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-absolute-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (bounds 400.00 400.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (children 1
+                (GraphicsLayer
+                  (anchor 0.00 0.00)
+                  (bounds 400.00 400.00)
+                  (children 1
+                    (GraphicsLayer
+                      (children 1
+                        (GraphicsLayer
+                          (anchor 0.00 0.00)
+                          (bounds 400.00 400.00)
+                          (children 1
+                            (GraphicsLayer
+                              (bounds 400.00 400.00)
+                              (drawsContent 1)
+                              (children 1
+                                (GraphicsLayer
+                                  (position 50.00 50.00)
+                                  (bounds 100.00 100.00)
+                                  (contentsOpaque 1)
+                                )
+                              )
+                            )
+                          )
+                        )
+                      )
+                    )
+                  )
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrtlrtliframerelativeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-iframe-relative-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,50 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (bounds 400.00 400.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (children 1
+                (GraphicsLayer
+                  (anchor 0.00 0.00)
+                  (bounds 400.00 400.00)
+                  (children 1
+                    (GraphicsLayer
+                      (children 1
+                        (GraphicsLayer
+                          (anchor 0.00 0.00)
+                          (bounds 400.00 400.00)
+                          (children 1
+                            (GraphicsLayer
+                              (bounds 400.00 400.00)
+                              (drawsContent 1)
+                              (children 1
+                                (GraphicsLayer
+                                  (position 242.00 58.00)
+                                  (bounds 100.00 100.00)
+                                  (contentsOpaque 1)
+                                )
+                              )
+                            )
+                          )
+                        )
+                      )
+                    )
+                  )
+                )
+              )
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrtlrtloverflowscrollingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-overflow-scrolling-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+layer at (8,8) size 300x300 clip at (23,8) size 285x285 scrollWidth 1000 scrollHeight 1000
+  RenderBlock {DIV} at (0,0) size 300x300
+    RenderBlock {DIV} at (-700,0) size 1000x1000 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingrtlrtlscrollingwithtransformeddescendantsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/rtl/rtl-scrolling-with-transformed-descendants-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+    
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 10.00 10.00)
+          (bounds 400.00 203.00)
+          (children 1
+            (GraphicsLayer
+              (position 96.00 0.00)
+              (anchor 0.00 0.00)
+              (bounds 150.00 200.00)
+              (contentsOpaque 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingselfpaintinglayersexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingselfpaintinglayersexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/self-painting-layers-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x426
+  RenderBlock {HTML} at (0,0) size 800x426
+    RenderBody {BODY} at (8,16) size 784x400
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 326x17
+          text run at (0,0) width 326: &quot;You should not see double text when the div scrolls&quot;
+      RenderBlock {DIV} at (10,33) size 302x205 [border: (1px solid #000000)]
+        RenderText {#text} at (0,0) size 0x0
+layer at (19,50) size 300x200
+  RenderVideo {VIDEO} at (1,1) size 300x200
+layer at (18,264) size 302x152 clip at (19,265) size 285x150 scrollY 24 scrollHeight 500
+  RenderBlock {DIV} at (10,248) size 302x152 [border: (1px solid #000000)]
+    RenderBlock {DIV} at (1,1) size 285x500
+      RenderText {#text} at (0,6) size 107x36
+        text run at (0,6) width 107: &quot;Scrolled&quot;
+      RenderBR {BR} at (107,6) size 0x36
+      RenderText {#text} at (0,54) size 48x36
+        text run at (0,54) width 48: &quot;text&quot;
+      RenderBR {BR} at (48,54) size 0x36
+      RenderText {#text} at (0,102) size 63x36
+        text run at (0,102) width 63: &quot;here.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingshadowsshadowdrawingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingshadowsshadowdrawingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/shadows/shadow-drawing-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,25 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x309
+  RenderBlock {HTML} at (0,0) size 800x309
+    RenderBody {BODY} at (8,16) size 784x285
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 262x17
+          text run at (0,0) width 262: &quot;Left and right sides should look the same.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x252
+        RenderBlock {DIV} at (50,50) size 202x152 [border: (1px solid #000000)]
+        RenderText {#text} at (302,148) size 4x17
+          text run at (302,148) width 4: &quot; &quot;
+        RenderText {#text} at (0,0) size 0x0
+layer at (59,137) size 200x82
+  RenderBlock {P} at (1,38) size 200x83 [color=#0000FF]
+    RenderText {#text} at (22,0) size 156x82
+      text run at (22,0) width 156: &quot;Shadowed&quot;
+      text run at (72,41) width 56: &quot;text&quot;
+layer at (364,99) size 202x152
+  RenderBlock {DIV} at (356,50) size 202x152 [border: (1px solid #000000)]
+layer at (365,137) size 200x82
+  RenderBlock {P} at (1,38) size 200x83 [color=#0000FF]
+    RenderText {#text} at (22,0) size 156x82
+      text run at (22,0) width 156: &quot;Shadowed&quot;
+      text run at (72,41) width 56: &quot;text&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingsiblingpositioningexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingsiblingpositioningexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/sibling-positioning-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x292
+  RenderBlock {HTML} at (0,0) size 800x292
+    RenderBody {BODY} at (8,8) size 784x268
+      RenderBlock {P} at (0,218) size 784x17
+        RenderInline {A} at (0,0) size 305x17 [color=#0000EE]
+          RenderText {#text} at (0,0) size 305x17
+            text run at (0,0) width 305: &quot;https://bugs.webkit.org/show_bug.cgi?id=26430&quot;
+      RenderBlock {P} at (0,251) size 784x17
+        RenderText {#text} at (0,0) size 270x17
+          text run at (0,0) width 270: &quot;Green box should not move when hovered&quot;
+layer at (8,8) size 202x202
+  RenderBlock (relative positioned) {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
+layer at (59,59) size 60x60
+  RenderBlock (positioned) {DIV} at (51,51) size 60x60 [bgcolor=#008000]
+layer at (-41,-41) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+  RenderBlock (positioned) {DIV} at (-49,-49) size 100x100 [bgcolor=#808080]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingtextonlargelayerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingtextonlargelayerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/text-on-large-layer-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+layer at (0,0) size 2003x10001
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+  RenderBlock {HTML} at (0,0) size 800x8
+    RenderBody {BODY} at (8,8) size 784x0
+layer at (3,1) size 2000x10000
+  RenderBlock (positioned) {DIV} at (3,1) size 2000x10000
+    RenderText {#text} at (0,0) size 543x17
+      text run at (0,0) width 543: &quot;This is some text inside a very large composited layer to test that it is rendered sharply.&quot;
+    RenderBR {BR} at (543,0) size 0x17
+    RenderText {#text} at (0,17) size 212x17
+      text run at (0,17) width 212: &quot;The test passes if this text is crisp.&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingtilinghugelayeraddremovechildexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/tiling/huge-layer-add-remove-child-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+The yellow box should be large enough to scroll off the bottom. At the start there should be no child. After 100ms a red box is added and after 100ms more it should be removed. This tests that we can support very large compositing layers with dynamically added and removed child compositing layers.
+
+First (no children):
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 5126.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 5126.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 83.00)
+          (bounds 502.00 5002.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
+
+Second (child added):
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 5126.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 5126.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 83.00)
+          (bounds 502.00 5002.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (position 51.00 401.00)
+              (bounds 200.00 200.00)
+              (contentsOpaque 1)
+            )
+          )
+        )
+      )
+    )
+  )
+)
+
+
+Third (child removed):
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 785.00 5126.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 785.00 5126.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (position 8.00 83.00)
+          (bounds 502.00 5002.00)
+          (contentsOpaque 1)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingtilingvisiblerectaccumulatedoffsetexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingtilingvisiblerectaccumulatedoffsetexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/tiling/visiblerect-accumulated-offset-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+layer at (0,0) size 811x811
+  RenderView at (0,0) size 785x585
+layer at (0,0) size 785x618
+  RenderBlock {HTML} at (0,0) size 785x618
+    RenderBody {BODY} at (8,8) size 769x602
+      RenderBlock {DIV} at (0,0) size 602x602 [border: (1px solid #000000)]
+layer at (9,9) size 202x202 clip at (10,10) size 200x200 scrollWidth 1000 scrollHeight 202
+  RenderBlock {DIV} at (1,1) size 202x202 [border: (1px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingvisibilitylayervisiblecontentexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/visibility/layer-visible-content-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/visibility/layer-visible-content-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/visibility/layer-visible-content-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,32 @@
</span><ins>+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 2
+        (GraphicsLayer
+          (bounds 200.00 200.00)
+          (drawsContent 1)
+          (children 1
+            (GraphicsLayer
+              (bounds 200.00 200.00)
+              (children 1
+                (GraphicsLayer
+                  (bounds 10.00 10.00)
+                )
+              )
+            )
+          )
+        )
+        (GraphicsLayer
+          (bounds 800.00 16.00)
+          (opacity 0.00)
+          (drawsContent 1)
+        )
+      )
+    )
+  )
+)
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingwebglwebglbackgroundcolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingwebglwebglbackgroundcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-background-color-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x532
+  RenderBlock {HTML} at (0,0) size 800x532
+    RenderBody {BODY} at (8,20) size 784x496
+      RenderBlock {DIV} at (20,0) size 240x200 [bgcolor=#0000807F]
+      RenderBlock (anonymous) at (0,220) size 784x243
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,479) size 784x17
+        RenderText {#text} at (0,0) size 242x17
+          text run at (0,0) width 242: &quot;Top and bottom should look the same.&quot;
+layer at (28,260) size 240x200
+  RenderHTMLCanvas {CANVAS} at (20,20) size 240x200 [bgcolor=#0000807F]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcompositingwebglwebglnonpremultipliedblendexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcompositingwebglwebglnonpremultipliedblendexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,13 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x259
+  RenderBlock {HTML} at (0,0) size 800x259
+    RenderBody {BODY} at (8,8) size 784x243
+      RenderText {#text} at (240,226) size 4x17
+        text run at (240,226) width 4: &quot; &quot;
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (28,28) size 200x200
+  RenderHTMLCanvas {CANVAS} at (20,20) size 200x200 [bgcolor=#00008000]
+layer at (272,28) size 200x200
+  RenderHTMLCanvas {CANVAS} at (264,20) size 200x200 [bgcolor=#00008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedefaultvalueexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedefaultvalueexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-default-value-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x430
+  RenderBlock {HTML} at (0,0) size 800x430
+    RenderBody {BODY} at (8,10) size 784x410
+      RenderBlock {DIV} at (10,0) size 200x200 [bgcolor=#008000]
+      RenderBlock {DIV} at (10,210) size 200x200 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedifferentimageformatsexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodedifferentimageformatsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-different-image-formats-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x430
+  RenderBlock {HTML} at (0,0) size 800x430
+    RenderBody {BODY} at (8,10) size 784x410
+      RenderBlock {DIV} at (10,0) size 200x200 [bgcolor=#008000]
+      RenderBlock {DIV} at (10,210) size 200x200 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolor2expectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolor2expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-2-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x428
+  RenderBlock {HTML} at (0,0) size 800x428
+    RenderBody {BODY} at (8,8) size 784x0
+      RenderBlock (floating) {DIV} at (5,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (145,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (285,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (425,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (565,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (5,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (145,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (285,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (425,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (565,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (5,285) size 130x130 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodegifcolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-gif-color-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x428
+  RenderBlock {HTML} at (0,0) size 800x428
+    RenderBody {BODY} at (8,8) size 784x0
+      RenderBlock (floating) {DIV} at (5,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (145,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (285,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (425,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (565,5) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (5,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (145,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (285,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (425,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (565,145) size 130x130 [bgcolor=#008000]
+      RenderBlock (floating) {DIV} at (5,285) size 130x130 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimagecolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimagecolorexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-color-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x436
+  RenderBlock {HTML} at (0,0) size 800x436
+    RenderBody {BODY} at (8,16) size 784x0
+      RenderBlock {UL} at (0,0) size 784x0
+        RenderBlock (floating) {LI} at (45,5) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (185,5) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (325,5) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (465,5) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (605,5) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (45,145) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (185,145) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (325,145) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (465,145) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (605,145) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (45,285) size 130x130 [bgcolor=#008000]
+        RenderBlock (floating) {LI} at (185,285) size 130x130 [bgcolor=#008000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimageimageexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodeimageimageexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-image-image-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x436
+  RenderBlock {HTML} at (0,0) size 800x436
+    RenderBody {BODY} at (8,16) size 784x0
+      RenderBlock {UL} at (0,0) size 784x0
+        RenderBlock (floating) {LI} at (45,5) size 130x130
+        RenderBlock (floating) {LI} at (185,5) size 130x130
+        RenderBlock (floating) {LI} at (325,5) size 130x130
+        RenderBlock (floating) {LI} at (605,5) size 130x130
+        RenderBlock (floating) {LI} at (45,145) size 130x130
+        RenderBlock (floating) {LI} at (185,145) size 130x130
+        RenderBlock (floating) {LI} at (325,145) size 130x130
+        RenderBlock (floating) {LI} at (465,145) size 130x130
+        RenderBlock (floating) {LI} at (605,145) size 130x130
+        RenderBlock (floating) {LI} at (45,285) size 130x130
+        RenderBlock (floating) {LI} at (185,285) size 130x130
+layer at (473,21) size 130x130
+  RenderBlock (floating) {LI} at (465,5) size 130x130
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodesinglelayernoblendingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingbackgroundblendmodesinglelayernoblendingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/background-blend-mode-single-layer-no-blending-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x216
+  RenderBlock {HTML} at (0,0) size 800x216
+    RenderBody {BODY} at (8,8) size 784x200
+      RenderBlock {DIV} at (0,0) size 200x200
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingblendmodebackgroundexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingblendmodebackgroundexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-background-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x100
+  RenderBlock {HTML} at (0,0) size 800x100
+    RenderBody {BODY} at (8,20) size 784x60 [bgcolor=#0000FF]
+      RenderBlock {DIV} at (20,0) size 60x60 [bgcolor=#FF0000]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovenonstackingcontextblendingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovenonstackingcontextblendingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-non-stacking-context-blending-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116
+    RenderBody {BODY} at (8,8) size 784x100
+layer at (8,8) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
+layer at (58,8) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFFF00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovestackingcontextblendingexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingblendmodeisolationflagsremovestackingcontextblendingexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/blend-mode-isolation-flags-remove-stacking-context-blending-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+  RenderBlock {HTML} at (0,0) size 800x116
+    RenderBody {BODY} at (8,8) size 784x100
+layer at (8,8) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#00FF00]
+layer at (58,8) size 100x100
+  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFFF00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerblendexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerblendexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-blend-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,16) size 784x436
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 534x17
+          text run at (0,0) width 534: &quot;Test for isolation caused by blending. This test passes if the whole rectangle is green.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x403
+        RenderSVGRoot {svg} at (8,49) size 160x160
+          RenderSVGContainer {g} at (8,49) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+            RenderSVGRect {rect} at (8,49) size 160x160 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            RenderSVGContainer {g} at (48,89) size 80x80
+              RenderSVGRect {rect} at (48,89) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerfilterexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayerfilterexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-filter-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,20 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,16) size 784x436
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 519x17
+          text run at (0,0) width 519: &quot;Test for isolation caused by a filter. This test passes if the whole rectangle is green.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x403
+        RenderSVGRoot {svg} at (8,49) size 160x160
+          RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+            RenderSVGResourceFilter {filter} [id=&quot;f1&quot;] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+              [feGaussianBlur stdDeviation=&quot;15.00, 15.00&quot;]
+                [SourceGraphic]
+          RenderSVGContainer {g} at (8,49) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+            RenderSVGRect {rect} at (8,49) size 160x160 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            RenderSVGContainer {g} at (48,89) size 96x96
+              [filter=&quot;f1&quot;] RenderSVGResourceFilter {filter} at (10,10) size 24x24
+              RenderSVGRect {rect} at (48,89) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayermaskexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayermaskexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-mask-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,19 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,16) size 784x436
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 523x17
+          text run at (0,0) width 523: &quot;Test for isolation caused by a mask. This test passes if the whole rectangle is green.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x403
+        RenderSVGRoot {svg} at (8,49) size 160x160
+          RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+            RenderSVGResourceMasker {mask} [id=&quot;msk&quot;] [maskUnits=objectBoundingBox] [maskContentUnits=userSpaceOnUse]
+              RenderSVGRect {rect} at (18,59) size 20x20 [fill={[type=SOLID] [color=#FFFFFF]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+          RenderSVGContainer {g} at (8,49) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+            RenderSVGRect {rect} at (8,49) size 160x160 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            RenderSVGContainer {g} at (48,89) size 80x80
+              [masker=&quot;msk&quot;] RenderSVGResourceMasker {mask} at (10,10) size 20x20
+              RenderSVGRect {rect} at (48,89) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayeropacityexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayeropacityexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-opacity-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,16) size 784x436
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 525x17
+          text run at (0,0) width 525: &quot;Test for isolation caused by opacity. This test passes if the whole rectangle is green.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x403
+        RenderSVGRoot {svg} at (8,49) size 160x160
+          RenderSVGContainer {g} at (8,49) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+            RenderSVGRect {rect} at (8,49) size 160x160 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            RenderSVGContainer {g} at (48,89) size 80x80 [opacity=0.50]
+              RenderSVGRect {rect} at (48,89) size 80x80 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayershadowexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendlayershadowexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-layer-shadow-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x460
+  RenderBlock {HTML} at (0,0) size 800x460
+    RenderBody {BODY} at (8,16) size 784x436
+      RenderBlock {P} at (0,0) size 784x17
+        RenderText {#text} at (0,0) size 614x17
+          text run at (0,0) width 614: &quot;Test for isolation caused by a webkit-svg-shadow. This test passes if the whole rectangle is green.&quot;
+      RenderBlock (anonymous) at (0,33) size 784x403
+        RenderSVGRoot {svg} at (8,49) size 160x160
+          RenderSVGContainer {g} at (8,49) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+            RenderSVGRect {rect} at (8,49) size 160x160 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
+            RenderSVGContainer {g} at (24,65) size 128x128
+              RenderSVGRect {rect} at (40,81) size 96x96 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=10.00] [width=20.00] [height=20.00]
+        RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendmultiplyalphaexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendmultiplyalphaexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-multiply-alpha-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x419
+  RenderBlock {HTML} at (0,0) size 800x419
+    RenderBody {BODY} at (8,8) size 784x403
+      RenderSVGRoot {svg} at (8,8) size 160x160
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {g} at (8,8) size 40x40
+            RenderSVGRect {rect} at (8,8) size 10x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (18,8) size 10x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (28,8) size 10x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (38,8) size 10x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGRect {rect} at (8,8) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (8,8) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+          RenderSVGContainer {use} at (8,8) size 160x160
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 40x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (48,8) size 40x160 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (88,8) size 40x160 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (128,8) size 40x160 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGContainer {use} at (8,8) size 160x160 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(40.00,0.00)}] [opacity=0.50]
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 160x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,48) size 160x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,88) size 160x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,128) size 160x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendnormalexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendnormalexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-normal-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x419
+  RenderBlock {HTML} at (0,0) size 800x419
+    RenderBody {BODY} at (8,8) size 784x403
+      RenderSVGRoot {svg} at (8,8) size 160x160
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {g} at (8,8) size 40x40
+            RenderSVGRect {rect} at (8,8) size 10x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (18,8) size 10x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (28,8) size 10x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (38,8) size 10x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGRect {rect} at (8,8) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (8,8) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+          RenderSVGContainer {use} at (8,8) size 160x160
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 40x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (48,8) size 40x160 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (88,8) size 40x160 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (128,8) size 40x160 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGContainer {use} at (8,8) size 160x160 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(40.00,0.00)}]
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 160x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,48) size 160x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,88) size 160x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,128) size 160x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendplusdarkerexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendplusdarkerexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-darker-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x419
+  RenderBlock {HTML} at (0,0) size 800x419
+    RenderBody {BODY} at (8,8) size 784x403
+      RenderSVGRoot {svg} at (8,8) size 160x160
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {g} at (8,8) size 40x40
+            RenderSVGRect {rect} at (8,8) size 10x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (18,8) size 10x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (28,8) size 10x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (38,8) size 10x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGRect {rect} at (8,8) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (8,8) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+          RenderSVGContainer {use} at (8,8) size 160x160
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 40x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (48,8) size 40x160 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (88,8) size 40x160 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (128,8) size 40x160 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGContainer {use} at (8,8) size 160x160 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(40.00,0.00)}]
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 160x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,48) size 160x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,88) size 160x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,128) size 160x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendpluslighterexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkcss3blendingsvgblendpluslighterexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/css3/blending/svg-blend-plus-lighter-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,27 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x419
+  RenderBlock {HTML} at (0,0) size 800x419
+    RenderBody {BODY} at (8,8) size 784x403
+      RenderSVGRoot {svg} at (8,8) size 160x160
+        RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+          RenderSVGContainer {g} at (8,8) size 40x40
+            RenderSVGRect {rect} at (8,8) size 10x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (18,8) size 10x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (28,8) size 10x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+            RenderSVGRect {rect} at (38,8) size 10x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGRect {rect} at (8,8) size 10x10 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+        RenderSVGContainer {g} at (8,8) size 160x160 [transform={m=((4.00,0.00)(0.00,4.00)) t=(0.00,0.00)}]
+          RenderSVGContainer {use} at (8,8) size 160x160
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 40x160 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (48,8) size 40x160 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (88,8) size 40x160 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (128,8) size 40x160 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+          RenderSVGContainer {use} at (8,8) size 160x160 [transform={m=((0.00,1.00)(-1.00,0.00)) t=(40.00,0.00)}]
+            RenderSVGContainer {g} at (8,8) size 160x160
+              RenderSVGRect {rect} at (8,8) size 160x40 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,48) size 160x40 [fill={[type=SOLID] [color=#00FF00]}] [x=10.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,88) size 160x40 [fill={[type=SOLID] [color=#0000FF]}] [x=20.00] [y=0.00] [width=10.00] [height=40.00]
+              RenderSVGRect {rect} at (8,128) size 160x40 [fill={[type=SOLID] [color=#7F7F00]}] [x=30.00] [y=0.00] [width=10.00] [height=40.00]
+      RenderText {#text} at (0,0) size 0x0
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderImage {DIV} at (0,0) size 204x204 [border: (2px solid #000000)]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasrepaintexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Index: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png
</span><span class="cx">===================================================================
</span><del>--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png        2017-03-21 14:34:36 UTC (rev 214222)
</del><ins>+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png        2017-03-21 15:52:28 UTC (rev 214223)
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<ins>+image/png
</ins><span class="cx">\ No newline at end of property
</span><a id="trunkLayoutTestsplatformgtkfastcanvaswebglcsswebkitcanvasrepaintexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt (0 => 214223)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/css-webkit-canvas-repaint-expected.txt        2017-03-21 15:52:28 UTC (rev 214223)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderImage {DIV} at (0,0) size 204x204 [border: (2px solid #000000)]
</ins></span></pre>
</div>
</div>

</body>
</html>