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

Issue 2409773002: Implement a parent check in sectionRowIndex (Closed)

Created:
4 years, 2 months ago by rwlbuis
Modified:
4 years, 2 months ago
Reviewers:
foolip
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement a parent check in sectionRowIndex Implement a parent check in sectionRowIndex [1], the parent of the table row has to be a table or a section element, if not we need to return -1. Behavior matches Firefox, Safari and Edge. BUG=651762 [1] https://html.spec.whatwg.org/multipage/tables.html#dom-tr-sectionrowindex Committed: https://crrev.com/f05bfb57df525b7ed96d7d099b50d4693139fc62 Cr-Commit-Position: refs/heads/master@{#424562}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -22 lines) Patch
D third_party/WebKit/LayoutTests/imported/wpt/html/semantics/tabular-data/the-tr-element/sectionRowIndex-expected.txt View 1 chunk +0 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp View 1 chunk +4 lines, -0 lines 2 comments Download

Messages

Total messages: 22 (14 generated)
rwlbuis
PTAL.
4 years, 2 months ago (2016-10-10 20:31:59 UTC) #9
foolip
LGTM if Edge and Firefox already pass the test, if not we might need to ...
4 years, 2 months ago (2016-10-11 09:28:45 UTC) #11
rwlbuis
https://codereview.chromium.org/2409773002/diff/1/third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp File third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp (right): https://codereview.chromium.org/2409773002/diff/1/third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp#newcode87 third_party/WebKit/Source/core/html/HTMLTableRowElement.cpp:87: ++rIndex; On 2016/10/11 09:28:45, foolip wrote: > Does this ...
4 years, 2 months ago (2016-10-11 16:54:49 UTC) #12
rwlbuis
On 2016/10/11 09:28:45, foolip wrote: > LGTM if Edge and Firefox already pass the test, ...
4 years, 2 months ago (2016-10-11 16:58:37 UTC) #13
foolip
On 2016/10/11 16:58:37, rwlbuis wrote: > On 2016/10/11 09:28:45, foolip wrote: > > LGTM if ...
4 years, 2 months ago (2016-10-11 18:19:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2409773002/1
4 years, 2 months ago (2016-10-11 18:41:19 UTC) #18
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-11 21:57:48 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 22:02:04 UTC) #22
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/f05bfb57df525b7ed96d7d099b50d4693139fc62
Cr-Commit-Position: refs/heads/master@{#424562}

Powered by Google App Engine
This is Rietveld 408576698