[M120 Migration][VD][Accessibility] TV customization of accessibility 15/308415/4
authorjiangyuwei <yuwei.jiang@samsung.com>
Mon, 25 Mar 2024 07:13:55 +0000 (15:13 +0800)
committerBot Blink <blinkbot@samsung.com>
Wed, 27 Mar 2024 20:52:44 +0000 (20:52 +0000)
commitafe75ece047987427ae35953b50acf8f0c3e3f29
treeebaeb6167522907ce342f34feede1de3af4929fe
parent1d960402b90ded5d575195c9758c95fa4f2c717b
[M120 Migration][VD][Accessibility] TV customization of accessibility

1. TTS does not output for blur and focus on the same node

2. Ignore uncheck event for radio button

3. Do not emit children-changed::remove when subtree will be deleted

4. Avoid description and name completely same

5. Set focus ring color to blue on tizen TV

6. Show focus ring on tv browser

References:
  - https://review.tizen.org/gerrit/#/c/291477/

Change-Id: I183f4702cd43744f8f4bc7fb12a40bcdb74f2b7a
Signed-off-by: jiangyuwei <yuwei.jiang@samsung.com>
content/browser/accessibility/browser_accessibility_manager.cc
third_party/blink/renderer/core/exported/web_view_impl.cc
third_party/blink/renderer/core/layout/layout_theme.cc
third_party/blink/renderer/modules/accessibility/ax_object.cc
third_party/blink/renderer/modules/accessibility/ax_object_cache_impl.cc
tizen_src/chromium_impl/ui/accessibility/platform/ax_platform_node_efl.cc
ui/accessibility/platform/ax_platform_node_auralinux.cc