Commit Graph

1103 Commits

Author SHA1 Message Date
Trevor Saunders
2c4b7496cc bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00
Trevor Saunders
06fd0a980e bug 852044 - follow up test_link.html doesn't assert on win anymore 2013-03-22 05:00:31 -04:00
Trevor Saunders
a25e658ed5 bug 852044 - don't fire sync events from DocAccessible::ProcessLoad() r=surkov 2013-03-18 01:58:34 -04:00
Alexander Surkov
ddc3fa1553 Bug 852021 - add getText* at caret offset mochitest, r=tbsaunde 2013-03-22 11:02:35 +09:00
Gregory Szorc
09e7b06723 Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Trevor Saunders
67dff5d95a bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz 2013-03-16 00:13:38 -04:00
Hubert Figuière
21b4db7ab4 Bug 845095 - Disable test only on MacOS 10.6. r= 2013-03-18 15:42:12 -04:00
Trevor Saunders
757468d7db bug 694254 - disable the test on windows 7/8 2013-03-18 00:09:52 -04:00
Phil Ringnalda
2f7671db41 Back out 0bbb5cacadaf (bug 694254) for timing out on Windows 2013-03-17 20:13:17 -07:00
Joshua Yuan
83f60a3196 bug 833256 - role=note should use eFromSubTreeIfRec name rule not eFromSubTree r=tbsaunde f=surkov 2013-03-17 22:02:01 -04:00
Trevor Saunders
280eaed320 bug 694254 - disable test_focus_browserui.xul on windows 7/8 to see if the leak goes away 2013-03-17 21:04:07 -04:00
Phil Ringnalda
efff21596e Back out 9bfca2900825 (bug 694254) for incompetent review 2013-03-16 20:35:53 -07:00
Trevor Saunders
176ca13c4d bug 694254 - disable test_focus_browserui.xul on win 7/8 to see if it fixes the leak rs=philor 2013-03-16 22:10:32 -04:00
Trevor Saunders
31af042817 bug 833164 - code gen xpcom accessible events r=surkov ted 2013-01-19 10:38:01 -05:00
Trevor Saunders
642512da38 bug 850973 - remove nsAccUtils::IsText() r=surkov 2013-03-14 00:21:34 -04:00
Fernando Herrera
22e58d7870 Bug 612331 - nsIAccessibleText getText related functions test in multiline text, r=surkov, tbsaunde 2013-03-14 01:04:23 +09:00
Alexander Surkov
c9090578d7 Bug 845134 - enable focus logging for accessible/focus/test_focusedChild.html 2013-03-13 21:48:59 +09:00
Ryan VanderMeulen
ace7ce91a8 Bug 637898 - Update assertion annotations for test_1.html. 2013-03-12 11:11:14 -04:00
Trevor Saunders
c3918074a9 bug 637898 try and fix HyperTextAccessible::GetPosAndText() to avoid asserts r=surkov 2013-03-12 09:43:19 -04:00
Alexander Surkov
23b9ae07f1 Bug 845095 - disable mochitest accessible/states/test_tree.xul 2013-03-11 12:34:34 +09:00
Alexander Surkov
3886d840c6 Bug 824662 - Intermittent test_takeFocus.html | Can't get accessible for plugin, r=tbsaunde 2013-03-07 14:48:48 +09:00
Alexander Surkov
d8328cd248 Bug 845095 - clean up accessible/states/test_tree.xul, r=hub 2013-03-07 12:45:46 +09:00
Alexander Surkov
19b40fcee8 Bug 845176 - enable logging in accessible/relations/test_embeds.xul 2013-03-06 16:37:30 +09:00
Alexander Surkov
6b4c6e122c Bug 824662 - enable logging in accessible/focus/test_takeFocus.html 2013-03-05 20:29:02 +09:00
Trevor Saunders
5756f6755f bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Alexander Surkov
e8e5086b40 Bug 396166 - xul:label@value accessible should implement nsIAccessibleText, r=tbsaunde, roc 2013-03-01 13:06:16 +09:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Alexander Surkov
c60661492f Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
Phil Ringnalda
dd2d375fe9 Back out 49b4afb3ab2f (bug 845134) as the single most unlikely cause of Android build bustage in the history of computing, on a CLOSED TREE 2013-02-27 23:15:11 -08:00
Gregory Szorc
89d297a677 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Alexander Surkov
9d1849e6f2 Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
Hubert Figuière
487150959c Bug 845095 - Disable mochitest states/test_tree.xul on Mac. r=dbolter 2013-02-27 16:02:38 -05:00
Gregory Szorc
f0b7e3972c 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
cd9c6150fe Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
f74c6d3693 Bug 784841 - Part 18a: Convert /accessible; r=glandium f=Ms2ger 2013-02-25 12:47:17 -08:00
Alexander Surkov
c027e2ef6a Bug 845095 - enable logging for states/test_tree.xul 2013-02-27 16:37:01 +09:00
L. David Baron
239da2d4cf Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Hubert Figuière
4996fba842 Bug 845095 - backed out 8cb9d6981978 as per r=surkov 2013-02-27 21:57:07 -05:00
L. David Baron
baee65db50 Bug 404077: Fix think-o in previous annotations of expected assertions. CLOSED TREE 2013-02-27 18:53:09 -08:00
L. David Baron
80f85cd264 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:46:42 -08:00
L. David Baron
9b9f1bc887 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 17:58:48 -08:00
Aishwarya
2b8e252515 Bug 794620 - group position of HTML radio buttons can be incorrect, r=surkov 2013-02-22 01:31:40 +09:00
L. David Baron
822b2ca3bc Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
Except for the changes in:
  layout/generic/nsIFrame.h (part)
  layout/style/nsComputedDOMStyle.h (all)
  layout/style/nsRuleNode.cpp (part)
  layout/style/nsStyleContext.cpp (part)
  layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
