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

Issue 1346733002: Added layout test for aria-orientation and cleaned up code. Also exposed hr element with an orienta… (Closed)

Created:
5 years, 3 months ago by nektarios
Modified:
5 years, 3 months ago
Reviewers:
dmazzoni
CC:
blink-reviews, je_julie, nektarios, dmazzoni, aboxhall
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Added layout test for aria-orientation and cleaned up code. Also exposed hr element with an orientation of horizontal. BUG=530748 R=dmazzoni@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=202461

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed test expectations. #

Patch Set 3 : Update code and test. #

Patch Set 4 : Added a final test case. #

Patch Set 5 : Added TableRole back with a TODO to fix the relevant bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -45 lines) Patch
A LayoutTests/accessibility/aria-orientation.html View 1 2 3 1 chunk +107 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/aria-orientation-expected.txt View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXLayoutObject.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/modules/accessibility/AXLayoutObject.cpp View 1 chunk +0 lines, -43 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 2 3 4 2 chunks +41 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXObject.cpp View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 15 (5 generated)
nektarios
5 years, 3 months ago (2015-09-15 21:54:02 UTC) #1
dmazzoni
lgtm with one suggestion for a more concise test https://codereview.chromium.org/1346733002/diff/1/LayoutTests/accessibility/aria-orientation.html File LayoutTests/accessibility/aria-orientation.html (right): https://codereview.chromium.org/1346733002/diff/1/LayoutTests/accessibility/aria-orientation.html#newcode60 LayoutTests/accessibility/aria-orientation.html:60: ...
5 years, 3 months ago (2015-09-15 22:43:01 UTC) #2
blink-reviews
Done. But code was also updated. Could you look at the original code in AXLayoutObject.cpp ...
5 years, 3 months ago (2015-09-16 17:50:36 UTC) #3
dmazzoni
Your code looks fine. Hmmm, that does seem to be problematic, that AXTable::roleValue always returns ...
5 years, 3 months ago (2015-09-16 21:43:48 UTC) #4
blink-reviews
Okay, I filed a bug (532670). Also, I added one final test case. <div role="button" ...
5 years, 3 months ago (2015-09-16 22:36:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1346733002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1346733002/60001
5 years, 3 months ago (2015-09-16 22:37:10 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/105078)
5 years, 3 months ago (2015-09-16 23:20:32 UTC) #10
blink-reviews
I'll add the table role in temporarily until I fix the bug. To unsubscribe from ...
5 years, 3 months ago (2015-09-17 17:08:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1346733002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1346733002/80001
5 years, 3 months ago (2015-09-17 17:11:58 UTC) #14
commit-bot: I haz the power
5 years, 3 months ago (2015-09-17 18:26:44 UTC) #15
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=202461

Powered by Google App Engine
This is Rietveld 408576698