<!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>[179026] 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/179026">179026</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-23 13:57:23 -0800 (Fri, 23 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed gardening after landing <a href="http://trac.webkit.org/projects/webkit/changeset/179024">r179024</a>.

Update Windows-specific accessibility tests and test expectations after making Windows AX output match Mac.
This allows us to share more Mac results.

* platform/win/TestExpectations:
* platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt:
* platform/win/accessibility/aria-checkbox-text-expected.txt: Removed.
* platform/win/accessibility/aria-combobox-expected.txt:
* platform/win/accessibility/aria-fallback-roles-expected.txt: Removed.
* platform/win/accessibility/aria-hidden-expected.txt: Removed.
* platform/win/accessibility/aria-labelledby-on-input-expected.txt: Removed.
* platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt:
* platform/win/accessibility/aria-labelledby-overrides-label-expected.txt: Removed.
* platform/win/accessibility/aria-list-and-listitem-expected.txt:
* platform/win/accessibility/aria-mappings-expected.txt: Added.
* platform/win/accessibility/aria-menubar-menuitems-expected.txt:
* platform/win/accessibility/aria-option-role-expected.txt:
* platform/win/accessibility/aria-presentational-role-expected.txt: Removed.
* platform/win/accessibility/aria-roles-expected.txt:
* platform/win/accessibility/aria-tab-role-on-buttons-expected.txt:
* platform/win/accessibility/aria-tab-roles-expected.txt:
* platform/win/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
* platform/win/accessibility/canvas-description-and-role-expected.txt:
* platform/win/accessibility/canvas-fallback-content-expected.txt:
* platform/win/accessibility/css-content-attribute-expected.txt: Added.
* platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt:
* platform/win/accessibility/div-within-anchors-causes-crash-expected.txt:
* platform/win/accessibility/document-enabled-state-expected.txt:
* platform/win/accessibility/document-enabled-state.html:
* platform/win/accessibility/document-role-expected.txt:
* platform/win/accessibility/heading-elements-expected.txt:
* platform/win/accessibility/heading-elements.html:
* platform/win/accessibility/image-map1-expected.txt: Added.
* platform/win/accessibility/image-with-alt-and-map-expected.txt: Added.
* platform/win/accessibility/img-alt-attribute-expected.txt:
* platform/win/accessibility/img-alt-attribute.html:
* platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt: Removed.
* platform/win/accessibility/img-aria-button-alt-tag-expected.txt: Removed.
* platform/win/accessibility/img-fallsback-to-title-expected.txt: Removed.
* platform/win/accessibility/input-image-alt-expected.txt: Removed.
* platform/win/accessibility/linked-elements-expected.txt:
* platform/win/accessibility/linked-elements.html:
* platform/win/accessibility/list-item-role-expected.txt:
* platform/win/accessibility/list-item-role.html:
* platform/win/accessibility/list-marker-role-expected.txt:
* platform/win/accessibility/list-marker-role.html:
* platform/win/accessibility/list-role-expected.txt:
* platform/win/accessibility/list-role.html:
* platform/win/accessibility/multiple-select-element-role-expected.txt:
* platform/win/accessibility/multiple-select-element-role.html:
* platform/win/accessibility/parent-element-expected.txt:
* platform/win/accessibility/parent-element.html:
* platform/win/accessibility/select-element-role-expected.txt:
* platform/win/accessibility/select-element-role.html:
* platform/win/accessibility/selection-and-focus-expected.txt:
* platform/win/accessibility/selection-and-focus.html:
* platform/win/accessibility/single-select-children.html:
* platform/win/accessibility/svg-image-expected.txt: Removed.
* platform/win/accessibility/text-role-expected.txt:
* platform/win/aria-labelledby-overrides-aria-label-actual.txt: Added.</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>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityadjacentcontinuationscauseassertionfailureexpectedtxt">trunk/LayoutTests/platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariacomboboxexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-combobox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityarialabelledbyoverridesarialabelexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityarialistandlistitemexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-list-and-listitem-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariamenubarmenuitemsexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-menubar-menuitems-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariaoptionroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-option-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariarolesexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-roles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariatabroleonbuttonsexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-tab-role-on-buttons-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariatabrolesexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-tab-roles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitycanvasdescriptionandroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/canvas-description-and-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitycanvasfallbackcontentexpectedtxt">trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitydeletingiframedestroysaxcacheexpectedtxt">trunk/LayoutTests/platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitydivwithinanchorscausescrashexpectedtxt">trunk/LayoutTests/platform/win/accessibility/div-within-anchors-causes-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitydocumentenabledstateexpectedtxt">trunk/LayoutTests/platform/win/accessibility/document-enabled-state-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitydocumentenabledstatehtml">trunk/LayoutTests/platform/win/accessibility/document-enabled-state.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitydocumentroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/document-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityheadingelementsexpectedtxt">trunk/LayoutTests/platform/win/accessibility/heading-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityheadingelementshtml">trunk/LayoutTests/platform/win/accessibility/heading-elements.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimgaltattributeexpectedtxt">trunk/LayoutTests/platform/win/accessibility/img-alt-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimgaltattributehtml">trunk/LayoutTests/platform/win/accessibility/img-alt-attribute.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylinkedelementsexpectedtxt">trunk/LayoutTests/platform/win/accessibility/linked-elements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylinkedelementshtml">trunk/LayoutTests/platform/win/accessibility/linked-elements.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistitemroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/list-item-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistitemrolehtml">trunk/LayoutTests/platform/win/accessibility/list-item-role.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistmarkerroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/list-marker-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistmarkerrolehtml">trunk/LayoutTests/platform/win/accessibility/list-marker-role.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/list-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitylistrolehtml">trunk/LayoutTests/platform/win/accessibility/list-role.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitymultipleselectelementroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitymultipleselectelementrolehtml">trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityparentelementexpectedtxt">trunk/LayoutTests/platform/win/accessibility/parent-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityparentelementhtml">trunk/LayoutTests/platform/win/accessibility/parent-element.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityselectelementroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/select-element-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityselectelementrolehtml">trunk/LayoutTests/platform/win/accessibility/select-element-role.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityselectionandfocusexpectedtxt">trunk/LayoutTests/platform/win/accessibility/selection-and-focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityselectionandfocushtml">trunk/LayoutTests/platform/win/accessibility/selection-and-focus.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitysingleselectchildrenhtml">trunk/LayoutTests/platform/win/accessibility/single-select-children.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitytextroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/text-role-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariamappingsexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-mappings-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitycsscontentattributeexpectedtxt">trunk/LayoutTests/platform/win/accessibility/css-content-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimagemap1expectedtxt">trunk/LayoutTests/platform/win/accessibility/image-map1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimagewithaltandmapexpectedtxt">trunk/LayoutTests/platform/win/accessibility/image-with-alt-and-map-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinarialabelledbyoverridesarialabelactualtxt">trunk/LayoutTests/platform/win/aria-labelledby-overrides-aria-label-actual.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariacheckboxtextexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-checkbox-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariafallbackrolesexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-fallback-roles-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariahiddenexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-hidden-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityarialabelledbyoninputexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-labelledby-on-input-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityarialabelledbyoverrideslabelexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-label-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariapresentationalroleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-presentational-role-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityariatogglebuttonwithtitleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimgalttagonlywhitespaceexpectedtxt">trunk/LayoutTests/platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimgariabuttonalttagexpectedtxt">trunk/LayoutTests/platform/win/accessibility/img-aria-button-alt-tag-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityimgfallsbacktotitleexpectedtxt">trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilityinputimagealtexpectedtxt">trunk/LayoutTests/platform/win/accessibility/input-image-alt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinaccessibilitysvgimageexpectedtxt">trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/ChangeLog        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,3 +1,67 @@
</span><ins>+2015-01-23  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed gardening after landing r179024.
+
+        Update Windows-specific accessibility tests and test expectations after making Windows AX output match Mac.
+        This allows us to share more Mac results.
+
+        * platform/win/TestExpectations:
+        * platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt:
+        * platform/win/accessibility/aria-checkbox-text-expected.txt: Removed.
+        * platform/win/accessibility/aria-combobox-expected.txt:
+        * platform/win/accessibility/aria-fallback-roles-expected.txt: Removed.
+        * platform/win/accessibility/aria-hidden-expected.txt: Removed.
+        * platform/win/accessibility/aria-labelledby-on-input-expected.txt: Removed.
+        * platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt:
+        * platform/win/accessibility/aria-labelledby-overrides-label-expected.txt: Removed.
+        * platform/win/accessibility/aria-list-and-listitem-expected.txt:
+        * platform/win/accessibility/aria-mappings-expected.txt: Added.
+        * platform/win/accessibility/aria-menubar-menuitems-expected.txt:
+        * platform/win/accessibility/aria-option-role-expected.txt:
+        * platform/win/accessibility/aria-presentational-role-expected.txt: Removed.
+        * platform/win/accessibility/aria-roles-expected.txt:
+        * platform/win/accessibility/aria-tab-role-on-buttons-expected.txt:
+        * platform/win/accessibility/aria-tab-roles-expected.txt:
+        * platform/win/accessibility/aria-toggle-button-with-title-expected.txt: Removed.
+        * platform/win/accessibility/canvas-description-and-role-expected.txt:
+        * platform/win/accessibility/canvas-fallback-content-expected.txt:
+        * platform/win/accessibility/css-content-attribute-expected.txt: Added.
+        * platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt:
+        * platform/win/accessibility/div-within-anchors-causes-crash-expected.txt:
+        * platform/win/accessibility/document-enabled-state-expected.txt:
+        * platform/win/accessibility/document-enabled-state.html:
+        * platform/win/accessibility/document-role-expected.txt:
+        * platform/win/accessibility/heading-elements-expected.txt:
+        * platform/win/accessibility/heading-elements.html:
+        * platform/win/accessibility/image-map1-expected.txt: Added.
+        * platform/win/accessibility/image-with-alt-and-map-expected.txt: Added.
+        * platform/win/accessibility/img-alt-attribute-expected.txt:
+        * platform/win/accessibility/img-alt-attribute.html:
+        * platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt: Removed.
+        * platform/win/accessibility/img-aria-button-alt-tag-expected.txt: Removed.
+        * platform/win/accessibility/img-fallsback-to-title-expected.txt: Removed.
+        * platform/win/accessibility/input-image-alt-expected.txt: Removed.
+        * platform/win/accessibility/linked-elements-expected.txt:
+        * platform/win/accessibility/linked-elements.html:
+        * platform/win/accessibility/list-item-role-expected.txt:
+        * platform/win/accessibility/list-item-role.html:
+        * platform/win/accessibility/list-marker-role-expected.txt:
+        * platform/win/accessibility/list-marker-role.html:
+        * platform/win/accessibility/list-role-expected.txt:
+        * platform/win/accessibility/list-role.html:
+        * platform/win/accessibility/multiple-select-element-role-expected.txt:
+        * platform/win/accessibility/multiple-select-element-role.html:
+        * platform/win/accessibility/parent-element-expected.txt:
+        * platform/win/accessibility/parent-element.html:
+        * platform/win/accessibility/select-element-role-expected.txt:
+        * platform/win/accessibility/select-element-role.html:
+        * platform/win/accessibility/selection-and-focus-expected.txt:
+        * platform/win/accessibility/selection-and-focus.html:
+        * platform/win/accessibility/single-select-children.html:
+        * platform/win/accessibility/svg-image-expected.txt: Removed.
+        * platform/win/accessibility/text-role-expected.txt:
+        * platform/win/aria-labelledby-overrides-aria-label-actual.txt: Added.
+
</ins><span class="cx"> 2015-01-23  Joseph Pecoraro  &lt;pecoraro@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Web Inspector: Object Previews in the Console
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1195,180 +1195,169 @@
</span><span class="cx"> ##################        Accessibility Issues              ####################
</span><span class="cx"> ################################################################################
</span><span class="cx"> 
</span><del>-accessibility [ Skip ]
</del><ins>+# Missing 'press' support
+accessibility/axpress-on-aria-button.html [ Skip ]
+accessibility/svg-element-press.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# AX: windows DRT needs to implement ::press
-webkit.org/b/36145 accessibility/aria-link-supports-press.html
-webkit.org/b/36145 accessibility/label-element-press.html
-webkit.org/b/36145 accessibility/press-works-on-control-types.html
-
</del><span class="cx"> # Accessibility tests for notifications that don't exist or aren't needed on Mac OS X (or Windows)
</span><span class="cx"> accessibility/aria-checkbox-sends-notification.html [ Skip ]
</span><span class="cx"> accessibility/children-changed-sends-notification.html [ Skip ]
</span><span class="cx"> 
</span><del>-# isIndeterminate is not implemented in mac
-webkit.org/b/125855 accessibility/aria-checked-mixed-value.html [ Skip ]
</del><ins>+webkit.org/b/140796 accessibility/alt-tag-on-image-with-nonimage-role.html [ Skip ]
+webkit.org/b/140798 accessibility/aria-controls-with-tabs.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# ariaControlsElementAtIndex is not implemented in mac or win
-webkit.org/b/127908 accessibility/aria-controls.html [ Skip ]
</del><ins>+# The Windows Accessibility implementation is unable to recurse through the document to
+# find elements (in some cases). The following failures are due to this.
+webkit.org/b/140798 accessibility/aria-checked-mixed-value.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-controls.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-flowto.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-hidden-negates-no-visibility.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-hidden-with-elements.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-labeled-with-hidden-node.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-sort.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-tables.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-text-role.html [ Failure ]
+webkit.org/b/140798 accessibility/aria-used-on-image-maps.html [ Failure ]
+webkit.org/b/140798 accessibility/auto-filled-value.html [ Failure ]
+webkit.org/b/140798 accessibility/box-styled-lists.html [ Failure ]
+webkit.org/b/140798 accessibility/canvas-fallback-content-2.html [ Failure ]
+webkit.org/b/140798 accessibility/empty-image-with-title.html [ Failure ]
+webkit.org/b/140798 accessibility/fieldset-element.html [ Failure ]
+webkit.org/b/140798 accessibility/global-aria-attributes-invalidate-presentational.html [ Failure ]
+webkit.org/b/140798 accessibility/heading-crash-after-hidden.html [ Failure ]
+webkit.org/b/140798 accessibility/html-html-element-is-ignored.html [ Failure ]
+webkit.org/b/140798 accessibility/inline-block-assertion.html [ Failure ]
+webkit.org/b/140798 accessibility/input-type-hidden-in-aria-hidden-false.html [ Failure ]
+webkit.org/b/140798 accessibility/legend-children-are-visible.html [ Failure ]
+webkit.org/b/140798 accessibility/link-inside-button-accessible-text.html [ Failure ]
+webkit.org/b/140798 accessibility/list-detection.html [ Failure ]
+webkit.org/b/140798 accessibility/listitem-title.html [ Failure ]
+webkit.org/b/140798 accessibility/math-text.html [ Failure ]
+webkit.org/b/140798 accessibility/negative-tabindex-does-not-expose-label.html [ Failure ]
+webkit.org/b/140798 accessibility/non-data-table-cell-title-ui-element.html [ Failure ]
+webkit.org/b/140798 accessibility/noscript-ignored.html [ Failure ]
+webkit.org/b/140798 accessibility/password-field-value.html [ Failure ]
+webkit.org/b/140798 accessibility/poorly-formed-aria-table.html [ Failure ]
+webkit.org/b/140798 accessibility/radio-button-group-members.html [ Failure ]
+webkit.org/b/140798 accessibility/radio-button-title-label.html [ Failure ]
+webkit.org/b/140798 accessibility/range-alter-by-percent.html [ Failure ]
+webkit.org/b/140798 accessibility/render-counter-text.html [ Failure ]
+webkit.org/b/140798 accessibility/secure-textfield-title-ui.html [ Failure ]
+webkit.org/b/140798 accessibility/select-element-at-index.html [ Failure ]
+webkit.org/b/140798 accessibility/self-referencing-aria-labelledby.html [ Failure ]
+webkit.org/b/140798 accessibility/svg-bounds.html [ Failure ]
+webkit.org/b/140798 accessibility/svg-group-element-with-title.html [ Failure ]
+webkit.org/b/140798 accessibility/svg-labelledby.html [ Failure ]
+webkit.org/b/140798 accessibility/tabindex-elements-are-accessible.html [ Failure ]
+webkit.org/b/140798 accessibility/table-cell-for-column-and-row-crash.html [ Failure ]
+webkit.org/b/140798 accessibility/table-cell-spans.html [ Failure ]
+webkit.org/b/140798 accessibility/table-cells-roles.html [ Failure ]
+webkit.org/b/140798 accessibility/table-cells.html [ Failure ]
+webkit.org/b/140798 accessibility/table-column-headers-with-captions.html [ Failure ]
+webkit.org/b/140798 accessibility/table-fallback-roles-expose-element-attributes.html [ Failure ]
+webkit.org/b/140798 accessibility/table-headers.html [ Failure ]
+webkit.org/b/140798 accessibility/table-incorrect-colspan-cell.html [ Failure ]
+webkit.org/b/140798 accessibility/table-missing-column-header-crash.html [ Failure ]
+webkit.org/b/140798 accessibility/table-title.html [ Failure ]
+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 ]
+# The following timeouts are caused by the same problem: [ Failure ]
+webkit.org/b/126066 accessibility/loading-iframe-updates-axtree.html [ Skip ]
+webkit.org/b/140798 accessibility/aria-hidden-false-works-in-subtrees.html [ Skip ]
</ins><span class="cx"> 
</span><del>-# Accessibility tests without results or with Mac-specific results.
-accessibility/aria-checkbox-text.html
-accessibility/aria-combobox.html
-accessibility/aria-controls-with-tabs.html
-accessibility/aria-describedby-on-input.html
-accessibility/aria-disabled.html
-accessibility/aria-hidden.html
-accessibility/aria-hidden-with-elements.html
-accessibility/aria-invalid.html
-accessibility/aria-label.html
-accessibility/aria-labelledby-overrides-label.html
-accessibility/aria-labelledby-on-input.html
-accessibility/aria-labelledby-stay-within.html
-accessibility/aria-list-and-listitem.html
-accessibility/aria-menubar-menuitems.html
-accessibility/aria-presentational-role.html
-accessibility/aria-readonly.html
-accessibility/aria-roles.html
-accessibility/aria-slider-value.html
-accessibility/aria-scrollbar-role.html
-accessibility/aria-tables.html
-accessibility/aria-tab-roles.html
-accessibility/aria-text-role.html
-accessibility/aria-used-on-image-maps.html
-accessibility/button-press-action.html
-accessibility/document-attributes.html
-accessibility/ignore-spacer-elements.html
-accessibility/image-link.html
-accessibility/image-map1.html
-accessibility/image-map2.html
-accessibility/img-aria-button-alt-tag.html
-accessibility/input-image-alt.html
-accessibility/internal-link-anchors2.html
-accessibility/language-attribute.html
-accessibility/lists.html
-accessibility/media-element.html
-accessibility/nochildren-elements.html
-accessibility/non-data-table-cell-title-ui-element.html
-accessibility/non-native-image-crash.html
-accessibility/notification-listeners.html
-accessibility/onclick-handlers.html
-accessibility/aria-option-role.html
-accessibility/placeholder.html
-accessibility/plugin.html
-accessibility/radio-button-group-members.html
-accessibility/radio-button-title-label.html
-accessibility/secure-textfield-title-ui.html
-accessibility/spinbutton-value.html
-accessibility/svg-remote-element.html
-accessibility/table-attributes.html
-accessibility/table-cell-for-column-and-row-crash.html
-accessibility/table-cell-spans.html
-accessibility/table-cells.html
-accessibility/table-detection.html
-accessibility/table-modification-crash.html
-accessibility/table-nofirstbody.html
-accessibility/table-notbody.html
-accessibility/table-one-cell.html
-accessibility/table-sections.html
-accessibility/table-with-aria-role.html
-accessibility/table-with-rules.html
-accessibility/textarea-insertion-point-line-number.html
-accessibility/textarea-line-for-index.html
-accessibility/textarea-selected-text-range.html
-accessibility/title-ui-element-correctness.html
-accessibility/th-as-title-ui.html
-accessibility/transformed-element.html
-accessibility/visible-elements.html
</del><ins>+# The following fail because of missing numerical output support.
+webkit.org/b/140832 accessibility/aria-slider-value-change.html [ Failure ]
+webkit.org/b/140832 accessibility/aria-slider-value.html [ Failure ]
+webkit.org/b/140832 accessibility/combo-box-collapsed-selection-changed.html [ Failure ]
+webkit.org/b/140832 accessibility/meter-element.html [ Failure ]
+webkit.org/b/140832 accessibility/progressbar.html [ Failure ]
+webkit.org/b/140832 accessibility/range-alter-by-step.html [ Failure ]
+webkit.org/b/140832 accessibility/aria-scrollbar-role.html [ Failure ]
+webkit.org/b/140832 accessibility/notification-listeners.html [ Failure ]
+webkit.org/b/140832 accessibility/spinbutton-value.html [ Failure ]
+webkit.org/b/140832 accessibility/svg-remote-element.html [ Failure ]
+webkit.org/b/140832 accessibility/textarea-line-for-index.html [ Failure ]
+webkit.org/b/140832 accessibility/textarea-selected-text-range.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Skip a bunch of tests to get EWS bots in a better state.
-accessibility/canvas-fallback-content-2.html
-accessibility/axpress-on-aria-button.html
-accessibility/password-field-value.html
-accessibility/paragraph-with-linebreaks.html
-accessibility/aria-hidden-negates-no-visibility.html
-accessibility/tabindex-elements-are-accessible.html
-accessibility/roles-exposed.html
-accessibility/aria-sort.html
-accessibility/transformed-bounds.html
-accessibility/global-aria-attributes-invalidate-presentational.html
-accessibility/content-editable.html
-accessibility/alt-tag-on-image-with-nonimage-role.html
-accessibility/focusable-div.html
-accessibility/roles-computedRoleString.html
-accessibility/aria-slider-value-change.html
-accessibility/aria-labeled-with-hidden-node.html
-accessibility/table-with-mismatch-column-count-in-initial-section.html
-accessibility/table-title.html
-accessibility/negative-tabindex-does-not-expose-label.html
-accessibility/deleting-iframe-destroys-axcache.html
-accessibility/svg-element-press.html
-accessibility/link-inside-button-accessible-text.html
-accessibility/html5-required-attribute.html
-accessibility/meter-element.html
-accessibility/poorly-formed-aria-table.html
-accessibility/aria-hidden-hides-all-elements.html
-accessibility/aria-required.html
-accessibility/text-role-with-aria-hidden-inside.html
-accessibility/aria-disabled-propagated-to-children.html
-accessibility/aria-labelledby-overrides-aria-labeledby.html
-accessibility/aria-mappings.html
-accessibility/aria-flowto.html
-accessibility/img-fallsback-to-title.html
-accessibility/svg-group-element-with-title.html
-accessibility/progressbar.html
-accessibility/self-referencing-aria-labelledby.html
-accessibility/element-haspopup.html
-accessibility/heading-crash-after-hidden.html
-accessibility/aria-hidden-false-works-in-subtrees.html
-accessibility/range-alter-by-step.html
-accessibility/popup-button-title.html
-accessibility/fieldset-element.html
-accessibility/box-styled-lists.html
-accessibility/list-detection.html
-accessibility/table-with-hidden-head-section.html
-accessibility/file-upload-button-stringvalue.html
-accessibility/range-alter-by-percent.html
-accessibility/listitem-title.html
-accessibility/heading-title-includes-links.html
-accessibility/aria-help.html
-accessibility/empty-image-with-title.html
-platform/win/accessibility/single-select-children-changed.html        [ Skip ]
</del><ins>+# The following failures have not been investigated.
+accessibility/aria-readonly.html [ Failure ]
+accessibility/aria-required.html [ Failure ]
+accessibility/content-editable.html [ Failure ]
+accessibility/document-attributes.html [ Failure ]
+accessibility/element-haspopup.html [ Failure ]
+accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
+accessibility/heading-level.html [ Failure ]
+accessibility/help-text.html [ Failure ]
+accessibility/html5-required-attribute.html [ Failure ]
+accessibility/image-link.html [ Failure ]
+accessibility/image-map2.html [ Failure ]
+accessibility/internal-link-anchors2.html [ Failure ]
+accessibility/language-attribute.html [ Failure ]
+accessibility/lists.html [ Failure ]
+accessibility/multiselect-list-reports-active-option.html [ Failure ]
+accessibility/onclick-handlers.html [ Failure ]
+accessibility/parent-delete.html [ Failure ]
+accessibility/placeholder.html [ Failure ]
+accessibility/plugin.html [ Failure ]
+accessibility/press-target-uses-text-descendant-node.html [ Failure ]
+accessibility/roles-computedRoleString.html [ Failure ]
+accessibility/roles-exposed.html [ Failure ]
+accessibility/table-attributes.html [ Failure ]
+accessibility/table-detection.html [ Failure ]
+accessibility/table-one-cell.html [ Failure ]
+accessibility/table-roles-hierarchy.html [ Failure ]
+accessibility/table-sections.html [ Failure ]
+accessibility/table-with-rules.html [ Failure ]
+accessibility/transformed-element.html [ Failure ]
+accessibility/visible-elements.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Need to implement global addNotificationListener in Windows DRT
</span><del>-accessibility/loading-iframe-sends-notification.html
</del><ins>+accessibility/content-editable-as-textarea.html [ Skip ]
+accessibility/content-editable-set-inner-text-generates-axvalue-notification.html [ Skip ]
+accessibility/loading-iframe-sends-notification.html [ Failure ]
+platform/win/accessibility/single-select-children-changed.html        [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> webkit.org/b/130011 accessibility/aria-setsize-posinset.html [ Skip ]
</span><span class="cx"> 
</span><span class="cx"> # ASSERTION FAILED !m_ptr under AccessibilityController::winAddNotificationListener
</span><del>-webkit.org/b/87426 [ Debug ] accessibility/menu-list-sends-change-notification.html [ Crash ]
-webkit.org/b/87425 [ Debug ] accessibility/multiselect-list-reports-active-option.html [ Crash ]
-webkit.org/b/87425 [ Debug ] platform/win/accessibility/detached-object-notification-crash.html [ Crash ]
</del><ins>+#webkit.org/b/87426 [ Debug ] accessibility/menu-list-sends-change-notification.html [ Crash ]
+#webkit.org/b/87425 [ Debug ] accessibility/multiselect-list-reports-active-option.html [ Crash ]
+#webkit.org/b/87425 [ Debug ] platform/win/accessibility/detached-object-notification-crash.html [ Crash ]
</ins><span class="cx"> 
</span><span class="cx"> # Test times out
</span><span class="cx"> webkit.org/b/95405 platform/win/accessibility/single-select-children.html [ Skip ]
</span><ins>+accessibility/file-upload-button-stringvalue.html
+webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # AX role needs to be updated on Windows, many test cases involve AX role crash or fail
</span><del>-accessibility/svg-bounds.html
-accessibility/html-html-element-is-ignored.html
-webkit.org/b/126066 accessibility/loading-iframe-updates-axtree.html
-webkit.org/b/108249 accessibility/corresponding-control-deleted-crash.html
</del><ins>+#accessibility/svg-bounds.html
+#accessibility/html-html-element-is-ignored.html
+# Wants 'webkitCreateShadowRoot()' access:
+webkit.org/b/108249 accessibility/corresponding-control-deleted-crash.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Missing AX features:
-accessibility/heading-level.html
-accessibility/render-counter-text.html
-
</del><span class="cx"> # Color Well is not implemented:
</span><span class="cx"> accessibility/color-well.html
</span><span class="cx"> 
</span><span class="cx"> # Failing Windows-only accessibility tests
</span><del>-webkit.org/b/127485 platform/win/accessibility/parent-element.html [ Failure ]
</del><ins>+#webkit.org/b/127485 platform/win/accessibility/parent-element.html [ Failure ]
</ins><span class="cx"> 
</span><del>-# Skipping on windows, missing implementation.
</del><ins>+# Skipping on windows, missing implementation of cellForColumnAndRow
</ins><span class="cx"> webkit.org/b/129250 accessibility/table-scope.html [ Skip ]
</span><span class="cx"> 
</span><del>-webkit.org/b/97026 accessibility/file-upload-button-with-axpress.html [ Timeout ]
</del><ins>+# Exclude media element for the time being
+accessibility/media-element.html [ Skip ]
</ins><span class="cx"> 
</span><ins>+# Timeouts -- not investigated
+accessibility/aria-invalid.html [ Skip ]
+
</ins><span class="cx"> ################################################################################
</span><span class="cx"> #######################   End Accessibility Issues   ###########################
</span><span class="cx"> ################################################################################
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityadjacentcontinuationscauseassertionfailureexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/adjacent-continuations-cause-assertion-failure-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -7,21 +7,21 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-client 
-    editable text 
-    grouping 
-        editable text 
-    editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
</del><ins>+AXRole: AXWebArea AXValue: 
+    AXRole: AXStaticText AXValue: x
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: y
+    AXRole: AXStaticText AXValue: z
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: End of test
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: Make sure that a debug assert is not triggered when constructing the accessibility tree for this page.
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: On success, you will see a series of &quot;
+        AXRole: AXStaticText AXValue: PASS
+        AXRole: AXStaticText AXValue: &quot; messages, followed by &quot;
+        AXRole: AXStaticText AXValue: TEST COMPLETE
+        AXRole: AXStaticText AXValue: &quot;.
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariacheckboxtextexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-checkbox-text-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-checkbox-text-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-checkbox-text-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,15 +0,0 @@
</span><del>-One
-Two
-Three
-This tests that ARIA checkboxes use accessible name computation.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-checkbox.title is One
-checkbox.title is Two
-checkbox.title is Three
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariacomboboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-combobox-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-combobox-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-combobox-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-Role: combo box
</del><ins>+Role: AXRole: AXComboBox
</ins><span class="cx"> PASS combobox.isExpanded is false
</span><span class="cx"> PASS combobox.isExpanded is false
</span><del>-Role: list
</del><ins>+Role: AXRole: AXList
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariafallbackrolesexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-fallback-roles-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-fallback-roles-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-fallback-roles-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,8 +0,0 @@
</span><del>-test
-This tests that aria fallback roles work correctly.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-Role should be: check box
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariahiddenexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-hidden-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-hidden-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-hidden-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-h1 test
-
-h2
-
-This tests that the aria-hidden attribute works correctly with accessibility. The H1 element (and its children) should not appear in the AX hierarchy. The H2 element should be the first child
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-h2.title is h2
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityarialabelledbyoninputexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-labelledby-on-input-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-labelledby-on-input-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-labelledby-on-input-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,3 +0,0 @@
</span><del>-This computer will self-destruct in   minutes.
-
-The accessibility description is &quot;Description: This computer will self-destruct in 10 minutes.&quot;
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityarialabelledbyoverridesarialabelexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><span class="cx"> This tests that if aria-labelledby is used, then aria-label attributes are not used.
</span><span class="cx"> 
</span><span class="cx"> Alpha Beta Delta Eta Epsilon Theta
</span><del>-usingNone.title: [Alpha]
-usingNone.description: []
-usingLabel.title: [Beta]
-usingLabel.description: [Description: Gamma]
-usingLabelledby.title: [Delta]
-usingLabelledby.description: [Description: Epsilon]
-usingLabeledby.title: [Eta]
-usingLabeledby.description: [Description: Theta]
</del><ins>+usingNone.title: [AXTitle: Alpha]
+usingNone.description: [AXDescription: ]
+usingLabel.title: [AXTitle: Beta]
+usingLabel.description: [AXDescription: Gamma]
+usingLabelledby.title: [AXTitle: Delta]
+usingLabelledby.description: [AXDescription: Epsilon]
+usingLabeledby.title: [AXTitle: Eta]
+usingLabeledby.description: [AXDescription: Theta]
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityarialabelledbyoverrideslabelexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-label-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-label-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-labelledby-overrides-label-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>-Shut down computer after  minutes
-This tests that if aria-labelledby is used, then label elements are not used
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-text.description is Description: Shut down computer after 10 minutes
-PASS text.titleUIElement() != null &amp;&amp; text.titleUIElement().isValid is false
-Label element role is: grouping
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityarialistandlistitemexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-list-and-listitem-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-list-and-listitem-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-list-and-listitem-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -5,9 +5,9 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-obj.childAtIndex(0).role = list
-obj.childAtIndex(0).childAtIndex(0).role = list item
-obj.childAtIndex(0).childAtIndex(1).role = list item
</del><ins>+obj.childAtIndex(0).role = AXRole: AXList
+obj.childAtIndex(0).childAtIndex(0).role = AXRole: AXTab
+obj.childAtIndex(0).childAtIndex(1).role = AXRole: AXTab
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariamappingsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/accessibility/aria-mappings-expected.txt (0 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-mappings-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/aria-mappings-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -0,0 +1,56 @@
</span><ins>+alert role
+alertdialog role
+article role
+dialog role
+document role
+status role
+tooltip role
+tree role
+treeitem role
+
+This tests that each of these ARIA roles have appropriate mappings.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+Role for 'body' is: AXRole: AXWebArea
+
+
+role=&quot;alert&quot; should give a message with important, and usually time-sensitive, information.
+Role for 'alert' div is: AXRole: alert
+
+
+role=&quot;alertdialog&quot; is a dialog which contains an alert message.
+Role for 'alertdialog' div is: AXRole: alert
+
+
+role=&quot;article&quot; is a  section of a page that consists of a composition that forms an independent part of a document, page, or site
+Role for 'article' div is: AXRole: AXGroup
+
+
+role=&quot;dialog&quot; is an application window that is designed to interrupt the current processing of an application in order to prompt the user to enter information or require a response.
+Role for 'dialog' div is: AXRole: dialog
+
+
+role=&quot;document&quot; is a region containing related information that is declared as document content, as opposed to a web application.
+Role for 'document' div is: AXRole: AXGroup
+
+
+role=&quot;status&quot; is a container whose content is advisory information for the user but is not important enough to justify an alert, often but not necessarily presented as a status bar.
+Role for 'status' div is: AXRole: status bar
+
+
+role=&quot;tooltip&quot; is a contextual popup that displays a description for an element.
+Role for 'tooltip' div is: AXRole: tool tip
+
+
+role=&quot;tree&quot; is a type of list that may contain sub-level nested groups that can be collapsed and expanded.
+Role for 'tree' div is: AXRole: outline
+
+
+role=&quot;treeitem&quot; is an option item of a tree.
+Role for 'treeitem' div is: AXRole: outline item
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariamenubarmenuitemsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-menubar-menuitems-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-menubar-menuitems-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-menubar-menuitems-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -8,15 +8,15 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-menu bar
</del><ins>+AXRole: AXMenuBar
</ins><span class="cx"> PASS menuBar.childrenCount is 2
</span><del>-list item
</del><ins>+AXRole: AXTab
</ins><span class="cx"> PASS menuItem.childrenCount is 2
</span><del>-grouping
</del><ins>+AXRole: AXGroup
</ins><span class="cx"> FAIL menuSubItem1.childrenCount should be 0. Was 2.
</span><del>-popup menu
</del><ins>+AXRole: popup menu
</ins><span class="cx"> PASS menuSubItem2.childrenCount is 1
</span><del>-list item
</del><ins>+AXRole: AXTab
</ins><span class="cx"> FAIL subMenuSubItem.childrenCount should be 0. Was 1.
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariaoptionroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-option-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-option-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-option-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -5,10 +5,10 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-firstChild.role is text
-firstChild.title is option 1
-secondChild.role is text
-secondChild.description is Description: label 2
</del><ins>+firstChild.role is AXRole: AXStaticText
+firstChild.title is AXTitle: option 1
+secondChild.role is AXRole: AXStaticText
+secondChild.description is AXDescription: label 2
</ins><span class="cx"> PASS firstChild.childrenCount is 0
</span><span class="cx"> PASS secondChild.childrenCount is 0
</span><span class="cx"> PASS successfullyParsed is true
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariapresentationalroleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-presentational-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-presentational-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-presentational-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-Link and text
-
-This tests that the aria 'presentation' role works by successfully removing the element from the AX tree.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-firstChild.role is link
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariarolesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-roles-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-roles-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-roles-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> 
</span><span class="cx"> Broccoli
</span><span class="cx"> Asparagus
</span><del>-This test PASSES in DumpRenderTree. The role is check box
</del><ins>+This test PASSES in DumpRenderTree. The role is AXRole: AXCheckBox
</ins><span class="cx"> 
</span><span class="cx"> The following should be a button:
</span><span class="cx"> 
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> 
</span><span class="cx"> Actual button:
</span><span class="cx"> 
</span><del>-Hello This test PASSES in DumpRenderTree. The role is push button
</del><ins>+Hello This test PASSES in DumpRenderTree. The role is AXRole: AXButton
</ins><span class="cx"> 
</span><span class="cx"> The following should be a heading:
</span><span class="cx"> 
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> 
</span><span class="cx"> Hello
</span><span class="cx"> 
</span><del>-This test PASSES in DumpRenderTree. The role is text
</del><ins>+This test PASSES in DumpRenderTree. The role is AXRole: AXStaticText
</ins><span class="cx"> 
</span><span class="cx"> The following should be a link:
</span><span class="cx"> 
</span><span class="lines">@@ -32,7 +32,7 @@
</span><span class="cx"> 
</span><span class="cx"> Actual link:
</span><span class="cx"> 
</span><del>-Hello This test PASSES in DumpRenderTree. The role is link
</del><ins>+Hello This test PASSES in DumpRenderTree. The role is AXRole: AXLink
</ins><span class="cx"> 
</span><span class="cx"> The following should be a radio button:
</span><span class="cx"> 
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> 
</span><span class="cx"> Broccoli
</span><span class="cx"> Asparagus
</span><del>-This test PASSES in DumpRenderTree. The role is radio button
</del><ins>+This test PASSES in DumpRenderTree. The role is AXRole: AXRadioButton
</ins><span class="cx"> 
</span><span class="cx"> The following should be a text box:
</span><span class="cx"> 
</span><span class="lines">@@ -50,7 +50,7 @@
</span><span class="cx"> 
</span><span class="cx"> Actual text box:
</span><span class="cx"> 
</span><del>- This test PASSES in DumpRenderTree. The role is editable text
</del><ins>+ This test PASSES in DumpRenderTree. The role is AXRole: AXStaticText
</ins><span class="cx"> 
</span><span class="cx"> The following should be an image:
</span><span class="cx"> 
</span><span class="lines">@@ -58,7 +58,7 @@
</span><span class="cx"> 
</span><span class="cx"> Actual image:
</span><span class="cx"> 
</span><del>- This test PASSES in DumpRenderTree. The role is graphic
</del><ins>+ This test PASSES in DumpRenderTree. The role is AXRole: AXImage
</ins><span class="cx"> 
</span><span class="cx"> The following should be a list:
</span><span class="cx"> 
</span><span class="lines">@@ -68,6 +68,6 @@
</span><span class="cx"> 
</span><span class="cx"> Broccoli
</span><span class="cx"> Beets
</span><del>-This test PASSES in DumpRenderTree. The role is list
</del><ins>+This test PASSES in DumpRenderTree. The role is AXRole: AXList
</ins><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariatabroleonbuttonsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-tab-role-on-buttons-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-tab-role-on-buttons-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-tab-role-on-buttons-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -4,12 +4,12 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-tabList.role = page tab list
-tab1.role = page tab
-tab1.title = Tab A
</del><ins>+tabList.role = AXRole: AXTabGroup
+tab1.role = AXRole: AXTab
+tab1.title = AXTitle: Tab A
</ins><span class="cx"> PASS tab1.childrenCount is 0
</span><del>-tab2.role = page tab
-tab2.title = Tab B
</del><ins>+tab2.role = AXRole: AXTab
+tab2.title = AXTitle: Tab B
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariatabrolesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/aria-tab-roles-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-tab-roles-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-tab-roles-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -7,13 +7,13 @@
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-tabList.role = page tab list
-tab1.role = list item
-tab1.title = Crust
</del><ins>+tabList.role = AXRole: AXTabGroup
+tab1.role = AXRole: AXTab
+tab1.title = AXTitle: Crust
</ins><span class="cx"> PASS tab1.childrenCount is 0
</span><del>-tab2.role = list item
-tab2.title = Veges
-tabPanel.role = grouping
</del><ins>+tab2.role = AXRole: AXTab
+tab2.title = AXTitle: Veges
+tabPanel.role = AXRole: AXGroup
</ins><span class="cx"> tabPanel.subrole = 
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityariatogglebuttonwithtitleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/aria-toggle-button-with-title-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,12 +0,0 @@
</span><del>-Toggle button
-Button title
-This tests that a toggle button properly exposes the title when there isn't a direct relation and textUnderElement is required to be used.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-Role: push button
-FAIL tbutton1.title should be AXTitle: Toggle button. Was Toggle button.
-Role: push button
-FAIL button.title should be AXTitle: Button title. Was Button title.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitycanvasdescriptionandroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/canvas-description-and-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/canvas-description-and-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/canvas-description-and-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -4,10 +4,10 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> PASS axContainer.childrenCount is 2
</span><del>-Canvas 1 description: Description: Canvas label
-Canvas 1 role: graphic
-Canvas 2 description: 
-Canvas 2 role: graphic
</del><ins>+Canvas 1 description: AXDescription: Canvas label
+Canvas 1 role: AXRole: AXImage
+Canvas 2 description: AXDescription: 
+Canvas 2 role: AXRole: AXImage
</ins><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitycanvasfallbackcontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/canvas-fallback-content-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -9,91 +9,91 @@
</span><span class="cx"> 
</span><span class="cx"> link1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXLink. Was link.
</del><ins>+PASS axElement.role is &quot;AXRole: AXLink&quot;
</ins><span class="cx"> 
</span><span class="cx"> button1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> text1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXTextField. Was editable text.
</del><ins>+FAIL axElement.role should be AXRole: AXTextField. Was AXRole: AXStaticText.
</ins><span class="cx"> 
</span><span class="cx"> checkbox1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXCheckBox. Was check box.
</del><ins>+PASS axElement.role is &quot;AXRole: AXCheckBox&quot;
</ins><span class="cx"> 
</span><span class="cx"> radio1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXRadioButton. Was radio button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXRadioButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> submit1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> combobox1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXPopUpButton. Was combo box.
</del><ins>+FAIL axElement.role should be AXRole: AXPopUpButton. Was AXRole: AXComboBox.
</ins><span class="cx"> 
</span><span class="cx"> focusable1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXGroup. Was grouping.
</del><ins>+PASS axElement.role is &quot;AXRole: AXGroup&quot;
</ins><span class="cx"> 
</span><span class="cx"> aria-button1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> aria-link1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXLink. Was link.
</del><ins>+PASS axElement.role is &quot;AXRole: AXLink&quot;
</ins><span class="cx"> 
</span><span class="cx"> link2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXLink. Was link.
</del><ins>+PASS axElement.role is &quot;AXRole: AXLink&quot;
</ins><span class="cx"> 
</span><span class="cx"> button2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> text2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXTextField. Was editable text.
</del><ins>+FAIL axElement.role should be AXRole: AXTextField. Was AXRole: AXStaticText.
</ins><span class="cx"> 
</span><span class="cx"> checkbox2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXCheckBox. Was check box.
</del><ins>+PASS axElement.role is &quot;AXRole: AXCheckBox&quot;
</ins><span class="cx"> 
</span><span class="cx"> radio2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXRadioButton. Was radio button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXRadioButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> submit2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> combobox2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXPopUpButton. Was combo box.
</del><ins>+FAIL axElement.role should be AXRole: AXPopUpButton. Was AXRole: AXComboBox.
</ins><span class="cx"> 
</span><span class="cx"> focusable2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXGroup. Was grouping.
</del><ins>+PASS axElement.role is &quot;AXRole: AXGroup&quot;
</ins><span class="cx"> 
</span><span class="cx"> aria-button2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> aria-link2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXLink. Was link.
</del><ins>+PASS axElement.role is &quot;AXRole: AXLink&quot;
</ins><span class="cx"> 
</span><span class="cx"> focusable1
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was grouping.
</del><ins>+FAIL axElement.role should be AXRole: AXButton. Was AXRole: AXGroup.
</ins><span class="cx"> 
</span><span class="cx"> focusable2
</span><span class="cx"> PASS document.activeElement == element is true
</span><del>-FAIL axElement.role should be AXRole: AXButton. Was push button.
</del><ins>+PASS axElement.role is &quot;AXRole: AXButton&quot;
</ins><span class="cx"> 
</span><span class="cx"> PASS successfullyParsed is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitycsscontentattributeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/accessibility/css-content-attribute-expected.txt (0 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/css-content-attribute-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/css-content-attribute-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+SAMPLE
+
+End of test
+This tests that when the content attribute in CSS is used, the correct values are returned.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+AXRole: AXWebArea AXValue: 
+  AXRole: H1 AXValue: 
+    AXRole: AXStaticText AXValue: This is a
+    AXRole: AXStaticText AXValue: SAMPLE
+    AXRole: AXStaticText AXValue: Headline
+  AXRole: AXGroup AXValue: 
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitydeletingiframedestroysaxcacheexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/deleting-iframe-destroys-axcache-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -11,52 +11,28 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> Before:
</span><del>-document 
-    client 
-        grouping 
-            editable text 
-        grouping 
-            client 
-                client 
-                    client 
-                        grouping 
-                            push button 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-            editable text 
-            editable text 
-            editable text 
-            editable text 
-        grouping 
-            editable text 
</del><ins>+AXRole: document AXValue: 
+    AXRole: AXWebArea AXValue: 
+        AXRole: AXGroup AXValue: 
+            AXRole: AXStaticText AXValue: Before
+        AXRole: AXGroup AXValue: 
+            AXRole: AXGroup AXValue: 
+                AXRole: AXWebArea AXValue: 
+                    AXRole: AXWebArea AXValue: 
+                        AXRole: AXGroup AXValue: 
+                            AXRole: AXButton AXValue: 
+        AXRole: AXGroup AXValue: 
+            AXRole: AXStaticText AXValue: After
+        AXRole: AXGroup AXValue: 
</ins><span class="cx"> 
</span><span class="cx"> After:
</span><del>-document 
-    client 
-        grouping 
-            editable text 
-        grouping 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-        grouping 
-            editable text 
-            editable text 
-            editable text 
-            editable text 
-            editable text 
-        grouping 
-            editable text 
-    client 
</del><ins>+AXRole: document AXValue: 
+    AXRole: AXWebArea AXValue: 
+        AXRole: AXGroup AXValue: 
+            AXRole: AXStaticText AXValue: Before
+        AXRole: AXGroup AXValue: 
+            AXRole: AXStaticText AXValue: After
+        AXRole: AXGroup AXValue: 
</ins><span class="cx"> 
</span><span class="cx"> PASS frameBodyRole == frameBody.role is false
</span><span class="cx"> PASS frameGroupRole == frameGroup.role is false
</span><span class="lines">@@ -64,7 +40,7 @@
</span><span class="cx"> PASS root.isEqual(newRoot) is true
</span><span class="cx"> PASS body.isEqual(newBody) is true
</span><span class="cx"> PASS before.isEqual(newBefore) is true
</span><del>-FAIL after.isEqual(newAfter) should be true. Was false.
</del><ins>+PASS after.isEqual(newAfter) is true
</ins><span class="cx"> 
</span><span class="cx"> TEST COMPLETE
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitydivwithinanchorscausescrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/div-within-anchors-causes-crash-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/div-within-anchors-causes-crash-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/div-within-anchors-causes-crash-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,33 +1,29 @@
</span><span class="cx"> End of test
</span><span class="cx"> Before:
</span><del>-client 
-    link 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
</del><ins>+AXRole: AXWebArea AXValue: 
+    AXRole: AXLink AXValue: about:blank
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: End of test
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: This can cause a crash.
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: On success, you will see a series of &quot;
+        AXRole: AXStaticText AXValue: PASS
+        AXRole: AXStaticText AXValue: &quot; messages, followed by &quot;
+        AXRole: AXStaticText AXValue: TEST COMPLETE
+        AXRole: AXStaticText AXValue: &quot;.
</ins><span class="cx"> After:
</span><del>-client 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-    grouping 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
-        editable text 
</del><ins>+AXRole: AXWebArea AXValue: 
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: End of test
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: This can cause a crash.
+    AXRole: AXGroup AXValue: 
+        AXRole: AXStaticText AXValue: On success, you will see a series of &quot;
+        AXRole: AXStaticText AXValue: PASS
+        AXRole: AXStaticText AXValue: &quot; messages, followed by &quot;
+        AXRole: AXStaticText AXValue: TEST COMPLETE
+        AXRole: AXStaticText AXValue: &quot;.
</ins><span class="cx"> This can cause a crash.
</span><span class="cx"> 
</span><span class="cx"> On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitydocumentenabledstateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/document-enabled-state-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/document-enabled-state-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/document-enabled-state-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -3,6 +3,6 @@
</span><span class="cx"> Bug #67974: MSAA: WebKit reports the document state as disabled 
</span><span class="cx"> 
</span><span class="cx"> This test must be run inside of DumpRenderTree.
</span><del>-PASS accessibilityController.focusedElement.parentElement().role is &quot;document&quot;
</del><ins>+PASS accessibilityController.focusedElement.parentElement().role is &quot;AXRole: document&quot;
</ins><span class="cx"> PASS accessibilityController.focusedElement.parentElement().isEnabled is true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitydocumentenabledstatehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/document-enabled-state.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/document-enabled-state.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/document-enabled-state.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">         {
</span><span class="cx">             if (!window.accessibilityController || !window.testRunner)
</span><span class="cx">                 return;
</span><del>-            shouldBe('accessibilityController.focusedElement.parentElement().role', '&quot;document&quot;');
</del><ins>+            shouldBe('accessibilityController.focusedElement.parentElement().role', '&quot;AXRole: document&quot;');
</ins><span class="cx">             shouldBeTrue('accessibilityController.focusedElement.parentElement().isEnabled');
</span><span class="cx">         }
</span><span class="cx">     &lt;/script&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitydocumentroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/document-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/document-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/document-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><span class="cx"> Test for role attribute of document 
</span><span class="cx"> ----------------------------------- 
</span><del>-role of Document : client 
</del><ins>+role of Document : AXRole: AXWebArea 
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityheadingelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/heading-elements-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/heading-elements-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/heading-elements-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -14,16 +14,16 @@
</span><span class="cx"> 
</span><span class="cx"> Bug 30937 - MSAA: Accessibility of headings is not correct
</span><span class="cx"> 
</span><del>-PASS e.role is &quot;H1&quot;
</del><ins>+PASS e.role is &quot;AXRole: H1&quot;
</ins><span class="cx"> PASS e.description is &quot;L1&quot;
</span><del>-PASS e.role is &quot;H2&quot;
</del><ins>+PASS e.role is &quot;AXRole: H2&quot;
</ins><span class="cx"> PASS e.description is &quot;L2&quot;
</span><del>-PASS e.role is &quot;H3&quot;
</del><ins>+PASS e.role is &quot;AXRole: H3&quot;
</ins><span class="cx"> PASS e.description is &quot;L3&quot;
</span><del>-PASS e.role is &quot;H4&quot;
</del><ins>+PASS e.role is &quot;AXRole: H4&quot;
</ins><span class="cx"> PASS e.description is &quot;L4&quot;
</span><del>-PASS e.role is &quot;H5&quot;
</del><ins>+PASS e.role is &quot;AXRole: H5&quot;
</ins><span class="cx"> PASS e.description is &quot;L5&quot;
</span><del>-PASS e.role is &quot;H6&quot;
</del><ins>+PASS e.role is &quot;AXRole: H6&quot;
</ins><span class="cx"> PASS e.description is &quot;L6&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityheadingelementshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/heading-elements.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/heading-elements.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/heading-elements.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -31,27 +31,27 @@
</span><span class="cx">                 document.getElementById(&quot;body&quot;).focus();
</span><span class="cx"> 
</span><span class="cx">                 var e = accessibilityController.focusedElement.childAtIndex(0);
</span><del>-                shouldBe('e.role', '&quot;H1&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H1&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L1&quot;');
</span><span class="cx"> 
</span><span class="cx">                 e = accessibilityController.focusedElement.childAtIndex(1);
</span><del>-                shouldBe('e.role', '&quot;H2&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H2&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L2&quot;');
</span><span class="cx"> 
</span><span class="cx">                 e = accessibilityController.focusedElement.childAtIndex(2);
</span><del>-                shouldBe('e.role', '&quot;H3&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H3&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L3&quot;');
</span><span class="cx"> 
</span><span class="cx">                 e = accessibilityController.focusedElement.childAtIndex(3);
</span><del>-                shouldBe('e.role', '&quot;H4&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H4&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L4&quot;');
</span><span class="cx"> 
</span><span class="cx">                 e = accessibilityController.focusedElement.childAtIndex(4);
</span><del>-                shouldBe('e.role', '&quot;H5&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H5&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L5&quot;');
</span><span class="cx"> 
</span><span class="cx">                 e = accessibilityController.focusedElement.childAtIndex(5);
</span><del>-                shouldBe('e.role', '&quot;H6&quot;');
</del><ins>+                shouldBe('e.role', '&quot;AXRole: H6&quot;');
</ins><span class="cx">                 shouldBe('e.description', '&quot;L6&quot;');
</span><span class="cx">             }
</span><span class="cx">         &lt;/script&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimagemap1expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/accessibility/image-map1-expected.txt (0 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/image-map1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/image-map1-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+ 
+This tests that you can reach the links within an image map.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+Link1 role: AXRole: AXLink
+Link1 title: AXTitle: 
+Link1 description: AXDescription: 
+
+Link2 role: AXRole: AXLink
+Link2 title: AXTitle: 
+Link2 description: AXDescription: 
+
+Link3 role: AXRole: AXLink
+Link3 title: AXTitle: 
+Link3 description: AXDescription: 
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimagewithaltandmapexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/accessibility/image-with-alt-and-map-expected.txt (0 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/image-with-alt-and-map-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/accessibility/image-with-alt-and-map-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+
+End of test
+This tests the hierarchy of an image with alt text and a map.
+
+On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
+
+
+AXRole: AXWebArea AXTitle:  AXDescription: 
+  AXRole: AXGroup AXTitle:  AXDescription: 
+    AXRole: AXImage AXTitle:  AXDescription: foo bar baz
+      AXRole: AXLink AXTitle: foo AXDescription: 
+      AXRole: AXLink AXTitle: bar AXDescription: 
+      AXRole: AXLink AXTitle: baz AXDescription: 
+  AXRole: AXGroup AXTitle:  AXDescription: 
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimgaltattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/img-alt-attribute-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/img-alt-attribute-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/img-alt-attribute-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -2,6 +2,6 @@
</span><span class="cx"> 
</span><span class="cx"> This test verifies that, on Windows, an img tag's alt text is returned for the element's 'title' property when the element has no ARIA name.
</span><span class="cx"> 
</span><del>-PASS e.title is &quot;ARIA labeled-by name&quot;
-PASS e.title is &quot;alternate text&quot;
</del><ins>+PASS e.title is &quot;AXTitle: ARIA labeled-by name&quot;
+PASS e.title is &quot;AXTitle: alternate text&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimgaltattributehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/img-alt-attribute.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/img-alt-attribute.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/img-alt-attribute.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -28,10 +28,10 @@
</span><span class="cx">                 var anonymousBlock = accessibilityController.focusedElement.childAtIndex(0);
</span><span class="cx">                 var e = anonymousBlock.childAtIndex(0);
</span><span class="cx">                 
</span><del>-                shouldBe('e.title', '&quot;ARIA labeled-by name&quot;');
</del><ins>+                shouldBe('e.title', '&quot;AXTitle: ARIA labeled-by name&quot;');
</ins><span class="cx"> 
</span><span class="cx">                 e = anonymousBlock.childAtIndex(1);
</span><del>-                shouldBe('e.title', '&quot;alternate text&quot;');
</del><ins>+                shouldBe('e.title', '&quot;AXTitle: alternate text&quot;');
</ins><span class="cx">             }
</span><span class="cx">         &lt;/script&gt;
</span><span class="cx">     &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimgalttagonlywhitespaceexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/img-alt-tag-only-whitespace-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-CONSOLE MESSAGE: line 26: Image description: Description:    Image 
-
-
-
-This tests that images with alt tags that only have white space are ignored.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-PASS imagesGroup.childrenCount is 1
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimgariabuttonalttagexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/img-aria-button-alt-tag-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/img-aria-button-alt-tag-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/img-aria-button-alt-tag-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-
-This test makes sure that a img acting as an aria button still returns its alt tag as the description
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-imgUIElement.description is Description: alternate
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityimgfallsbacktotitleexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/img-fallsback-to-title-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-    
-test
-test
-This tests that images will fallback to using the title attribute if no other descriptive text is present.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-Image1 description: Description: test1
-Image1 help: 
-
-Image2 description: Description: alt
-Image2 help: 
-
-Image3 description: Description: test3
-Image3 help: 
-
-Image4 description: Description: alt
-Image4 help: 
-
-PASS imagesGroup.childAtIndex(0).childrenCount is 2
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityinputimagealtexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/input-image-alt-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/input-image-alt-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/input-image-alt-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>-
-This test makes sure that an input image returns its alt tag as the description
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-img.description is Description: Submit
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylinkedelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/linked-elements-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/linked-elements-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/linked-elements-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> PASS e.accessibilityValue.substr(-8) is &quot;img.html&quot;
</span><span class="cx"> PASS e.accessibilityValue.substr(-9) is &quot;text.html&quot;
</span><span class="cx"> PASS e.accessibilityValue.substr(-9) is &quot;text.html&quot;
</span><del>-PASS e.title is &quot;link text&quot;
</del><ins>+PASS e.title is &quot;AXTitle: link text&quot;
</ins><span class="cx"> PASS e.accessibilityValue.substr(-10) is &quot;input.html&quot;
</span><span class="cx"> PASS e.accessibilityValue is &quot;input value&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylinkedelementshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/linked-elements.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/linked-elements.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/linked-elements.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -46,7 +46,7 @@
</span><span class="cx">                 // The child text node.
</span><span class="cx">                 e = e.childAtIndex(0);
</span><span class="cx">                 shouldBe('e.accessibilityValue.substr(-9)', '&quot;text.html&quot;');
</span><del>-                shouldBe('e.title', '&quot;link text&quot;');
</del><ins>+                shouldBe('e.title', '&quot;AXTitle: link text&quot;');
</ins><span class="cx"> 
</span><span class="cx">                 document.getElementById(&quot;link3&quot;).focus();
</span><span class="cx">                 e = accessibilityController.focusedElement;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistitemroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-item-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-item-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-item-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -3,5 +3,5 @@
</span><span class="cx"> Bug 32688 - MSAA: Accessibility role of list items is wrong
</span><span class="cx"> 
</span><span class="cx"> list item
</span><del>-PASS listItem.role is &quot;list item&quot;
</del><ins>+PASS listItem.role is &quot;AXRole: AXTab&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistitemrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-item-role.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-item-role.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-item-role.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">                 document.getElementById(&quot;listItem&quot;).focus();
</span><span class="cx"> 
</span><span class="cx">                 var listItem = accessibilityController.focusedElement;
</span><del>-                shouldBe('listItem.role', '&quot;list item&quot;');
</del><ins>+                shouldBe('listItem.role', '&quot;AXRole: AXTab&quot;');
</ins><span class="cx">             }
</span><span class="cx">         &lt;/script&gt;
</span><span class="cx">     &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistmarkerroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-marker-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-marker-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-marker-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> list item
</span><del>-PASS listMarker.role is &quot;text&quot;
</del><ins>+PASS listMarker.role is &quot;AXRole: AXStaticText&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistmarkerrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-marker-role.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-marker-role.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-marker-role.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx">                 document.getElementById(&quot;listItem&quot;).focus();
</span><span class="cx"> 
</span><span class="cx">                 var listMarker = accessibilityController.focusedElement.childAtIndex(0);
</span><del>-                shouldBe('listMarker.role', '&quot;text&quot;');
</del><ins>+                shouldBe('listMarker.role', '&quot;AXRole: AXStaticText&quot;');
</ins><span class="cx">             }
</span><span class="cx">         &lt;/script&gt;
</span><span class="cx">     &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -3,5 +3,5 @@
</span><span class="cx"> Bug 32736 - REGRESSION(r52233): MSAA: Accessibility role of lists is wrong
</span><span class="cx"> 
</span><span class="cx"> list item
</span><del>-PASS list.role is &quot;list&quot;
</del><ins>+PASS list.role is &quot;AXRole: AXList&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitylistrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/list-role.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/list-role.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/list-role.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">                 document.getElementById(&quot;list&quot;).focus();
</span><span class="cx"> 
</span><span class="cx">                 var list = accessibilityController.focusedElement;
</span><del>-                shouldBe('list.role', '&quot;list&quot;');
</del><ins>+                shouldBe('list.role', '&quot;AXRole: AXList&quot;');
</ins><span class="cx">             }
</span><span class="cx">         &lt;/script&gt;
</span><span class="cx">     &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitymultipleselectelementroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx"> This tests the accessibility roles of multiselect elements and their option elements.
</span><span class="cx"> 
</span><del>-PASS accessibilityController.focusedElement.role is &quot;list&quot;
-PASS accessibilityController.focusedElement.childAtIndex(0).role is &quot;text&quot;
</del><ins>+PASS accessibilityController.focusedElement.role is &quot;AXRole: AXList&quot;
+PASS accessibilityController.focusedElement.childAtIndex(0).role is &quot;AXRole: AXStaticText&quot;
</ins><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitymultipleselectelementrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/multiple-select-element-role.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -25,8 +25,8 @@
</span><span class="cx">         testRunner.dumpAsText();
</span><span class="cx"> 
</span><span class="cx">         document.getElementById(&quot;selectElement&quot;).focus();
</span><del>-        shouldBe('accessibilityController.focusedElement.role', '&quot;list&quot;');
-        shouldBe('accessibilityController.focusedElement.childAtIndex(0).role', '&quot;text&quot;');
</del><ins>+        shouldBe('accessibilityController.focusedElement.role', '&quot;AXRole: AXList&quot;');
+        shouldBe('accessibilityController.focusedElement.childAtIndex(0).role', '&quot;AXRole: AXStaticText&quot;');
</ins><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityparentelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/parent-element-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/parent-element-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/parent-element-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+Received unknown event for object ''.
+Received unknown event for object ''.
</ins><span class="cx"> This tests that elements return their correct parent element.
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="lines">@@ -2,3 +4,3 @@
</span><span class="cx"> 
</span><del>-PASS optionElement.parentElement().role is &quot;list&quot;
</del><ins>+PASS optionElement.parentElement().role is &quot;AXRole: AXList&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityparentelementhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/parent-element.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/parent-element.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/parent-element.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> 
</span><span class="cx">         var optionElement = accessibilityController.focusedElement.childAtIndex(0);
</span><span class="cx"> 
</span><del>-        shouldBe('optionElement.parentElement().role', '&quot;list&quot;');
</del><ins>+        shouldBe('optionElement.parentElement().role', '&quot;AXRole: AXList&quot;');
</ins><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityselectelementroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/select-element-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/select-element-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/select-element-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-PASS accessibilityController.focusedElement.role is &quot;combo box&quot;
</del><ins>+PASS accessibilityController.focusedElement.role is &quot;AXRole: AXComboBox&quot;
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityselectelementrolehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/select-element-role.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/select-element-role.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/select-element-role.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> 
</span><span class="cx">         document.getElementById(&quot;selectElement&quot;).focus();
</span><span class="cx"> 
</span><del>-        shouldBe('accessibilityController.focusedElement.role', '&quot;combo box&quot;');
</del><ins>+        shouldBe('accessibilityController.focusedElement.role', '&quot;AXRole: AXComboBox&quot;');
</ins><span class="cx">     }
</span><span class="cx"> &lt;/script&gt;
</span><span class="cx"> &lt;/body&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityselectionandfocusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/selection-and-focus-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/selection-and-focus-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/selection-and-focus-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -2,8 +2,8 @@
</span><span class="cx"> This tests that we can adjust focus and selection via accessibility API.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-FAIL accessibilityController.focusedElement.role should be document. Was client.
-PASS accessibilityController.focusedElement.role is &quot;list&quot;
</del><ins>+FAIL accessibilityController.focusedElement.role should be document. Was AXRole: AXWebArea.
+FAIL accessibilityController.focusedElement.role should be AXList. Was AXRole: AXList.
</ins><span class="cx"> 
</span><span class="cx"> Option 0 is selected.
</span><span class="cx"> Option 1 is not selected.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilityselectionandfocushtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/selection-and-focus.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/selection-and-focus.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/selection-and-focus.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -47,7 +47,7 @@
</span><span class="cx">         // Focus the select element.
</span><span class="cx">         var select = anonymousBlock.childAtIndex(0);
</span><span class="cx">         select.takeFocus();
</span><del>-        shouldBe('accessibilityController.focusedElement.role', '&quot;list&quot;');
</del><ins>+        shouldBe('accessibilityController.focusedElement.role', '&quot;AXList&quot;');
</ins><span class="cx"> 
</span><span class="cx">         debug(&quot;&quot;);
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitysingleselectchildrenhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/single-select-children.html (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/single-select-children.html        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/single-select-children.html        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -43,14 +43,14 @@
</span><span class="cx"> 
</span><span class="cx">         document.getElementById(&quot;selectElement&quot;).focus();
</span><span class="cx">         var selectElement = accessibilityController.focusedElement;
</span><del>-        shouldBe('selectElement.role', '&quot;combo box&quot;');
</del><ins>+        shouldBe('selectElement.role', '&quot;AXRole: combo box&quot;');
</ins><span class="cx">         shouldBeFalse('selectElement.isMultiSelectable');
</span><span class="cx">         shouldBeTrue('selectElement.isCollapsed');
</span><span class="cx">         shouldBeTrue('selectElement.hasPopup');
</span><span class="cx">         debug(&quot;&quot;);
</span><span class="cx"> 
</span><span class="cx">         var list = accessibilityController.focusedElement.childAtIndex(0);
</span><del>-        shouldBe('list.role', '&quot;list&quot;');
</del><ins>+        shouldBe('list.role', '&quot;AXRole: list&quot;');
</ins><span class="cx">         shouldBeFalse('list.isVisible');
</span><span class="cx">         shouldBeTrue('list.isOffScreen');
</span><span class="cx">         debug(&quot;&quot;);
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitysvgimageexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/svg-image-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-
-This tests that SVG images are accessible elements and they have the same attributes as real images.
-
-On success, you will see a series of &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
-
-
-PASS svgImage.role is realImage.role
-PASS svgImage.description is realImage.description
-SVG Image Role: graphic
-SVG Image Description: Description: TestImage
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformwinaccessibilitytextroleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/accessibility/text-role-expected.txt (179025 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/accessibility/text-role-expected.txt        2015-01-23 21:39:28 UTC (rev 179025)
+++ trunk/LayoutTests/platform/win/accessibility/text-role-expected.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> 
</span><span class="cx"> Bug 32631 - MSAA: Accessibility role of text nodes is wrong
</span><span class="cx"> 
</span><del>-PASS e.role is &quot;editable text&quot;
</del><ins>+FAIL e.role should be editable text. Was AXRole: AXStaticText.
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinarialabelledbyoverridesarialabelactualtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/aria-labelledby-overrides-aria-label-actual.txt (0 => 179026)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/aria-labelledby-overrides-aria-label-actual.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/aria-labelledby-overrides-aria-label-actual.txt        2015-01-23 21:57:23 UTC (rev 179026)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+This tests that if aria-labelledby is used, then aria-label attributes are not used.
+
+Alpha Beta Delta Eta Epsilon Theta
+usingNone.title: [AXTitle: Alpha]
+usingNone.description: [AXDescription: ]
+usingLabel.title: [AXTitle: Beta]
+usingLabel.description: [AXDescription: Gamma]
+usingLabelledby.title: [AXTitle: Delta]
+usingLabelledby.description: [AXDescription: Epsilon]
+usingLabeledby.title: [AXTitle: Eta]
+usingLabeledby.description: [AXDescription: Theta]
+
</ins></span></pre>
</div>
</div>

</body>
</html>