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

Issue 1301993003: Last few steps of text alternative computation algorithm (Closed)

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

Description

Last few steps of text alternative computation algorithm BUG=473220 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201484

Patch Set 1 #

Patch Set 2 : Minor tweaks #

Patch Set 3 : First round of tests #

Patch Set 4 : Testing all the special cases #

Total comments: 11

Patch Set 5 : Review comments and WIP for inline nodes issue #

Patch Set 6 : Rename isSameLayoutBox and fix infinite loop for label wrapped #

Total comments: 21

Patch Set 7 : esprehn comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+968 lines, -148 lines) Patch
A LayoutTests/accessibility/name-calc-figure.html View 1 2 3 4 1 chunk +87 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/name-calc-img.html View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/name-calc-inputs.html View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/name-calc-native-markup-buttons.html View 1 2 3 4 1 chunk +146 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/name-calc-native-markup-input-buttons.html View 1 2 3 4 1 chunk +234 lines, -0 lines 0 comments Download
A LayoutTests/accessibility/name-calc-summary.html View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.h View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/modules/accessibility/AXNodeObject.cpp View 1 2 3 4 5 6 28 chunks +232 lines, -128 lines 0 comments Download
M Source/modules/accessibility/AXObject.h View 4 chunks +4 lines, -3 lines 0 comments Download
M Source/modules/accessibility/AXObject.cpp View 2 chunks +4 lines, -5 lines 0 comments Download
M Source/modules/accessibility/InspectorAccessibilityAgent.cpp View 2 chunks +1 line, -6 lines 0 comments Download
M Source/web/WebAXObject.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
aboxhall
Last few cases. Looking at tests now.
5 years, 4 months ago (2015-08-19 20:48:21 UTC) #2
aboxhall
Added a bunch of tests, fixed a bunch of issues, PTAL!
5 years, 4 months ago (2015-08-20 23:40:01 UTC) #3
dmazzoni
lgtm https://codereview.chromium.org/1301993003/diff/60001/LayoutTests/accessibility/name-calc-figure.html File LayoutTests/accessibility/name-calc-figure.html (right): https://codereview.chromium.org/1301993003/diff/60001/LayoutTests/accessibility/name-calc-figure.html#newcode14 LayoutTests/accessibility/name-calc-figure.html:14: </details> Should be </figure> https://codereview.chromium.org/1301993003/diff/60001/LayoutTests/accessibility/name-calc-figure.html#newcode27 LayoutTests/accessibility/name-calc-figure.html:27: </details> Same ...
5 years, 4 months ago (2015-08-24 18:02:03 UTC) #4
aboxhall
dmazzoni@: PTAL and submit if it LGTY? I'm out for the rest of the week ...
5 years, 4 months ago (2015-08-25 02:45:53 UTC) #5
aboxhall
+esprehn for the inline block thing and for Source/web
5 years, 4 months ago (2015-08-25 02:57:23 UTC) #7
esprehn
Nice tests, people don't often write thorough and nice looking tests like that! https://codereview.chromium.org/1301993003/diff/100001/LayoutTests/accessibility/name-calc-img.html File ...
5 years, 3 months ago (2015-08-30 00:07:48 UTC) #8
aboxhall
https://codereview.chromium.org/1301993003/diff/100001/LayoutTests/accessibility/name-calc-img.html File LayoutTests/accessibility/name-calc-img.html (right): https://codereview.chromium.org/1301993003/diff/100001/LayoutTests/accessibility/name-calc-img.html#newcode4 LayoutTests/accessibility/name-calc-img.html:4: On 2015/08/30 00:07:47, esprehn wrote: > nice tests! Cheers! ...
5 years, 3 months ago (2015-08-30 22:25:22 UTC) #9
esprehn
lgtm okay
5 years, 3 months ago (2015-08-31 01:13:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1301993003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1301993003/120001
5 years, 3 months ago (2015-08-31 13:26:19 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 15:38:52 UTC) #14
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201484

Powered by Google App Engine
This is Rietveld 408576698