<!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>[195893] 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/195893">195893</a></dd>
<dt>Author</dt> <dd>mcatanzaro@igalia.com</dd>
<dt>Date</dt> <dd>2016-01-30 08:03:24 -0800 (Sat, 30 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>[GTK] Some organization in the test expectations file

Unreviewed.

* platform/gtk/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195892 => 195893)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-30 15:28:48 UTC (rev 195892)
+++ trunk/LayoutTests/ChangeLog        2016-01-30 16:03:24 UTC (rev 195893)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+2016-01-30  Michael Catanzaro  &lt;mcatanzaro@igalia.com&gt;
+
+        [GTK] Some organization in the test expectations file
+
+        Unreviewed.
+
+        * platform/gtk/TestExpectations:
+
</ins><span class="cx"> 2016-01-30  Dave Hyatt  &lt;hyatt@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Support break-after, break-before and break-inside.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (195892 => 195893)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-30 15:28:48 UTC (rev 195892)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2016-01-30 16:03:24 UTC (rev 195893)
</span><span class="lines">@@ -29,24 +29,27 @@
</span><span class="cx"> # These are in a separate section than failing tests, because they should be
</span><span class="cx"> # priority fixes.
</span><span class="cx"> 
</span><del>-# 5. SLOW TESTS
</del><ins>+# 4. SLOW TESTS
</ins><span class="cx"> # These tests are assigned the SLOW modifier to prevent them timing out as they
</span><span class="cx"> # otherwise pass, but take a long time to complete due to the nature of test,
</span><span class="cx"> # debug configuration or some other performance-affecting factor.
</span><span class="cx"> 
</span><del>-# 6. TESTS TIMING OUT
</del><ins>+# 5. TESTS TIMING OUT
</ins><span class="cx"> # Please open a bug for each test timing out with any important information.
</span><span class="cx"> 
</span><del>-# 7. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS
</del><ins>+# 6. TESTS WITH ARCHITECTURE-SPECIFIC RESULTS
</ins><span class="cx"> # Tests with different results (of which at least one is failure) on 32-bit and 64-bit builders.
</span><span class="cx"> # These tests are essentially marked as flaky, but are noted as failing only on specific architecture.
</span><span class="cx"> #
</span><del>-# 8. WEBKIT2 REGRESSIONS
</del><ins>+# 7. WEBKIT2 REGRESSIONS
</ins><span class="cx"> # Tests that are now failing because of the switch to WebKit2, probably misssing some
</span><span class="cx"> # test harness support.
</span><span class="cx"> #
</span><span class="cx"> # 8. TESTS FAILING
</span><span class="cx"> # Each test should (eventually) have a bug. Missing test harness features also go here.
</span><ins>+#
+# 9. TESTS PASSING
+# Tests that pass for GTK but have different expectations in the global expectations file.
</ins><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # Tests that require new results.
</span><span class="lines">@@ -634,10 +637,123 @@
</span><span class="cx"> # Requires ENABLE(SAMPLING_PROFILER)
</span><span class="cx"> webkit.org/b/153466 inspector/sampling-profiler [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/153602 fast/table/003.html [ Failure ]
-webkit.org/b/153602 fast/text/emoji.html [ Failure ]
-webkit.org/b/153602 tables/mozilla_expected_failures/bugs/bug89315.html [ Failure ]
</del><ins>+# This requires a specific font on Mac
+fast/text/hidpi-text-selection-gap-between-words.html [ Skip ]
</ins><span class="cx"> 
</span><ins>+# Test requires hardcoded font names, which I do not have for this port.
+fast/text/han-generic-font-families.html [ WontFix ]
+fast/text/hangul-generic-font-families.html [ WontFix ]
+
+# This test hardcodes the result of a platform-dependent font lookup algorithm.
+fast/text/fallback-language-han.html [ Skip ]
+fast/text/fallback-language-han-2.html [ Skip ]
+
+# This test uses an MPEG-4 video
+media/video-seek-to-current-time.html [ Skip ]
+
+# This operating system does not have language-sensitive font fallback.
+css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
+
+# Media controls tests are OS X only
+media/controls [ Skip ]
+
+# WIRELESS_PLAYBACK_TARGET not enabled.
+media/airplay-target-availability.html
+
+## IndexedDB related failures
+
+# Blink tests with unexplained timeouts
+storage/indexeddb/database-deletepending-flag.html [ Skip ]
+storage/indexeddb/exceptions.html [ Skip ]
+storage/indexeddb/intversion-gated-on-delete.html [ Skip ]
+storage/indexeddb/intversion-long-queue.html [ Skip ]
+storage/indexeddb/open-ordering.html [ Skip ]
+storage/indexeddb/transaction-basics.html [ Skip ]
+storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
+
+# Blink tests with non-trivial text failures.
+storage/indexeddb/createIndex-after-failure.html [ Skip ]
+storage/indexeddb/create-object-store-options.html [ Skip ]
+storage/indexeddb/cursor-advance.html [ Skip ]
+storage/indexeddb/cursor-basics.html [ Skip ]
+storage/indexeddb/cursor-continue.html [ Skip ]
+storage/indexeddb/cursor-continue-validity.html [ Skip ]
+storage/indexeddb/cursor-index-delete.html [ Skip ]
+storage/indexeddb/cursor-key-order.html [ Skip ]
+storage/indexeddb/cursor-leak.html [ Skip ] # Missing needed WKTR feature?
+storage/indexeddb/cursor-overloads.html [ Skip ]
+storage/indexeddb/cursor-primary-key-order.html [ Skip ]
+storage/indexeddb/cursor-request-cycle.html [ Skip ] # Missing needed WKTR feature?
+storage/indexeddb/cursor-update.html [ Skip ]
+storage/indexeddb/database-close.html [ Skip ]
+storage/indexeddb/database-closepending-flag.html [ Skip ]
+storage/indexeddb/database-quota.html [ Skip ]
+storage/indexeddb/deleteIndex.html [ Skip ]
+storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html [ Skip ]
+storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html [ Skip ]
+storage/indexeddb/deletedatabase-blocked.html [ Skip ]
+storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html [ Skip ]
+storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
+storage/indexeddb/deletedatabase-not-blocked.html [ Skip ]
+storage/indexeddb/deleted-objects.html [ Skip ]
+storage/indexeddb/duplicates.html [ Skip ] # Difference between null + undefined
+storage/indexeddb/events.html [ Skip ]
+storage/indexeddb/factory-cmp.html [ Skip ]
+storage/indexeddb/factory-deletedatabase.html [ Skip ]
+storage/indexeddb/get-keyrange.html [ Skip ]
+storage/indexeddb/index-basics.html [ Skip ] # Difference between null + undefined
+storage/indexeddb/index-duplicate-keypaths.html [ Skip ]
+storage/indexeddb/index-multientry.html [ Skip ]
+storage/indexeddb/index-population.html [ Skip ]
+storage/indexeddb/index-unique.html [ Skip ]
+storage/indexeddb/intversion-blocked.html [ Skip ]
+storage/indexeddb/intversion-close-between-events.html [ Skip ]
+storage/indexeddb/intversion-open-in-upgradeneeded.html [ Skip ]
+storage/indexeddb/intversion-open-with-version.html [ Skip ] # INTMAX exposed to script as database version
+storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
+storage/indexeddb/intversion-pending-version-changes-descending.html [ Skip ]
+storage/indexeddb/intversion-pending-version-changes-same.html [ Skip ]
+storage/indexeddb/intversion-two-opens-no-versions.html [ Skip ] # INTMAX exposed to script as database version
+storage/indexeddb/intversion-upgrades.html [ Skip ]
+storage/indexeddb/key-generator.html [ Skip ]
+storage/indexeddb/key-type-binary.html [ Skip ]
+storage/indexeddb/lazy-index-population.html [ Skip ]
+storage/indexeddb/metadata.html [ Skip ]
+storage/indexeddb/noblobs.html [ Skip ] # Missing DRT file/blob support
+storage/indexeddb/objectstore-autoincrement.html [ Skip ]
+storage/indexeddb/objectstore-basics.html [ Skip ]
+storage/indexeddb/odd-strings.html [ Skip ]
+storage/indexeddb/optional-arguments.html [ Skip ]
+storage/indexeddb/persistence.html [ Skip ]
+storage/indexeddb/request-leak.html [ Skip ] # Missing WKTR support? GC?
+storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Skip ]
+storage/indexeddb/setversion-not-blocked.html [ Skip ]
+storage/indexeddb/structured-clone.html [ Skip ] # Missing DRT file/blob support
+storage/indexeddb/transaction-and-objectstore-calls.html [ Skip ]
+storage/indexeddb/transaction-error.html [ Skip ]
+storage/indexeddb/transaction-scope-sequencing.html [ Skip ]
+
+# Blink tests that crash the WebProcess.
+storage/indexeddb/cursor-cast.html [ Skip ]
+
+# We don't currently support indexeddb in workers
+storage/indexeddb/basics-workers.html [ Skip ]
+storage/indexeddb/cursor-advance-workers.html [ Skip ]
+storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Skip ]
+storage/indexeddb/dont-commit-on-blocked.html [ Skip ]
+storage/indexeddb/factory-basics-workers.html [ Skip ]
+storage/indexeddb/index-basics-workers.html [ Skip ]
+storage/indexeddb/objectstore-basics-workers.html [ Skip ]
+storage/indexeddb/open-twice-workers.html [ Skip ]
+storage/indexeddb/pending-activity-workers.html [ Skip ]
+storage/indexeddb/pending-version-change-on-exit.html [ Skip ]
+storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Skip ]
+storage/indexeddb/pending-version-change-stuck.html [ Skip ]
+storage/indexeddb/transaction-complete-workers.html [ Skip ]
+storage/indexeddb/unprefix-workers.html [ Skip ]
+http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Skip ]
+http/tests/security/cross-origin-worker-indexeddb.html [ Skip ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Expected failures
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -737,6 +853,13 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/153060 imported/blink/editing/selection/selectstart-event-crash.html [ Crash ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/153692 imported/blink/fast/css/first-letter-float-block.html [ Crash Pass ]
+
+webkit.org/b/153695 fast/repaint/fixed-move-after-scroll.html [ Crash Pass ]
+webkit.org/b/153695 fast/scrolling/scroll-position-on-reload-rtl.html [ Crash Pass ]
+
+webkit.org/b/117756 media/track/media-element-enqueue-event-crash.html [ Timeout Pass Crash ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Crashing tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1187,6 +1310,39 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/145261 fast/workers/stress-js-execution.html [ Failure Pass ]
</span><span class="cx"> 
</span><ins>+# Some tests will fail after the visual overflow patch, they will be fixed shortly.
+webkit.org/b/118665 fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure Pass ]
+webkit.org/b/118665 fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure Pass ]
+webkit.org/b/118665 fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure Pass ]
+webkit.org/b/118665 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure Pass ]
+webkit.org/b/118665 fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure Pass ]
+webkit.org/b/118665 fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure Pass Missing ]
+webkit.org/b/118665 fast/regions/webkit-flow-float-unable-to-push.html [ ImageOnlyFailure Pass ]
+
+# Regressions in svg/clip-path
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure Pass ]
+webkit.org/b/115440 svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ]
+
+webkit.org/b/105296 webaudio/delaynode-maxdelay.html [ Pass Failure ]
+
+# Probably failing because resizing is asynchronous.
+webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure Timeout Pass ]
+
+# This failures only seem to happen if the environment variable XVFB_SCREEN_DEPTH=8 is not set
+webkit.org/b/132126 animations/3d/transform-origin-vs-functions.html [ Failure Pass ]
+webkit.org/b/132126 animations/combo-transform-translate+scale.html [ Failure Pass ]
+webkit.org/b/132126 animations/play-state.html [ Failure Pass ]
+webkit.org/b/132126 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
+webkit.org/b/132126 animations/added-while-suspended.html [ Timeout Pass ]
+webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass Crash ]
+webkit.org/b/132126 animations/animation-direction-normal.html [ Failure Pass ]
+webkit.org/b/132126 animations/animation-direction-reverse.html [ Crash Failure Pass ]
+webkit.org/b/132126 animations/body-removal-crash.html [ Crash Pass ]
+webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
+webkit.org/b/132126 media/track/track-cues-enter-exit.html [ Timeout Pass ]
+webkit.org/b/132126 media/video-poster-background.html [ ImageOnlyFailure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1318,7 +1474,6 @@
</span><span class="cx"> webkit.org/b/122571 inspector/css/getSupportedCSSProperties.html [ Timeout Pass ]
</span><span class="cx"> webkit.org/b/122571 [ Debug ] inspector/unit-tests/test-harness-trivially-works.html [ Timeout Crash ]
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> Bug(GTK) plugins/reloadplugins-and-pages.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> Bug(GTK) fast/media/media-query-list-04.html [ Timeout ]
</span><span class="lines">@@ -1420,6 +1575,24 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/153468 inspector/dom-debugger/node-removed.html [ Timeout ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/113127 media/track/track-prefer-captions.html [ Timeout ]
+
+webkit.org/b/144690 editing/spelling/context-menu-suggestions-multiword-selection.html [ Timeout ]
+webkit.org/b/144690 editing/spelling/context-menu-suggestions-subword-selection.html [ Timeout ]
+webkit.org/b/144690 editing/spelling/spelling-exactly-selected-word.html [ Timeout ]
+webkit.org/b/144690 editing/spelling/spelling-with-punctuation-selection.html [ Timeout ]
+webkit.org/b/144690 editing/spelling/delete-into-misspelled-word.html [ Timeout Pass ]
+
+webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure Timeout ]
+webkit.org/b/152797 media/video-source-error.html [ Timeout ]
+webkit.org/b/152797 media/video-source-load.html [ Timeout ]
+webkit.org/b/152797 media/video-source-moved.html [ Timeout ]
+
+# May take too long on the bots.
+Bug(GTK) mathml/very-large-stretchy-operators.html [ Pass Timeout ]
+
+Bug(GTK) fast/history/go-back-to-iframe-with-plugin.html [ Timeout Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests timing out
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1693,8 +1866,6 @@
</span><span class="cx"> # Blur and focus events are not received for the following tests.
</span><span class="cx"> Bug(GTK) fast/events/frame-tab-focus.html [ Failure ]
</span><span class="cx"> 
</span><del>-Bug(GTK) fast/history/go-back-to-iframe-with-plugin.html [ Timeout Pass ]
-
</del><span class="cx"> # Looks like a bug in the testRunner global history support due to missing API.
</span><span class="cx"> Bug(GTK) fast/history/window-open.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1702,9 +1873,6 @@
</span><span class="cx"> webkit.org/b/53964 fast/forms/listbox-onchange.html [ Failure ]
</span><span class="cx"> webkit.org/b/53964 fast/forms/option-mouseevents.html [ Failure ]
</span><span class="cx"> 
</span><del>-# Probably failing because resizing is asynchronous.
-webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure Timeout Pass ]
-
</del><span class="cx"> # keygen element rendering is broken
</span><span class="cx"> webkit.org/b/54136 http/tests/misc/submit-post-keygen.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -1925,23 +2093,17 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/112705 fast/dom/icon-url-property.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/113127 media/track/track-prefer-captions.html [ Timeout ]
-
</del><span class="cx"> webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_iframe_self_navigation.html [ Failure ]
</span><span class="cx"> webkit.org/b/113772 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_cached.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/115025 fast/events/constructors/mouse-event-constructor.html [ Failure ]
</span><span class="cx"> webkit.org/b/115025 fast/events/constructors/wheel-event-constructor.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/105296 webaudio/delaynode-maxdelay.html [ Pass Failure ]
-
</del><span class="cx"> webkit.org/b/115437 fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/115437 fast/regions/region-content-flown-into-region.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/115437 fast/text/complex-initial-advance.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/115440 svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ]
-
</del><span class="cx"> webkit.org/b/115633 accessibility/meter-element.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/116153 fast/css/text-overflow-ellipsis-full-truncate-rtl.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1959,9 +2121,6 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/118416 storage/websql/sql-error-codes.html [ Failure ]
</span><span class="cx"> 
</span><del>-# May take too long on the bots.
-Bug(GTK) mathml/very-large-stretchy-operators.html [ Pass Timeout ]
-
</del><span class="cx"> webkit.org/b/120105 http/tests/navigation/post-frames-goback1-uncached.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/120596 css3/background/background-repeat-space-border.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -2020,10 +2179,6 @@
</span><span class="cx"> webkit.org/b/128061 svg/zoom/page/zoom-svg-through-object-with-auto-size.html [ Failure ]
</span><span class="cx"> # End of subpixel failures.
</span><span class="cx"> 
</span><del>-# Regressions in svg/clip-path
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-001.svg [ ImageOnlyFailure Pass ]
-webkit.org/b/129180 svg/clip-path/clip-path-on-svg-002.svg [ ImageOnlyFailure Pass ]
-
</del><span class="cx"> webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-006.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-007.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/129958 svg/clip-path/mask-nested-clip-path-008.svg [ ImageOnlyFailure ]
</span><span class="lines">@@ -2039,15 +2194,6 @@
</span><span class="cx"> # .webkitClosedCaptionsVisible doesn't work with &quot;Automatic&quot; caption mode
</span><span class="cx"> webkit.org/b/118459 media/track/track-legacyapi-with-automatic-mode.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Some tests will fail after the visual overflow patch, they will be fixed shortly.
-webkit.org/b/118665 fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html [ ImageOnlyFailure Pass ]
-webkit.org/b/118665 fast/regions/floats-basic-in-variable-width-regions.html [ ImageOnlyFailure Pass ]
-webkit.org/b/118665 fast/regions/overflow/overflow-nested-regions.html [ ImageOnlyFailure Pass ]
-webkit.org/b/118665 fast/regions/overflow/overflow-not-moving-below-floats-in-variable-width-regions.html [ ImageOnlyFailure Pass ]
-webkit.org/b/118665 fast/regions/overflow/overflow-region-transform.html [ ImageOnlyFailure Pass ]
-webkit.org/b/118665 fast/regions/top-overflow-out-of-second-region.html [ ImageOnlyFailure Pass Missing ]
-webkit.org/b/118665 fast/regions/webkit-flow-float-unable-to-push.html [ ImageOnlyFailure Pass ]
-
</del><span class="cx"> # The feature is enabled at build-time, but the whole test set is failing.
</span><span class="cx"> webkit.org/b/120665 media/track/in-band [ Skip ]
</span><span class="cx"> 
</span><span class="lines">@@ -2098,100 +2244,6 @@
</span><span class="cx"> webkit.org/b/107825 media/nodesFromRect-shadowContent.html [ Failure ]
</span><span class="cx"> webkit.org/b/107825 media/video-controls-fullscreen-volume.html [ Failure ]
</span><span class="cx"> 
</span><del>-## IndexedDB related failures
-
-# Blink tests with unexplained timeouts
-storage/indexeddb/database-deletepending-flag.html [ Skip ]
-storage/indexeddb/exceptions.html [ Skip ]
-storage/indexeddb/intversion-gated-on-delete.html [ Skip ]
-storage/indexeddb/intversion-long-queue.html [ Skip ]
-storage/indexeddb/open-ordering.html [ Skip ]
-storage/indexeddb/transaction-basics.html [ Skip ]
-storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
-
-# Blink tests with non-trivial text failures.
-storage/indexeddb/createIndex-after-failure.html [ Skip ]
-storage/indexeddb/create-object-store-options.html [ Skip ]
-storage/indexeddb/cursor-advance.html [ Skip ]
-storage/indexeddb/cursor-basics.html [ Skip ]
-storage/indexeddb/cursor-continue.html [ Skip ]
-storage/indexeddb/cursor-continue-validity.html [ Skip ]
-storage/indexeddb/cursor-index-delete.html [ Skip ]
-storage/indexeddb/cursor-key-order.html [ Skip ]
-storage/indexeddb/cursor-leak.html [ Skip ] # Missing needed WKTR feature?
-storage/indexeddb/cursor-overloads.html [ Skip ]
-storage/indexeddb/cursor-primary-key-order.html [ Skip ]
-storage/indexeddb/cursor-request-cycle.html [ Skip ] # Missing needed WKTR feature?
-storage/indexeddb/cursor-update.html [ Skip ]
-storage/indexeddb/database-close.html [ Skip ]
-storage/indexeddb/database-closepending-flag.html [ Skip ]
-storage/indexeddb/database-quota.html [ Skip ]
-storage/indexeddb/deleteIndex.html [ Skip ]
-storage/indexeddb/delete-in-upgradeneeded-close-in-open-success.html [ Skip ]
-storage/indexeddb/delete-in-upgradeneeded-close-in-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-blocked.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
-storage/indexeddb/deletedatabase-not-blocked.html [ Skip ]
-storage/indexeddb/deleted-objects.html [ Skip ]
-storage/indexeddb/duplicates.html [ Skip ] # Difference between null + undefined
-storage/indexeddb/events.html [ Skip ]
-storage/indexeddb/factory-cmp.html [ Skip ]
-storage/indexeddb/factory-deletedatabase.html [ Skip ]
-storage/indexeddb/get-keyrange.html [ Skip ]
-storage/indexeddb/index-basics.html [ Skip ] # Difference between null + undefined
-storage/indexeddb/index-duplicate-keypaths.html [ Skip ]
-storage/indexeddb/index-multientry.html [ Skip ]
-storage/indexeddb/index-population.html [ Skip ]
-storage/indexeddb/index-unique.html [ Skip ]
-storage/indexeddb/intversion-blocked.html [ Skip ]
-storage/indexeddb/intversion-close-between-events.html [ Skip ]
-storage/indexeddb/intversion-open-in-upgradeneeded.html [ Skip ]
-storage/indexeddb/intversion-open-with-version.html [ Skip ] # INTMAX exposed to script as database version
-storage/indexeddb/intversion-pending-version-changes-ascending.html [ Skip ]
-storage/indexeddb/intversion-pending-version-changes-descending.html [ Skip ]
-storage/indexeddb/intversion-pending-version-changes-same.html [ Skip ]
-storage/indexeddb/intversion-two-opens-no-versions.html [ Skip ] # INTMAX exposed to script as database version
-storage/indexeddb/intversion-upgrades.html [ Skip ]
-storage/indexeddb/key-generator.html [ Skip ]
-storage/indexeddb/key-type-binary.html [ Skip ]
-storage/indexeddb/lazy-index-population.html [ Skip ]
-storage/indexeddb/metadata.html [ Skip ]
-storage/indexeddb/noblobs.html [ Skip ] # Missing DRT file/blob support
-storage/indexeddb/objectstore-autoincrement.html [ Skip ]
-storage/indexeddb/objectstore-basics.html [ Skip ]
-storage/indexeddb/odd-strings.html [ Skip ]
-storage/indexeddb/optional-arguments.html [ Skip ]
-storage/indexeddb/persistence.html [ Skip ]
-storage/indexeddb/request-leak.html [ Skip ] # Missing WKTR support? GC?
-storage/indexeddb/setversion-blocked-by-versionchange-close.html [ Skip ]
-storage/indexeddb/setversion-not-blocked.html [ Skip ]
-storage/indexeddb/structured-clone.html [ Skip ] # Missing DRT file/blob support
-storage/indexeddb/transaction-and-objectstore-calls.html [ Skip ]
-storage/indexeddb/transaction-error.html [ Skip ]
-storage/indexeddb/transaction-scope-sequencing.html [ Skip ]
-
-# Blink tests that crash the WebProcess.
-storage/indexeddb/cursor-cast.html [ Skip ]
-
-# We don't currently support indexeddb in workers
-storage/indexeddb/basics-workers.html [ Skip ]
-storage/indexeddb/cursor-advance-workers.html [ Skip ]
-storage/indexeddb/deletedatabase-delayed-by-open-and-versionchange-workers.html [ Skip ]
-storage/indexeddb/dont-commit-on-blocked.html [ Skip ]
-storage/indexeddb/factory-basics-workers.html [ Skip ]
-storage/indexeddb/index-basics-workers.html [ Skip ]
-storage/indexeddb/objectstore-basics-workers.html [ Skip ]
-storage/indexeddb/open-twice-workers.html [ Skip ]
-storage/indexeddb/pending-activity-workers.html [ Skip ]
-storage/indexeddb/pending-version-change-on-exit.html [ Skip ]
-storage/indexeddb/pending-version-change-stuck-works-with-terminate.html [ Skip ]
-storage/indexeddb/pending-version-change-stuck.html [ Skip ]
-storage/indexeddb/transaction-complete-workers.html [ Skip ]
-storage/indexeddb/unprefix-workers.html [ Skip ]
-http/tests/security/cross-origin-worker-indexeddb-allowed.html [ Skip ]
-http/tests/security/cross-origin-worker-indexeddb.html [ Skip ]
-
</del><span class="cx"> webkit.org/b/107194 crypto/subtle/rsa-indexeddb.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # Test marked in TestExpectations as failing on non-retina displays, passing on GTK port
</span><span class="lines">@@ -2206,27 +2258,10 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/131501 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/117756 media/track/media-element-enqueue-event-crash.html [ Timeout Pass Crash ]
-
</del><span class="cx"> webkit.org/b/132054 js/dom/global-constructors-attributes.html  [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html  [ Failure ]
</span><span class="cx"> 
</span><del>-
-# This failures only seem to happen if the environment variable XVFB_SCREEN_DEPTH=8 is not set
-webkit.org/b/132126 animations/3d/transform-origin-vs-functions.html [ Failure Pass ]
-webkit.org/b/132126 animations/combo-transform-translate+scale.html [ Failure Pass ]
-webkit.org/b/132126 animations/play-state.html [ Failure Pass ]
-webkit.org/b/132126 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
-webkit.org/b/132126 animations/added-while-suspended.html [ Timeout Pass ]
-webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass Crash ]
-webkit.org/b/132126 animations/animation-direction-normal.html [ Failure Pass ]
-webkit.org/b/132126 animations/animation-direction-reverse.html [ Crash Failure Pass ]
-webkit.org/b/132126 animations/body-removal-crash.html [ Crash Pass ]
-webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
-webkit.org/b/132126 media/track/track-cues-enter-exit.html [ Timeout Pass ]
-webkit.org/b/132126 media/video-poster-background.html [ ImageOnlyFailure ]
-
</del><span class="cx"> # These tests fail when accelerated compositing is enabled or when XVFB_SCREEN_DEPTH=8 is not set.
</span><span class="cx"> webkit.org/b/132126 animations/play-state-paused.html [ Failure ]
</span><span class="cx"> webkit.org/b/132126 animations/play-state-suspend.html [ Failure ]
</span><span class="lines">@@ -2405,23 +2440,12 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/144673 fast/forms/button-line-height.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/144690 editing/spelling/context-menu-suggestions-multiword-selection.html [ Timeout ]
-webkit.org/b/144690 editing/spelling/context-menu-suggestions-subword-selection.html [ Timeout ]
-webkit.org/b/144690 editing/spelling/spelling-exactly-selected-word.html [ Timeout ]
-webkit.org/b/144690 editing/spelling/spelling-with-punctuation-selection.html [ Timeout ]
-webkit.org/b/144690 editing/spelling/delete-into-misspelled-word.html [ Timeout Pass ]
-
</del><span class="cx"> # Touch events not working
</span><span class="cx"> webkit.org/b/144765 fast/events/touch/touch-slider.html [ Failure ]
</span><span class="cx"> webkit.org/b/144765 fast/events/touch/touch-slider-no-js-touch-listener.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/144763 fast/events/scroll-in-scaled-page-with-overflow-hidden.html
</span><span class="cx"> 
</span><del>-webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure Timeout ]
-webkit.org/b/152797 media/video-source-error.html [ Timeout ]
-webkit.org/b/152797 media/video-source-load.html [ Timeout ]
-webkit.org/b/152797 media/video-source-moved.html [ Timeout ]
-
</del><span class="cx"> webkit.org/b/145048 http/tests/misc/bad-charset-alias.html [ Failure ]
</span><span class="cx"> webkit.org/b/145049 fast/text/simple-line-layout-text-stroke-width.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2450,6 +2474,8 @@
</span><span class="cx"> webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal.html [ Failure ]
</span><span class="cx"> webkit.org/b/148936 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html [ Failure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
+
</ins><span class="cx"> # web-platform-tests XHR tests
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/send-accept-language.htm [ Failure ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-get-head-async.htm [ Failure ]
</span><span class="lines">@@ -2539,13 +2565,18 @@
</span><span class="cx"> webkit.org/b/152823 imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/152823 imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><ins>+webkit.org/b/152908 pageoverlay/overlay-installation.html [ Failure ]
+webkit.org/b/152908 pageoverlay/overlay-large-document-scrolled.html [ Failure ]
+webkit.org/b/152908 pageoverlay/overlay-large-document.html [ Failure ]
+webkit.org/b/152908 pageoverlay/overlay-small-frame-mouse-events.html [ Failure ]
+webkit.org/b/152908 pageoverlay/overlay-small-frame-paints.html [ Failure ]
+
</ins><span class="cx"> webkit.org/b/153062 accessibility/gtk/entry-and-password.html [ Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/153692 imported/blink/fast/css/first-letter-float-block.html [ Crash Pass ]
</del><ins>+webkit.org/b/153602 fast/table/003.html [ Failure ]
+webkit.org/b/153602 fast/text/emoji.html [ Failure ]
+webkit.org/b/153602 tables/mozilla_expected_failures/bugs/bug89315.html [ Failure ]
</ins><span class="cx"> 
</span><del>-webkit.org/b/153695 fast/repaint/fixed-move-after-scroll.html [ Crash Pass ]
-webkit.org/b/153695 fast/scrolling/scroll-position-on-reload-rtl.html [ Crash Pass ]
-
</del><span class="cx"> webkit.org/b/153696 accessibility/roles-computedRoleString.html [ Failure ]
</span><span class="cx"> webkit.org/b/153696 accessibility/roles-exposed.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2564,49 +2595,29 @@
</span><span class="cx"> webkit.org/b/153700 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><del>-# End of Tests failing
</del><ins>+# End of non-crashing, non-flaky tests failing
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> 
</span><del>-# This tests are passing on GTK+ but they do not in the Apple ports
</del><ins>+#////////////////////////////////////////////////////////////////////////////////////////
+# Tests passing
+#////////////////////////////////////////////////////////////////////////////////////////
+
+# These tests are passing on GTK+ but they do not in the Apple ports
+
</ins><span class="cx"> css3/flexbox/multiline-reverse-wrap-baseline.html [ Pass ]
</span><ins>+
</ins><span class="cx"> imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
</span><ins>+
</ins><span class="cx"> mathml/presentation/style-changed.html [ Pass ]
</span><ins>+
</ins><span class="cx"> transitions/svg-text-shadow-transition.html [ Pass ]
</span><ins>+
</ins><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-onscreen-b.xht [ Pass ]
</span><span class="cx"> imported/w3c/css/css-color-3/t422-rgba-onscreen-multiple-boxes-c.xht [ Pass ]
</span><span class="cx"> imported/w3c/css/css-color-3/t425-hsla-onscreen-multiple-boxes-c.xht [ Pass ]
</span><ins>+
</ins><span class="cx"> imported/w3c/css/css-multicol-1/multicol-zero-height-001.xht [ Pass ]
</span><ins>+
</ins><span class="cx"> imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-represent-nothing-02.html [ Pass ]
</span><span class="cx"> 
</span><del>-# This requires a specific font on Mac
-fast/text/hidpi-text-selection-gap-between-words.html [ Skip ]
-
-# Test requires hardcoded font names, which I do not have for this port.
-fast/text/han-generic-font-families.html [ WontFix ]
-fast/text/hangul-generic-font-families.html [ WontFix ]
-
-# This test hardcodes the result of a platform-dependent font lookup algorithm.
-fast/text/fallback-language-han.html [ Skip ]
-fast/text/fallback-language-han-2.html [ Skip ]
-
-# This test uses an MPEG-4 video
-media/video-seek-to-current-time.html [ Skip ]
-
-# This operating system does not have language-sensitive font fallback.
-css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
-
-# Media controls tests are OS X only
-media/controls [ Skip ]
-
-# WIRELESS_PLAYBACK_TARGET not enabled.
-media/airplay-target-availability.html
-
-webkit.org/b/149128 fast/text/control-characters [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/142548 editing/selection/extend-by-character-007.html [ Pass ]
</span><del>-
-webkit.org/b/152908 pageoverlay/overlay-installation.html [ Failure ]
-webkit.org/b/152908 pageoverlay/overlay-large-document-scrolled.html [ Failure ]
-webkit.org/b/152908 pageoverlay/overlay-large-document.html [ Failure ]
-webkit.org/b/152908 pageoverlay/overlay-small-frame-mouse-events.html [ Failure ]
-webkit.org/b/152908 pageoverlay/overlay-small-frame-paints.html [ Failure ]
</del></span></pre>
</div>
</div>

</body>
</html>