<!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>[180229] 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/180229">180229</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-02-17 10:47:55 -0800 (Tue, 17 Feb 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Document some accessibility and animation debug assertions (Unreviewed)

* platform/win/TestExpectations:</pre>

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

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (180228 => 180229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-02-17 18:42:55 UTC (rev 180228)
+++ trunk/LayoutTests/ChangeLog        2015-02-17 18:47:55 UTC (rev 180229)
</span><span class="lines">@@ -1,5 +1,11 @@
</span><span class="cx"> 2015-02-17  Brent Fulgham  &lt;bfulgham@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        [Win] Document some accessibility and animation debug assertions (Unreviewed)
+
+        * platform/win/TestExpectations:
+
+2015-02-17  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
</ins><span class="cx">         Document some debug assertions in Accessibility tests (Unreviewed)
</span><span class="cx"> 
</span><span class="cx">         * platform/win/TestExpectations:
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (180228 => 180229)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-02-17 18:42:55 UTC (rev 180228)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-02-17 18:47:55 UTC (rev 180229)
</span><span class="lines">@@ -698,12 +698,6 @@
</span><span class="cx"> # Times out in Release builds
</span><span class="cx"> webkit.org/b/47091 http/tests/misc/copy-resolves-urls.html [ Skip ]
</span><span class="cx"> 
</span><del>-# Actual values are sometimes slightly out of range of expected values
-webkit.org/b/48451 animations/combo-transform-translate+scale.html [ Pass Failure ]
-webkit.org/b/48451 animations/play-state.html [ Pass Failure ]
-webkit.org/b/48451 animations/suspend-resume-animation.html [ Pass Failure ]
-webkit.org/b/48451 animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
-
</del><span class="cx"> # Sometimes fail or timeout
</span><span class="cx"> webkit.org/b/48455 transitions/cancel-transition.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/48456 transitions/change-values-during-transition.html [ Pass Failure ]
</span><span class="lines">@@ -1352,16 +1346,27 @@
</span><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/table-missing-column-header-crash.html [ Skip ] # Debug assertion
</span><span class="cx"> webkit.org/b/140798 [ Release ] accessibility/table-title.html [ Failure ]
</span><span class="cx"> webkit.org/b/140798 [ Debug ] accessibility/table-title.html [ Skip ] # Debug assertion
</span><del>-webkit.org/b/140798 accessibility/table-with-aria-role.html [ Failure ]
-webkit.org/b/140798 accessibility/table-with-footer-section-above-body.html [ Failure ]
-webkit.org/b/140798 accessibility/table-with-hidden-head-section.html [ Failure ]
-webkit.org/b/140798 accessibility/table-with-mismatch-column-count-in-initial-section.html [ Failure ]
-webkit.org/b/140798 accessibility/table-with-missing-aria-role-rows.html [ Failure ]
-webkit.org/b/140798 accessibility/text-role-with-aria-hidden-inside.html [ Failure ]
-webkit.org/b/140798 accessibility/textarea-insertion-point-line-number.html [ Failure ]
-webkit.org/b/140798 accessibility/th-as-title-ui.html [ Failure ]
-webkit.org/b/140798 accessibility/title-ui-element-correctness.html [ Failure ]
-webkit.org/b/140798 accessibility/transformed-bounds.html [ Failure ]
</del><ins>+webkit.org/b/140798 [ Release ] accessibility/table-with-aria-role.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/table-with-aria-role.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/table-with-footer-section-above-body.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/table-with-footer-section-above-body.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/table-with-hidden-head-section.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/table-with-hidden-head-section.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/table-with-mismatch-column-count-in-initial-section.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/table-with-mismatch-column-count-in-initial-section.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/table-with-missing-aria-role-rows.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/table-with-missing-aria-role-rows.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/text-role-with-aria-hidden-inside.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/text-role-with-aria-hidden-inside.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/textarea-insertion-point-line-number.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/textarea-insertion-point-line-number.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/th-as-title-ui.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/th-as-title-ui.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/title-ui-element-correctness.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/title-ui-element-correctness.html [ Skip ] # Debug assertion
+webkit.org/b/140798 [ Release ] accessibility/transformed-bounds.html [ Failure ]
+webkit.org/b/140798 [ Debug ] accessibility/transformed-bounds.html [ Skip ] # Debug assertion
+
</ins><span class="cx"> # The following timeouts are caused by the same problem: [ Failure ]
</span><span class="cx"> webkit.org/b/126066 accessibility/loading-iframe-updates-axtree.html [ Skip ]
</span><span class="cx"> webkit.org/b/140798 accessibility/aria-hidden-false-works-in-subtrees.html [ Skip ]
</span><span class="lines">@@ -1384,8 +1389,10 @@
</span><span class="cx"> webkit.org/b/140832 [ Release ] accessibility/spinbutton-value.html [ Failure ]
</span><span class="cx"> webkit.org/b/140832 [ Release ] accessibility/svg-remote-element.html [ Failure ]
</span><span class="cx"> webkit.org/b/140832 [ Debug ] accessibility/svg-remote-element.html [ Skip ] # Debug assertion
</span><del>-webkit.org/b/140832 accessibility/textarea-line-for-index.html [ Failure ]
-webkit.org/b/140832 accessibility/textarea-selected-text-range.html [ Failure ]
</del><ins>+webkit.org/b/140832 [ Release ] accessibility/textarea-line-for-index.html [ Failure ]
+webkit.org/b/140832 [ Debug ] accessibility/textarea-line-for-index.html [ Skip ] # Debug assertion
+webkit.org/b/140832 [ Release ] accessibility/textarea-selected-text-range.html [ Failure ]
+webkit.org/b/140832 [ Debug ] accessibility/textarea-selected-text-range.html [ Skip ] # Debug assertion
</ins><span class="cx"> 
</span><span class="cx"> # TODO Need to implement global addNotificationListener in Windows DRT
</span><span class="cx"> accessibility/content-editable-as-textarea.html [ Skip ]
</span><span class="lines">@@ -1516,9 +1523,12 @@
</span><span class="cx"> [ Debug ] accessibility/table-roles-hierarchy.html [ Skip ] # Debug assertion
</span><span class="cx"> [ Release ] accessibility/table-sections.html [ Failure ]
</span><span class="cx"> [ Debug ] accessibility/table-sections.html [ Skip ] # Debug assertion
</span><del>-accessibility/table-with-rules.html [ Failure ]
-accessibility/transformed-element.html [ Failure ]
-accessibility/visible-elements.html [ Failure ]
</del><ins>+[ Release ] accessibility/table-with-rules.html [ Failure ]
+[ Debug ] accessibility/table-with-rules.html [ Skip ] # Debug assertion
+[ Release ] accessibility/transformed-element.html [ Failure ]
+[ Debug ] accessibility/transformed-element.html [ Skip ] # Debug assertion
+[ Release ] accessibility/visible-elements.html [ Failure ]
+[ Debug ] accessibility/visible-elements.html [ Skip ] # Debug assertion
</ins><span class="cx"> 
</span><span class="cx"> # Not Investigated: A lot of DEBUG asserts, maybe related to items listed above
</span><span class="cx"> [ Debug ] accessibility/accessibility-object-detached.html [ Skip ] # Crashing
</span><span class="lines">@@ -1589,12 +1599,73 @@
</span><span class="cx"> [ Debug ] accessibility/table-notbody.html [ Skip ] # Debug assertion
</span><span class="cx"> [ Debug ] accessibility/table-nofirstbody.html [ Skip ] # Debug assertion
</span><span class="cx"> [ Debug ] accessibility/table-remove-cell-crash.html [ Skip ] # Debug assertion
</span><ins>+[ Debug ] accessibility/table-with-empty-thead-causes-crash.html [ Skip ] # Debug assertion
+[ Debug ] accessibility/textbox-role-on-contenteditable-crash.html [ Skip ] # Debug assertion
+[ Debug ] accessibility/textbox-role-reports-selection.html [ Skip ] # Debug assertion
+[ Debug ] accessibility/updating-attribute-in-table-causes-crash.html [ Skip ] # Debug assertion
</ins><span class="cx"> ################################################################################
</span><span class="cx"> #######################   End Accessibility Issues   ###########################
</span><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> ################################################################################
</span><ins>+#################         Animation Issues                  ####################
+################################################################################
+# Sometimes fail
+webkit.org/b/49182 [ Release ] animations/stop-animation-on-suspend.html [ Pass Failure ]
+webkit.org/b/49182 [ Debug ] animations/stop-animation-on-suspend.html [ Failure ]
+webkit.org/b/48997 [ Release ] animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
+webkit.org/b/48997 [ Debug ] animations/animation-iteration-event-destroy-renderer.html [ Skip ] # Debug assertion
+
+webkit.org/b/117323 [ Release ] animations/animation-delay-changed.html [ Pass Failure Timeout ]
+webkit.org/b/117323 [ Debug ] animations/animation-delay-changed.html [ Skip ] # Debug assertion
+animations/cross-fade-background-image.html [ ImageOnlyFailure ]
+animations/resume-after-page-cache.html [ Pass Failure ]
+animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
+animations/transition-and-animation-2.html [ Pass Failure ]
+
+# Actual values are sometimes slightly out of range of expected values
+webkit.org/b/48451 animations/combo-transform-translate+scale.html [ Pass Failure ]
+webkit.org/b/48451 animations/play-state.html [ Pass Failure ]
+webkit.org/b/48451 animations/suspend-resume-animation.html [ Pass Failure ]
+webkit.org/b/48451 animations/3d/transform-origin-vs-functions.html [ Pass Failure ]
+
+# Debug assertions
+[ Debug ] animations/animation-controller-drt-api.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-hardware.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-hit-test-transform.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-hit-test.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-normal.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-internals-api.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-fill-mode-hardware.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-internals-api-multiple-keyframes.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-shorthand-name-order.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-offscreen-to-onscreen.html [ Skip ] # Debug assertion
+[ Debug ] animations/additive-transform-animations.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-fill-mode.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-matrix-negative-scale-unmatrix.html [ Skip ] # Debug assertion
+[ Debug ] animations/added-while-suspended.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-events-create.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-end-event-short-iterations.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-shorthand-overriding.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-hardware-opacity.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-on-inline-crash.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-css-rule-types.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-alternate-reverse.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-timing-functions.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-add-events-in-handler.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-end-event-destroy-renderer.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-non-hardware.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-border-overflow.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction-reverse-timing-functions-hardware.html [ Skip ] # Debug assertion
+[ Debug ] animations/animation-direction.html [ Skip ] # Debug assertion
+################################################################################
+##################       End Animation Issues             ######################
+################################################################################
+
+
+################################################################################
</ins><span class="cx"> ##################          Canvas Issues                   ####################
</span><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><span class="lines">@@ -2254,7 +2325,6 @@
</span><span class="cx"> fast/html/keygen.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Sometimes times out
</span><del>-webkit.org/b/48997 animations/animation-iteration-event-destroy-renderer.html [ Pass Timeout ]
</del><span class="cx"> fast/frames/flattening/scrolling-in-object.html [ Pass Timeout ]
</span><span class="cx"> fast/dom/location-new-window-no-crash.html [ Pass Timeout ]
</span><span class="cx"> fast/loader/user-style-sheet-resource-load-callbacks.html [ Pass Timeout ]
</span><span class="lines">@@ -2265,10 +2335,6 @@
</span><span class="cx"> dom/xhtml/level2/html/HTMLElement102.xhtml [ Pass Failure Timeout ]
</span><span class="cx"> dom/xhtml/level3/core/documentrenamenode08.xhtml [ Pass Timeout ]
</span><span class="cx"> 
</span><del>-# Sometimes fail
-webkit.org/b/49182 [ Release ] animations/stop-animation-on-suspend.html [ Pass Failure ]
-webkit.org/b/49182 [ Debug ] animations/stop-animation-on-suspend.html [ Failure ]
-
</del><span class="cx"> # Timed out loading page (check if this is due to missing DumpRenderTree functionality)
</span><span class="cx"> fast/encoding/char-encoding.html [ Skip ]
</span><span class="cx"> fast/frames/frame-navigation.html [ Skip ]
</span><span class="lines">@@ -2510,12 +2576,6 @@
</span><span class="cx"> [ Debug ] platform/win/fast/text/uniscribe-item-boundary-crash.html [ Skip ] # Crashing
</span><span class="cx"> [ Debug ] transforms/3d/general/perspective-non-layer.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
-animations/cross-fade-background-image.html [ ImageOnlyFailure ]
-animations/resume-after-page-cache.html [ Pass Failure ]
-animations/cross-fade-webkit-mask-box-image.html [ Pass Failure ImageOnlyFailure ]
-animations/transition-and-animation-2.html [ Pass Failure ]
-
</del><span class="cx"> # These don't seem to be running.
</span><span class="cx"> webkit.org/b/113946 compositing/contents-opaque/control-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/116564 compositing/contents-opaque/filter.html [ Failure ]
</span></span></pre>
</div>
</div>

</body>
</html>