<!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>[189461] 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/189461">189461</a></dd>
<dt>Author</dt> <dd>gyuyoung.kim@webkit.org</dd>
<dt>Date</dt> <dd>2015-09-06 23:47:29 -0700 (Sun, 06 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unreviewed, EFL gardening. Many tests have been failed since <a href="http://trac.webkit.org/projects/webkit/changeset/188692">r188692</a>.
Bug 148470 will try to fix this problem.

* platform/efl/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189460 => 189461)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-07 06:28:41 UTC (rev 189460)
+++ trunk/LayoutTests/ChangeLog        2015-09-07 06:47:29 UTC (rev 189461)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+2015-09-06  Gyuyoung Kim  &lt;gyuyoung.kim@webkit.org&gt;
+
+        Unreviewed, EFL gardening. Many tests have been failed since r188692.
+        Bug 148470 will try to fix this problem.
+
+        * platform/efl/TestExpectations:
+
</ins><span class="cx"> 2015-09-06  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Add one more inspector test that flakily times out.
</span><span class="lines">@@ -24913,7 +24920,6 @@
</span><span class="cx">         * fast/repaint/multiple-backgrounds-style-change-expected.txt: Added.
</span><span class="cx">         * fast/repaint/multiple-backgrounds-style-change.html: Added.
</span><span class="cx"> 
</span><del>-&gt;&gt;&gt;&gt;&gt;&gt;&gt; .r181712
</del><span class="cx"> 2015-03-18  Marcos Chavarría Teijeiro  &lt;chavarria1991@gmail.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Unreviewed GTK Gardening 18th March
</span></span></pre></div>
<a id="trunkLayoutTestsplatformeflTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/efl/TestExpectations (189460 => 189461)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/efl/TestExpectations        2015-09-07 06:28:41 UTC (rev 189460)
+++ trunk/LayoutTests/platform/efl/TestExpectations        2015-09-07 06:47:29 UTC (rev 189461)
</span><span class="lines">@@ -2268,3 +2268,237 @@
</span><span class="cx"> 
</span><span class="cx"> # Media controls tests are OS X only
</span><span class="cx"> media/controls [ Skip ]
</span><ins>+
+# Those tests have been failed between r188692 and r189017.
+webkit.org/b/148470 accessibility/scroll-to-global-point-iframe-nested.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-global-point-iframe.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-global-point-main-window.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-global-point-nested.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-make-visible-div-overflow.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-make-visible-iframe.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-make-visible-nested-2.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-make-visible-nested.html [ Failure ]
+webkit.org/b/148470 accessibility/scroll-to-make-visible-with-subfocus.html [ Failure ]
+webkit.org/b/148470 editing/deleting/delete-by-word-002.html [ Failure ]
+webkit.org/b/148470 editing/deleting/delete-ligature-001.html [ Failure ]
+webkit.org/b/148470 editing/deleting/delete-ligature-002.html [ Failure ]
+webkit.org/b/148470 editing/deleting/forward-delete-key.html [ Failure ]
+webkit.org/b/148470 editing/deleting/smart-delete-003.html [ Failure ]
+webkit.org/b/148470 editing/deleting/smart-delete-004.html [ Failure ]
+webkit.org/b/148470 editing/deleting/smart-delete-across-editable-boundaries-2.html [ Failure ]
+webkit.org/b/148470 editing/execCommand/findString-2.html [ Failure ]
+webkit.org/b/148470 editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
+webkit.org/b/148470 editing/input/caret-at-the-edge-of-input.html [ Failure ]
+webkit.org/b/148470 editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
+webkit.org/b/148470 editing/input/reveal-caret-of-multiline-input.html [ Failure ]
+webkit.org/b/148470 editing/input/reveal-caret-of-transformed-multiline-input.html [ Failure ]
+webkit.org/b/148470 editing/inserting/typing-tab-designmode-forms.html [ Failure ]
+webkit.org/b/148470 editing/inserting/typing-tab-designmode.html [ Failure ]
+webkit.org/b/148470 editing/selection/14971.html [ Failure ]
+webkit.org/b/148470 editing/selection/5333725.html [ Failure ]
+webkit.org/b/148470 editing/selection/block-with-positioned-lastchild.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-after-keypress.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-ltr-2-left.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-ltr-2.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-ltr-right.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-ltr.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-rtl-2-left.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-rtl-2.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-rtl-right.html [ Failure ]
+webkit.org/b/148470 editing/selection/caret-rtl.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-before-and-after-table.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-below-rtl-text.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-in-focusable-link-should-not-clear-selection.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-in-margins-inside-editable-div.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-in-padding-with-multiple-line-boxes.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-left-of-rtl-wrapping-text.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-on-block-image.html [ Failure ]
+webkit.org/b/148470 editing/selection/click-outside-editable-div.html [ Failure ]
+webkit.org/b/148470 editing/selection/collapse-selection-in-bidi.html [ Failure ]
+webkit.org/b/148470 editing/selection/contenteditable-click-inside.html [ Failure ]
+webkit.org/b/148470 editing/selection/crash-on-shift-click.html [ Failure ]
+webkit.org/b/148470 editing/selection/directionality-after-undo-replace.html [ Failure ]
+webkit.org/b/148470 editing/selection/double-click-selection-with-dom-mutation.html [ Failure ]
+webkit.org/b/148470 editing/selection/drag-select-1.html [ Failure ]
+webkit.org/b/148470 editing/selection/drag-select-rapidly.html [ Failure ]
+webkit.org/b/148470 editing/selection/editable-div-clear-on-keydown.html [ Failure ]
+webkit.org/b/148470 editing/selection/editable-links.html [ Failure ]
+webkit.org/b/148470 editing/selection/empty-cell-right-click.html [ Failure ]
+webkit.org/b/148470 editing/selection/extend-after-mouse-selection.html [ Failure ]
+webkit.org/b/148470 editing/selection/last-empty-inline.html [ Failure ]
+webkit.org/b/148470 editing/selection/mixed-editability-1.html [ Failure ]
+webkit.org/b/148470 editing/selection/select-out-of-editable.html [ Failure ]
+webkit.org/b/148470 editing/selection/select-out-of-floated-contenteditable.html [ Failure ]
+webkit.org/b/148470 editing/selection/select-out-of-floated-input.html [ Failure ]
+webkit.org/b/148470 editing/selection/select-out-of-floated-textarea.html [ Failure ]
+webkit.org/b/148470 editing/selection/shift-click.html [ Failure ]
+webkit.org/b/148470 editing/selection/user-select-all-with-single-click.html [ Failure ]
+webkit.org/b/148470 editing/spelling/spellcheck-input-search-crash.html [ Failure ]
+webkit.org/b/148470 editing/undo/undo-smart-delete-word.html [ Failure ]
+webkit.org/b/148470 fast/backgrounds/gradient-background-leakage-hidpi.html [ Failure ]
+webkit.org/b/148470 fast/block/float/relative-painted-twice.html [ Failure ]
+webkit.org/b/148470 fast/canvas/canvas-as-image-hidpi.html [ Failure ]
+webkit.org/b/148470 fast/css/active-display-none.html [ Failure ]
+webkit.org/b/148470 fast/css/affected-by-hover-after-style-change.html [ Failure ]
+webkit.org/b/148470 fast/css/hover-active-drag.html [ Failure ]
+webkit.org/b/148470 fast/css/hover-affects-ancestor.html [ Failure ]
+webkit.org/b/148470 fast/css/hover-display-block.html [ Failure ]
+webkit.org/b/148470 fast/css/layerZOrderCrash.html [ Failure ]
+webkit.org/b/148470 fast/css/resize-single-axis.html [ Failure ]
+webkit.org/b/148470 fast/dom/HTMLTableColElement/resize-table-using-col-width.html [ Failure ]
+webkit.org/b/148470 fast/dom/Window/window-lookup-precedence.html [ Failure ]
+webkit.org/b/148470 fast/dom/hidden-iframe-no-focus.html [ Failure ]
+webkit.org/b/148470 fast/events/clear-drag-state.html [ Failure ]
+webkit.org/b/148470 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
+webkit.org/b/148470 fast/events/context-onmousedown-event.html [ Failure ]
+webkit.org/b/148470 fast/events/drag-and-drop-set-drag-data-arguments.html [ Failure ]
+webkit.org/b/148470 fast/events/focus-change-crash.html [ Failure ]
+webkit.org/b/148470 fast/events/imagemap-norender-crash.html [ Failure ]
+webkit.org/b/148470 fast/events/inputText-never-fired-on-keydown-cancel.html [ Failure ]
+webkit.org/b/148470 fast/events/keydown-function-keys.html [ Failure ]
+webkit.org/b/148470 fast/events/keydown-leftright-keys.html [ Failure ]
+webkit.org/b/148470 fast/events/keydown-numpad-keys.html [ Failure ]
+webkit.org/b/148470 fast/events/media-element-focus-tab.html [ Failure ]
+webkit.org/b/148470 fast/events/mouse-click-events.html [ Failure ]
+webkit.org/b/148470 fast/events/mouse-cursor-change.html [ Failure ]
+webkit.org/b/148470 fast/events/mouse-cursor-no-mousemove.html [ Failure ]
+webkit.org/b/148470 fast/events/mouse-focus-imagemap.html [ Failure ]
+webkit.org/b/148470 fast/events/mouse-relative-position.html [ Failure ]
+webkit.org/b/148470 fast/events/mousedown-inside-dragstart-should-not-cause-crash.html [ Failure ]
+webkit.org/b/148470 fast/events/mouseout-dead-node.html [ Failure ]
+webkit.org/b/148470 fast/events/onchange-passwordfield.html [ Failure ]
+webkit.org/b/148470 fast/events/onchange-searchfield.html [ Failure ]
+webkit.org/b/148470 fast/events/onchange-setvalue.html [ Failure ]
+webkit.org/b/148470 fast/events/onchange-text-form-field.html [ Failure ]
+webkit.org/b/148470 fast/events/onchange-textfield.html [ Failure ]
+webkit.org/b/148470 fast/events/page-scaled-mouse-click.html [ Failure ]
+webkit.org/b/148470 fast/events/popup-blocked-from-fake-user-gesture.html [ Failure ]
+webkit.org/b/148470 fast/events/relative-offset-of-simulated-click.html [ Failure ]
+webkit.org/b/148470 fast/events/remove-target-in-mouseup-deep.html [ Failure ]
+webkit.org/b/148470 fast/events/remove-target-in-mouseup-insertback.html [ Failure ]
+webkit.org/b/148470 fast/events/remove-target-in-mouseup-twice.html [ Failure ]
+webkit.org/b/148470 fast/events/remove-target-in-mouseup.html [ Failure ]
+webkit.org/b/148470 fast/events/right-click-focus.html [ Failure ]
+webkit.org/b/148470 fast/events/scrollbar-double-click.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-by-arrow-keys-prevent-default.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-by-arrow-keys.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-by-double-triple-clicks.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-by-drag.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-by-single-click-with-shift.html [ Failure ]
+webkit.org/b/148470 fast/events/selectstart-prevent-selection-on-right-click.html [ Failure ]
+webkit.org/b/148470 fast/events/simulated-click-coords.html [ Failure ]
+webkit.org/b/148470 fast/events/wheelevent-basic.html [ Failure ]
+webkit.org/b/148470 fast/events/zoom-dblclick.html [ Failure ]
+webkit.org/b/148470 fast/forms/access-key-for-all-elements.html [ Failure ]
+webkit.org/b/148470 fast/forms/datalist/range-snap-to-datalist.html [ Failure ]
+webkit.org/b/148470 fast/forms/disabled-mousedown-event.html [ Failure ]
+webkit.org/b/148470 fast/forms/focus-change-on-keypress.html [ Failure ]
+webkit.org/b/148470 fast/forms/focus-option-control-on-page.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-maxlength-inserting-in-middle.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-number-click.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-readonly-select.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-step-as-double.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-text-click-inside.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-text-double-click.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-text-option-delete.html [ Failure ]
+webkit.org/b/148470 fast/forms/input-text-self-emptying-click.html [ Failure ]
+webkit.org/b/148470 fast/forms/label/label-becomes-visible-while-clicking-on-label.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-deselect-scroll.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-selection-after-typeahead.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-selection.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-typeahead-cyrillic.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-typeahead-greek.html [ Failure ]
+webkit.org/b/148470 fast/forms/listbox-typeahead-scroll.html [ Failure ]
+webkit.org/b/148470 fast/forms/number/number-change-type-on-focus.html [ Failure ]
+webkit.org/b/148470 fast/forms/number/number-input-changeevent.html [ Failure ]
+webkit.org/b/148470 fast/forms/number/number-keyoperation.html [ Failure ]
+webkit.org/b/148470 fast/forms/range/range-drag-when-toggled-disabled.html [ Failure ]
+webkit.org/b/148470 fast/forms/range/range-drag.html [ Failure ]
+webkit.org/b/148470 fast/forms/range/range-hit-test-with-padding.html [ Failure ]
+webkit.org/b/148470 fast/forms/range/range-keyboard-oninput-event.html [ Failure ]
+webkit.org/b/148470 fast/forms/range/range-slow-drag-to-edge.html [ Failure ]
+webkit.org/b/148470 fast/forms/search-disabled-readonly.html [ Failure ]
+webkit.org/b/148470 fast/forms/search-hide-cancel-on-cancel.html [ Failure ]
+webkit.org/b/148470 fast/forms/select-accesskey.html [ Failure ]
+webkit.org/b/148470 fast/forms/select-cache-desynchronization.html [ Failure ]
+webkit.org/b/148470 fast/forms/select-listbox-focus-displaynone.html [ Failure ]
+webkit.org/b/148470 fast/forms/select-type-ahead-non-latin.html [ Failure ]
+webkit.org/b/148470 fast/forms/select/listbox-drag-in-non-multiple.html [ Failure ]
+webkit.org/b/148470 fast/forms/select/menulist-oninput-fired.html [ Failure ]
+webkit.org/b/148470 fast/forms/select/select-disabled.html [ Failure ]
+webkit.org/b/148470 fast/forms/textarea-input-event.html [ Failure ]
+webkit.org/b/148470 fast/forms/textarea-textlength.html [ Failure ]
+webkit.org/b/148470 fast/forms/textarea-type-spaces.html [ Failure ]
+webkit.org/b/148470 fast/forms/textinput-not-fired-on-enter-in-input.html [ Failure ]
+webkit.org/b/148470 fast/html/details-click-controls.html [ Failure ]
+webkit.org/b/148470 fast/html/details-keyboard-show-hide.html [ Failure ]
+webkit.org/b/148470 fast/images/imagemap-case.html [ Failure ]
+webkit.org/b/148470 fast/images/imagemap-dynamic-area-updates.html [ Failure ]
+webkit.org/b/148470 fast/inline/relative-positioned-overflow.html [ Failure ]
+webkit.org/b/148470 fast/masking/clip-path-selection.html [ Failure ]
+webkit.org/b/148470 fast/regions/assert-hit-test-image.html [ Failure ]
+webkit.org/b/148470 fast/regions/hover-on-child-in-region.html [ Failure ]
+webkit.org/b/148470 fast/regions/overflow/overflow-3dtransformed-region.html [ Failure ]
+webkit.org/b/148470 fast/regions/select-multiple-in-region.html [ Failure ]
+webkit.org/b/148470 fast/repaint/4776765.html [ Failure ]
+webkit.org/b/148470 fast/repaint/hidpi-content-inside-iframe-leaves-trails.html [ Failure ]
+webkit.org/b/148470 fast/replaced/image-map-2.html [ Failure ]
+webkit.org/b/148470 fast/table/hittest-self-painting.html [ Failure ]
+webkit.org/b/148470 fast/text/international/thai-offsetForPosition-inside-character.html [ Failure ]
+webkit.org/b/148470 fast/text/selection-in-initial-advance-region.html [ Failure ]
+webkit.org/b/148470 fast/text/textIteratorNilRenderer.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/dom/events/EventTarget-dispatchEvent.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/dom/nodes/Document-createEvent.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.xhtml [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/dom/interfaces.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-control.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-br.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-source.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-insert-text.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-after.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-text.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/media-elements/readyState_during_canplaythrough.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/embedded-content/the-img-element/update-the-source-set.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/the-datalist-element/datalistoptions.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/the-form-element/form-autocomplete.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/the-input-element/hidden.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/the-input-element/telephone.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/forms/the-input-element/text.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/grouping-content/the-ol-element/grouping-ol.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/interfaces.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/selectors/pseudo-classes/disabled.html [ Failure ]
+webkit.org/b/148470 http/tests/w3c/html/semantics/selectors/pseudo-classes/focus.html [ Failure ]
+webkit.org/b/148470 imported/w3c/indexeddb/idbcursor-advance.htm [ Failure ]
+webkit.org/b/148470 imported/w3c/indexeddb/idbcursor-continue.htm [ Failure ]
+webkit.org/b/148470 imported/w3c/indexeddb/idbcursor-direction-index.htm [ Failure ]
+webkit.org/b/148470 imported/w3c/indexeddb/idbindex_get2.htm [ Failure ]
+webkit.org/b/148470 imported/w3c/indexeddb/idbindex_getKey2.htm [ Failure ]
+webkit.org/b/148470 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
+webkit.org/b/148470 svg/text/foreignObject-repaint.xml [ Failure ]
+webkit.org/b/148470 svg/text/select-text-svgfont.html [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-squeeze-1.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-squeeze-2.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-squeeze-3.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-squeeze-4.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-stretch-1.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-stretch-2.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-stretch-3.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacing-stretch-4.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-textLength-spacingAndGlyphs-stretch-4.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-1.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-2.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-3.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-4.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-with-tspans-1.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-with-tspans-2.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-with-tspans-3.svg [ Failure ]
+webkit.org/b/148470 svg/text/select-x-list-with-tspans-4.svg [ Failure ]
+webkit.org/b/148470 svg/text/selection-doubleclick.svg [ Failure ]
</ins></span></pre>
</div>
</div>

</body>
</html>