Alexander Surkov
|
a044334304
|
Bug 439077 – Anchor tags with no attributes should not expose linked accessible state, r=MarcoZ
|
2008-06-19 11:11:46 +08:00 |
|
Marco Zehe
|
c2fb2e4d05
|
bug 429666 - Expose ROLE_DOCUMENT for ARIA landmarks that inherit from document, patch by aaronlev, r=me; test by me, r=surkov
|
2008-06-17 08:52:09 +02:00 |
|
Marco Zehe
|
9d5979dad2
|
bug 429285 - Propagate aria-disabled to descendants, patch by aaronlev, test by me, r=surkov
|
2008-06-16 07:45:58 +02:00 |
|
Marco Zehe
|
86ba7aa703
|
bug 431615 - HTML 4.01 MAP element prevents links from displaying using a screen reader, patch by Alexander Surkov <surkov.alexander@gmail.com>, r=me, r=aaronlev, sr=jst
|
2008-06-11 08:27:22 +02:00 |
|
marco.zehe@googlemail.com
|
93664e1422
|
bug 430758 - GetAccessible() could be fooled by additional table ancestor patch by evan.yan@sun.com (Evan Yan) r=surkov a1.9=beltzner
|
2008-05-03 22:39:20 -07:00 |
|
marco.zehe@googlemail.com
|
ba2b207903
|
bug 431408 - Rename cell-index string property to table-cell-index r=surkov a1.9=dsicore
|
2008-04-30 02:07:50 -07:00 |
|
marco.zehe@googlemail.com
|
98972a704f
|
Mochitest for bug 429656 - Use title attribute for image names when alt attribute is explicitly empty r=surkov
|
2008-04-24 23:21:09 -07:00 |
|
marco.zehe@googlemail.com
|
bc58035d65
|
Mochitest for bug 429659 - Expose image URL via accessibility APIs r=surkov
|
2008-04-23 06:22:25 -07:00 |
|
surkov.alexander@gmail.com
|
6f9da8afdc
|
Bug 429547 - Support aria-activedescendant usage in nsIAccesible::TakeFocus(), r=aaronlev, a=dsicore
|
2008-04-22 23:04:53 -07:00 |
|
surkov.alexander@gmail.com
|
de97b016a2
|
Bug 423224 - Expose object attribute on cell accessible for html:td to provide cell index, r=evan.yan, a=mtschrep
|
2008-04-14 20:38:31 -07:00 |
|
marco.zehe@googlemail.com
|
b5cc16c1dc
|
Mochitest for bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links. ( r=surkov
|
2008-04-14 06:29:44 -07:00 |
|
marco.zehe@googlemail.com
|
5e06aedf95
|
Mochitest for bug 428479 - Support ARIA role="math" r=surkov
|
2008-04-14 05:34:47 -07:00 |
|
marco.zehe@googlemail.com
|
9b4c6077f1
|
bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner
|
2008-04-11 08:57:36 -07:00 |
|
marco.zehe@googlemail.com
|
a8524c90fe
|
bug 428248 - Implement tests for nsIAccessibleHyperText interface r=Alexander Surkov (surkov.alexander@gmail.com) a1.9=beltzner
|
2008-04-11 00:22:32 -07:00 |
|
marco.zehe@googlemail.com
|
ae5b3ccab3
|
bug 424161 - Tree invalidation screwed up badly, getting 6 failures on Mochitest for bug 368835. p=Alexander Surkov (surkov.alexander@gmail.com) r=me, r=Olli.Pettay sr=jonas a1.9=beltzner
|
2008-04-10 08:11:15 -07:00 |
|
gijskruitbosch@gmail.com
|
4813772bba
|
Fixing bustage, r+sr+a=mcsmurf+firebot
|
2008-03-30 08:57:07 -07:00 |
|
gijskruitbosch@gmail.com
|
b51aa98eea
|
Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 08:40:55 -07:00 |
|
gijskruitbosch@gmail.com
|
c5680b5332
|
Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 08:33:01 -07:00 |
|
surkov.alexander@gmail.com
|
449b0851de
|
Bug 419811 - bustage fix, added missed file
|
2008-03-29 20:50:31 -07:00 |
|
surkov.alexander@gmail.com
|
10ea76f748
|
Bug 419811 - html table accessible hierarchy is broken, patch=evan.yan, r=me, a=beltzner
|
2008-03-29 20:34:41 -07:00 |
|
surkov.alexander@gmail.com
|
dfc68293a1
|
Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore
|
2008-03-15 18:23:41 -07:00 |
|
surkov.alexander@gmail.com
|
37d189b126
|
Bug 416742 - add missing file
|
2008-03-07 02:22:32 -08:00 |
|
surkov.alexander@gmail.com
|
ef11919bb8
|
Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner
|
2008-03-07 02:14:35 -08:00 |
|
surkov.alexander@gmail.com
|
86a5941cc5
|
Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner
|
2008-03-05 20:14:10 -08:00 |
|
surkov.alexander@gmail.com
|
e8a0a8a6e2
|
Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner
|
2008-03-05 20:11:45 -08:00 |
|
surkov.alexander@gmail.com
|
e5cba8bfef
|
Bug 418043 - add mochitest for bug 308564, r=evan.yan
|
2008-03-05 19:49:44 -08:00 |
|
dbaron@dbaron.org
|
bcd83a7089
|
Fix spelling error to force unit test boxes to cycle.
|
2008-02-24 14:40:26 -08:00 |
|
bmlk@gmx.de
|
1664d707d0
|
adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730
|
2008-02-23 03:34:39 -08:00 |
|
surkov.alexander@gmail.com
|
4247711db2
|
Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep
|
2008-02-19 05:47:19 -08:00 |
|
surkov.alexander@gmail.com
|
ed8a514fa6
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-14 02:32:21 -08:00 |
|
surkov.alexander@gmail.com
|
1945217a63
|
Back out bug 416553
|
2008-02-13 23:33:19 -08:00 |
|
surkov.alexander@gmail.com
|
658f5a6467
|
Bug 416553 - option to run accessibility tests, r=rcampbell
|
2008-02-13 22:20:01 -08:00 |
|