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

Issue 2502803002: Restrict scope attribute on table cells (Closed)

Created:
4 years, 1 month ago by rwlbuis
Modified:
4 years, 1 month ago
Reviewers:
tkent
CC:
aboxhall+watch_chromium.org, aboxhall, blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink, dmazzoni+watch_chromium.org, dmazzoni, dtseng+watch_chromium.org, haraken, je_julie, nektarios, nektar+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Restrict scope attribute on table cells Restrict type attribute on table cells to known values only as defined in [1]. BUG=666477 [1] https://html.spec.whatwg.org/#attr-th-scope Committed: https://crrev.com/a2c8481e13d4dab8c61dfe28b63048f158b8b46f Cr-Commit-Position: refs/heads/master@{#433208}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -29 lines) Patch
M third_party/WebKit/Source/core/html/HTMLTableCellElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableCellElement.cpp View 1 chunk +0 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableCellElement.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/accessibility/AXTable.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (11 generated)
rwlbuis
PTAL.
4 years, 1 month ago (2016-11-17 21:35:14 UTC) #8
tkent
lgtm https://codereview.chromium.org/2502803002/diff/1/third_party/WebKit/Source/core/html/HTMLTableCellElement.idl File third_party/WebKit/Source/core/html/HTMLTableCellElement.idl (right): https://codereview.chromium.org/2502803002/diff/1/third_party/WebKit/Source/core/html/HTMLTableCellElement.idl#newcode50 third_party/WebKit/Source/core/html/HTMLTableCellElement.idl:50: [CEReactions, Reflect, ReflectOnly=("row","col", "rowgroup", "colgroup")] attribute DOMString scope; ...
4 years, 1 month ago (2016-11-17 21:59:18 UTC) #9
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/2502803002/20001
4 years, 1 month ago (2016-11-18 14:03:38 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-18 15:48:56 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 15:52:35 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a2c8481e13d4dab8c61dfe28b63048f158b8b46f
Cr-Commit-Position: refs/heads/master@{#433208}

Powered by Google App Engine
This is Rietveld 408576698