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

Issue 23707008: Make arguments to CSSMediaRule.insertRule() / deleteRule() mandatory (Closed)

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

Description

Make arguments to CSSMediaRule.insertRule() / deleteRule() mandatory Make arguments to CSSMediaRule.insertRule() / deleteRule() mandatory as per the specification: http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSMediaRule This behavior is consistent with Firefox 23 and IE10. It is confusing what is supposed to happen if the arguments are omitted. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157066

Patch Set 1 #

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

Messages

Total messages: 8 (0 generated)
do-not-use
Validated on Firefox and IE using: http://jsfiddle.net/r4e5x/5/
7 years, 3 months ago (2013-08-30 11:02:40 UTC) #1
arv (Not doing code reviews)
LGTM
7 years, 3 months ago (2013-08-30 14:14:19 UTC) #2
kenneth.r.christiansen
lgtm, but adding Rune again
7 years, 3 months ago (2013-09-01 08:44:36 UTC) #3
kenneth.r.christiansen
7 years, 3 months ago (2013-09-01 08:44:48 UTC) #4
tkent
lgtm
7 years, 3 months ago (2013-09-02 02:59:55 UTC) #5
rune
lgtm
7 years, 3 months ago (2013-09-02 05:41:19 UTC) #6
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/23707008/1
7 years, 3 months ago (2013-09-02 05:41:59 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 07:25:06 UTC) #8
Message was sent while issue was closed.
Change committed as 157066

Powered by Google App Engine
This is Rietveld 408576698