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

Issue 879273002: Adding tests for HTMLSelect add() api (Closed)

Created:
5 years, 10 months ago by shiva.jm
Modified:
5 years, 10 months ago
Reviewers:
haraken, Savago, bashi
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Adding tests for HTMLSelect add() api BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190110

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M LayoutTests/fast/forms/select/select-add.html View 2 chunks +26 lines, -0 lines 3 comments Download
M LayoutTests/fast/forms/select/select-add-expected.txt View 4 chunks +20 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
shiva.jm
Added new tests for HTMLSelect add() api to check for more inputs like bool, large ...
5 years, 10 months ago (2015-01-28 10:48:57 UTC) #2
shiva.jm
These feature and tests was added as part of https://codereview.chromium.org/213773003 and https://codereview.chromium.org/716773002
5 years, 10 months ago (2015-02-12 11:19:44 UTC) #3
shiva.jm
pls have a look.
5 years, 10 months ago (2015-02-13 03:34:23 UTC) #5
haraken
LGTM
5 years, 10 months ago (2015-02-13 04:00:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879273002/1
5 years, 10 months ago (2015-02-13 04:11:28 UTC) #8
bashi
https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html File LayoutTests/fast/forms/select/select-add.html (right): https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html#newcode99 LayoutTests/fast/forms/select/select-add.html:99: shouldBeEqualToString('addOption(2147483648)', '0,1,2,X'); Is this an expected behavior?
5 years, 10 months ago (2015-02-13 04:21:49 UTC) #9
shiva.jm
I think as in link: http://www.w3.org/html/wg/drafts/html/master/forms.html#dom-select-add and https://html.spec.whatwg.org/multipage/forms.html#the-select-element, out of range numbers should get added ...
5 years, 10 months ago (2015-02-13 04:43:57 UTC) #10
bashi
https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html File LayoutTests/fast/forms/select/select-add.html (right): https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html#newcode99 LayoutTests/fast/forms/select/select-add.html:99: shouldBeEqualToString('addOption(2147483648)', '0,1,2,X'); On 2015/02/13 04:43:57, shiva.jm wrote: > On ...
5 years, 10 months ago (2015-02-13 04:50:29 UTC) #11
bashi
On 2015/02/13 04:50:29, bashi1 wrote: > https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html > File LayoutTests/fast/forms/select/select-add.html (right): > > https://codereview.chromium.org/879273002/diff/1/LayoutTests/fast/forms/select/select-add.html#newcode99 > ...
5 years, 10 months ago (2015-02-13 04:56:34 UTC) #12
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 05:24:58 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=190110

Powered by Google App Engine
This is Rietveld 408576698