Alexander Surkov
ae18cecbc2 Bug 834120 - Table cell accessibles not exposed for CSS table without table-row, r=tbsaunde 2013-02-16 14:42:00 +09:00
L. David Baron
a144cc1c82 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
42aceb59d8 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 13:20:26 -08:00
Alexander Surkov
aba82f94bc Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde 2013-02-26 16:17:10 +09:00
L. David Baron
57d19fbb86 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Alexander Surkov
c42b93211f Bug 835666 - ARIA combobox selected value is not a part of name computation, r=tbsaunde 2013-02-15 18:54:06 +09:00
Alexander Surkov
4b2b6d7fd1 Bug 835121 - ARIA grid should be editable by default, r=tbsaunde 2013-02-14 19:57:35 +09:00
Alexander Surkov
fe565c198f Bug 823927 - text is jammed with control's text in name computation, r=tbsaunde 2013-02-12 18:13:57 +09:00
Alexander Surkov
0f7019205f Bug 838407 - aria-hidden false value shouldn't be exposed via object attributes, r=tbsaunde 2013-02-11 09:54:14 +09:00
Alexander Surkov
1b576f47da Bug 445510 - Support ARIA-based text attributes, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/attributes/test_text.html => accessible/tests/mochitest/textattrs/test_general.html
2013-02-09 13:36:34 +09:00
Boris Zbarsky
e4b4da3503 Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Alexander Surkov
0ed39d7ed6 Bug 786163 - sort out name calculation for HTML input buttons, r=tbsaunde 2013-02-03 13:49:18 +09:00
Henri Sivonen
b0e8182995 Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter. 2013-01-29 14:31:45 +02:00
Hubert Figuière
d8356f0396 Bug 835338 - Part 1: Disable test_scroll.xul on Mac for now. r=dbolter
--HG--
extra : rebase_source : 35117aad43afeddb5d9ecdd39e0ab562b075a63d
2013-01-28 12:08:30 -05:00
Alexander Surkov
d469a547ce Bug 569356, part2 - coalescence of state change events is bad, r=tbsaunde 2013-01-28 18:21:03 +09:00
Alexander Surkov
ed573510d4 Bug 569356, part1 - add support of event scenarios in testing, r=marcoz 2013-01-19 09:01:38 +09:00
Iscaro
549bd5441f Bug 789621 - getTextAttributes doesn't work with magic offsets. r=surkov 2013-01-12 15:24:13 -05:00
Ed Morley
6c3ceabdc2 Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts 2013-01-09 11:48:23 +00:00
David Bolter
f9bb834720 Fixing one line in previous fix. b=569356. r=MarcoZ 2013-01-08 10:51:54 -05:00
Alexander Surkov
34b7e169fc Bug 569356 - Coalescence of state change events is bad, r=tbsaunde, marcoz 2013-01-08 17:15:51 +09:00
Alexander Surkov
e82c62b707 Bug 824901 - HyperTextAccessible::DOMPointToHypertextOffset fails for node and offset equal to node child count, r=tbsaunde 2013-01-05 19:14:34 +09:00
Alexander Surkov
191ac606e9 Bug 822983 - Map SVG graphic elements to accessibility API, r=tbsaunde, longsonr 2013-01-04 13:26:00 +09:00
Alexander Surkov
a4f1531954 Bug 459357 - Support accessible name computation for SVG, r=tbsaunde 2012-12-31 17:04:08 +09:00
Alexander Surkov
24ade4de4e Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Alexander Surkov
619f01b83f Bug 660083 - missing focus event when opening a message in Thunderbird, r=tbsaunde 2012-12-27 13:25:27 +09:00
Alexander Surkov
1f347b051a Bug 818407 - changing the HTML body doesn't pick up ARIA role, r=tbsaunde 2012-12-24 21:40:15 +09:00
Alexander Surkov
4a783616b7 Bug 819273 - ARIA combobox should have accessible value, r=tbsaunde 2012-12-23 09:54:13 +09:00
Alexander Surkov
c767a52728 Bug 822173 - bunch of editable tests is never invoked, r=marcoz 2012-12-17 20:38:57 +09:00
David Bolter
142b56838f Bug 819303 - crash in nsTextEquivUtils::AppendTextEquivFromTextContent. f=marcoz r=surkov 2012-12-07 12:27:17 -05:00
Trevor Saunders
ebc6ffbde3 backout bug 812845 for frequent orange 2012-12-07 02:38:41 -05:00
Trevor Saunders
4e13307e49 logging for bug 812845 since it failed on inbound last time, but doesn't fail on try 2012-12-06 23:34:48 -05:00
Trevor Saunders
47f1fd7b45 bug 812845 - more tests for invalid spelling text attributes r=surkov 2012-11-17 22:58:29 -05:00
Alexander Surkov
f07f8ebc5e Bug 815646 - Intermittent accessible/states/test_link.html, r=tbsaunde 2012-12-07 12:48:09 +09:00
Alexander Surkov
fd74a15d30 Bug 816856 - Embedded object accessibles for inaccessible/windowless plugins should not expose a NULL child, r=tbsaunde 2012-12-04 14:27:13 +09:00
Alexander Surkov
6a9c6be878 Bug 804461, part3 - use context to build list trees, r=tbsaunde 2012-12-02 20:35:41 +09:00
Alexander Surkov
4b367314a9 Bug 804461, part2 - use context to build table trees, r=tbsaunde 2012-11-30 16:33:01 +09:00
Alexander Surkov
94853961be Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-30 11:09:41 +09:00
Chris Jones
05efb88c6b Back out 0c242b9fcb54 for Moth crashes 2012-11-27 22:54:21 -08:00
Alexander Surkov
b3cf4b69ee Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-28 14:08:47 +09:00
Daniel Holbert
c491e9d557 Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
Daniel Holbert
bad9e2dc57 Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo 2012-11-27 19:15:36 -08:00
Alexander Surkov
d9b25082f5 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
630ed49838 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Alexander Surkov
2acd72040f Bug 678454 - coalesce events by accessible tree, r=tbsaunde 2012-11-20 13:53:38 +09:00
Phil Ringnalda
b361a10312 Back out 1b6d5e373bcc (bug 812845) for timeouts in accessible/events/test_textattrchange.html
--HG--
extra : rebase_source : a4e733ee7db79b26176ad0eb703e06beb79f4719
2012-11-19 20:34:52 -08:00
Trevor Saunders
d9b94bdb91 bug 812845 - more tests for invalid spelling text attribute r=surkov 2012-11-17 22:58:29 -05:00
Alexander Surkov
7f3e041ecd Bug 812041 - ARIA slider and spinbutton don't provide a value for name computation, r=tbsaunde 2012-11-19 13:14:59 +09:00
Alexander Surkov
3b4ac86e22 Bug 525909 - support ARIA role=rowgroup, r=tbsaunde 2012-11-17 16:59:55 +09:00
Alexander Surkov
6ef9d4cddf Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde 2012-11-17 12:32:51 +09:00
Alexander Surkov
58c67984b6 Bug 810260 - xul:deck hidden pages shouldn't be offscreen, r=tbsaunde 2012-11-16 19:12:45 +09:00
Alexander Surkov
e6d0f0eb40 Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde 2012-11-14 18:45:46 +09:00
David Bolter
f3638c667f backout 94e3a41d532e (increased orange) 2012-11-13 15:45:58 -05:00
David Bolter
e99a2b9d64 Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay 2012-11-13 14:07:21 -05:00
Alexander Surkov
5bf1628789 Bug 807911 - whittle mutation events processing, r=tbsaunde 2012-11-13 15:29:22 +09:00
Alexander Surkov
619aec00e3 Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde 2012-11-11 11:16:17 +09:00
Alexander Surkov
0b55b444d6 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
Trevor Saunders
8a18462c3a bug 810554 - add logging 2012-11-10 00:36:36 -05:00
Alexander Surkov
8d96c2ac60 Bug 757774 - Fire state change event when link is traversed, r=tbsaunde 2012-11-10 02:37:27 +09:00
James Kitchener
b460d1335c Bug 786566 - ARIA menuitem acting as submenu should have PARENT_MENUITEM role, r=tbsaunde 2012-11-08 08:58:22 +09:00
Alexander Surkov
3b34b80f3e Bug 733848 - stop logging accessible/name/test_markup.html 2012-11-06 11:41:39 +09:00
Alexander Surkov
36c968f832 Bug 733848 - log accessible/name/test_markup.html on stack enabled builds, r=ehsan, tbsaunde 2012-11-04 11:19:56 +09:00
Dão Gottwald
5b3ee5260f Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
Alexander Surkov
30f26cea4a Bug 733848 - a trick to make accessible/name/test_markup.html tests pass, r=tbsaunde 2012-10-31 23:52:47 +09:00
Alexander Surkov
5ee9730ad9 Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
Ehsan Akhgari
6362a6cc75 Backed out changeset f75e5dcdbb44 (bug 733848) for non-profiling Linux opt Moth bustage 2012-10-30 19:04:19 -04:00
Alexander Surkov
02cbda15e2 Bug 733848 - log stacks for accessible/name/test_markup.html 2012-10-30 14:51:36 +09:00
Alexander Surkov
d202d67662 Bug 733848 - more experiments on accessible/name/test_markup.html 2012-10-29 18:19:11 +09:00
Alexander Surkov
6ad1052769 Bug 733848 - more logging for accessible/name/test_markup.html 2012-10-28 11:16:22 +09:00
Alexander Surkov
0ea0668bbb Bug 733848 - enable logging for accessible/name/test_markup.html 2012-10-27 21:13:54 +09:00
Alexander Surkov
25c5b4bdec Bug 733848 - Intermittent accessible/name/test_markup.html, mouse wave over image, r=tbsaunde 2012-10-27 07:43:24 +09:00
Alexander Surkov
ffca7c9dca Bug 805373 - don't expose explicit-name on unintentional empty name accessible, r=tbsaunde 2012-10-26 21:38:29 +09:00
Mario Alvarado [:marioalv]
a54961a433 Bug 797637 - test_text_alg.html shouldn't print out gigantic strings of 'xxxxx's to the log, r=surkov 2012-10-22 23:04:43 -06:00
Alexander Surkov
454b958a0a Bug 708927 - Intermittent events/test_focus_menu.xul, r=tbsaunde 2012-10-21 23:07:11 +09:00
Alexander Surkov
78aedb8c5e Bug 727942 - scrollSubstringToPoint is broken when page is zoomed, r=tbsaunde 2012-10-21 10:38:15 +09:00
Alexander Surkov
e4a66d3bab Bug 727942 - getRange/CharacterExtents is broken when page is zoomed, r=tbsaunde 2012-10-20 20:04:45 +09:00
Alexander Surkov
c813149b24 Bug 727942 - getOffsetAtPoint returns incorrect value when page is zoomed, r=tbsaunde 2012-10-20 18:03:48 +09:00
Alexander Surkov
31b1c3fb1d Bug 727942 - scrollToPoint is broken when page is zoomed, r=tbsaunde, f=roc 2012-10-20 00:10:28 +09:00
Alexander Surkov
efd91ebaea Bug 740764 - Restrict object attributes inheritance through documents to ARIA attributes, r=tbsaunde 2012-10-19 16:15:23 +09:00
Alexander Surkov
02b3cceee5 Bug 637578 - Expose explict-name object attribute, r=tbsaunde 2012-10-17 15:38:16 +09:00
James Kitchener
d887f0496e bug 761901 - HTML5 progress accessible should fire value change event r=tbsaunde 2012-10-15 23:05:20 -04:00
Alexander Surkov
b9abe951b3 Bug 782991 - tab document should be a document load events target unconditionally (states/test_link.html intermittent failure), r=tbsaunde 2012-10-10 10:01:46 +09:00
Alexander Surkov
91e81186ae Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
Alexander Surkov
eec03f0b72 Bug 708927 - enable events/test_focus_menu.xul partially, add more logging capabilities, r=tbsaunde 2012-10-05 22:00:28 +09:00
Alexander Surkov
236d135086 Bug 795210 - intermittent failure of events/test_docload.xul, r=tbsaunde 2012-10-03 20:11:39 +09:00
Ed Morley
f41f25806a Bug 745788 - Temporarily disable test_imagemap.html for frequent timeouts 2012-10-02 10:47:54 +01:00
Ed Morley
aa59894c6f Bug 708927 - Disable test_focus_menu.xul on Linux for frequent timeouts; rs=tbsaunde 2012-09-28 17:52:56 +01:00
Ed Morley
70465d624c Bug 691580 - Disable part of test_focus_contextmenu.xul for too many intermittent failures; rs=tbsaunde 2012-09-28 17:52:53 +01:00
Robert O'Callahan
61a251e261 Bug 745788. Work around imagemap bustage by forcing the test image to repaint in order to find its imagemap. r=tbsaunders 2012-09-28 23:19:38 +12:00
Matt Woodrow
58d3d65ab2 Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Alexander Surkov
db795acad5 Bug 768786 - Offscreen state is not exposed under certain circumstances, r=tbsaunde 2012-09-27 12:55:34 +09:00
Alexander Surkov
8ecf8872a4 Bug 708927 - more logging for events/test_focus_menu.xul 2012-09-27 12:52:21 +09:00
Alexander Surkov
31f3835eb5 Bug 691580 - more logging for events/test_focus_contextmenu.xul 2012-09-27 12:47:55 +09:00
Alexander Surkov
7c8dd895ce Bug 766112 - intermittent failure of events/test_docload.xul, r=tbsaunde 2012-09-26 10:30:01 +09:00
Alexander Surkov
71b87b2f80 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
17ba1d6f11 Bug 691580 - enable logging for events/test_focus_contextmenu.html 2012-09-25 15:15:06 +09:00
Alexander Surkov
597c61b068 Bug 691580 - enable events/test_focus_contextmenu.html tests and logging 2012-09-25 11:28:00 +09:00
Alexander Surkov
746828ddf8 Bug 782991 - enable more logging of states/test_link.html 2012-09-24 20:07:35 +09:00
Alexander Surkov
35912ce836 Bug 766112 - enable logging for events/test_docload.xul 2012-09-24 14:14:28 +09:00
Phil Ringnalda
921ae1778a Bug 691580 - disable the bits of test_focus_contextmenu.xul that constantly fail on Windows 2012-09-23 15:21:41 -07:00
Alexander Surkov
ac349ba9b9 Bug 691580, Bug 782991 - enable logging events/test_focus_contextmenu.xul and states/test_link.html 2012-09-22 13:03:01 +09:00
Alexander Surkov
b51cdbd698 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
a329bf4723 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
6bb2c29a8b Bug 686821 - expose offscreen state (no invisible state) for background tab accessibles, r=tbsaunde 2012-09-14 11:55:18 +09:00
Alexander Surkov
efa676d26e Bug 507555 - Wrong accessible is created for HTML:li having block display style, r=tbsaunde 2012-09-06 15:03:24 +09:00
Alexander Surkov
bf441d16d0 Bug 761102 - focus may be missed when ARIA active-descendant is changed on active composite widget, r=tbsaunde, f=davidb 2012-09-05 20:03:39 +09:00
Alexander Surkov
f4bac6bbea Bug 761853 - ARIA grid with rowgroup breaks table row/col counting and indices, r=tbsaunde
--HG--
rename : accessible/src/base/filters.cpp => accessible/src/base/AccFilters.cpp
rename : accessible/src/base/filters.h => accessible/src/base/AccFilters.h
2012-08-28 22:13:59 +09:00
Ms2ger
517e45a7f6 Backed out changeset 08e41d18e1f8 for a case-folding collision. 2012-08-28 10:24:30 +02:00
Alexander Surkov
9a2f85a46b Bug 761853 - ARIA grid with rowgroup breaks table row/col counting and indices, r=tbsaunde
--HG--
rename : accessible/src/base/filters.cpp => accessible/src/base/Filters.cpp
rename : accessible/src/base/filters.h => accessible/src/base/Filters.h
2012-08-28 16:33:01 +09:00
Phil Ringnalda
09a1cd9f08 Back out fb49a2f819ad (bug 766112) for destroying the a11y village rather than saving it, CLOSED TREE 2012-08-20 14:25:30 -07:00
Trevor Saunders
c5e2085034 bug 766112 - add logging for orange test rs=davidb 2012-08-20 15:31:19 -04:00
Mike Hommey
6173fa297f Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
7761be2238 Bug 733848 - Temporarily disable part of markuprules.xml for frequent intermittent failures; r=surkov 2012-08-03 11:28:12 +01:00
Trevor Saunders
e8b1ed4471 bug 762876 - fix default orientation of role=scrollbar, and ensure only one of states horizontal or vertical is set r=davidb 2012-07-17 10:41:59 -04:00
Boris Zbarsky
051c2fee44 Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde 2012-07-17 12:18:53 -04:00
Andrew Hurle
1e3bb07c3f Bug 587909 - Improve the visual style of location bar results. r=Unfocused ui-r=shorlander
--HG--
extra : rebase_source : 625a3e2cf16b2601c20709b1ff6ee7c3792a6faa
2012-07-12 20:53:00 -07:00
Nathan Froyd
a7eb97f896 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
Andrew Quartey
29f9c1dec1 Bug 761910 - Add text attribute testing for HTML mark color. r=eitan 2012-07-07 10:06:59 -04:00
Ehsan Akhgari
45fe6d3ae2 Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Aryeh Gregor
3e9c8587b9 Bug 766845 part 3 - Fix assertion in DeleteRangeTxn; r=ehsan,surkov 2012-06-25 14:44:40 +03:00
Eitan Isaacson
2bf6598e99 Bug 764686 - Always check if point are in match's bounds in Accessible::ChildAtPoint(). r=davidb 2012-06-25 10:34:52 -07:00
Eitan Isaacson
c7883dbfbb Bug 756502 - Added reason to pivot change notifications. r=davidb 2012-06-20 14:07:51 -07:00
Eitan Isaacson
7f419da2d8 Bug 756296 - Introduce pivot moveToPoint(). r=davidb 2012-06-20 14:07:51 -07:00
Andrew Quartey
29da1e354d Bug 761911 - Add text attribute tests for HTML strike and s elements. r=eitan 2012-06-19 19:01:10 -04:00
Phil Ringnalda
9ef61ebf0a Back out 2168e72ab8d3 (bug 764686) for orange 2012-06-18 20:52:28 -07:00
Eitan Isaacson
20c87fa332 Bug 764686 - Always check if point are in match's bounds in Accessible::ChildAtPoint(). r=davidb 2012-06-18 18:40:47 -07:00
Eitan Isaacson
7f867d2927 Backed out changeset 0c17f1be2df3 (bug 764686) 2012-06-18 17:54:01 -07:00
Eitan Isaacson
2882dc8665 Bug 764686 - Always check if point are in match's bounds in Accessible::ChildAtPoint(). r=davidb 2012-06-18 16:07:56 -07:00
Mark Capella
22b27285a4 Bug 570322 - random fail of image map (area) accessible creation - part 1, r=davidb, f=marcoz 2012-06-18 09:47:25 -04:00
Mark Capella
be1fbffd23 Bug 760878 - decomtaminate Get Row / Column Description() on accessible tables, r=tbsaunde 2012-06-15 04:04:03 -04:00
David Bolter
78049ecc9b Bug 761891 - HTML5 article element should expose xml-roles:article object attribute. r=surkov 2012-06-11 11:16:48 -04:00
Oussama BADR
b79004bd39 Bug 672514 - Smooth out nsIAccessible keyboard shortcuts methods, r=surkov 2012-06-09 18:49:21 +09:00
Alexander Surkov
e119f284c3 Bug 759833 - ARIA documents should fire document loading events, r=tbsaunde, f=davidb 2012-06-08 22:36:41 +09:00
Alexander Surkov
59ffe89edc Bug 760774 - switch ARIA role map to atoms, r=tbsaunde, sr=neil 2012-06-08 01:23:33 +09:00
Mark Capella
c4df1c9012 Bug 760758 - de-ns-ify nsHTMLTableAccessible, r=surkov
--HG--
rename : accessible/src/atk/nsHTMLTableAccessibleWrap.h => accessible/src/atk/HTMLTableAccessibleWrap.h
rename : accessible/src/html/nsHTMLTableAccessible.cpp => accessible/src/html/HTMLTableAccessible.cpp
rename : accessible/src/html/nsHTMLTableAccessible.h => accessible/src/html/HTMLTableAccessible.h
rename : accessible/src/mac/nsHTMLTableAccessibleWrap.h => accessible/src/mac/HTMLTableAccessibleWrap.h
rename : accessible/src/msaa/nsHTMLTableAccessibleWrap.cpp => accessible/src/msaa/HTMLTableAccessibleWrap.cpp
rename : accessible/src/msaa/nsHTMLTableAccessibleWrap.h => accessible/src/msaa/HTMLTableAccessibleWrap.h
rename : accessible/src/other/nsHTMLTableAccessibleWrap.h => accessible/src/other/HTMLTableAccessibleWrap.h
2012-06-07 08:47:49 -04:00
Andrew Quartey
f685616270 Bug 445516 - Support for auto-generated=true text attribute on list bullets, r=tbsaunde 2012-06-07 21:49:21 +09:00
Mark Capella
fea809bcb0 Bug 760756 - de-ns-ify nsHTMLLinkAccessible, r=surkov
--HG--
rename : accessible/src/html/nsHTMLLinkAccessible.cpp => accessible/src/html/HTMLLinkAccessible.cpp
rename : accessible/src/html/nsHTMLLinkAccessible.h => accessible/src/html/HTMLLinkAccessible.h
2012-06-04 08:32:38 -04:00
Alexander Surkov
56068a9f87 Bug 756983 - make nsAccessible::GetActionName faster, r=tbsaunde 2012-06-04 14:41:06 +09:00
Alexander Surkov
0181eab0ec Bug 759670 - Intermittent accessible/events/test_docload.xul | Test timed out, r=tbsaunde 2012-06-04 14:38:45 +09:00
Alexander Surkov
80859bbd4e Bug 760099 - add more loggin capabilities, r=tbsaunde 2012-06-02 10:58:44 +09:00
Mark Capella
3819ef3a34 Bug 759305 - De-ns-ify nsHyperTextAcc, r=surkov
--HG--
rename : accessible/src/atk/nsHyperTextAccessibleWrap.h => accessible/src/atk/HyperTextAccessibleWrap.h
rename : accessible/src/html/nsHyperTextAccessible.cpp => accessible/src/generic/HyperTextAccessible.cpp
rename : accessible/src/html/nsHyperTextAccessible.h => accessible/src/generic/HyperTextAccessible.h
rename : accessible/src/mac/nsHyperTextAccessibleWrap.h => accessible/src/mac/HyperTextAccessibleWrap.h
rename : accessible/src/msaa/nsHyperTextAccessibleWrap.cpp => accessible/src/msaa/HyperTextAccessibleWrap.cpp
rename : accessible/src/msaa/nsHyperTextAccessibleWrap.h => accessible/src/msaa/HyperTextAccessibleWrap.h
rename : accessible/src/other/nsHyperTextAccessibleWrap.h => accessible/src/other/HyperTextAccessibleWrap.h
2012-05-31 04:04:41 -04:00
Alexander Surkov
81386ab0a6 Bug 754165 - fire document load events on iframes too, r=tbsaunde, f=marcoz 2012-05-30 11:21:24 +09:00
Mark Capella
6036789d4a Bug 758870 - de-ns-ify nsDocAccessible, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/atk/nsDocAccessibleWrap.cpp => accessible/src/atk/DocAccessibleWrap.cpp
rename : accessible/src/atk/nsDocAccessibleWrap.h => accessible/src/atk/DocAccessibleWrap.h
rename : accessible/src/base/nsDocAccessible.cpp => accessible/src/generic/DocAccessible.cpp
rename : accessible/src/base/nsDocAccessible.h => accessible/src/generic/DocAccessible.h
rename : accessible/src/mac/nsDocAccessibleWrap.h => accessible/src/mac/DocAccessibleWrap.h
rename : accessible/src/mac/nsDocAccessibleWrap.mm => accessible/src/mac/DocAccessibleWrap.mm
rename : accessible/src/msaa/nsDocAccessibleWrap.cpp => accessible/src/msaa/DocAccessibleWrap.cpp
rename : accessible/src/msaa/nsDocAccessibleWrap.h => accessible/src/msaa/DocAccessibleWrap.h
rename : accessible/src/other/nsDocAccessibleWrap.h => accessible/src/other/DocAccessibleWrap.h
2012-05-27 05:01:40 -04:00
Oussama BADR
213de05c35 Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
Eitan Isaacson
cfaaeb46a5 Bug 758072 - Fix backward sibling traversal in nsIAccessiblePivot. r=surkov 2012-05-24 11:46:04 -07:00
Mark Capella
abfc1cc082 Bug 749810 - getText(0, -1) fails with empty text, r=surkov, f=eeejay 2012-05-23 14:06:07 -04:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Mark Capella
96c80b60d5 Bug 736886 - test_nsIAccessibleDocument.html silently dies, r=surkov 2012-05-17 20:10:10 -04:00
Alexander Surkov
182fe15691 Bug 754830 - calculate link states separately, r=tbsaunde 2012-05-17 18:37:37 +09:00
Arjun
7ec41bdb10 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
Eitan Isaacson
9c1f2aea8e Bug 753093 - Fix crasher when virtual cursor's position becomes defunct and a move method is called. r=surkov 2012-05-14 14:21:59 -07:00
Alexander Surkov
08d70a910e Bug 754627 - GetBounds on bullet return wrong values, r=tbsaunde, roc 2012-05-14 13:51:45 +09:00
Mark Capella
606d180dd2 Bug 614585 - mochitest test selection functions for nsIAccessibleText, r=surkov, f=hub 2012-05-10 23:18:29 +09:00
Alexander Surkov
09b9b0422e Bug 751496 - get rid nsAccessible::GetBoundsFrame, r=rbsaunde 2012-05-08 09:00:36 +09:00
Alexander Surkov
78feffdff7 Bug 751079 - get rid misuses of nsAccessible::GetBoundaryFrame, r=tbsaunde 2012-05-07 22:42:56 +09:00
Ehsan Akhgari
83c608b002 Merge backout; a=me 2012-05-02 16:22:51 -04:00
Ehsan Akhgari
27f6798b66 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
Marco Zehe
a089b300f4 Proper fix for disabling tests for bug 746970, copy and paste error, a=test-only 2012-05-02 06:56:40 +02:00
Tim Taubert
5fba5f993b merge m-c to fx-team 2012-04-27 08:39:28 -04:00
Joe Walker
540ed233b1 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
81e18fef99 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
5dd6b626b4 Bug 559747 - add a11y mochitests for <input type=search>, r=marcoz, f=surkov 2012-04-26 20:12:29 +09:00
Ed Morley
fd37ec140b 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
2fffaf9846 Bug 746177 - events/test_focus_autocomplete.xul times out on search bar test, disabling on OS X 2012-04-26 11:11:10 +02:00
Marco Zehe
a946ad400c 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
Marco Zehe
4bc7622b70 Bug 746974 - hittest/test_general.html and hittest/test_zoom.html fail with deepest child mismatches on OS X, fix temporarily 2012-04-26 11:06:45 +02:00
Marco Zehe
534c1356fb Bug 746971 - test/events_focus_tabbox.xul fails on startup on OS X, disable 2012-04-26 10:59:26 +02:00
Marco Zehe
bc363c7bc1 Bug 746534 - events/test_selects.html causes crashes or hangs on OS X, disable 2012-04-26 10:59:21 +02:00
Marco Zehe
b39474ea13 bug 746531 - Last three tests for menulist of events/test_fodus_listcontrols.xul time out, disabling on OS X 2012-04-26 10:59:14 +02:00
Marco Zehe
95f64c9b75 Bug 746970 - mbb tests time out on OS X, disable 2012-04-26 10:59:09 +02:00
Marco Zehe
251f2cf1cf Bug 746519 - ShiftTab from editable document fails on Linux and Mac, disable it 2012-04-26 10:59:02 +02:00
Marco Zehe
9c332a9933 Bug 746183 - events/test_focus_contextmenu.xul times out on OS X, disable for now 2012-04-26 10:58:57 +02:00
Marco Zehe
8d61f866ce Bug 746178 - test timeout in events/test_focus_browserui.xul, disalb eoffending tests on OS X for now 2012-04-26 10:58:48 +02:00
Marco Zehe
d783588382 Bug 746176 - bounds/test_zoom.html fails on OS X, disable whole file for now 2012-04-26 10:58:41 +02:00
Marco Zehe
7d72cbf8e3 Bug 746164 - Correction for Failure for the shortcut keys in actions/test_keys.html, r=hub 2012-04-26 10:58:35 +02:00
Alexander Surkov
f9032f4b86 Bug 746868 - Some subtests in test_doc.html fail with Bug 695480, r=marcoz 2012-04-26 00:34:53 +09:00
Trevor Saunders
4d832b0653 enable logging for bug 745788 2012-04-25 01:42:59 -04:00
Trevor Saunders
e55276f460 enable logging for bug 739455 2012-04-25 01:42:57 -04:00
Mark Capella
e25627eae3 Bug 559759 - add a11y mochitests for <input type=email>, r=marcoz, f=surkov 2012-04-25 12:12:31 +09:00
Michał Frontczak
7b3289d675 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
de25f4f6ca Bug 746358 - Implement new role for definition lists. r=tbsaunde 2012-04-24 11:35:23 -07:00
David Bolter
03f7557124 Bug 563862 - Expand support for aria attribute change events. r=marcoz,surkov 2012-04-24 13:39:03 -04:00
Marco Zehe
c35373d03e bug 746164 - Failure for the shortcut keys in actions/test_keys.html on Mac, r=surkov 2012-04-17 18:40:33 +02:00
Marco Zehe
2d7313ae33 Bug 746168 - Wrong font referenced in attributes/test_text.html for the cursive test on Mac, r=surkov 2012-04-17 18:39:18 +02:00
Alexander Surkov
4f680aaceb Bug 733848 - fix image url in name/test_markup.html test, r=marcoz 2012-04-17 17:49:09 +09:00
Matt Brubeck
db7e149288 Merge mozilla-central to mozilla-inbound 2012-04-13 14:09:05 -07:00
Marco Zehe
4a606a40d1 Turn on logging for Bug 708927 - Intermittent test_focus_menu.xul | Test timed out, sometimes followed by tens of thousands of gA11yEventListeners is undefined exceptions, r=surkov 2012-04-13 17:02:38 +02:00
Max Li
a0b742a231 Bug 740851 - ARIA undetermined progressmeters should expose mixed state, r=eeejay, f=surkov 2012-04-12 18:44:16 -04:00
Mark Capella
dba848fe43 Bug 652635 - Fallback missing @longdesc to aria-describedby pointing to <a href>, r=surkov, jonas 2012-04-11 15:16:00 +09:00
Mark Capella
c2a44a051f Bug 739612 - Cleanup A11y tests and test-suite organization, r=marcoz, f=surkov
--HG--
rename : accessible/tests/mochitest/elm/test_landmarks.html => accessible/tests/mochitest/attributes/test_tag.html
rename : accessible/tests/mochitest/test_aria_roles.html => accessible/tests/mochitest/role/test_aria.html
rename : accessible/tests/mochitest/test_aria_roles.xul => accessible/tests/mochitest/role/test_aria.xul
rename : accessible/tests/mochitest/test_role_nsHyperTextAcc.html => accessible/tests/mochitest/role/test_general.html
2012-04-11 12:50:22 +09:00
Mark Capella
35d10cbb78 Bug 740758 - dexpcom nsAccessible::GetValue, r=tbsaunde, f=surkov 2012-04-09 18:48:41 +09:00
Mark Capella
0e8c2ee5e7 Bug 739889 - densify nsOuterDocAccessible, r=surkov, tbsaunde
--HG--
rename : accessible/src/base/nsOuterDocAccessible.cpp => accessible/src/generic/OuterDocAccessible.cpp
rename : accessible/src/base/nsOuterDocAccessible.h => accessible/src/generic/OuterDocAccessible.h
rename : accessible/tests/mochitest/test_nsOuterDocAccessible.html => accessible/tests/mochitest/test_OuterDocAccessible.html
2012-04-05 23:27:37 +09:00
Max Li
c68fb1a346 Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
Max Li
5ce85c1c39 Bug 735645 - expose sub and sup elements in text attributes, r=surkov 2012-04-04 20:10:19 -04:00
Max Li
1e829d2ffc Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov 2012-04-03 22:12:39 -04:00
Mark Capella
f940d32efb Bug 739524 - replace TreeViewChanged DOM event on direct call from XUL tree, r=tbsaunde, f=surkov 2012-04-02 20:31:10 +09:00
Max Li
cbc43db240 Bug 725432 - HTML buttons with aria-pressed not exposing IA2 TOGGLE_BUTTON role, r=tbsaunde, f=surkov 2012-03-29 20:04:06 -04:00
Mark Capella
32145c2ed9 Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov 2012-03-28 17:20:50 +09:00
Alexander Surkov
ed99cf3a8a Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz 2012-03-27 16:29:51 +09:00
Mark Capella
64542f7250 Bug 734982 - Map ARIA role 'form', r=surkov, f=eitan 2012-03-26 23:05:04 +09:00
Alexander Surkov
93b52babf9 Bug 727942 - childAtPoint on XUL trees is broken when page is zoomed, r=marcoz
--HG--
rename : accessible/tests/mochitest/hittest/test_general.xul => accessible/tests/mochitest/hittest/test_zoom_tree.xul
2012-03-26 21:19:07 +09:00
Alexander Surkov
cd624df4bc Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde 2012-03-26 13:37:07 +09:00
Alexander Surkov
9845c23cea Bug 738635 - fix XUL tree accessible leak and add XUL tree mochitest sugar, r=marcoz 2012-03-24 11:30:11 +09:00
Mark Capella
00daa1e69c Bug 726071 - get rid nsAccUtilsGetPositionAndSizeForXULSelectControlItem, r=surkov, f=tbsaunde 2012-03-24 10:09:10 +09:00
Alexander Surkov
c8c1aa6b93 Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz 2012-03-24 02:05:09 +09:00
Mark Capella
a9a076a3e0 Bug 737156 - Map role=note to IA2 role NOTE instead of SECTION, r=eitan, dbolter 2012-03-23 14:23:46 +09:00
Alexander Surkov
6db5d0077d Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde 2012-03-23 10:49:55 +09:00