gecko-dev/accessible/base
James Teh 9febcf7435 Bug 1476347: Fix accessibility for HTML dt/dd with a div as its parent. r=MarcoZ
It is conforming in HTML to use a div to group dt/dd elements.
Previously, we didn't create an accessible for dt/dd elements in this case.

MozReview-Commit-ID: 8GDDxU3RbLd

--HG--
extra : rebase_source : 558a67e1b21583c6fac766ee1d1a24606976177f
2018-07-18 20:13:01 +10:00
..
AccessibleOrProxy.cpp Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov 2018-03-12 11:03:55 -07:00
AccessibleOrProxy.h
AccEvent.cpp Backed out changeset ed8baebfeb78 (bug 1475087) for Windows build bustages on mozilla/a11y/DocAccessibleParent.h on a CLOSED TREE 2018-07-16 23:20:28 +03:00
AccEvent.h Backed out changeset ed8baebfeb78 (bug 1475087) for Windows build bustages on mozilla/a11y/DocAccessibleParent.h on a CLOSED TREE 2018-07-16 23:20:28 +03:00
AccGroupInfo.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
AccGroupInfo.h Bug 1438193 - part11-3 CreateGroupInfo r=surkov 2018-05-15 23:14:44 +09:00
AccIterator.cpp Bug 1438193 - part8: XULTreeItemIterator r=surkov 2018-05-13 18:14:29 +09:00
AccIterator.h Bug 1438193 - part11-2: RelationByType r=surkov 2018-05-15 22:47:10 +09:00
AccTypes.h Bug 1445968 Accessible: factorize and optimize testing for password role r=surkov 2018-03-16 13:02:00 +02:00
ARIAMap.cpp Bug 1349223 - cut aria-hidden tree, r=yzen 2018-07-04 10:20:49 -04:00
ARIAMap.h Bug 1465478: Introduce Element::FromNode. r=smaug 2018-05-31 02:46:10 +02:00
ARIAStateMap.cpp Backed out 8 changesets (bug 1451169) on request from njn a=backout 2018-04-11 11:22:05 +03:00
ARIAStateMap.h
Asserts.cpp
DocManager.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
DocManager.h
EmbeddedObjCollector.cpp
EmbeddedObjCollector.h
EventQueue.cpp
EventQueue.h
EventTree.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
EventTree.h Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov 2018-03-12 11:03:55 -07:00
Filters.cpp Bug 1442280 - Replaced aAccessible->Role() with Accessible::IsTable()method. r=surkov 2018-03-13 15:56:03 +08:00
Filters.h
FocusManager.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
FocusManager.h Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov 2018-03-12 11:03:55 -07:00
Logging.cpp Bug 1387143 part 16. Remove nsISelectionPrivate::GetType. r=mats 2018-05-08 13:52:38 -04:00
Logging.h Bug 1387143 part 16. Remove nsISelectionPrivate::GetType. r=mats 2018-05-08 13:52:38 -04:00
MarkupMap.h Bug 1476347: Fix accessibility for HTML dt/dd with a div as its parent. r=MarcoZ 2018-07-18 20:13:01 +10:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
NotificationController.cpp Bug 1349223 - cut aria-hidden tree, r=yzen 2018-07-04 10:20:49 -04:00
NotificationController.h Bug 687011 - aria-activedescendant change on inserted node doesn't fire focus change, r=jamie 2018-06-08 10:55:08 -04:00
nsAccCache.h
nsAccessibilityService.cpp Bug 1476347: Fix accessibility for HTML dt/dd with a div as its parent. r=MarcoZ 2018-07-18 20:13:01 +10:00
nsAccessibilityService.h Bug 1455676 part 2. Remove nsIDOMNode usage from accessible/. r=surkov 2018-05-29 22:58:47 -04:00
nsAccessiblePivot.cpp Bug 1474688 - Support line movement granularity and remove defunct paragraph. r=yzen r=jchen 2018-07-16 15:59:00 +03:00
nsAccessiblePivot.h Backed out changeset ed8baebfeb78 (bug 1475087) for Windows build bustages on mozilla/a11y/DocAccessibleParent.h on a CLOSED TREE 2018-07-16 23:20:28 +03:00
nsAccUtils.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsAccUtils.h Bug 1438193 - part11-3 CreateGroupInfo r=surkov 2018-05-15 23:14:44 +09:00
nsCoreUtils.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
nsCoreUtils.h Bug 1466727 part 4. Stop using nsITreeColumn in accessibility code. r=surkov 2018-06-05 23:01:37 -04:00
nsEventShell.cpp Bug 1444964: Add needed #includes and namespaces to fix non-unified build bustage in accessible/base. r=surkov 2018-03-12 11:03:55 -07:00
nsEventShell.h
nsTextEquivUtils.cpp Bug 1438193 - part11-5: nsTextEquivUtils r=surkov 2018-05-16 01:31:09 +09:00
nsTextEquivUtils.h Bug 1438193 - part11-5: nsTextEquivUtils r=surkov 2018-05-16 01:31:09 +09:00
Platform.h Backed out changeset ed8baebfeb78 (bug 1475087) for Windows build bustages on mozilla/a11y/DocAccessibleParent.h on a CLOSED TREE 2018-07-16 23:20:28 +03:00
Relation.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
RelationType.h
RelationTypeMap.h
Role.h Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov 2018-07-18 11:23:32 +01:00
RoleMap.h Bug 1466822 - Implement support for new blockquote, caption, and paragraph ARIA roles r=Jamie 2018-06-05 09:54:00 +03:00
SelectionManager.cpp Bug 1469769 - Part 1: a11y: Replace failing NS_NOTREACHED with NS_ERROR. r=surkov 2018-06-04 01:44:18 -07:00
SelectionManager.h Bug 1387143 part 28. Remove nsISelection::AsSelection(). r=mats 2018-05-08 13:52:42 -04:00
States.h Bug 1449530 - clean up ATK states mapping, r=eeejay 2018-04-03 10:26:57 -04:00
Statistics.h
StyleInfo.cpp Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
StyleInfo.h Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
TextAttrs.cpp Bug 1457810: Move CalcComplexColor to StyleComplexColor. r=xidorn 2018-05-09 17:03:02 +10:00
TextAttrs.h Bug 1436048: Use user defined types for font-stretch / font-style. r=jfkthame,jwatt 2018-04-23 18:22:05 +02:00
TextRange-inl.h
TextRange.cpp
TextRange.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
TextUpdater.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
TextUpdater.h
TreeWalker.cpp Bug 1445302 - Replace TArray.RemoveElementAt(TArray.Length() - 1) pattern with TArray.RemoveLastElement() or TArray.PopLastElement() r=froydnj 2018-03-13 14:51:33 +01:00
TreeWalker.h Bug 1405796 - Don't traverse into relocated children in scoped TreeWalker. r=surkov 2017-12-22 11:25:00 -05:00
XULMap.h Bug 1472555 - Part 5 - Remove the listbox layout. r=bz,surkov 2018-07-18 11:23:32 +01:00