Граф коммитов

247 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda a18d5b035f Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted 2009-06-13 11:53:37 -07:00
Robert O'Callahan ba91e5bc8a Backed out changeset 69c6dbdfd179 2009-06-14 00:18:06 +12:00
Robert O'Callahan b9b2bd7a9a Bug 495385. Text frames adjacent to block boundaries that contain only collapsible whitespace cannot affect layout, so don't create them. r+sr=bzbarsky
--HG--
extra : rebase_source : 544ae2157803cf075a50d2a451c6179525ebbc36
2009-06-13 21:16:34 +12:00
Alexander Surkov b9a0cd6c6c Bug 495390 - If a link has a non-breaking space as screen text, try to fall back to other means like @title, marcoz, davidb 2009-06-13 09:06:02 +08:00
Alexander Surkov 2ce0289626 Bug 493695 - create accessibles for HTML tr, r=marcoz, davidb 2009-06-12 20:55:04 +08:00
Alexander Surkov a71e4ca995 Bug 493552 - implement nsIAccessibleTable selection methods for ARIA grids, r=marcoz, davidb, sr=neil 2009-06-12 20:52:29 +08:00
David Bolter 1be065b3c4 Bug 478032 - Fire delayed value changed event for aria-valuetext changes. r=surkov, r=MarcoZ 2009-06-11 15:57:29 -04:00
David Bolter 0b0ca07091 Bug 481114 - map timer, log and marquee ARIA roles into a11y roles. r=surkov, r=MarcoZ 2009-06-11 14:18:24 -04:00
David Bolter 7404d3b9e7 Bug 493336 - Create mochitest for STATE_OFFSCREEN, r=surkov, r=MarcoZ 2009-06-11 11:11:09 -04:00
Henri Sivonen 82e13c145b Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner 2009-06-09 10:41:19 +03:00
Alexander Surkov ffe295f779 Bug 475503 - mochitest for hide event when DOM node containing accessibles is removed from DOM, r=marcoz, davidb 2009-05-27 13:31:23 +08:00
Justin Dolske a2f15cdeb2 Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
Alexander Surkov 8616b0f81e Bug 494346 - STATE_FOCUSABLE not exposed on focusable video sliders, r=davidb, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/nsIAccessible_states.js => accessible/tests/mochitest/states.js
2009-05-22 18:09:51 +02:00
Benjamin Smedberg 56cce7342e Fix mis-spellings of "receive" to kick builds on a CLOSED TREE. 2009-05-18 09:48:36 -04:00
Alexander Surkov 1cdeb6f7e6 Bug 386813 - Support table interfaces for grid/treegrid when no HTML table undeneath, r=davdib, marcoz, sr=neil 2009-05-18 16:35:21 +08:00
David Bolter b724f896c3 Merge bug 486146 2009-05-15 19:46:41 -04:00
David Bolter 70a37d4595 Bug 486146. triage leak exposed by test_actions_inputs and re-enable (false suspect for OS X leak bug 472773) r=marcoz 2009-05-15 19:41:02 -04:00
Alexander Surkov 0db4bf85d0 Bug 492482 - [Linux] mochitest-a11y: content/a11y/accessible/test_aria_role_grid.html needs to report 'todo', r=marcoz 2009-05-13 13:17:53 +08:00
Alexander Surkov deedb88a05 Bug 492530 - allow aria-labelledby to work in anonymous content, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/nsIAccessible_name.css => accessible/tests/mochitest/name.css
rename : accessible/tests/mochitest/nsIAccessible_name.js => accessible/tests/mochitest/name.js
rename : accessible/tests/mochitest/nsIAccessible_name.xbl => accessible/tests/mochitest/name.xbl
rename : accessible/tests/mochitest/test_nsIAccessible_name.html => accessible/tests/mochitest/test_name.html
rename : accessible/tests/mochitest/test_nsIAccessible_name.xul => accessible/tests/mochitest/test_name.xul
rename : accessible/tests/mochitest/test_nsIAccessible_name_button.html => accessible/tests/mochitest/test_name_button.html
rename : accessible/tests/mochitest/test_nsIAccessible_name_link.html => accessible/tests/mochitest/test_name_link.html
2009-05-13 13:13:12 +08:00
Alexander Surkov fa39c0fdd6 Bug 492518 - xul:slider accessible of xul:scale is accessible illegally, r=marcoz, davidb 2009-05-14 13:50:17 +08:00
Alexander Surkov 8f8f87621f Bug 491851 - implement relations inside HTML table, r=marcoz, davidb, sr=neil 2009-05-14 13:31:09 +08:00
Alexander Surkov 6e14bc27a5 Bug 490287 - slider of audio/video element hasn't accessible name, r=marcoz, davidb, dolske, l10n, mconor, sr=neil 2009-05-14 13:29:33 +08:00
Alexander Surkov c9c3595543 Bug 491443 - Fire OBJECT_NAMECHANGE events when the HTML 5 media Play/Pause or Mute/Unmute buttons are pressed and the caption changes, r=marcoz, davidb 2009-05-14 13:27:40 +08:00
David Bolter bd6f0d605e bug 482598: Temporarily disable test_childAtPoint because it's failing. 2009-05-11 12:14:22 -04:00
David Bolter 8ae02a93d0 Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression
--HG--
extra : rebase_source : ab3f98729c513c54e11f1dc0ab520bfa5adfc614
2009-05-11 11:20:03 -04:00
Alexander Surkov 4f0529e739 Bug 491657 - getDeepestChildAtPoint must return null when point is not inside of accessible, r=marcoz, davidb, sr=neil 2009-05-11 18:57:28 +08:00
Alexander Surkov da3dbb9b77 disable test_elm_scrolbar.html on linux 2009-05-11 16:53:42 +08:00
Alexander Surkov 05fb56e313 Bug 285167 - Mozilla doesn't support Scrollbar accessible, r=marcoz, davidb, enndeaking, sr=neil 2009-05-11 13:30:40 +08:00
Alexander Surkov 906cbaed37 Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil
--HG--
rename : accessible/tests/mochitest/nsIAccessible_actions.js => accessible/tests/mochitest/actions.js
2009-05-11 09:32:09 +08:00
Alexander Surkov 172cd7e62b Bug 491683 - provide simple mochitest for ARIA grid based on html:table, r=marcoz, davidb 2009-05-07 13:59:49 +08:00
Alexander Surkov 56495507fa Bug 490761 - do not fail when nsIAccessibleValue accessible can't get value from markup, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_elm_prgrsmtr.xul => accessible/tests/mochitest/test_value.xul
2009-05-06 11:16:36 +08:00
Alexander Surkov 608253fd4d Bug 489551 - Values of sliders and progress bars in HTML 5 audio and video element's control sets are not percentages, r=marcoz, davidb 2009-04-25 11:32:47 +08:00
Alexander Surkov af5087052d Bug 489944 - @title attribute no longer exposed on accDescription, r=davidb, r=MarcoZ 2009-04-24 16:40:18 +02:00
Boris Zbarsky aa3695feb6 Fixing test broken by checkin for bug 475318 2009-04-23 12:59:43 -04:00
Alexander Surkov c6fa64ff30 Bug 489306 - overflowed content doesn't expose child text accessibles, r=marcoz, davidb 2009-04-22 19:22:36 +08:00
Alexander Surkov 30943cf197 Bug 483573 - Expose HTML5 video and audio elements' embedded controls through accessibility APIs, r=davidb, r=MarcoZ, sr=roc 2009-04-20 09:09:21 +02:00
David Bolter 408dc8c521 Bug 473732 - Provide actions to set ARIA sort and expanded, r=surkov, r=MarcoZ 2009-04-20 08:06:19 +02:00
Dão Gottwald fa2d980aa0 Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02:00
Boris Zbarsky 1557bd18f7 Backed out changeset 50940a1eb1e9 (bug 473732) because it causes Linux unit
test orange.
2009-04-09 14:47:49 -04:00
David Bolter 17ce008f51 Bug 473732 - Provide actions to set ARIA sort and expanded, r=surkov, r=MarcoZ 2009-04-09 18:16:10 +02:00
Marco Zehe e11feca903 Disabling test file because it leaks on Mac, needed for moving forward with bug 482598 2009-03-31 20:05:16 +02:00
David Bolter 7faba20c54 Bug 482537 - Safeguard against exceptions in event-chained tests, r=surkov, r=MarcoZ 2009-03-24 14:58:35 +01:00
Serge Gautherie 175b18a2d0 Bug 483391 - A11y test_nsIAccessibleHyperLink.xul fails to actually test anything; Add missing parenthesis; (no review) 2009-03-14 15:57:29 +01:00
Marco Zehe 43b91bbb86 bug 481720 - Don't load remote images in mochitests, r=davidb 2009-03-13 15:33:33 +01:00
Justin Dolske 2a87efa5e7 Disable A11Y tests that randomly fail due to loading remote images. (bug 481720) 2009-03-11 20:02:17 -07:00
Marco Zehe e5be755f68 Bug 482674 - Rename and refactor test_bug434464.html, r=surkov
--HG--
rename : accessible/tests/mochitest/test_bug434464.html => accessible/tests/mochitest/test_accessnode_invalidation.html
2009-03-11 15:33:34 +01:00
David Bolter 2c6c7bc22a Bug 482573 - add test aria-sort exposed as sort object attribute, r=MarcoZ 2009-03-10 21:44:24 +01:00
David Bolter 85dc493aca Bug 482258 - ARIA controls with STATE_MIXED must not have STATE_CHECKED set also, r=MarcoZ 2009-03-10 07:03:21 +01:00
Marco Zehe aa115c2799 bug 477975 - Expose action on HTML5 indeterminate checkboxes, r=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_actions.xul => accessible/tests/mochitest/test_actions.xul
rename : accessible/tests/mochitest/test_nsIAccessible_actions.html => accessible/tests/mochitest/test_actions_aria.html
2009-03-09 16:10:40 +01:00
Alexander Surkov 88eef1a89e Bug 481357 - rename finalRole to role, r=davidb 2009-03-07 23:38:58 +08:00
Alexander Surkov b3cbdfe1f7 Bug 482013 - use role.js instead of explicit .role and .finalRole calls, r=marcoz 2009-03-07 19:23:25 +08:00
Alexander Surkov 931e536e9b disable a11y test_getChildAtPoint test 2009-03-05 22:16:38 +08:00
Alexander Surkov 363542d33b Bug 481617 - leaks of test_getChildAtPoint (enable this test), r=marcoz 2009-03-05 21:07:38 +08:00
Marco Zehe 0da5e23f4f bug 481435 - Refactor the test_nsiAccessibleTable*.html files, r=surkov
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleTable_1.html => accessible/tests/mochitest/test_table_1.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_2.html => accessible/tests/mochitest/test_table_2.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_3.html => accessible/tests/mochitest/test_table_3.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_4.html => accessible/tests/mochitest/test_table_4.html
2009-03-05 13:55:54 +01:00
Alexander Surkov 2db3d81751 disable a11y test_getChildAtPoint test, linux failure 2009-03-05 14:48:17 +08:00
Alexander Surkov de28f3ca35 Bug 471493 - crash [@ nsPropertyTable::GetPropertyInternal], r=marcoz, davidb, rcampbell 2009-03-05 12:08:18 +08:00
Alexander Surkov 80275f20c6 Bug 473570 - Restrict font-weight text attribute to allowed values, r=marcoz, davidb, mozbugz, sr=roc 2009-03-04 14:46:29 +08:00
Marco Zehe 09ac9f4ebd bug 462527 - Refactor test_bug429285.html, r=surkov 2009-03-03 11:42:00 +01:00
Marco Zehe b10aa6935c Bug 480939 - Refactor test_nsOuterDocAccessible.html, r=davidb 2009-03-02 16:08:56 +01:00
Marco Zehe b490313892 Bug 480934 - Refactor test_nsIAccessibleHyperText.html, r=davidb 2009-03-02 16:07:14 +01:00
Marco Zehe 25c56d46c4 bug 480294 - Refactor nsIAccessibleHyperLink mochitests, r=surkov 2009-02-27 12:23:26 +01:00
Alexander Surkov ba120afeb5 Bug 475330 - mochitests for xul:tab and xul:tabpanel relations, r=marcoz, davidb 2009-02-27 19:01:33 +08:00
Alexander Surkov aa2a235426 Bug 480099 - If an html:label has both a title and inner text, title becomes acc name for control this label is labelling, r=marcoz, davidb 2009-02-27 18:54:39 +08:00
Alexander Surkov 20729605eb Bug 454647 - fix test_bug368835.xul tests so that TreeInvalidation returns consistent values for event data, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_bug368835.xul => accessible/tests/mochitest/test_events_tree.xul
2009-02-27 18:45:21 +08:00
David Bolter c8fa9b0657 Bug 478810 - document role='textbox' fails assertion, r=surkov, r=MarcoZ 2009-02-26 09:17:43 +01:00
David Bolter 5d56549e02 Bug 477876 - expose checkable='true' object attribute, r=surkov, r=MarcoZ 2009-02-21 08:43:51 +01:00
Alexander Surkov 4881aa3286 Bug 455886 - AccessibleNameFromSubtree(): don't recurse into subtrees for roles that don't use name from subtree, r=davidb, marcoz
--HG--
rename : accessible/src/base/nsNameUtils.cpp => accessible/src/base/nsTextEquivUtils.cpp
rename : accessible/src/base/nsNameUtils.h => accessible/src/base/nsTextEquivUtils.h
2009-02-19 15:06:14 +08:00
Alexander Surkov 3c1576fac1 Bug 463645 - container-live object attribute should reflect role as well, r=davidb, marcoz 2009-02-19 14:56:19 +08:00
David Bolter 9f9772f604 bug 467387 - Expose non-editable documents as readonly, regardless of role, r=surkov, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_editabledoc.html => accessible/tests/mochitest/test_states_doc.html
rename : accessible/tests/mochitest/test_nsIAccessible_editablebody.html => accessible/tests/mochitest/test_states_editablebody.html
2009-02-17 17:16:38 +01:00
Alexander Surkov 4982a500af Bug 475522 - walk subtree once for all text attributes, r=davidb, rOMarcoZ, sr=neil
--HG--
rename : accessible/src/base/nsTextUtils.cpp => accessible/src/base/nsTextAttrs.cpp
rename : accessible/src/base/nsTextUtils.h => accessible/src/base/nsTextAttrs.h
2009-02-15 09:35:10 +01:00
Marco Zehe b1cbdfbcb6 Fixed line endings in some of the a11y test files. No bug, no functional change. 2009-02-15 09:29:45 +01:00
David Bolter 6d265640c3 Bug 475006 - Extend nsARIAMap or create hashtable to capture ARIA attribute characteristics, r=surkov, r=MarcoZ 2009-02-15 09:15:31 +01:00
Marco Zehe 11943a5386 Backout changeset 4767c92771e6 from bug 475522 because of burning tree 2009-02-12 15:35:12 +01:00
Alexander Surkov d4f633ef87 Bug 475522 - walk subtree once for all text attributes, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/base/nsTextUtils.cpp => accessible/src/base/nsTextAttrs.cpp
rename : accessible/src/base/nsTextUtils.h => accessible/src/base/nsTextAttrs.h
2009-01-12 21:34:52 +08:00
Marco Zehe fe03c63dcd bug 477572 - Properly support indeterminate checkboxes with the right a11y notifications, r=surkov, sr=roc
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_states.html => accessible/tests/mochitest/test_states.html
2009-02-11 09:40:27 +01:00
Alexander Surkov 30549e95c1 Bug 345780 - Support multiple targets for same relation, r=davidb, r=MarcoZ, sr=neil 2009-02-10 11:03:30 +01:00
Alexander Surkov ce48d2a2db bug 477606 - select@size should be exposed as listbox, r=davidb, r=MarcoZ 2009-02-10 10:55:21 +01:00
David Bolter 5286be7620 bug 474408 - Remove role='description', r=MarcoZ 2009-02-10 10:40:38 +01:00
Marco Zehe fda7dfe15e bug 476796 - Refactor test_nsIAccessibleImage, r=surkov 2009-02-05 10:06:40 +01:00
Alexander Surkov f0854d2c16 merge with bug 476209 2009-02-05 14:26:54 +08:00
Alexander Surkov 9571a8215e Bug 472662 - no reorder event for most display property & DOM changes, r=marcoz, davidb 2009-02-05 14:23:18 +08:00
David Bolter 048c34615a bug 476209 - refactor test_nsIAccessibleDocument.html, r=MarcoZ 2009-02-05 06:43:46 +01:00
Alexander Surkov 0a35e2cea0 Bug 475298 - mochitests for accessible relations, r=davidb, marcoz 2009-01-28 01:27:51 +08:00
Marco Zehe 1799cbdffc bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
David Bolter 493966f879 bug 467146 - font-size text attribute should be exposed in pt units, r=surkov, r=MarcoZ 2009-01-25 08:01:24 +01:00
Marco Zehe fd6cb92ac0 bug 474984 - Move name calculation for GridCell element to new namerules infrastructure, r=surkov 2009-01-25 07:55:56 +01:00
Alexander Surkov ea9a505253 Bug 473765 - Intermittent test failure in bug 469985 test_events_mutation.html, r=davidb, marcoz
--HG--
rename : accessible/tests/mochitest/common.js => accessible/tests/mochitest/events.js
2009-01-25 12:42:21 +08:00
Alexander Surkov fb9e762696 fix for bug 468034 2009-01-21 00:19:10 +08:00
Alexander Surkov 3dae18d659 Bug 468034 - make automated tests for name calculation rules, r=marcoz, davidb 2009-01-20 23:08:38 +08:00
Marco Zehe f7a7d7a499 bug 474281 - accessible name of html table cells is incorrectly including descendants, r=aaronlev, r=surkov
--HG--
rename : accessible/tests/mochitest/test_nsHyperTextAcc_roles.html => accessible/tests/mochitest/test_role_nsHyperTextAcc.html
2009-01-20 16:02:35 +01:00
Marco Zehe 7281ed997c bug 474261 - Test remaining implementations in nsHypertextAccessible::GetRole, r=surkov 2009-01-19 22:25:55 +01:00
Marco Zehe e5b7c65145 bug 472326 - html:input of type file no longer rendered to screen readers, effective December 30, 2008, r=aaronlev, r=surkov 2009-01-15 15:45:43 +01:00
Alexander Surkov f0a959ccaa Bug 469985 - turn the test from bug 354745 into mochitest, r=aaronlev, marocz, davidb 2009-01-14 20:19:35 +08:00
David Bolter 21b4fbaf05 Bug 452388 - Support value of undefined for aria-checked/aria-pressed/aria-selected, r=aaronlev, r=surkov, r=MarcoZ 2009-01-12 18:20:34 +01:00
Marco Zehe 153f40d0cf Fixing Windows and Linux orange from bug 469818 2009-01-06 16:33:45 +01:00
Marco Zehe 8e53d411cd Followup to bug 469818 - Refactor test_textboxes.* files, re-enabled XUL file of this test suite 2009-01-06 15:06:29 +01:00
Marco Zehe 49b5bfd706 Bug 469818 - Refactor test_textboxes.* files, r=surkov 2009-01-06 15:04:28 +01:00
Alexander Surkov 82a05611fb Bug 468418 - Expose level for nested lists in HTML, r=marcoz, aaronlev 2009-01-05 15:41:30 +08:00
Alexander Surkov b8a21b0ae5 Bug 466629 - AttributeChangedEvent not fired, or at least test is failing, with spell check mistakes on Linux, r=marcoz 2008-12-17 15:10:41 +08:00
Alexander Surkov acb3b8c296 Bug 468451 - Images with empty alt attribute no longer get an empty accessible name, but return NULL instead, r=aaronlev, marcoz, davidb 2008-12-17 00:13:49 +08:00