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

Issue 653683005: Add MarkRole in blink side to expose mark tag properly (Closed)

Created:
6 years, 2 months ago by shreeramk
Modified:
5 years, 6 months ago
Reviewers:
dmazzoni, Mike West
CC:
blink-reviews, dglazkov+blink, aboxhall, mkwst+moarreviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Add MarkRole in blink side to expose mark tag properly Make HTML5 <mark> accessible. According to latest editor's draft http://w3c.github.io/aria/html-aam/html-aam.html#el-mark This will be followed by a chromium side CL which will take care of exposing mark tag with IA 2 Role. BUG=494612 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196825

Patch Set 1 #

Patch Set 2 : Removing meter tag change from this CL #

Patch Set 3 : Rebasing to latest #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M Source/modules/accessibility/AXLayoutObject.cpp View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.cpp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/AssertMatchingEnums.cpp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M public/web/WebAXEnums.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
shreeramk
Please review. *_chromium_* try bots are failing because the blink roll is not done yet ...
6 years, 2 months ago (2014-10-14 17:06:02 UTC) #2
dmazzoni
The spec for IAccessible2 says "Doesn't have an accessible", which means accessibilityIsIgnored should return true ...
6 years, 2 months ago (2014-10-14 17:15:13 UTC) #3
shreeramk
On 2014/10/14 17:15:13, dmazzoni wrote: > The spec for IAccessible2 says "Doesn't have an accessible", ...
6 years, 2 months ago (2014-10-14 17:42:30 UTC) #4
shreeramk
On 2014/10/14 17:42:30, shreeram.k wrote: > On 2014/10/14 17:15:13, dmazzoni wrote: > > The spec ...
6 years, 2 months ago (2014-10-14 17:45:16 UTC) #5
dmazzoni
On 2014/10/14 17:45:16, shreeram.k wrote: > > But, in this scenario then MSAA+UIA doesn't matter?? ...
6 years, 2 months ago (2014-10-15 16:14:15 UTC) #6
shreeramk
On 2014/10/15 16:14:15, dmazzoni wrote: > On 2014/10/14 17:45:16, shreeram.k wrote: > > > But, ...
6 years, 2 months ago (2014-10-15 16:45:27 UTC) #7
shreeramk
@Dominic - Spec has been updated for Mark tag. Now, IA2 role and AXRoleDescription has ...
5 years, 6 months ago (2015-06-01 07:08:39 UTC) #8
dmazzoni
I don't see where you're assigning the role. You should probably add it to AXNodeObject::determineAccessibilityRoleUtil
5 years, 6 months ago (2015-06-01 17:09:10 UTC) #9
shreeramk
On 2015/06/01 17:09:10, dmazzoni wrote: > I don't see where you're assigning the role. You ...
5 years, 6 months ago (2015-06-01 17:31:03 UTC) #10
shreeramk
Updated the code. PTAL. Thanks.
5 years, 6 months ago (2015-06-02 04:57:16 UTC) #11
dmazzoni
lgtm
5 years, 6 months ago (2015-06-02 05:23:24 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653683005/80001
5 years, 6 months ago (2015-06-02 05:23:56 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/64726)
5 years, 6 months ago (2015-06-02 06:45:48 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653683005/80001
5 years, 6 months ago (2015-06-02 12:07:38 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://src.chromium.org/viewvc/blink?view=rev&revision=196310
5 years, 6 months ago (2015-06-02 12:11:18 UTC) #19
Justin Novosad
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/1160433004/ by junov@chromium.org. ...
5 years, 6 months ago (2015-06-02 19:46:27 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653683005/100001
5 years, 6 months ago (2015-06-10 03:07:50 UTC) #23
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 04:26:21 UTC) #24
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196825

Powered by Google App Engine
This is Rietveld 408576698