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

Issue 23629011: Make StyleSheetList.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, do-not-use, darktears
Visibility:
Public.

Description

Make StyleSheetList.item() index argument mandatory Make StyleSheetList.item() index argument mandatory to match the specification: http://www.w3.org/TR/2000/CR-DOM-Level-2-20000510/stylesheets.html#StyleSheets-StyleSheetList This behavior is consistent with Firefox 23. The argument is however optional in IE10, which is uncommon for an indexed getter. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157054

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/StyleSheetList.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
Validated on Firefox and IE using: http://jsfiddle.net/PsM5T/2/
7 years, 3 months ago (2013-08-30 13:07:51 UTC) #1
arv (Not doing code reviews)
LGTM
7 years, 3 months ago (2013-08-30 14:11:44 UTC) #2
tkent
lgtm
7 years, 3 months ago (2013-09-02 02:19:11 UTC) #3
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/23629011/1
7 years, 3 months ago (2013-09-02 02:19:46 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 03:44:02 UTC) #5
Message was sent while issue was closed.
Change committed as 157054

Powered by Google App Engine
This is Rietveld 408576698