<!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>[169103] branches/safari-537.76-branch</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/169103">169103</a></dd>
<dt>Author</dt> <dd>lforschler@apple.com</dd>
<dt>Date</dt> <dd>2014-05-19 22:30:10 -0700 (Mon, 19 May 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merged <a href="http://trac.webkit.org/projects/webkit/changeset/169098">r169098</a>.  </pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari53776branchLayoutTestsChangeLog">branches/safari-537.76-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari53776branchLayoutTestsplatformwinTestExpectations">branches/safari-537.76-branch/LayoutTests/platform/win/TestExpectations</a></li>
<li><a href="#branchessafari53776branchSourceWebCoreChangeLog">branches/safari-537.76-branch/Source/WebCore/ChangeLog</a></li>
<li><a href="#branchessafari53776branchSourceWebCoreWebCorevcxprojWebCorevcxproj">branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj</a></li>
<li><a href="#branchessafari53776branchSourceWebCoreWebCorevcxprojWebCoreCommonprops">branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCoreCommon.props</a></li>
<li><a href="#branchessafari53776branchSourceWebCoreWebCorevcxprojcopyForwardingHeaderscmd">branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/copyForwardingHeaders.cmd</a></li>
<li><a href="#branchessafari53776branchSourceWebKitChangeLog">branches/safari-537.76-branch/Source/WebKit/ChangeLog</a></li>
<li><a href="#branchessafari53776branchSourceWebKitWebKitvcxprojWebKitExportGeneratorWebKitExportsdefin">branches/safari-537.76-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in</a></li>
<li><a href="#branchessafari53776branchWebKitLibrariesChangeLog">branches/safari-537.76-branch/WebKitLibraries/ChangeLog</a></li>
<li><a href="#branchessafari53776branchWebKitLibrarieswintoolsvspropsFeatureDefinesprops">branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefines.props</a></li>
<li><a href="#branchessafari53776branchWebKitLibrarieswintoolsvspropsFeatureDefinesCairoprops">branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.props</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari53776branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/LayoutTests/ChangeLog (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/LayoutTests/ChangeLog        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/LayoutTests/ChangeLog        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2014-05-19  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
+        Merge r169098
+
+    2013-09-19  Bear Travis  &lt;betravis@adobe.com&gt;
+
+            CSS_SHAPES not supported on AppleWin port
+            https://bugs.webkit.org/show_bug.cgi?id=118810
+
+            Reviewed by Brent Fulgham.
+
+            * platform/win/TestExpectations: Enable shapes tests.
+
</ins><span class="cx"> 2014-05-07  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Add layout tests that were not merged with r168098.
</span></span></pre></div>
<a id="branchessafari53776branchLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/LayoutTests/platform/win/TestExpectations (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/LayoutTests/platform/win/TestExpectations        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/LayoutTests/platform/win/TestExpectations        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> #
</span><del>-# Copyright (C) 2007, 2008, 2009, 2010, 2011 Apple Inc. All rights reserved.
</del><ins>+# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2013 Apple Inc. All rights reserved.
</ins><span class="cx"> #
</span><span class="cx"> # Redistribution and use in source and binary forms, with or without
</span><span class="cx"> # modification, are permitted provided that the following conditions
</span><span class="lines">@@ -74,6 +74,9 @@
</span><span class="cx"> svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard.html
</span><span class="cx"> svg/custom/svg-allowed-in-dashboard-object.html
</span><span class="cx"> 
</span><ins>+# Accelerated overflow scrolling (ENABLE_ACCELERATED_OVERFLOW_SCROLLING) is not enabled.
+fast/repaint/overflow-scroll-touch-repaint.html [ Skip ]
+
</ins><span class="cx"> # Apache 1.3 doesn't support SSL &lt;rdar://problem/5345985&gt;
</span><span class="cx"> http/tests/navigation/ping-cross-origin-from-https.html
</span><span class="cx"> http/tests/ssl
</span><span class="lines">@@ -99,13 +102,9 @@
</span><span class="cx"> # &lt;rdar://problem/6710625&gt; Test media/video-error-abort.html doesn't work
</span><span class="cx"> http/tests/media/video-error-abort.html
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=38000 - already skipped on Mac because of a QuickTime problem
-http/tests/media/video-play-stall-seek.html
</del><span class="cx"> 
</span><span class="cx"> # These tests requires fullscreen &lt;video&gt; support
</span><span class="cx"> media/media-fullscreen-inline.html
</span><del>-media/media-fullscreen-not-in-document.html
-
</del><span class="cx"> # Times out https://bugs.webkit.org/show_bug.cgi?id=51787
</span><span class="cx"> media/video-element-other-namespace-crash.html
</span><span class="cx"> 
</span><span class="lines">@@ -209,7 +208,7 @@
</span><span class="cx"> fast/invalid/residual-style.html
</span><span class="cx"> 
</span><span class="cx"> # Number LayoutTest fails on boomer &lt;rdar://problem/5130681&gt;
</span><del>-fast/js/kde/Number.html
</del><ins>+js/kde/Number.html
</ins><span class="cx"> 
</span><span class="cx"> #&lt;rdar://problem/5224271&gt; Some LayoutTests fail when not run by themselves.
</span><span class="cx"> http/tests/navigation/anchor-frames.html
</span><span class="lines">@@ -256,9 +255,6 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=35013 (Impossible to test text-only-zoom from DRT on Windows)
</span><span class="cx"> svg/zoom/text
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=104054
-svg/custom/use-href-update-crash.svg
-
</del><span class="cx"> # Crashes due to debug assert until we fix issues with style elements in SVG
</span><span class="cx"> svg/custom/use-referencing-style-crash.svg
</span><span class="cx"> 
</span><span class="lines">@@ -282,7 +278,6 @@
</span><span class="cx"> fast/forms/file/recover-file-input-in-unposted-form.html
</span><span class="cx"> http/tests/security/contentSecurityPolicy/blob-urls-match-self.html
</span><span class="cx"> fast/workers/worker-domurl.html
</span><del>-media/video-src-blob.html
</del><span class="cx"> http/tests/xmlhttprequest/post-blob-content-type-async.html
</span><span class="cx"> http/tests/xmlhttprequest/post-blob-content-type-sync.html
</span><span class="cx"> 
</span><span class="lines">@@ -381,14 +376,6 @@
</span><span class="cx"> # Sensitive to load timing or PHP behavior (https://bugs.webkit.org/show_bug.cgi?id=44873)
</span><span class="cx"> http/tests/css/css-image-loading.html
</span><span class="cx"> 
</span><del>-# missing DRT feature, see also https://bugs.webkit.org/show_bug.cgi?id=39102
-editing/selection/context-menu-on-text.html
-# and https://bugs.webkit.org/show_bug.cgi?id=45021
-media/context-menu-actions.html
-
-# requires video.buffered to be able to return multiple timeranges
-http/tests/media/video-buffered.html
-
</del><span class="cx"> # Assertion failure in replaySavedEvents http://webkit.org/b/21796
</span><span class="cx"> editing/pasteboard/drop-text-events.html
</span><span class="cx"> editing/selection/drag-in-iframe.html
</span><span class="lines">@@ -429,15 +416,13 @@
</span><span class="cx"> # Sometimes times out http://webkit.org/b/48457
</span><span class="cx"> fast/workers/storage/use-same-database-in-page-and-workers.html
</span><span class="cx"> 
</span><del>-webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]
-webkit.org/b/117326 fast/workers/worker-document-leak.html [ Crash ]
-webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
</del><ins>+#webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]  # Currently crashing
</ins><span class="cx"> 
</span><span class="cx"> # Times out on apple-windows-3 http://webkit.org/b/48750
</span><span class="cx"> fast/frames/sandboxed-iframe-storage.html
</span><span class="cx"> 
</span><span class="cx"> # Times out on apple-windows-3 http://webkit.org/b/48999
</span><del>-fast/js/exceptions-thrown-in-callbacks.html
</del><ins>+js/dom/exceptions-thrown-in-callbacks.html
</ins><span class="cx"> 
</span><span class="cx"> # Sometimes times out http://webkit.org/b/48753
</span><span class="cx"> http/tests/security/window-events-clear-port.html
</span><span class="lines">@@ -450,9 +435,6 @@
</span><span class="cx"> http/tests/media/pdf-served-as-pdf.html
</span><span class="cx"> http/tests/media/video-cancel-load.html
</span><span class="cx"> 
</span><del>-# Sometimes crashes http://webkit.org/b/62024
-http/tests/media/video-cross-site.html
-
</del><span class="cx"> # Sometimes times out http://webkit.org/b/48997
</span><span class="cx"> animations/animation-iteration-event-destroy-renderer.html
</span><span class="cx"> 
</span><span class="lines">@@ -584,6 +566,9 @@
</span><span class="cx"> # Application cache
</span><span class="cx"> http/tests/appcache
</span><span class="cx"> 
</span><ins>+# ENABLE(INDIE_UI) required
+indieui
+
</ins><span class="cx"> # &lt;rdar://problem/5961006&gt; LayoutTests that send an OPTIONS request don't work on Windows due to Apache 1.3
</span><span class="cx"> http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html
</span><span class="cx"> http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html
</span><span class="lines">@@ -630,7 +615,6 @@
</span><span class="cx"> accessibility/img-aria-button-alt-tag.html
</span><span class="cx"> accessibility/input-image-alt.html
</span><span class="cx"> accessibility/internal-link-anchors2.html
</span><del>-accessibility/label-for-control-hittest.html
</del><span class="cx"> accessibility/language-attribute.html
</span><span class="cx"> accessibility/legend.html
</span><span class="cx"> accessibility/lists.html
</span><span class="lines">@@ -716,7 +700,7 @@
</span><span class="cx"> fast/forms/select-initial-position.html
</span><span class="cx"> fast/forms/select-item-background-clip.html
</span><span class="cx"> fast/forms/select-list-box-with-height.html
</span><del>-fast/js/sort-stability.html
</del><ins>+js/sort-stability.html
</ins><span class="cx"> fast/loader/main-document-url-for-non-http-loads.html
</span><span class="cx"> fast/loader/null-request-after-willSendRequest.html
</span><span class="cx"> fast/loader/stop-provisional-loads.html
</span><span class="lines">@@ -783,7 +767,7 @@
</span><span class="cx"> fast/cookies/local-file-can-set-cookies.html
</span><span class="cx"> 
</span><span class="cx"> # Bug 12216: Stack overflow crash in JavaScript garbage collector mark pass &lt;https://bugs.webkit.org/show_bug.cgi?id=12216&gt;
</span><del>-fast/js/toString-stack-overflow.html
</del><ins>+js/dom/toString-stack-overflow.html
</ins><span class="cx"> 
</span><span class="cx"> # Failures following r42379
</span><span class="cx"> fast/text/international/001.html
</span><span class="lines">@@ -804,9 +788,6 @@
</span><span class="cx"> # Plain text controller currently in Mac DumpRenderTree only.
</span><span class="cx"> editing/text-iterator
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=25465 media/video-zoom-controls.html fails on Windows
-media/video-zoom-controls.html
-
</del><span class="cx"> # Bug 25483: http/tests/navigation/redirect-cycle.html sometimes times out on Windows &lt;https://bugs.webkit.org/show_bug.cgi?id=25483&gt;
</span><span class="cx"> http/tests/navigation/redirect-cycle.html
</span><span class="cx"> 
</span><span class="lines">@@ -862,7 +843,6 @@
</span><span class="cx"> 
</span><span class="cx"> # These media tests regressed on the bots.  Skipping to make the bots green again.
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=28281
</span><del>-http/tests/media/video-play-stall.html
</del><span class="cx"> media/video-loop.html
</span><span class="cx"> media/video-seek-past-end-playing.html
</span><span class="cx"> media/video-played-collapse.html
</span><span class="lines">@@ -898,6 +878,8 @@
</span><span class="cx"> # BlodBuilder is not enabled
</span><span class="cx"> http/tests/local/blob/send-data-blob.html
</span><span class="cx"> 
</span><ins>+webkit.org/b/112659 media/video-playing-and-pause.html [ Failure Pass ]
+
</ins><span class="cx"> # CSS Device Adaptation is not enabled.
</span><span class="cx"> webkit.org/b/95959 css3/device-adapt
</span><span class="cx"> 
</span><span class="lines">@@ -921,7 +903,7 @@
</span><span class="cx"> fast/multicol/single-line.html
</span><span class="cx"> 
</span><span class="cx"> # Needs rebaseline
</span><del>-fast/js/constructor-length.html
</del><ins>+js/dom/constructor-length.html
</ins><span class="cx"> 
</span><span class="cx"> # Need to add functionality to DumpRenderTree to handle error pages
</span><span class="cx"> fast/history/back-forward-reset-after-error-handling.html
</span><span class="lines">@@ -971,8 +953,7 @@
</span><span class="cx"> fast/dom/Window/window-properties-geolocation.html
</span><span class="cx"> 
</span><span class="cx"> # Needs to pass cookies to the media player
</span><del>-# See http://bugs.webkit.org/show_bug.cgi?id=33954
-http/tests/media/video-cookie.html
</del><ins>+webkit.org/b/33954 http/tests/media/video-cookie.html
</ins><span class="cx"> 
</span><span class="cx"> # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
</span><span class="cx"> fast/loader/crash-copying-backforwardlist.html
</span><span class="lines">@@ -1046,15 +1027,13 @@
</span><span class="cx"> 
</span><span class="cx"> # VIEW_MODE_CSS_MEDIA is not enabled on Windows.
</span><span class="cx"> # DumpRenderTree requires testRunner.setViewModeMediaFeature()
</span><del>-fast/media/view-mode-media-feature.html
-fast/media/media-query-list-02.html
-fast/media/media-query-list-03.html
-fast/media/media-query-list-04.html
-fast/media/media-query-list-05.html
-fast/media/media-query-list-06.html
-fast/media/media-query-list-07.html
-fast/media/mq-resolution.html
-fast/media/mq-resolution-dpi-dpcm-warning.html
</del><ins>+fast/media/view-mode-media-feature.html [ ImageOnlyFailure ]
+fast/media/media-query-list-02.html [ Failure ]
+fast/media/media-query-list-03.html [ Failure ]
+fast/media/media-query-list-04.html [ Failure ]
+fast/media/media-query-list-05.html [ Failure ]
+fast/media/media-query-list-06.html [ Failure ]
+#fast/media/media-query-list-07.html
</ins><span class="cx"> 
</span><span class="cx"> # Needs layoutTestController.enableAutoResizeMode()
</span><span class="cx"> fast/autoresize
</span><span class="lines">@@ -1144,7 +1123,7 @@
</span><span class="cx"> fast/events/scroll-event-during-modal-dialog.html
</span><span class="cx"> inspector/console/console-long-eval-crash.html
</span><span class="cx"> fast/dom/Window/open-window-min-size.html
</span><del>-fast/js/function-length.html
</del><ins>+js/dom/function-length.html
</ins><span class="cx"> 
</span><span class="cx"> # These tests fail when showModalDialog is unsupported, even though they don't
</span><span class="cx"> # rely on it directly http://webkit.org/b/53676
</span><span class="lines">@@ -1337,6 +1316,12 @@
</span><span class="cx"> # viewport meta tag support
</span><span class="cx"> fast/viewport
</span><span class="cx"> 
</span><ins>+# needs enhanced eventSender.contextMenu() return value
+webkit.org/b/45021 media/context-menu-actions.html
+
+# requires video.buffered to be able to return multiple timeranges
+http/tests/media/video-buffered.html
+
</ins><span class="cx"> # Text Autosizing is not enabled (http://webkit.org/b/84186).
</span><span class="cx"> fast/text-autosizing
</span><span class="cx"> 
</span><span class="lines">@@ -1454,9 +1439,6 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=61633
</span><span class="cx"> editing/pasteboard/smart-paste-004.html
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=56496
-fast/js/array-sort-modifying-tostring.html
-
</del><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=57693
</span><span class="cx"> plugins/windowless_plugin_paint_test.html
</span><span class="cx"> 
</span><span class="lines">@@ -1515,13 +1497,6 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=60206
</span><span class="cx"> http/tests/navigation/response204.html
</span><span class="cx"> 
</span><del>-# This platform does not support the Page Visibility API.
-fast/events/page-visibility-iframe-delete-test.html
-fast/events/page-visibility-iframe-move-test.html
-fast/events/page-visibility-iframe-propagation-test.html
-fast/events/page-visibility-null-view.html
-fast/events/page-visibility-transition-test.html
-
</del><span class="cx"> # Unskip after implementing LayoutTestController::setDefersLoading and ::goBack.
</span><span class="cx"> loader/navigation-while-deferring-loads.html
</span><span class="cx"> 
</span><span class="lines">@@ -1538,6 +1513,9 @@
</span><span class="cx"> fast/images/webgl-teximage2d.html
</span><span class="cx"> webgl
</span><span class="cx"> 
</span><ins>+#webkit.org/b/62024 http/tests/media/video-cross-site.html [ Failure ] # Currently crashing
+
+
</ins><span class="cx"> # CSS Grid Layout is not yet enabled. http://webkit.org/b/60731
</span><span class="cx"> fast/css-grid-layout
</span><span class="cx"> 
</span><span class="lines">@@ -1569,6 +1547,7 @@
</span><span class="cx"> 
</span><span class="cx"> # CSS Exclusions support not yet enabled. http://webkit.org/b/57311
</span><span class="cx"> fast/exclusions
</span><ins>+csswg/submitted/shapes
</ins><span class="cx"> 
</span><span class="cx"> # Causes a SyntaxError (http://webkit.org/b/62595).
</span><span class="cx"> fast/workers/worker-crash-with-invalid-location.html
</span><span class="lines">@@ -1582,43 +1561,38 @@
</span><span class="cx"> # For now, Web Audio tests are disabled
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=86914
</span><span class="cx"> webaudio/
</span><del>-inspector-protocol/nmi-webaudio.html
-inspector-protocol/nmi-webaudio-leak-test.html
</del><span class="cx"> 
</span><del>-# Microdata DOM API is not yet enabled.
-fast/dom/MicroData
-
</del><span class="cx"> # ENABLE(DRAGGABLE_REGION) is disabled
</span><span class="cx"> fast/css/draggable-region-parser.html
</span><span class="cx"> 
</span><span class="cx"> # Opera-submitted tests to W3C for &lt;track&gt;, a lot of failures still.
</span><del>-webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html
-webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html
-webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html
-webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html
-webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html
-webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html
-webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html
-webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html
-webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html
</del><ins>+webkit.org/b/103926 media/track/opera/idl/media-idl-tests.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLMediaElement/crossOrigin.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/kind.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/HTMLElement/HTMLTrackElement/src.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrack/activeCues.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/constructor.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TrackEvent/createEvent.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/getCueAsHTML.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/line.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onenter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/onexit.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/snapToLines.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/text.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackCueList/getter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/getter.html [ Skip ]
+webkit.org/b/103926 media/track/opera/interfaces/TextTrackList/onremovetrack.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/track-element/cloneNode.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/track-element/src-clear-cues.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] 
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/timestamps.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tree-building.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/cue_font_size_transition.html [ Skip ]
+webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/voice_with_evil_timestamp.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Tests for MediaSource API. Feature is not yet functional.
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=64731
</span><span class="lines">@@ -1780,7 +1754,7 @@
</span><span class="cx"> fast/repaint/transform-absolute-in-positioned-container.html
</span><span class="cx"> 
</span><span class="cx"> #Vibration API is not implemented.
</span><del>-fast/dom/navigator-vibration.html
</del><ins>+vibration
</ins><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=82628
</span><span class="cx"> svg/hittest/svg-ellipse-non-scale-stroke.xhtml
</span><span class="lines">@@ -1789,12 +1763,11 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=78801
</span><span class="cx"> touchadjustment
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=62698
</del><span class="cx"> # Needs BatteryClient implementation.
</span><del>-batterystatus/
</del><ins>+webkit.org/b/62698 batterystatus/
</ins><span class="cx"> 
</span><del>-#Network Information is not supported yet. http://webkit.org/b/73528
-networkinformation
</del><ins>+#Network Information is not supported yet.
+webkit.org/b/73528 networkinformation
</ins><span class="cx"> 
</span><span class="cx"> # Proximity Events is not supported.
</span><span class="cx"> proximity
</span><span class="lines">@@ -1803,6 +1776,9 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=43022
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug85016.html
</span><span class="cx"> 
</span><ins>+webkit.org/b/103442 media/W3C/video/networkState/networkState_during_progress.html
+
+
</ins><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=81276
</span><span class="cx"> # Allowed to regress to fix a crash.
</span><span class="cx"> fast/inline/continuation-outlines-with-layers.html
</span><span class="lines">@@ -1887,7 +1863,7 @@
</span><span class="cx"> 
</span><span class="cx"> # JavaScript Experiments are not enabled on Windows
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=87858
</span><del>-fast/js/names.html
</del><ins>+js/names.html
</ins><span class="cx"> 
</span><span class="cx"> # New plugins/npruntime/delete-plugin-within-* tests introduced in r117012 fail/crash
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=86443
</span><span class="lines">@@ -1966,7 +1942,7 @@
</span><span class="cx"> fast/harness/results.html
</span><span class="cx"> fast/images/exif-orientation.html
</span><span class="cx"> fast/images/support-broken-image-delegate.html
</span><del>-fast/js/stack-trace.html
</del><ins>+js/dom/stack-trace.html
</ins><span class="cx"> fast/layers/video-layer.html
</span><span class="cx"> fast/loader/javascript-url-iframe-remove-on-navigate.html
</span><span class="cx"> fast/dom/MutationObserver/inline-event-listener.html
</span><span class="lines">@@ -1990,14 +1966,11 @@
</span><span class="cx"> inspector/styles/svg-style.xhtml
</span><span class="cx"> media/controls-after-reload.html
</span><span class="cx"> media/controls-strict.html
</span><del>-media/controls-styling.html
</del><span class="cx"> media/controls-without-preload.html
</span><del>-media/media-document-audio-repaint.html
</del><span class="cx"> media/video-controls-rendering.html
</span><span class="cx"> media/video-display-toggle.html
</span><span class="cx"> media/video-no-audio.html
</span><span class="cx"> media/video-pause-immediately.html
</span><del>-media/video-playing-and-pause.html
</del><span class="cx"> media/video-play-require-user-gesture.html
</span><span class="cx"> printing/iframe-print.html
</span><span class="cx"> svg/as-image/img-preserveAspectRatio-support-1.html
</span><span class="lines">@@ -2157,6 +2130,13 @@
</span><span class="cx"> fast/table/border-collapsing/equal-precedence-resolution.html
</span><span class="cx"> fast/table/border-collapsing/equal-precedence-resolution-vertical.html
</span><span class="cx"> fast/text/apply-start-width-after-skipped-text.html
</span><ins>+
+# https://bugs.webkit.org/show_bug.cgi?id=38000 - already skipped on Mac because of a QuickTime problem
+http/tests/media/video-play-stall-seek.html
+http/tests/media/video-play-stall.html
+media/media-fullscreen-not-in-document.html
+
+
</ins><span class="cx"> compositing/iframes/invisible-nested-iframe-show.html
</span><span class="cx"> compositing/overflow/overflow-auto-with-touch.html
</span><span class="cx"> compositing/overflow/overflow-overlay-with-touch.html
</span><span class="lines">@@ -2231,9 +2211,6 @@
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=95388
</span><span class="cx"> fast/css/nested-layers-with-hover.html
</span><span class="cx"> 
</span><del>-# https://bugs.webkit.org/show_bug.cgi?id=95428
-media/video-controls-captions.html
-
</del><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=95795
</span><span class="cx"> editing/style/apply-style-atomic.html
</span><span class="cx"> 
</span><span class="lines">@@ -2242,7 +2219,6 @@
</span><span class="cx"> 
</span><span class="cx"> # Flaky inspector tests
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=95802
</span><del>-http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html
</del><span class="cx"> http/tests/inspector/console-resource-errors.html
</span><span class="cx"> http/tests/inspector/resource-tree/resource-request-content-while-loading.html
</span><span class="cx"> http/tests/inspector/search/resources-search-match-index.html
</span><span class="lines">@@ -2306,12 +2282,21 @@
</span><span class="cx"> # Interactive form validation not enabled on Windows
</span><span class="cx"> fast/forms/number/number-interactive-validation-required.html
</span><span class="cx"> 
</span><del>-# Dialog element is not yet enabled.
-fast/dom/HTMLDialogElement
</del><ins>+# --- Media ---
+media/controls-styling.html
+media/media-document-audio-repaint.html
+# https://bugs.webkit.org/show_bug.cgi?id=25465 media/video-zoom-controls.html fails on Windows
+media/video-zoom-controls.html
</ins><span class="cx"> 
</span><ins>+
+
</ins><span class="cx"> # Windows does not have global selection.
</span><span class="cx"> editing/pasteboard/paste-global-selection.html
</span><span class="cx"> 
</span><ins>+# Resolution media query is not yet enabled.
+webkit.org/b/85262 fast/media/mq-resolution.html [ Skip ]
+webkit.org/b/85262 fast/media/mq-resolution-dpi-dpcm-warning.html [ Skip ]
+
</ins><span class="cx"> # Skipping a large number of tests that have been failing on Windows for a long period of time
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=97026
</span><span class="cx"> editing/selection/select-from-textfield-outwards.html
</span><span class="lines">@@ -2447,22 +2432,15 @@
</span><span class="cx"> transitions/move-after-transition.html
</span><span class="cx"> compositing/text-on-large-layer.html
</span><span class="cx"> compositing/iframes/fixed-position-iframe.html
</span><del>-compositing/tiling/backface-preserve-3d-tiled.html
-compositing/tiling/constrained-layer-size.html
-compositing/tiling/crash-huge-layer.html
-compositing/tiling/crash-reparent-tiled-layer.html
</del><span class="cx"> compositing/tiling/huge-layer-add-remove-child.html
</span><del>-compositing/tiling/huge-layer-img.html
-compositing/tiling/huge-layer-with-layer-children-resize.html
-compositing/tiling/huge-layer-with-layer-children.html
-compositing/tiling/preserve3d-tiled.html
</del><ins>+compositing/tiling/huge-layer-resize.html
</ins><span class="cx"> compositing/tiling/tile-cache-zoomed.html
</span><span class="cx"> 
</span><span class="cx"> # Test added in r132901 is for chromium only
</span><span class="cx"> fast/images/exif-orientation-image-document.html
</span><span class="cx"> 
</span><del>-webkit.org/b/100846 inspector-protocol/debugger-pause-dedicated-worker.html
-webkit.org/b/100846 inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
</del><ins>+webkit.org/b/100846 inspector-protocol/debugger/pause-dedicated-worker.html
+webkit.org/b/100846 inspector-protocol/debugger/terminate-dedicated-worker-while-paused.html
</ins><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=100117
</span><span class="cx"> fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html
</span><span class="lines">@@ -2476,29 +2454,21 @@
</span><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=103442
</span><span class="cx"> media/video-size.html
</span><del>-media/W3C/video/networkState/networkState_during_progress.html
</del><span class="cx"> media/W3C/video/readyState/readyState_during_loadedmetadata.html
</span><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=101539
</span><span class="cx"> editing/execCommand/switch-list-type-with-orphaned-li.html
</span><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=103962
</span><del>-fast/js/kde/Array.html
</del><ins>+js/kde/Array.html
</ins><span class="cx"> 
</span><del>-# No support for exposing in-band text tracks
-webkit.org/b/103770 media/track/track-in-band.html
-webkit.org/b/103770 media/track/track-in-band-cues-added-once.html
-webkit.org/b/103770 media/track/track-in-band-style.html
-webkit.org/b/103770 media/track/track-in-band-legacy-api.html
-webkit.org/b/103770 media/track/track-forced-subtitles-in-band.html
-webkit.org/b/103770 media/track/track-in-band-mode.html
-
</del><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=97026
</span><del>-fast/events/keydown-leftright-keys.html
-fast/loader/javascript-url-in-embed.html
-media/progress-events-generated-correctly.html
-http/tests/cookies/third-party-cookie-relaxing.html
-accessibility/file-upload-button-with-axpress.html
</del><ins>+webkit.org/b/97026 fast/events/keydown-leftright-keys.html
+webkit.org/b/97026 fast/loader/javascript-url-in-embed.html
+# This test requires generation of progress events during loading
+webkit.org/b/97026 media/progress-events-generated-correctly.html
+webkit.org/b/97026 http/tests/cookies/third-party-cookie-relaxing.html
+webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html
</ins><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=102603
</span><span class="cx"> fast/text/international/combining-marks-position.html
</span><span class="lines">@@ -2516,7 +2486,6 @@
</span><span class="cx"> media/track/track-cue-rendering-vertical.html
</span><span class="cx"> 
</span><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=106477
</span><del>-media/track/track-user-preferences.html
</del><span class="cx"> media/video-controls-captions-trackmenu-localized.html
</span><span class="cx"> media/video-controls-captions-trackmenu-sorted.html
</span><span class="cx"> media/video-controls-captions-trackmenu.html
</span><span class="lines">@@ -2576,7 +2545,7 @@
</span><span class="cx"> accessibility/heading-level.html
</span><span class="cx"> accessibility/render-counter-text.html
</span><span class="cx"> fast/images/style-access-during-imageChanged-crash.html
</span><del>-fast/js/reentrant-caching.html
</del><ins>+js/reentrant-caching.html
</ins><span class="cx"> fast/repaint/caret-with-transformation.html
</span><span class="cx"> http/tests/incremental/pause-in-script-element.pl
</span><span class="cx"> fast/text/international/harfbuzz-buffer-overrun.html
</span><span class="lines">@@ -2616,12 +2585,24 @@
</span><span class="cx"> # Resource Timing is not enable yet, skip it.
</span><span class="cx"> webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing
</span><span class="cx"> 
</span><ins>+# Windows doesn't have a toggle for CC any more, it's based on a menu of choices.
+# https://bugs.webkit.org/show_bug.cgi?id=95428
+webkit.org/b/101670 media/video-controls-captions.html [ Skip ]
+
</ins><span class="cx"> # bugs.webkit.org/show_bug.cgi?id=111235
</span><span class="cx"> css3/filters/custom-with-at-rule-syntax
</span><span class="cx"> 
</span><span class="cx"> # bugs.webkit.org/show_bug.cgi?id=110447
</span><span class="cx"> editing/spelling/spelling-changed-text.html
</span><span class="cx"> 
</span><ins>+# Windows does not support custom media data loading
+media/video-src-blob.html
+
+webkit.org/b/113106 media/track/track-prefer-captions.html [ Skip ]
+
+# The logic in this test is no longer correct for Apple ports
+webkit.org/b/112492 media/track/track-user-preferences.html [ Skip ]
+
</ins><span class="cx"> # Skip a bunch of tests to get EWS bots in a better state.
</span><span class="cx"> accessibility
</span><span class="cx"> fast/text/international
</span><span class="lines">@@ -2634,10 +2615,6 @@
</span><span class="cx"> media/media-fragments
</span><span class="cx"> media/W3C
</span><span class="cx"> 
</span><del>-# Test fails because webkit-image-set is not implemented on Windows
-# The test unfortunately outputs system specific information on assertion failure
-cssom/cssvalue-comparison.html
-
</del><span class="cx"> # CURSOR_VISIBILITY is not enabled on win
</span><span class="cx"> webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2650,32 +2627,30 @@
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/112867 compositing/geometry/limit-layer-bounds-fixed.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/112868 fast/dom/MutationObserver/database-callback-delivery.html [ Pass Failure ]
-
</del><span class="cx"> webkit.org/b/112764 fast/frames/xss-auditor-handles-file-urls.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/112881 fast/text/custom-font-data-crash2.html [ Crash Pass ]
</span><span class="cx"> 
</span><span class="cx"> webkit.org/b/113012 compositing/overflow/composited-scrolling-paint-phases.html [ Pass Failure ]
</span><span class="cx"> 
</span><del>-webkit.org/b/113075 media/video-seek-by-small-increment.html [ Pass Crash ]
</del><span class="cx"> webkit.org/b/113076 media/video-volume.html [ Pass Crash ]
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-webkit.org/b/113106 media/track/track-prefer-captions.html [ Failure ]
-
</del><span class="cx"> # Need support for ResourceHandle::didChangePriority and DRT support
</span><span class="cx"> webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Feature not implemented
</span><del>-webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Failure ]
</del><ins>+webkit.org/b/112766 media/media-higher-prio-audio-stream.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # Snapshotted plugins not enabled on WK1
</span><del>-webkit.org/b/98696 plugins/snapshotting
</del><ins>+webkit.org/b/98696 plugins/snapshotting [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # dumpCreateView method not implemented on Windows
</span><span class="cx"> fast/loader/url-selected-user-gesture.html
</span><span class="cx"> 
</span><ins>+# Don't run ogv and mkv tests on mac
+media/track/in-band [ WontFix ]
+
</ins><span class="cx"> # https://bugs.webkit.org/show_bug.cgi?id=113946
</span><span class="cx"> compositing/contents-opaque/control-layer.html
</span><span class="cx"> compositing/filters/sw-layer-overlaps-hw-shadow.html
</span><span class="lines">@@ -2686,16 +2661,15 @@
</span><span class="cx"> editing/secure-input [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Worker-specific crashes
</span><del>-webkit.org/b/116560 fast/js/create-lots-of-workers.html
</del><ins>+webkit.org/b/116560 js/dom/create-lots-of-workers.html
</ins><span class="cx"> webkit.org/b/116560 fast/workers
</span><span class="cx"> 
</span><span class="cx"> # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562
</span><span class="cx"> webkit.org/b/116562 fast/css/font-face-data-uri-invalid.html
</span><span class="cx"> webkit.org/b/116562 fast/dom/Window/window-postmessage-clone-deep-array.html
</span><del>-webkit.org/b/116562 fast/js/callback-function-with-handle-event.html
-webkit.org/b/116562 fast/js/global-constructors-attributes-worker.html
-webkit.org/b/116562 fast/js/large-expressions.html
-webkit.org/b/116562 fast/js/string-replace-exception-crash.html
</del><ins>+webkit.org/b/116562 js/dom/callback-function-with-handle-event.html
+webkit.org/b/116562 js/large-expressions.html
+webkit.org/b/116562 js/dom/string-replace-exception-crash.html
</ins><span class="cx"> webkit.org/b/116562 fast/text/custom-font-data-crash.html
</span><span class="cx"> webkit.org/b/116562 loader/go-back-cached-main-resource.html
</span><span class="cx"> webkit.org/b/116562 media/video-beforeload-remove-source.html
</span><span class="lines">@@ -2716,8 +2690,8 @@
</span><span class="cx"> webkit.org/b/116564 fast/dom/Window/window-resize.html
</span><span class="cx"> webkit.org/b/116564 fast/events/clientXY-in-zoom-and-scroll.html
</span><span class="cx"> webkit.org/b/116564 fast/events/remove-target-with-shadow-in-drag.html
</span><del>-webkit.org/b/116564 fast/js/global-constructors-attributes.html
-webkit.org/b/116564 fast/js/post-message-numeric-property.html
</del><ins>+webkit.org/b/116564 js/global-constructors-attributes.html
+webkit.org/b/116564 js/post-message-numeric-property.html
</ins><span class="cx"> webkit.org/b/116564 fast/overflow/infiniteRecursionGuard.html
</span><span class="cx"> webkit.org/b/116564 fast/text/text-combine-different-fonts.html
</span><span class="cx"> webkit.org/b/116564 fast/writing-mode/Kusa-Makura-background-canvas.html
</span><span class="lines">@@ -2732,8 +2706,15 @@
</span><span class="cx"> # Enable storage tests, but exclude the websql tests (see https://webkit.org/b/116559).
</span><span class="cx"> webkit.org/b/116559 storage/websql
</span><span class="cx"> 
</span><del>-# Exclude mathml, which does not work properly under windows
-#webkit.org/b/117200 mathml
</del><ins>+# Exclude some MathML tests that do not work properly under windows
+webkit.org/b/117200 mathml/presentation/mo.xhtml
+webkit.org/b/117200 mathml/presentation/mo-stretch.html
+webkit.org/b/117200 mathml/presentation/roots.xhtml
+webkit.org/b/117200 mathml/presentation/row.xhtml
+webkit.org/b/119002 mathml/presentation/bug97990.html
+webkit.org/b/118856 mathml/presentation/fenced-mi.html
+webkit.org/b/118900 mathml/presentation/mspace-units.html
+webkit.org/b/119002 mathml/presentation/scripts-subsup.html
</ins><span class="cx"> 
</span><span class="cx"> # After switching to NRWT, we find that some of the new image tests do not pass.
</span><span class="cx"> webkit.org/b/117322 css2.1/20110323/word-spacing-remove-space-003.htm [ ImageOnlyFailure ]
</span><span class="lines">@@ -2790,3 +2771,183 @@
</span><span class="cx"> # Synthesized italics not supported
</span><span class="cx"> fast/text/international/synthesized-italic-vertical-latin.html [ Skip ]
</span><span class="cx"> 
</span><ins>+# -webkit-user-select:all not supported
+# https://bugs.webkit.org/show_bug.cgi?id=118740
+editing/selection/user-select-all-image-with-single-click.html
+editing/selection/user-select-all-with-single-click.html
+
+# Our external builds do not yet support AVCF, which this test relies on
+media/video-load-preload-metadata.html
+media/track/track-legacyapi-with-automatic-mode.html
+
+# Skip failing tests to make EWS bots happy
+fast/dom/call-a-constructor-as-a-function.html [ Failure ]
+fast/forms/search-event-delay.html [ Failure ]
+fast/lists/inlineBoxWrapperNullCheck.html [ Failure ]
+js/dom/global-constructors-attributes-dedicated-worker.html [ Failure ]
+
+# These test fail due to 'notifyDone' not being executed.
+webkit.org/b/121509 editing/spelling/grammar-paste.html [ Skip ]
+webkit.org/b/121509 media/video-buffered-too-few-arguments.html        [ Skip ]
+webkit.org/b/121509 media/audio-mpeg-supported.html        [ Skip ]
+webkit.org/b/121509 media/audio-data-url.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-seeking.html        [ Skip ]
+webkit.org/b/121509 media/track/track-mode.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-inline-assertion-crash.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-matching-default.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-matching.html        [ Skip ]
+webkit.org/b/121509 media/track/track-forced-subtitles-in-band.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-matching-timestamps.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-rendering-with-padding.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-overlap-snap-to-lines-not-set.html        [ Skip ]
+webkit.org/b/121509 media/track/text-track-cue-is-reachable.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-negative-timestamp.html        [ Skip ]
+webkit.org/b/121509 media/track/track-kind.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-pause-on-exit.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-mutable.html        [ Skip ]
+webkit.org/b/121509 media/track/track-webvtt-tc002-bom.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-property-whitelist.html        [ Skip ]
+webkit.org/b/121509 media/track/track-remove-by-setting-innerHTML.html        [ Skip ]
+webkit.org/b/121509 media/track/track-load-error-readyState.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-mutable-text.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-missed.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-enter-exit.html        [ Skip ]
+webkit.org/b/121509 media/track/text-track-is-reachable.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-cue-lifetime.html        [ Skip ]
+webkit.org/b/121509 media/track/track-disabled.html        [ Skip ]
+webkit.org/b/121509 media/track/track-in-band-style.html        [ Skip ]
+webkit.org/b/121509 media/track/track-mode-not-changed-by-new-track.html        [ Skip ]
+webkit.org/b/121509 media/track/track-webvtt-tc028-unsupported-markup.html        [ Skip ]
+webkit.org/b/121509 media/track/track-default-attribute.html        [ Skip ]
+webkit.org/b/121509 media/track/track-active-cues.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-rendering-rtl.html        [ Skip ]
+webkit.org/b/121509 media/track/track-css-matching-lang.html        [ Skip ]
+webkit.org/b/121509 media/track/track-webvtt-tc000-empty.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-mutable-fragment.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-container-rendering-position.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-cuechange.html        [ Skip ]
+webkit.org/b/121509 media/track/track-in-band-cues-added-once.html        [ Skip ]
+webkit.org/b/121509 media/track/track-large-timestamp.html        [ Skip ]
+webkit.org/b/121509 media/track/track-webvtt-tc027-empty-cue.html        [ Skip ]
+webkit.org/b/121509 media/track/track-load-from-element-readyState.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-rendering-on-resize.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cue-rendering.html        [ Skip ]
+webkit.org/b/121509 media/track/track-add-remove-cue.html        [ Skip ]
+webkit.org/b/121509 media/track/track-word-breaking.html        [ Skip ]
+webkit.org/b/121509 media/track/track-cues-sorted-before-dispatch.html        [ Skip ]
+webkit.org/b/121509 media/track/track-in-band-duplicate-tracks-when-source-changes.html        [ Skip ]
+webkit.org/b/121509 media/track/track-webvtt-tc010-no-timings.html        [ Skip ]
+webkit.org/b/121509 media/track/track-text-track-cue-list.html        [ Skip ]
+webkit.org/b/121509 media/video-currentTime-set.html        [ Skip ]
+webkit.org/b/121509 media/video-default-poster.html        [ Skip ]
+webkit.org/b/121509 media/audio-constructor-preload.html        [ Skip ]
+webkit.org/b/121509 media/video-seek-by-small-increment.html        [ Skip ]
+webkit.org/b/121509 media/video-controls-with-mutation-event-handler.html        [ Skip ]
+webkit.org/b/121509 media/video-dom-preload.html        [ Skip ]
+webkit.org/b/121509 media/before-load-member-access.html        [ Skip ]
+webkit.org/b/121509 media/media-controller.html        [ Skip ]
+webkit.org/b/121509 media/video-remove-insert-repaints.html        [ Skip ]
+webkit.org/b/121509 media/media-controller-time-clamp.html        [ Skip ]
+webkit.org/b/121509 media/csp-blocks-video.html        [ Skip ]
+webkit.org/b/121509 media/media-controller-timeupdate.html        [ Skip ]
+webkit.org/b/121509 fast/repaint/selection-rl.html        [ Skip ]
+webkit.org/b/121509 fast/writing-mode/horizontal-bt-replaced-selection.html        [ Skip ]
+webkit.org/b/121509 fast/writing-mode/vertical-rl-replaced-selection.html        [ Skip ]
+webkit.org/b/121509 fast/dom/Window/window-early-properties.html        [ Skip ]
+webkit.org/b/121509 fast/dom/MutationObserver/database-callback-delivery.html        [ Skip ]
+webkit.org/b/121509 fast/dom/object-plugin-hides-properties.html        [ Skip ]
+webkit.org/b/121509 fast/workers/worker-document-leak.html        [ Skip ]
+#Also webkit.org/b/117326 fast/workers/worker-document-leak.html [ Skip ]
+webkit.org/b/121509 fast/workers/worker-lifecycle.html        [ Skip ]
+#Also webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
+#webkit.org/b/121509 fast/workers/worker-close-more.html        [ Skip ] Crashing on some bots
+webkit.org/b/121509 fast/parser/document-write-partial-entity-before-load.html        [ Skip ]
+webkit.org/b/121509 fast/parser/document-write-fighting-eof.html        [ Skip ]
+webkit.org/b/121509 fast/loader/image-in-page-cache.html        [ Skip ]
+webkit.org/b/121509 fast/events/page-visibility-iframe-delete-test.html        [ Skip ]
+webkit.org/b/121509 fast/events/wheelevent-mousewheel-interaction.html        [ Skip ]
+webkit.org/b/121509 fast/events/message-port-context-destroyed.html        [ Skip ]
+webkit.org/b/121509 fast/events/open-window-from-another-frame.html        [ Skip ]
+webkit.org/b/121509 fast/events/page-visibility-iframe-propagation-test.html        [ Skip ]
+webkit.org/b/121509 fast/events/popup-allowed-from-gesture-initiated-event.html        [ Skip ]
+webkit.org/b/121509 fast/events/page-visibility-transition-test.html        [ Skip ]
+webkit.org/b/121509 fast/events/page-visibility-iframe-move-test.html        [ Skip ]
+webkit.org/b/121509 fast/history/go-back-to-iframe-with-plugin.html        [ Skip ]
+webkit.org/b/121509 loader/go-back-to-different-window-size.html        [ Skip ]
+
+# The following test cases are crashing:
+webkit.org/b/121510 fast/parser/residual-style-hang.html        [ Skip ]
+webkit.org/b/121510 fast/forms/textfield-lastchange-was-useredit.html        [ Skip ]
+webkit.org/b/121510 fast/frames/frame-dead-region.html        [ Skip ]
+webkit.org/b/121510 fast/events/message-port-deleted-document.html        [ Skip ]
+webkit.org/b/121510 fast/frames/frame-deep-nested-resize.html [ Skip ]
+webkit.org/b/121510 fast/gradients/crash-on-zero-radius.html        [ Skip ]
+webkit.org/b/121510 fast/workers/worker-close-more.html [ Skip ]
+webkit.org/b/121510 fast/frames/frame-display-none-focus.html [ Skip ]
+webkit.org/b/62024 http/tests/media/video-cross-site.html [ Skip ]
+webkit.org/b/121510 js/dom/Promise-catch-in-workers.html [ Skip ]
+webkit.org/b/121510 js/stack-overflow-arrity-catch.html        [ Skip ]
+webkit.org/b/121510 media/audio-constructor-src.html        [ Skip ]
+webkit.org/b/121510 media/audio-delete-while-slider-thumb-clicked.html        [ Skip ]
+webkit.org/b/121510 media/audio-no-installed-engines.html        [ Skip ]
+webkit.org/b/121510 media/broken-video.html        [ Skip ]
+webkit.org/b/121510 media/event-attributes.html        [ Skip ]
+webkit.org/b/121510 media/media-controller-time-constant.html        [ Skip ]
+webkit.org/b/121510 media/media-controller-unpause.html        [ Skip ]
+webkit.org/b/121510 media/video-buffered.html        [ Skip ]
+webkit.org/b/121510 media/video-controls.html        [ Skip ]
+webkit.org/b/121510 media/video-dom-src.html        [ Skip ]
+webkit.org/b/121510 media/video-reverse-play-duration.html        [ Skip ]
+webkit.org/b/121510 media/track/track-remove-crash.html        [ Skip ]
+webkit.org/b/121510 media/track/track-cue-nothing-to-render.html        [ Skip ]
+webkit.org/b/121510 media/track/track-delete-during-setup.html        [ Skip ]
+webkit.org/b/121510 svg/W3C-SVG-1.1/animate-elem-02-t.svg        [ Skip ] 
+
+# More skipped tests
+editing/selection/caret-ltr-right.html [ Skip ]
+editing/selection/context-menu-on-text.html [ Skip ]
+editing/spelling/grammar-markers-hidpi.html [ Skip ]
+editing/spelling/spellcheck-queue.html        [ Skip ]
+fast/canvas/canvas-blending-global-alpha.html [ Skip ]
+fast/css/image-set-setting.html [ Skip ]
+fast/css/image-set-value-not-removed-crash.html [ Skip ]
+fast/events/wheelevent-basic.html [ Skip ]
+fast/events/wheelevent-constructor.html [ Skip ]
+fast/forms/select/listbox-click-on-scrollbar.html [ Skip ]
+fast/loader/file-protocol-fragment.html [ Skip ]
+js/dom/exception-sequencing-binops2.html [ Skip ]
+js/dom/exception-sequencing.html [ Skip ]
+media/track/track-css-all-cues.html [ Skip ]
+media/track/track-in-band-legacy-api.html [ Skip ]
+media/track/track-in-band-mode.html [ Skip ]
+media/track/track-in-band.html [ Skip ]
+platform/win/accessibility/single-select-children-changed.html        [ Skip ]
+security/block-test-no-port.html [ Skip ]
+svg/dom/SVGViewSpec.html [ Skip ]
+editing/selection/caret-rtl-2-left.html [ Skip ]
+editing/selection/caret-rtl-right.html [ Skip ]
+editing/selection/vertical-rl-ltr-extend-line-backward-wrap.html [ Skip ]
+editing/selection/vertical-rl-ltr-extend-line-forward-wrap.html [ Skip ]
+editing/spelling/grammar-markers.html [ Skip ]
+fast/images/exif-orientation-composited.html [ Skip ]
+animations/resume-after-page-cache.html [ Skip ]
+
+# We now show a layer tree where we didn't previously
+css3/filters/composited-during-animation-layertree.html [ Failure Pass ]
+css3/filters/composited-during-transition-layertree.html [ Failure Pass ]
+css3/filters/should-not-have-compositing-layer.html [ Failure Pass ]
+
+# Image-only failures
+animations/cross-fade-background-image.html [ ImageOnlyFailure ]
+css3/filters/css-opacity-with-drop-shadow.html [ ImageOnlyFailure ]
+css3/filters/effect-reference-delete.html [ ImageOnlyFailure ]
+css3/filters/filter-mask-clip-order.html [ ImageOnlyFailure ]
+fast/filter-image/filter-image.html [ ImageOnlyFailure ]
+fast/images/pdf-as-image-with-annotations.html [ ImageOnlyFailure ]
+fast/media/mq-transform-02.html [ ImageOnlyFailure ]
+fast/media/mq-transform-03.html [ ImageOnlyFailure ]
+svg/custom/masking-clipping-hidpi.svg [ ImageOnlyFailure ]
+
+# Don't run these time-outs for now
+css3/filters/huge-region-composited.html [ Skip ]
+js/dom/random-array-gc-stress.html [ Skip ]
</ins></span></pre></div>
<a id="branchessafari53776branchSourceWebCoreChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebCore/ChangeLog (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebCore/ChangeLog        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebCore/ChangeLog        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -1,3 +1,21 @@
</span><ins>+2014-05-19  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
+        erge r169098
+
+    2013-09-19  Bear Travis  &lt;betravis@adobe.com&gt;
+
+            CSS_SHAPES not supported on AppleWin port
+            https://bugs.webkit.org/show_bug.cgi?id=118810
+
+            Reviewed by Brent Fulgham.
+
+            Enabling fast/shapes on windows.
+
+            * WebCore.vcxproj/WebCore.vcxproj: Add missing shape includes.
+            * WebCore.vcxproj/WebCoreCommon.props: Include shapes source folder.
+            * WebCore.vcxproj/copyForwardingHeaders.cmd: Copy shapes headers.
+            * css/CSSPropertyNames.in: Tweak to ensure shapes properties are regenerated.
+
</ins><span class="cx"> 2014-05-08  Matthew Hanson  &lt;matthew_hanson@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Rollout r168034.
</span></span></pre></div>
<a id="branchessafari53776branchSourceWebCoreWebCorevcxprojWebCorevcxproj"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCore.vcxproj        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -7185,6 +7185,7 @@
</span><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\CrossfadeGeneratedImage.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\FloatPoint.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\FloatPoint3D.cpp&quot; /&gt;
</span><ins>+    &lt;ClCompile Include=&quot;..\platform\graphics\FloatPolygon.cpp&quot; /&gt;
</ins><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\FloatQuad.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\FloatRect.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\platform\graphics\FloatSize.cpp&quot; /&gt;
</span><span class="lines">@@ -10614,6 +10615,7 @@
</span><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\PolygonShape.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\RectangleShape.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\Shape.cpp&quot; /&gt;
</span><ins>+    &lt;ClCompile Include=&quot;..\rendering\shapes\ShapeInfo.cpp&quot; /&gt;
</ins><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\ShapeInsideInfo.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\ShapeInterval.cpp&quot; /&gt;
</span><span class="cx">     &lt;ClCompile Include=&quot;..\rendering\shapes\ShapeOutsideInfo.cpp&quot; /&gt;
</span><span class="lines">@@ -18875,6 +18877,7 @@
</span><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\CrossfadeGeneratedImage.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\FloatPoint.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\FloatPoint3D.h&quot; /&gt;
</span><ins>+    &lt;ClInclude Include=&quot;..\platform\graphics\FloatPolygon.h&quot; /&gt;
</ins><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\FloatQuad.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\FloatRect.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\platform\graphics\FloatSize.h&quot; /&gt;
</span><span class="lines">@@ -19563,6 +19566,7 @@
</span><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\PolygonShape.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\RectangleShape.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\Shape.h&quot; /&gt;
</span><ins>+    &lt;ClInclude Include=&quot;..\rendering\shapes\ShapeInfo.h&quot; /&gt;
</ins><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\ShapeInsideInfo.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\ShapeInterval.h&quot; /&gt;
</span><span class="cx">     &lt;ClInclude Include=&quot;..\rendering\shapes\ShapeOutsideInfo.h&quot; /&gt;
</span></span></pre></div>
<a id="branchessafari53776branchSourceWebCoreWebCorevcxprojWebCoreCommonprops"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCoreCommon.props (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCoreCommon.props        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/WebCoreCommon.props        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">   &lt;/PropertyGroup&gt;
</span><span class="cx">   &lt;ItemDefinitionGroup&gt;
</span><span class="cx">     &lt;ClCompile&gt;
</span><del>-      &lt;AdditionalIncludeDirectories&gt;$(ProjectDir)..;$(ProjectDir)..\Modules\filesystem;$(ProjectDir)..\Modules\geolocation;$(ProjectDir)..\Modules\indexeddb;$(ProjectDir)..\Modules\mediasource;$(ProjectDir)..\Modules\navigatorcontentutils;$(ProjectDir)..\Modules\speech;$(ProjectDir)..\Modules\proximity;$(ProjectDir)..\Modules\quota;$(ProjectDir)..\Modules\notifications;$(ProjectDir)..\Modules\webdatabase;$(ProjectDir)..\Modules\websockets;$(ProjectDir)..\accessibility;$(ProjectDir)..\accessibility\win;$(ProjectDir)..\bridge;$(ProjectDir)..\bridge\c;$(ProjectDir)..\bridge\jsc;$(ProjectDir)..\css;$(ProjectDir)..\editing;$(ProjectDir)..\fileapi;$(ProjectDir)..\rendering;$(ProjectDir)..\rendering\mathml;$(ProjectDir)..\rendering\style;$(ProjectDir)..\rendering\svg;$(ProjectDir)..\bindings;$(ProjectDir)..\bindings\generic;$(ProjectDir)..\bindings\js;$(ProjectDir)..\bindings\js\specialization;$(ProjectDir)..\dom;$(ProjectDir)..\dom\default;$(ProjectDir)..\history;$(ProjectDir)..\html;$(ProjectDir)..\html\canvas;$(ProjectDir)..\html\forms;$(ProjectDir)..\html\parser;$(ProjectDir)..\html\shadow;$(ProjectDir)..\html\track;$(ProjectDir)..\inspector;$(ProjectDir)..\loader;$(ProjectDir)..\loader\appcache;$(ProjectDir)..\loader\archive;$(ProjectDir)..\loader\archive\cf;$(ProjectDir)..\loader\cache;$(ProjectDir)..\loader\icon;$(ProjectDir)..\mathml;$(ProjectDir)..\page;$(ProjectDir)..\page\animation;$(ProjectDir)..\page\scrolling;$(ProjectDir)..\page\win;$(ProjectDir)..\platform;$(ProjectDir)..\platform\animation;$(ProjectDir)..\platform\mock;$(ProjectDir)..\platform\sql;$(ProjectDir)..\platform\win;$(ProjectDir)..\platform\network;$(ProjectDir)..\platform\network\win;$(ProjectDir)..\platform\cf;$(ProjectDir)..\platform\graphics;$(ProjectDir)..\platform\graphics\ca;$(ProjectDir)..\platform\graphics\cpu\arm\filters;$(ProjectDir)..\platform\graphics\filters;$(ProjectDir)..\platform\graphics\filters\arm;$(ProjectDir)..\platform\graphics\opentype;$(ProjectDir)..\platform\graphics\transforms;$(ProjectDir)..\platform\text;$(ProjectDir)..\platform\text\transcoder;$(ProjectDir)..\platform\graphics\win;$(ProjectDir)..\xml;$(ProjectDir)..\xml\parser;$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\WebCore\DerivedSources;$(ProjectDir)..\plugins;$(ProjectDir)..\plugins\win;$(ProjectDir)..\svg\animation;$(ProjectDir)..\svg\graphics;$(ProjectDir)..\svg\properties;$(ProjectDir)..\svg\graphics\filters;$(ProjectDir)..\svg;$(ProjectDir)..\testing;$(ProjectDir)..\wml;$(ProjectDir)..\storage;$(ProjectDir)..\style;$(ProjectDir)..\websockets;$(ProjectDir)..\workers;$(ConfigurationBuildDir)\include;$(ConfigurationBuildDir)\include\private;$(ConfigurationBuildDir)\include\JavaScriptCore;$(ConfigurationBuildDir)\include\private\JavaScriptCore;$(ProjectDir)..\ForwardingHeaders;$(ProjectDir)..\platform\graphics\gpu;$(ProjectDir)..\platform\graphics\egl;$(ProjectDir)..\platform\graphics\surfaces;$(ProjectDir)..\platform\graphics\surfaces\egl;$(ProjectDir)..\platform\graphics\opengl;$(WebKit_Libraries)\include;$(WebKit_Libraries)\include\private;$(WebKit_Libraries)\include\private\JavaScriptCore;$(WebKit_Libraries)\include\sqlite;$(WebKit_Libraries)\include\JavaScriptCore;$(WebKit_Libraries)\include\zlib;%(AdditionalIncludeDirectories)&lt;/AdditionalIncludeDirectories&gt;
</del><ins>+      &lt;AdditionalIncludeDirectories&gt;$(ProjectDir)..;$(ProjectDir)..\Modules\filesystem;$(ProjectDir)..\Modules\geolocation;$(ProjectDir)..\Modules\indexeddb;$(ProjectDir)..\Modules\mediasource;$(ProjectDir)..\Modules\navigatorcontentutils;$(ProjectDir)..\Modules\speech;$(ProjectDir)..\Modules\proximity;$(ProjectDir)..\Modules\quota;$(ProjectDir)..\Modules\notifications;$(ProjectDir)..\Modules\webdatabase;$(ProjectDir)..\Modules\websockets;$(ProjectDir)..\accessibility;$(ProjectDir)..\accessibility\win;$(ProjectDir)..\bridge;$(ProjectDir)..\bridge\c;$(ProjectDir)..\bridge\jsc;$(ProjectDir)..\css;$(ProjectDir)..\editing;$(ProjectDir)..\fileapi;$(ProjectDir)..\rendering;$(ProjectDir)..\rendering\mathml;$(ProjectDir)..\rendering\shapes;$(ProjectDir)..\rendering\style;$(ProjectDir)..\rendering\svg;$(ProjectDir)..\bindings;$(ProjectDir)..\bindings\generic;$(ProjectDir)..\bindings\js;$(ProjectDir)..\bindings\js\specialization;$(ProjectDir)..\dom;$(ProjectDir)..\dom\default;$(ProjectDir)..\history;$(ProjectDir)..\html;$(ProjectDir)..\html\canvas;$(ProjectDir)..\html\forms;$(ProjectDir)..\html\parser;$(ProjectDir)..\html\shadow;$(ProjectDir)..\html\track;$(ProjectDir)..\inspector;$(ProjectDir)..\loader;$(ProjectDir)..\loader\appcache;$(ProjectDir)..\loader\archive;$(ProjectDir)..\loader\archive\cf;$(ProjectDir)..\loader\cache;$(ProjectDir)..\loader\icon;$(ProjectDir)..\mathml;$(ProjectDir)..\page;$(ProjectDir)..\page\animation;$(ProjectDir)..\page\scrolling;$(ProjectDir)..\page\win;$(ProjectDir)..\platform;$(ProjectDir)..\platform\animation;$(ProjectDir)..\platform\mock;$(ProjectDir)..\platform\sql;$(ProjectDir)..\platform\win;$(ProjectDir)..\platform\network;$(ProjectDir)..\platform\network\win;$(ProjectDir)..\platform\cf;$(ProjectDir)..\platform\graphics;$(ProjectDir)..\platform\graphics\ca;$(ProjectDir)..\platform\graphics\cpu\arm\filters;$(ProjectDir)..\platform\graphics\filters;$(ProjectDir)..\platform\graphics\filters\arm;$(ProjectDir)..\platform\graphics\opentype;$(ProjectDir)..\platform\graphics\transforms;$(ProjectDir)..\platform\text;$(ProjectDir)..\platform\text\transcoder;$(ProjectDir)..\platform\graphics\win;$(ProjectDir)..\xml;$(ProjectDir)..\xml\parser;$(ConfigurationBuildDir)\obj$(PlatformArchitecture)\WebCore\DerivedSources;$(ProjectDir)..\plugins;$(ProjectDir)..\plugins\win;$(ProjectDir)..\svg\animation;$(ProjectDir)..\svg\graphics;$(ProjectDir)..\svg\properties;$(ProjectDir)..\svg\graphics\filters;$(ProjectDir)..\svg;$(ProjectDir)..\testing;$(ProjectDir)..\wml;$(ProjectDir)..\storage;$(ProjectDir)..\style;$(ProjectDir)..\websockets;$(ProjectDir)..\workers;$(ConfigurationBuildDir)\include;$(ConfigurationBuildDir)\include\private;$(ConfigurationBuildDir)\include\JavaScriptCore;$(ConfigurationBuildDir)\include\private\JavaScriptCore;$(ProjectDir)..\ForwardingHeaders;$(ProjectDir)..\platform\graphics\gpu;$(ProjectDir)..\platform\graphics\egl;$(ProjectDir)..\platform\graphics\surfaces;$(ProjectDir)..\platform\graphics\surfaces\egl;$(ProjectDir)..\platform\graphics\opengl;$(WebKit_Libraries)\include;$(WebKit_Libraries)\include\private;$(WebKit_Libraries)\include\private\JavaScriptCore;$(WebKit_Libraries)\include\sqlite;$(WebKit_Libraries)\include\JavaScriptCore;$(WebKit_Libraries)\include\zlib;%(AdditionalIncludeDirectories)&lt;/AdditionalIncludeDirectories&gt;
</ins><span class="cx">       &lt;PreprocessorDefinitions&gt;DISABLE_3D_RENDERING;WEBCORE_CONTEXT_MENUS;%(PreprocessorDefinitions)&lt;/PreprocessorDefinitions&gt;
</span><span class="cx">       &lt;PrecompiledHeader&gt;Use&lt;/PrecompiledHeader&gt;
</span><span class="cx">       &lt;PrecompiledHeaderFile&gt;WebCorePrefix.h&lt;/PrecompiledHeaderFile&gt;
</span></span></pre></div>
<a id="branchessafari53776branchSourceWebCoreWebCorevcxprojcopyForwardingHeaderscmd"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/copyForwardingHeaders.cmd (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/copyForwardingHeaders.cmd        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebCore/WebCore.vcxproj/copyForwardingHeaders.cmd        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -71,6 +71,7 @@
</span><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\plugins\win\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\rendering\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\rendering\style\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span><ins>+xcopy /y /d &quot;%ProjectDir%..\rendering\shapes\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</ins><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\rendering\svg\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\editing\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span><span class="cx"> xcopy /y /d &quot;%ProjectDir%..\dom\*.h&quot; &quot;%CONFIGURATIONBUILDDIR%\include\WebCore&quot;
</span></span></pre></div>
<a id="branchessafari53776branchSourceWebKitChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebKit/ChangeLog (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebKit/ChangeLog        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebKit/ChangeLog        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2014-05-19  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
+        Merge r169098
+
+    2013-09-19  Bear Travis  &lt;betravis@adobe.com&gt;
+
+            CSS_SHAPES not supported on AppleWin port
+            https://bugs.webkit.org/show_bug.cgi?id=118810
+
+            Reviewed by Brent Fulgham.
+
+            * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Add required symbol for enabling CSS Shapes.
+
</ins><span class="cx"> 2014-03-12  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Win] Unreviewed build fix.
</span></span></pre></div>
<a id="branchessafari53776branchSourceWebKitWebKitvcxprojWebKitExportGeneratorWebKitExportsdefin"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/Source/WebKit/WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -238,6 +238,7 @@
</span><span class="cx">         symbolWithPointer(?disconnectFrontend@InspectorController@WebCore@@QAEXXZ, ?disconnectFrontend@InspectorController@WebCore@@QEAAXXZ)
</span><span class="cx"> #endif
</span><span class="cx">         symbolWithPointer(?isActiveInsertionPoint@WebCore@@YA_NPBVNode@1@@Z, ?isActiveInsertionPoint@WebCore@@YA_NPEBVNode@1@@Z)
</span><ins>+        ?isCSSShapesEnabled@RuntimeEnabledFeatures@WebCore@@0_NA
</ins><span class="cx">         symbolWithPointer(?isPreloaded@CachedResourceLoader@WebCore@@QBE_NABVString@WTF@@@Z, ?isPreloaded@CachedResourceLoader@WebCore@@QEBA_NAEBVString@WTF@@@Z)
</span><span class="cx">         symbolWithPointer(?jsArray@WebCore@@YA?AVJSValue@JSC@@PAVExecState@3@PAVJSDOMGlobalObject@1@V?$PassRefPtr@VDOMStringList@WebCore@@@WTF@@@Z, ?jsArray@WebCore@@YA?AVJSValue@JSC@@PEAVExecState@3@PEAVJSDOMGlobalObject@1@V?$PassRefPtr@VDOMStringList@WebCore@@@WTF@@@Z)
</span><span class="cx">         symbolWithPointer(?lastChangeWasUserEdit@HTMLTextFormControlElement@WebCore@@QBE_NXZ, ?lastChangeWasUserEdit@HTMLTextFormControlElement@WebCore@@QEBA_NXZ)
</span></span></pre></div>
<a id="branchessafari53776branchWebKitLibrariesChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/WebKitLibraries/ChangeLog (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/WebKitLibraries/ChangeLog        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/WebKitLibraries/ChangeLog        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -1,3 +1,16 @@
</span><ins>+2014-05-19  Lucas Forschler  &lt;lforschler@apple.com&gt;
+
+        Merge r169098
+
+    2013-09-19  Bear Travis  &lt;betravis@adobe.com&gt;
+
+            CSS_SHAPES not supported on AppleWin port
+            https://bugs.webkit.org/show_bug.cgi?id=118810
+
+            Reviewed by Brent Fulgham.
+
+            * win/tools/vsprops/FeatureDefines.props: Add the CSS_SHAPES compile flag on Windows.
+
</ins><span class="cx"> 2014-03-10  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r165393.
</span></span></pre></div>
<a id="branchessafari53776branchWebKitLibrarieswintoolsvspropsFeatureDefinesprops"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefines.props (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefines.props        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefines.props        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -18,6 +18,7 @@
</span><span class="cx">     &lt;ENABLE_CSS_IMAGE_SET&gt;ENABLE_CSS_IMAGE_SET&lt;/ENABLE_CSS_IMAGE_SET&gt;
</span><span class="cx">     &lt;ENABLE_CSS_REGIONS&gt;ENABLE_CSS_REGIONS&lt;/ENABLE_CSS_REGIONS&gt;
</span><span class="cx">     &lt;ENABLE_CSS_SHADERS /&gt;
</span><ins>+    &lt;ENABLE_CSS_SHAPES&gt;ENABLE_CSS_SHAPES&lt;/ENABLE_CSS_SHAPES&gt;
</ins><span class="cx">     &lt;ENABLE_CSS_STICKY_POSITION&gt;ENABLE_CSS_STICKY_POSITION&lt;/ENABLE_CSS_STICKY_POSITION&gt;
</span><span class="cx">     &lt;ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&gt;ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&lt;/ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&gt;
</span><span class="cx">     &lt;ENABLE_CUSTOM_SCHEME_HANDLER /&gt;
</span><span class="lines">@@ -89,7 +90,7 @@
</span><span class="cx">   &lt;/PropertyGroup&gt;
</span><span class="cx">   &lt;ItemDefinitionGroup&gt;
</span><span class="cx">     &lt;ClCompile&gt;
</span><del>-      &lt;PreprocessorDefinitions&gt;$(ENABLE_IFRAME_SEAMLESS);$(ENABLE_REQUEST_ANIMATION_FRAME);$(ENABLE_3D_RENDERING);$(ENABLE_ACCELERATED_2D_CANVAS);$(ENABLE_ACCELERATED_OVERFLOW_SCROLLING);$(ENABLE_BLOB);$(ENABLE_CANVAS_PROXY);$(ENABLE_CHANNEL_MESSAGING);$(ENABLE_CSS3_CONDITIONAL_RULES);$(ENABLE_CSS_IMAGE_SET);$(ENABLE_CSS3_TEXT);$(ENABLE_CSS_BOX_DECORATION_BREAK);$(ENABLE_CSS_FILTERS);$(ENABLE_CSS_GRID_LAYOUT);$(ENABLE_CSS_SHADERS);$(ENABLE_CSS_COMPOSITING);$(ENABLE_CSS_REGIONS);$(ENABLE_CSS_EXCLUSIONS);$(ENABLE_CSS_STICKY_POSITION);$(ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED);$(ENABLE_CUSTOM_SCHEME_HANDLER);$(ENABLE_SQL_DATABASE);$(ENABLE_DATAGRID);$(ENABLE_DATALIST_ELEMENT);$(ENABLE_DATA_TRANSFER_ITEMS);$(ENABLE_DETAILS_ELEMENT);$(ENABLE_DEVICE_ORIENTATION);$(ENABLE_DIRECTORY_UPLOAD);$(ENABLE_FILTERS);$(ENABLE_FILE_SYSTEM);$(ENABLE_FULLSCREEN_API);$(ENABLE_GAMEPAD);$(ENABLE_GEOLOCATION);$(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING);$(ENABLE_HIGH_DPI_CANVAS);$(ENABLE_ICONDATABASE);$(ENABLE_INDEXED_DATABASE);$(ENABLE_INPUT_TYPE_COLOR);$(ENABLE_INPUT_SPEECH);$(ENABLE_INPUT_TYPE_DATE);$(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE);$(ENABLE_INPUT_TYPE_DATETIMELOCAL);$(ENABLE_INPUT_TYPE_MONTH);$(ENABLE_INPUT_TYPE_TIME);$(ENABLE_INPUT_TYPE_WEEK);$(ENABLE_JAVASCRIPT_DEBUGGER);$(ENABLE_LEGACY_CSS_VENDOR_PREFIXES);$(ENABLE_LEGACY_NOTIFICATIONS);$(ENABLE_LINK_PREFETCH);$(ENABLE_LINK_PRERENDER);$(ENABLE_MATHML);$(ENABLE_METER_ELEMENT);$(ENABLE_MICRODATA);$(ENABLE_NOTIFICATIONS);$(ENABLE_PAGE_VISIBILITY_API);$(ENABLE_PROGRESS_ELEMENT);$(ENABLE_PROXIMITY_EVENTS);$(ENABLE_QUOTA);$(ENABLE_REGISTER_PROTOCOL_HANDLER);$(ENABLE_SCRIPTED_SPEECH);$(ENABLE_SHADOW_DOM);$(ENABLE_SHARED_WORKERS);$(ENABLE_STYLE_SCOPED);$(ENABLE_SVG);$(ENABLE_SVG_DOM_OBJC_BINDINGS);$(ENABLE_SVG_FONTS);$(ENABLE_SUBPIXEL_LAYOUT);$(ENABLE_TEXT_AUTOSIZING);$(ENABLE_UNDO_MANAGER);$(ENABLE_VIDEO);$(ENABLE_VIDEO_TRACK);$(ENABLE_VIEW_MODE_CSS_MEDIA);$(ENABLE_MEDIA_SOURCE);$(ENABLE_MEDIA_STATISTICS);$(ENABLE_WEB_SOCKETS);$(ENABLE_WEB_TIMING);$(ENABLE_WORKERS);$(ENABLE_XSLT);%(PreprocessorDefinitions)&lt;/PreprocessorDefinitions&gt;
</del><ins>+      &lt;PreprocessorDefinitions&gt;$(ENABLE_IFRAME_SEAMLESS);$(ENABLE_REQUEST_ANIMATION_FRAME);$(ENABLE_3D_RENDERING);$(ENABLE_ACCELERATED_2D_CANVAS);$(ENABLE_ACCELERATED_OVERFLOW_SCROLLING);$(ENABLE_BLOB);$(ENABLE_CANVAS_PROXY);$(ENABLE_CHANNEL_MESSAGING);$(ENABLE_CSS3_CONDITIONAL_RULES);$(ENABLE_CSS_IMAGE_SET);$(ENABLE_CSS3_TEXT);$(ENABLE_CSS_BOX_DECORATION_BREAK);$(ENABLE_CSS_FILTERS);$(ENABLE_CSS_GRID_LAYOUT);$(ENABLE_CSS_SHADERS);$(ENABLE_CSS_COMPOSITING);$(ENABLE_CSS_REGIONS);$(ENABLE_CSS_EXCLUSIONS);$(ENABLE_CSS_SHAPES);$(ENABLE_CSS_STICKY_POSITION);$(ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED);$(ENABLE_CUSTOM_SCHEME_HANDLER);$(ENABLE_SQL_DATABASE);$(ENABLE_DATAGRID);$(ENABLE_DATALIST_ELEMENT);$(ENABLE_DATA_TRANSFER_ITEMS);$(ENABLE_DETAILS_ELEMENT);$(ENABLE_DEVICE_ORIENTATION);$(ENABLE_DIRECTORY_UPLOAD);$(ENABLE_FILTERS);$(ENABLE_FILE_SYSTEM);$(ENABLE_FULLSCREEN_API);$(ENABLE_GAMEPAD);$(ENABLE_GEOLOCATION);$(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING);$(ENABLE_HIGH_DPI_CANVAS);$(ENABLE_ICONDATABASE);$(ENABLE_INDEXED_DATABASE);$(ENABLE_INPUT_TYPE_COLOR);$(ENABLE_INPUT_SPEECH);$(ENABLE_INPUT_TYPE_DATE);$(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE);$(ENABLE_INPUT_TYPE_DATETIMELOCAL);$(ENABLE_INPUT_TYPE_MONTH);$(ENABLE_INPUT_TYPE_TIME);$(ENABLE_INPUT_TYPE_WEEK);$(ENABLE_JAVASCRIPT_DEBUGGER);$(ENABLE_LEGACY_CSS_VENDOR_PREFIXES);$(ENABLE_LEGACY_NOTIFICATIONS);$(ENABLE_LINK_PREFETCH);$(ENABLE_LINK_PRERENDER);$(ENABLE_MATHML);$(ENABLE_METER_ELEMENT);$(ENABLE_MICRODATA);$(ENABLE_NOTIFICATIONS);$(ENABLE_PAGE_VISIBILITY_API);$(ENABLE_PROGRESS_ELEMENT);$(ENABLE_PROXIMITY_EVENTS);$(ENABLE_QUOTA);$(ENABLE_REGISTER_PROTOCOL_HANDLER);$(ENABLE_SCRIPTED_SPEECH);$(ENABLE_SHADOW_DOM);$(ENABLE_SHARED_WORKERS);$(ENABLE_STYLE_SCOPED);$(ENABLE_SVG);$(ENABLE_SVG_DOM_OBJC_BINDINGS);$(ENABLE_SVG_FONTS);$(ENABLE_SUBPIXEL_LAYOUT);$(ENABLE_TEXT_AUTOSIZING);$(ENABLE_UNDO_MANAGER);$(ENABLE_VIDEO);$(ENABLE_VIDEO_TRACK);$(ENABLE_VIEW_MODE_CSS_MEDIA);$(ENABLE_MEDIA_SOURCE);$(ENABLE_MEDIA_STATISTICS);$(ENABLE_WEB_SOCKETS);$(ENABLE_WEB_TIMING);$(ENABLE_WORKERS);$(ENABLE_XSLT);%(PreprocessorDefinitions)&lt;/PreprocessorDefinitions&gt;
</ins><span class="cx">     &lt;/ClCompile&gt;
</span><span class="cx">   &lt;/ItemDefinitionGroup&gt;
</span><span class="cx">   &lt;ItemGroup&gt;
</span><span class="lines">@@ -161,6 +162,10 @@
</span><span class="cx">       &lt;Value&gt;$(ENABLE_CSS_SHADERS)&lt;/Value&gt;
</span><span class="cx">       &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
</span><span class="cx">     &lt;/BuildMacro&gt;
</span><ins>+    &lt;BuildMacro Include=&quot;ENABLE_CSS_SHAPES&quot;&gt;
+      &lt;Value&gt;$(ENABLE_CSS_SHAPES)&lt;/Value&gt;
+      &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
+    &lt;/BuildMacro&gt;
</ins><span class="cx">     &lt;BuildMacro Include=&quot;ENABLE_CSS_STICKY_POSITION&quot;&gt;
</span><span class="cx">       &lt;Value&gt;$(ENABLE_CSS_STICKY_POSITION)&lt;/Value&gt;
</span><span class="cx">       &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
</span></span></pre></div>
<a id="branchessafari53776branchWebKitLibrarieswintoolsvspropsFeatureDefinesCairoprops"></a>
<div class="modfile"><h4>Modified: branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.props (169102 => 169103)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.props        2014-05-20 04:40:13 UTC (rev 169102)
+++ branches/safari-537.76-branch/WebKitLibraries/win/tools/vsprops/FeatureDefinesCairo.props        2014-05-20 05:30:10 UTC (rev 169103)
</span><span class="lines">@@ -18,6 +18,7 @@
</span><span class="cx">     &lt;ENABLE_CSS_IMAGE_SET&gt;ENABLE_CSS_IMAGE_SET&lt;/ENABLE_CSS_IMAGE_SET&gt;
</span><span class="cx">     &lt;ENABLE_CSS_REGIONS&gt;ENABLE_CSS_REGIONS&lt;/ENABLE_CSS_REGIONS&gt;
</span><span class="cx">     &lt;ENABLE_CSS_SHADERS /&gt;
</span><ins>+    &lt;ENABLE_CSS_SHAPES&gt;ENABLE_CSS_SHAPES&lt;/ENABLE_CSS_SHAPES&gt;
</ins><span class="cx">     &lt;ENABLE_CSS_STICKY_POSITION&gt;ENABLE_CSS_STICKY_POSITION&lt;/ENABLE_CSS_STICKY_POSITION&gt;
</span><span class="cx">     &lt;ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&gt;ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&lt;/ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&gt;
</span><span class="cx">     &lt;ENABLE_CUSTOM_SCHEME_HANDLER /&gt;
</span><span class="lines">@@ -89,7 +90,7 @@
</span><span class="cx">   &lt;/PropertyGroup&gt;
</span><span class="cx">   &lt;ItemDefinitionGroup&gt;
</span><span class="cx">     &lt;ClCompile&gt;
</span><del>-      &lt;PreprocessorDefinitions&gt;$(ENABLE_IFRAME_SEAMLESS);$(ENABLE_REQUEST_ANIMATION_FRAME);$(ENABLE_3D_RENDERING);$(ENABLE_ACCELERATED_2D_CANVAS);$(ENABLE_ACCELERATED_OVERFLOW_SCROLLING);$(ENABLE_BLOB);$(ENABLE_CANVAS_PROXY);$(ENABLE_CHANNEL_MESSAGING);$(ENABLE_CSS3_CONDITIONAL_RULES);$(ENABLE_CSS_IMAGE_SET);$(ENABLE_CSS3_TEXT);$(ENABLE_CSS_BOX_DECORATION_BREAK);$(ENABLE_CSS_FILTERS);$(ENABLE_CSS_GRID_LAYOUT);$(ENABLE_CSS_SHADERS);$(ENABLE_CSS_COMPOSITING);$(ENABLE_CSS_REGIONS);$(ENABLE_CSS_EXCLUSIONS);$(ENABLE_CSS_STICKY_POSITION);$(ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED);$(ENABLE_CUSTOM_SCHEME_HANDLER);$(ENABLE_SQL_DATABASE);$(ENABLE_DATAGRID);$(ENABLE_DATALIST_ELEMENT);$(ENABLE_DATA_TRANSFER_ITEMS);$(ENABLE_DETAILS_ELEMENT);$(ENABLE_DEVICE_ORIENTATION);$(ENABLE_DIRECTORY_UPLOAD);$(ENABLE_FILTERS);$(ENABLE_FILE_SYSTEM);$(ENABLE_FULLSCREEN_API);$(ENABLE_GAMEPAD);$(ENABLE_GEOLOCATION);$(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING);$(ENABLE_HIGH_DPI_CANVAS);$(ENABLE_ICONDATABASE);$(ENABLE_INDEXED_DATABASE);$(ENABLE_INPUT_TYPE_COLOR);$(ENABLE_INPUT_SPEECH);$(ENABLE_INPUT_TYPE_DATE);$(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE);$(ENABLE_INPUT_TYPE_DATETIMELOCAL);$(ENABLE_INPUT_TYPE_MONTH);$(ENABLE_INPUT_TYPE_TIME);$(ENABLE_INPUT_TYPE_WEEK);$(ENABLE_JAVASCRIPT_DEBUGGER);$(ENABLE_LEGACY_CSS_VENDOR_PREFIXES);$(ENABLE_LEGACY_NOTIFICATIONS);$(ENABLE_LINK_PREFETCH);$(ENABLE_LINK_PRERENDER);$(ENABLE_MATHML);$(ENABLE_METER_ELEMENT);$(ENABLE_MICRODATA);$(ENABLE_NOTIFICATIONS);$(ENABLE_PAGE_VISIBILITY_API);$(ENABLE_PROGRESS_ELEMENT);$(ENABLE_PROXIMITY_EVENTS);$(ENABLE_QUOTA);$(ENABLE_REGISTER_PROTOCOL_HANDLER);$(ENABLE_SCRIPTED_SPEECH);$(ENABLE_SHADOW_DOM);$(ENABLE_SHARED_WORKERS);$(ENABLE_STYLE_SCOPED);$(ENABLE_SVG);$(ENABLE_SVG_DOM_OBJC_BINDINGS);$(ENABLE_SVG_FONTS);$(ENABLE_SUBPIXEL_LAYOUT);$(ENABLE_TEXT_AUTOSIZING);$(ENABLE_UNDO_MANAGER);$(ENABLE_VIDEO);$(ENABLE_VIDEO_TRACK);$(ENABLE_VIEW_MODE_CSS_MEDIA);$(ENABLE_MEDIA_SOURCE);$(ENABLE_MEDIA_STATISTICS);$(ENABLE_WEB_SOCKETS);$(ENABLE_WEB_TIMING);$(ENABLE_WORKERS);$(ENABLE_XSLT);%(PreprocessorDefinitions)&lt;/PreprocessorDefinitions&gt;
</del><ins>+      &lt;PreprocessorDefinitions&gt;$(ENABLE_IFRAME_SEAMLESS);$(ENABLE_REQUEST_ANIMATION_FRAME);$(ENABLE_3D_RENDERING);$(ENABLE_ACCELERATED_2D_CANVAS);$(ENABLE_ACCELERATED_OVERFLOW_SCROLLING);$(ENABLE_BLOB);$(ENABLE_CANVAS_PROXY);$(ENABLE_CHANNEL_MESSAGING);$(ENABLE_CSS3_CONDITIONAL_RULES);$(ENABLE_CSS_IMAGE_SET);$(ENABLE_CSS3_TEXT);$(ENABLE_CSS_BOX_DECORATION_BREAK);$(ENABLE_CSS_FILTERS);$(ENABLE_CSS_GRID_LAYOUT);$(ENABLE_CSS_SHADERS);$(ENABLE_CSS_COMPOSITING);$(ENABLE_CSS_REGIONS);$(ENABLE_CSS_EXCLUSIONS);$(ENABLE_CSS_SHAPES);$(ENABLE_CSS_STICKY_POSITION);$(ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED);$(ENABLE_CUSTOM_SCHEME_HANDLER);$(ENABLE_SQL_DATABASE);$(ENABLE_DATAGRID);$(ENABLE_DATALIST_ELEMENT);$(ENABLE_DATA_TRANSFER_ITEMS);$(ENABLE_DETAILS_ELEMENT);$(ENABLE_DEVICE_ORIENTATION);$(ENABLE_DIRECTORY_UPLOAD);$(ENABLE_FILTERS);$(ENABLE_FILE_SYSTEM);$(ENABLE_FULLSCREEN_API);$(ENABLE_GAMEPAD);$(ENABLE_GEOLOCATION);$(ENABLE_HIDDEN_PAGE_DOM_TIMER_THROTTLING);$(ENABLE_HIGH_DPI_CANVAS);$(ENABLE_ICONDATABASE);$(ENABLE_INDEXED_DATABASE);$(ENABLE_INPUT_TYPE_COLOR);$(ENABLE_INPUT_SPEECH);$(ENABLE_INPUT_TYPE_DATE);$(ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE);$(ENABLE_INPUT_TYPE_DATETIMELOCAL);$(ENABLE_INPUT_TYPE_MONTH);$(ENABLE_INPUT_TYPE_TIME);$(ENABLE_INPUT_TYPE_WEEK);$(ENABLE_JAVASCRIPT_DEBUGGER);$(ENABLE_LEGACY_CSS_VENDOR_PREFIXES);$(ENABLE_LEGACY_NOTIFICATIONS);$(ENABLE_LINK_PREFETCH);$(ENABLE_LINK_PRERENDER);$(ENABLE_MATHML);$(ENABLE_METER_ELEMENT);$(ENABLE_MICRODATA);$(ENABLE_NOTIFICATIONS);$(ENABLE_PAGE_VISIBILITY_API);$(ENABLE_PROGRESS_ELEMENT);$(ENABLE_PROXIMITY_EVENTS);$(ENABLE_QUOTA);$(ENABLE_REGISTER_PROTOCOL_HANDLER);$(ENABLE_SCRIPTED_SPEECH);$(ENABLE_SHADOW_DOM);$(ENABLE_SHARED_WORKERS);$(ENABLE_STYLE_SCOPED);$(ENABLE_SVG);$(ENABLE_SVG_DOM_OBJC_BINDINGS);$(ENABLE_SVG_FONTS);$(ENABLE_SUBPIXEL_LAYOUT);$(ENABLE_TEXT_AUTOSIZING);$(ENABLE_UNDO_MANAGER);$(ENABLE_VIDEO);$(ENABLE_VIDEO_TRACK);$(ENABLE_VIEW_MODE_CSS_MEDIA);$(ENABLE_MEDIA_SOURCE);$(ENABLE_MEDIA_STATISTICS);$(ENABLE_WEB_SOCKETS);$(ENABLE_WEB_TIMING);$(ENABLE_WORKERS);$(ENABLE_XSLT);%(PreprocessorDefinitions)&lt;/PreprocessorDefinitions&gt;
</ins><span class="cx">     &lt;/ClCompile&gt;
</span><span class="cx">   &lt;/ItemDefinitionGroup&gt;
</span><span class="cx">   &lt;ItemGroup&gt;
</span><span class="lines">@@ -165,6 +166,10 @@
</span><span class="cx">       &lt;Value&gt;$(ENABLE_CSS_STICKY_POSITION)&lt;/Value&gt;
</span><span class="cx">       &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
</span><span class="cx">     &lt;/BuildMacro&gt;
</span><ins>+    &lt;BuildMacro Include=&quot;ENABLE_CSS_SHAPES&quot;&gt;
+      &lt;Value&gt;$(ENABLE_CSS_SHAPES)&lt;/Value&gt;
+      &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
+    &lt;/BuildMacro&gt;
</ins><span class="cx">     &lt;BuildMacro Include=&quot;ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED&quot;&gt;
</span><span class="cx">       &lt;Value&gt;$(ENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED)&lt;/Value&gt;
</span><span class="cx">       &lt;EnvironmentVariable&gt;true&lt;/EnvironmentVariable&gt;
</span></span></pre>
</div>
</div>

</body>
</html>