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

Issue 23526011: Make CSSValueList.item() index argument mandatory (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, darktears
Visibility:
Public.

Description

Make CSSValueList.item() index argument mandatory Make CSSValueList.item() index argument mandatory as per the specification: http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSValueList This behavior is consistent with Firefox 23. I wasn't able to test on IE10. It is confusing what the return value is supposed to be if the index is omitted. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157057

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M LayoutTests/fast/dom/non-numeric-values-numeric-parameters-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/script-tests/non-numeric-values-numeric-parameters.js View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSValueList.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
do-not-use
7 years, 3 months ago (2013-08-30 12:27:24 UTC) #1
do-not-use
Validated on Firefox using: http://jsfiddle.net/HXE7n/12/
7 years, 3 months ago (2013-08-30 12:27:57 UTC) #2
arv (Not doing code reviews)
LGTM
7 years, 3 months ago (2013-08-30 14:36:09 UTC) #3
tkent
lgtm
7 years, 3 months ago (2013-09-02 02:56:50 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23526011/1
7 years, 3 months ago (2013-09-02 02:57:03 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 04:40:17 UTC) #6
Message was sent while issue was closed.
Change committed as 157057

Powered by Google App Engine
This is Rietveld 408576698