Alexander Surkov
68f9fb3d83
Bug 396166 - xul:label@value accessible should implement nsIAccessibleText, r=tbsaunde, roc
2013-03-01 13:06:16 +09:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
0c8ee65118
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
f6b3b9a84f
Bug 784841 - Part 18a: Convert /accessible; r=glandium f=Ms2ger
2013-02-25 12:47:17 -08:00
L. David Baron
49b7670edf
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
L. David Baron
7bfb85741c
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 13:20:26 -08:00
L. David Baron
a8ee400190
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Alexander Surkov
433d1a1127
Bug 804461, part3 - use context to build list trees, r=tbsaunde
2012-12-02 20:35:41 +09:00
Alexander Surkov
95e4773bcc
Bug 804461, part2 - use context to build table trees, r=tbsaunde
2012-11-30 16:33:01 +09:00
Daniel Holbert
26ca8d2f6a
Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo
2012-11-27 19:15:36 -08:00
Alexander Surkov
a6f5e9e389
Bug 813508 - no need in special HTML caption processing for accessible tree creation, r=tbsaunde
2012-11-27 13:59:39 +09:00
Seth Fowler
cd421a0e5e
Bug 812241 - Remove disabled test warnings. r=khuey
2012-11-20 16:13:04 -08:00
Alexander Surkov
7f808dbc53
Bug 525909 - support ARIA role=rowgroup, r=tbsaunde
2012-11-17 16:59:55 +09:00
Alexander Surkov
4bce4a4143
Bug 809751 - presentational table related elements referred or having global ARIA attributes must be accessible, r=tbsaunde
2012-11-10 19:26:58 +09:00
James Kitchener
d2ede945de
Bug 786566 - ARIA menuitem acting as submenu should have PARENT_MENUITEM role, r=tbsaunde
2012-11-08 08:58:22 +09:00
Alexander Surkov
97d473b3e6
Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde
2012-10-10 09:14:44 +09:00
Alexander Surkov
09fe8ca7d4
Bug 739455 - intermittent failure of relations/test_tabbrowser.xul and tree/test_tabbrowser.xul, r=tbsaunde
2012-09-26 09:55:07 +09:00
Alexander Surkov
e1aaa5b39d
Bug 768296 - Ignore role=presentation when global ARIA attributes are present or referred by ARIA relationship, r=tbsaunde
2012-09-18 11:51:39 +09:00
Alexander Surkov
9a513e057d
Bug 706849 - create accessible by tag name as fallback if table descendant style is used out of table context, r=tbsaunde
2012-09-17 11:00:39 +09:00
Alexander Surkov
8e562ad7b0
Bug 507555 - Wrong accessible is created for HTML:li having block display style, r=tbsaunde
2012-09-06 15:03:24 +09:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Boris Zbarsky
5a39a1c779
Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde
2012-07-17 12:18:53 -04:00
Nathan Froyd
bfff055672
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Mark Capella
85680ff083
Bug 570322 - random fail of image map (area) accessible creation - part 1, r=davidb, f=marcoz
2012-06-18 09:47:25 -04:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Arjun
5333bf27ce
Bug 741474 - Intermittent failure of accessible/tree/test_img.html | Different amount of expected children, r=surkov
2012-05-16 17:01:34 +09:00
Ehsan Akhgari
9583e92170
Backout the merge from fx-team because of Ts regressions (no bug)
...
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Tim Taubert
afc10add1d
merge m-c to fx-team
2012-04-27 08:39:28 -04:00
Joe Walker
c620823148
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
...
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-04-25 10:12:06 +01:00
Marco Zehe
c7d2cca4af
Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977
2012-04-26 14:25:23 +02:00
Mark Capella
6f3d67585a
Bug 559747 - add a11y mochitests for <input type=search>, r=marcoz, f=surkov
2012-04-26 20:12:29 +09:00
Ed Morley
779e01fd9c
Backout 8cc13f37bc66 (bug 746177), 2b5ee44bdc4e (bug 746977), 3c330e379fa3 (bug 746974), af0a722c0b95 (bug 746971), 269a49a7dc59 (bug 746534), e23e7fe11364 (bug 746531), 014ef60b82cd (bug 746970), db2c5fd694d6 (bug 746519), 7c165c01e13c (bug 746183), 247098e91bb5 (bug 746178), b761b5f4aeb2 (bug 746176), 5b623170c1d4 (bug 746164) for mochitest-other orange
2012-04-26 12:10:08 +01:00
Marco Zehe
2389a8eeae
Bug 746977 - tree/test_cssoverflow.html ShiftTab not working, and a test timeout on OS X, disable
2012-04-26 11:11:03 +02:00
Mark Capella
14d2b978c9
Bug 559759 - add a11y mochitests for <input type=email>, r=marcoz, f=surkov
2012-04-25 12:12:31 +09:00
Michał Frontczak
5fb9033935
Bug 727722 - Create an accessible for HTML table row by frame, r=tbsaunde, roc, surkov
2012-04-25 12:06:21 +09:00
Hub Figuière
97b5e3bdb0
Bug 746358 - Implement new role for definition lists. r=tbsaunde
2012-04-24 11:35:23 -07:00
Max Li
a0d2197948
Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov
2012-04-03 22:12:39 -04:00
Alexander Surkov
b9dc078740
Bug 732389 - image map accessible tree is not updated when image map is changed, r=bz, tbsaunde
2012-03-15 16:16:02 -04:00
David Bolter
ab09888daa
Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
...
layout-mentor: bz (mucho thanks!)
We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Ed Morley
8de602546b
Backout 547de632a3e2 (bug 495912) for mochitest-a11y orange
2012-02-29 18:42:58 +00:00
David Bolter
6392ae8ed0
Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
...
layout-mentor: bz (mucho thanks!)
We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Serge Gautherie
d488b0cc79
Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander.
2012-02-20 05:25:17 +01:00
Marco Zehe
af57611b0f
Bug 719754 - Rewrite a11y tests that put <tabbrowser> in random XUL documents and expect it to work (tree and relations files), r=surkov
2012-02-06 13:06:07 +01:00
Tim Taubert
3034f95b20
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Dão Gottwald
9c8f010f62
Bug 715857 - Disable a11y tests that put <tabbrowser> in random XUL documents and expect it to work. r=MarcoZ
2012-01-16 14:37:21 +01:00
David Bolter
53e6526b7b
Bypass failing OSX tests (b=650294,b=650366). r=tests
2012-01-06 15:54:44 -05:00
David Bolter
899b2bf2a0
Bug 705179 - Implement initial canvas accessible and baseline test. r=surkov,ehsan
2011-11-25 11:58:34 -05:00
Ed Morley
7ea8e12caa
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
ac65d0d88e
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00