Sign in
chromium
/
chromium
/
src.git
/
275afbcf92433e70a5dcc66e37a7115e08bc35e9
/
content
/
browser
/
accessibility
/
dump_accessibility_tree_browsertest.cc
81619b3
Android accessibility: expose nodes with an image.
by Dominic Mazzoni
· 7 years ago
663b6e2
Android accessibility: Only expose character locations on some elements
by Dominic Mazzoni
· 7 years ago
7dc3a173
Fix critical accessibility bug causing page content to be inaccessible
by Dominic Mazzoni
· 7 years ago
112c7d5
Table with role presentation should expose cells as generic containers
by Aaron Leventhal
· 7 years ago
7686e18
Layout tables should still be exposed as tables.
by Aaron Leventhal
· 7 years ago
d62a496
Disable DumpAccessibilityTreeTest.AccessibilityIframePadding on Win.
by vitaliii
· 7 years ago
a592d0f
Exposed the aria-valuenow attribute for ARIA-based spin buttons
by Nektarios Paisios
· 7 years ago
b4237149
Android Accessibility: Avoiding incorrect marking of elements as clickable
by Isha Bobra
· 7 years ago
9684de17
Android accessibility: Making non focusable children of a control not interesting
by Isha Bobra
· 7 years ago
9b4b71e
Fixes clipping on fixed and absolutely positioned elements.
by Katie Dektar
· 7 years ago
23351c97
Add experimental support for aria-rowtext/aria-coltext on Windows
by Dominic Mazzoni
· 7 years ago
2c8ba955
Distinguish between plain and rich text fields.
by Nektarios Paisios
· 8 years ago
db71ad94
Adds |unclippedLocation| to the Automation API.
by Katie Dektar
· 8 years ago
c0c0d10
Add internal clips_children flag for calculating 'offscreen'.
by Katie Dektar
· 8 years ago
d78e27c3
Undo "Revert "Elements with no size are offscreen only if outside the screen.""
by Katie Dektar
· 8 years ago
ca8e25b9
Iframe accessible bounding boxes should include border,padding.
by Dominic Mazzoni
· 8 years ago
6b28e6e
Revert "Elements with no size are offscreen only if outside the screen."
by John Budorick
· 8 years ago
bf576717
Disable clipping temporarily to fix a bug in Chrome 63.
by Katie Dektar
· 8 years ago
a867126
Elements with no size are offscreen only if outside the screen.
by Katie Dektar
· 8 years ago
8c51580
Re-land: Split the accessible combo box role into three roles.
by Dominic Mazzoni
· 8 years ago
be172f0a
Nodes are 'offscreen' when fully outside bounds of their parent.
by Katie Dektar
· 8 years ago
d352df2
Fix use-after-free in AXEventGenerator and add regression test.
by Dominic Mazzoni
· 8 years ago
40420a38
Nodes of size 0 inherit size from ancestor and now are labeled offscreen.
by Katie Dektar
· 8 years ago
8a54c74
ax_dump_tree
by Aaron Leventhal
· 8 years ago
3ab8994
Revert "ax_dump_tree"
by Findit
· 8 years ago
96754161
ax_dump_tree
by Aaron Leventhal
· 8 years ago
f6da1574
Fixed VO-C and VO-R for reading current column and row header.
by Nektarios
· 8 years ago
c10d2b5
Using CharacterData methods to change text should change accessible tree contents
by Aaron Leventhal
· 8 years ago
ac626ba
Revert "Split the accessible combo box role into three roles."
by Xida Chen
· 8 years ago
f37c197
Split the accessible combo box role into three roles.
by Dominic Mazzoni
· 8 years ago
2c6052d
Set 'offscreen' state from bounds of node and ancestor.
by Katie Dektar
· 8 years ago
b9faeb7
Update source end of relationships when the related target content changes
by Aaron Leventhal
· 8 years ago
831fa97
Wait for all root web areas to have non-zero size in tests.
by Katie Dektar
· 8 years ago
3ec10d4
Disable DumpAccessibilityTreeTest.AccessibilityIframeTransformCrossProcess.
by Vitalii Iarko
· 8 years ago
77cdaac7
Clips accessible bounding box to nearest window.
by Katie Dektar
· 8 years ago
34ac1f4
Space nodes should be exposed consistently regardless of where line breaks fall
by Aaron Leventhal
· 8 years ago
85a25ac
Support poorly-authored ARIA grids with extra elements wrapping cells or rows
by Aaron Leventhal
· 8 years ago
1678995
Support AccessibilityNodeInfo.getHintText on Android.
by Dominic Mazzoni
· 8 years ago
e2ef751
Follow CORE-AAM rules for exposing illegal ARIA values
by Aaron Leventhal
· 8 years ago
0b90a2a5
The aria-busy flag should be supported on all elements.
by Aaron Leventhal
· 8 years ago
6a61972
Support literal string "undefined" and empty string in ARIA values
by Aaron Leventhal
· 8 years ago
42a37b9
Pretty print accessibility enum values in dump tree tests.
by Aaron Leventhal
· 8 years ago
f36960a
Consolidates 3 AX properties into single restrictions property for accessibility objects
by Aaron Leventhal
· 8 years ago
5a1e7c0f
More precise use of multiline state. It only needs to be exposed at the root of the editable area. ARIA should override native markup. Add lots of tests.
by aleventhal
· 8 years ago
f3c32d8
Bounding boxes in the accessibility tree should always be relative to a box.
by dmazzoni
· 8 years ago
3e20cab
Disable DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeClosed
by maniscalco
· 8 years ago
24930ae
Updates table-like objects when cells are added or removed.
by nektar
· 8 years ago
a277319
Disable flaky test DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeOpened
by Xida Chen
· 8 years ago
a63f808c
Add test results for blink where they were missing
by Aaron Leventhal
· 8 years ago
dc9d1d5
Revert "Add test results for blink where they were missing"
by Philip Rogers
· 8 years ago
82ac7d5
Add test results for blink where they were missing
by Aaron Leventhal
· 8 years ago
92bfea76
Expand test defaults to allow more properties by default in Windows and Blink tests.
by aleventhal
· 8 years ago
979beed
Views a11y: Add AXNodeData.actions bitfield to indicate supported actions by UI.
by patricialor
· 8 years ago
3016414
Re-enable modal dialog in iframe tests.
by dmazzoni
· 8 years ago
08edc38
Remove content flag for Accessibility Object Model
by dmazzoni
· 8 years ago
7ae4d36
Handle <img alt> and <img alt=""> as purposefully empty alt.
by aleventhal
· 8 years ago
6eb8350b
Disable DumpAccessibilityTreeTest.AccessibilityAomChecked on TSAN
by kelvinp
· 8 years ago
43c5f09a2
Add Accessibility Object Model to content features, and add a browser test.
by dmazzoni
· 8 years ago
ee5dac5d
Implemented full support for NSAccessibilityLinkedUIElementsAttribute.
by nektar
· 8 years ago
3388092
Mac accessibility: Add support for AXDOMIdentifier
by dmazzoni
· 8 years ago
ca0b1e8
Finish implementation and tests of 5 ARIA 1.1 attributes.
by dmazzoni
· 8 years ago
df5ab81
Implement 5 ARIA 1.1 roles: cell, feed, figure, table, term
by dmazzoni
· 8 years ago
c5d4f1b
ARIA 1.1: implementation for aria-col-* and aria-row-*.
by dmazzoni
· 8 years ago
5d916f6c
Remove support for the keygen tag
by rsleevi
· 8 years ago
f5dc3f1
Does not give a state of editable to an iframe that has a body that is content editable, when the body is aria-hidden.
by nektar
· 8 years ago
5942181
Implement aria-placeholder
by aboxhall
· 9 years ago
f4220a35
Sets the readonly state on read-only text fields on Windows.
by nektar
· 9 years ago
571683b
Fix issue with font family and language in accessibility tree
by dmazzoni
· 9 years ago
837c2040
Mac accessibility: only use AXTitleUIElement if that element has valid text.
by dmazzoni
· 9 years ago
1942f9c2
Re-land (2): Fix loading accessibility tree for child frame that's already loaded.
by dmazzoni
· 9 years ago
87f9f62
Revert of Disable some DumpAccessibilityTreeTest.Accessibility test on Windows (patchset #1 id:1 of https://codereview.chromium.org/2309273002/ )
by dmazzoni
· 9 years ago
b7a4685
Disable some DumpAccessibilityTreeTest.Accessibility test on Windows
by magjed
· 9 years ago
dcb4915
Revert of Re-land: Fix loading accessibility tree for child frame that's already loaded. (patchset #1 id:1 of https://codereview.chromium.org/2299283002/ )
by dmazzoni
· 9 years ago
e3d6283
Re-land: Fix loading accessibility tree for child frame that's already loaded.
by dmazzoni
· 9 years ago
fadb588
Fix flakiness in DumpAccessibilityTree tests with iframes
by dmazzoni
· 9 years ago
015e6c8
Revert of Fix loading accessibility tree for child frame that's already loaded. (patchset #1 id:1 of https://codereview.chromium.org/2299673002/ )
by yhirano
· 9 years ago
08139c1
Fix loading accessibility tree for child frame that's already loaded.
by dmazzoni
· 9 years ago
aabfb80
Added checked state information to menuitemradio and menuitemcheckbox on the Mac.
by nektar
· 9 years ago
35a95ad
Mark 4 DumpAccessibilityTreeTest tests flaky
by johnme
· 9 years ago
47b9be5
Added support for header and footer inside other sections, according to HTML API Mappings 1.0.
by nektar
· 9 years ago
7947ccd
More aggressive IO asserts in content_browsertests.
by lukasza
· 9 years ago
a4f893a
Improves computation of IAccessible2 Hypertext.
by nektar
· 9 years ago
f7d0d22
Disable DumpAccessibilityTreeTest.AccessibilityIframePresentational on windows.
by mek
· 9 years ago
56b5938
Implemented the "aria-current" state on Windows.
by nektar
· 9 years ago
fa840b1
Disable DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeClosed
by dgn
· 9 years ago
5971627
Convert //content/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
b891708
Exposed the children of elements with role textbox in order to make rich text information available to Windows screen readers.
by nektar
· 9 years ago
0aec386
Implement accessibility support for CSS-transformed iframes.
by dmazzoni
· 9 years ago
8619142
Disable flaky DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeOpened on mac
by battre
· 9 years ago
0fc016d
Revert of Exposed the children of elements with role textbox in order to make rich text information available… (patchset #4 id:60001 of https://codereview.chromium.org/1821723002/ )
by newt
· 9 years ago
489ec0b
Reland of Exposed the children of elements with role textbox in order to make rich text information available… (patchset #1 id:1 of https://codereview.chromium.org/1823053002/ )
by blundell
· 9 years ago
bbe3ff03
Revert of Exposed the children of elements with role textbox in order to make rich text information available… (patchset #4 id:60001 of https://codereview.chromium.org/1821723002/ )
by blundell
· 9 years ago
9a70268
Exposed the children of elements with role textbox in order to make rich text information available to Windows screen readers.
by nektar
· 9 years ago
30fc95f
Fix support for accessible action verbs and performing the default action.
by dmazzoni
· 9 years ago
0eebf0c
Implemented the reporting of text style and language information on Windows.
by nektar
· 9 years ago
a70b209
Disable DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeOpened on Windows
by alexmos
· 9 years ago
1242cc2
Disable DumpAccessibilityTreeTest.AccessibilityModalDialogInIframeClosed on Windows
by alexmos
· 9 years ago
e53321c
AXLayoutObject: correctly exclude images with empty alt text
by ellyjones
· 9 years ago
646069c
Include a role description string in node info for Android accessibility.
by dmazzoni
· 9 years ago
941dc8e
Disables content editable tests on the Mac until work to fix text navigation and selection is completed.
by nektar
· 9 years ago
Next »