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

Issue 51743003: Treat inert nodes as aria-hidden instead of aria-disabled. (Closed)

Created:
7 years, 1 month ago by falken
Modified:
7 years, 1 month ago
Reviewers:
dmazzoni
CC:
blink-reviews, dmazzoni, aboxhall
Visibility:
Public.

Description

Treat inert nodes as aria-hidden instead of aria-disabled. As per the spec change: http://html5.org/r/8209 BUG=304779 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161015

Patch Set 1 #

Patch Set 2 : rename, expectations, etc #

Total comments: 4

Patch Set 3 : sync #

Patch Set 4 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -55 lines) Patch
M LayoutTests/accessibility/inert-node-is-disabled.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/accessibility/inert-node-is-disabled-expected.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
A LayoutTests/accessibility/inert-node-is-hidden.html View 1 1 chunk +44 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/inert-node-is-hidden-expected.txt View 1 1 chunk +16 lines, -0 lines 0 comments Download
M Source/core/accessibility/AXNodeObject.cpp View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/accessibility/AXObject.h View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M Source/core/accessibility/AXObject.cpp View 1 2 3 3 chunks +16 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
falken
Hi Dominic, could you review this patch? It's unclear to me if there are caching ...
7 years, 1 month ago (2013-10-30 09:31:24 UTC) #1
dmazzoni
lgtm with nits There is still a potential caching problem, but let's address that in ...
7 years, 1 month ago (2013-10-30 23:32:22 UTC) #2
falken
Thanks for the review. https://codereview.chromium.org/51743003/diff/30001/LayoutTests/accessibility/inert-node-is-hidden.html File LayoutTests/accessibility/inert-node-is-hidden.html (right): https://codereview.chromium.org/51743003/diff/30001/LayoutTests/accessibility/inert-node-is-hidden.html#newcode31 LayoutTests/accessibility/inert-node-is-hidden.html:31: shouldBeTrue("treeContainsText(webArea, 'This content should not ...
7 years, 1 month ago (2013-10-31 02:27:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/falken@chromium.org/51743003/150001
7 years, 1 month ago (2013-10-31 02:28:35 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=10504
7 years, 1 month ago (2013-10-31 03:56:35 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/falken@chromium.org/51743003/150001
7 years, 1 month ago (2013-10-31 04:16:26 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-10-31 04:17:33 UTC) #7
Message was sent while issue was closed.
Change committed as 161015

Powered by Google App Engine
This is Rietveld 408576698