Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Issue 651133003: Make HTML5 <mark> accessible. (Closed)

Created:
6 years, 2 months ago by shreeramk
Modified:
5 years, 6 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, jam, yuzo+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, chromium-apps-reviews_chromium.org, mkwst+moarreviews-shell_chromium.org, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make HTML5 <mark> accessible. According to latest editor's draft http://w3c.github.io/aria/html-aam/html-aam.html#el-mark mark tag has to be exposed as Win MSAA + IA2 IA2_ROLE_TEXT_FRAME Mac AXRole: AXGroup AXSubrole: ? AXRoleDescription: "highlighted content" This CL depends on https://codereview.chromium.org/653683005/ BUG=421790 Committed: https://crrev.com/cfc36461f4cdfd039355ff39b6a5cc64dab63ce3 Cr-Commit-Position: refs/heads/master@{#335055}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : fixing expectations #

Patch Set 6 : updating mac expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -33 lines) Patch
M chrome/common/extensions/api/automation.idl View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/test_runner/web_ax_object_proxy.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M content/app/strings/content_strings.grd View 1 2 3 4 3 chunks +29 lines, -26 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_cocoa.mm View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/accessibility/browser_accessibility_win.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/accessibility/dump_accessibility_tree_browsertest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/accessibility/blink_ax_enum_conversion.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/test/data/accessibility/html/mark.html View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M content/test/data/accessibility/html/mark-expected-mac.txt View 1 2 3 4 5 1 chunk +6 lines, -5 lines 0 comments Download
M content/test/data/accessibility/html/mark-expected-win.txt View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M ui/accessibility/ax_enums.idl View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/accessibility/platform/ax_platform_node_mac.mm View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (6 generated)
shreeramk
PTAL. Thanks!
5 years, 6 months ago (2015-06-11 04:45:13 UTC) #2
je_julie(Not used)
On 2015/06/11 04:45:13, shreeramk wrote: > PTAL. Thanks! lgtm.
5 years, 6 months ago (2015-06-12 09:23:50 UTC) #4
rwlbuis
On 2015/06/12 09:23:50, je_julie wrote: > On 2015/06/11 04:45:13, shreeramk wrote: > > PTAL. Thanks! ...
5 years, 6 months ago (2015-06-12 16:21:08 UTC) #5
dmazzoni
Julie is a full committer and she's familiar with this code, so I think an ...
5 years, 6 months ago (2015-06-12 16:32:28 UTC) #6
dmazzoni
lgtm
5 years, 6 months ago (2015-06-12 16:33:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/651133003/100001
5 years, 6 months ago (2015-06-12 16:34:52 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/70539)
5 years, 6 months ago (2015-06-12 16:43:37 UTC) #11
je_julie(Not used)
Dominic and Rob, Thanks for your comment. @shreeramk, this CL needs to get a review ...
5 years, 6 months ago (2015-06-13 00:24:46 UTC) #12
shreeramk
@avi: OWNER lgtm for changes in content_strings.grd Thanks!
5 years, 6 months ago (2015-06-13 05:14:11 UTC) #13
shreeramk
On 2015/06/13 05:14:11, shreeramk wrote: > @avi: OWNER lgtm for changes in content_strings.grd Thanks! @Dominic: ...
5 years, 6 months ago (2015-06-18 09:00:22 UTC) #15
Avi (use Gerrit)
content/app/strings/content_strings.grd lgtm
5 years, 6 months ago (2015-06-18 14:33:36 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/651133003/100001
5 years, 6 months ago (2015-06-18 14:50:00 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 6 months ago (2015-06-18 16:10:37 UTC) #19
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/cfc36461f4cdfd039355ff39b6a5cc64dab63ce3 Cr-Commit-Position: refs/heads/master@{#335055}
5 years, 6 months ago (2015-06-18 16:12:07 UTC) #20
Jess
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1197713006/ by jessicag@chromium.org. ...
5 years, 6 months ago (2015-06-19 18:38:26 UTC) #21
shreeramk
Is this CL un-reverted?
5 years, 6 months ago (2015-06-21 06:13:50 UTC) #22
dmazzoni
5 years, 6 months ago (2015-06-22 19:25:51 UTC) #23
Message was sent while issue was closed.
The revert didn't go through, we reverted the right one.

On Sat, Jun 20, 2015 at 11:13 PM <shreeram.k@samsung.com> wrote:

> Is this CL un-reverted?
>
> https://codereview.chromium.org/651133003/
>
> To unsubscribe from this group and stop receiving emails from it, send an
> email to chromium-reviews+unsubscribe@chromium.org.
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698