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

Issue 270213007: HTMLTableElement.insertRow()'s argument default value should be -1 (Closed)

Created:
6 years, 7 months ago by Inactive
Modified:
6 years, 7 months ago
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org, arv+blink, Inactive, watchdog-blink-watchlist_google.com
Visibility:
Public.

Description

HTMLTableElement.insertRow()'s argument default value should be -1 HTMLTableElement.insertRow()'s argument default value should be -1, not 0, as per the specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html#htmltableelement The new behavior matches the one of Firefox 29 and IE11. R=arv@chromium.org, tkent@chromium.org TEST=fast/dom/HTMLTableElement/insertRow-default-argument.html BUG=369803 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173578

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
A LayoutTests/fast/dom/HTMLTableElement/insertRow-default-argument.html View 1 chunk +27 lines, -0 lines 0 comments Download
A + LayoutTests/fast/dom/HTMLTableElement/insertRow-default-argument-expected.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLTableElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/html/HTMLTableElement.cpp View 1 chunk +6 lines, -0 lines 0 comments Download
M Source/core/html/HTMLTableElement.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Inactive
6 years, 7 months ago (2014-05-07 14:19:01 UTC) #1
arv (Not doing code reviews)
LGTM
6 years, 7 months ago (2014-05-07 14:54:42 UTC) #2
tkent
lgtm
6 years, 7 months ago (2014-05-07 23:27:30 UTC) #3
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 7 months ago (2014-05-07 23:49:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/270213007/1
6 years, 7 months ago (2014-05-07 23:50:27 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-08 00:02:21 UTC) #6
Message was sent while issue was closed.
Change committed as 173578

Powered by Google App Engine
This is Rietveld 408576698