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

Issue 2338013007: Adapt to changes in html5 spec related to tfoot (Closed)

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

Description

Adapt to changes in html5 spec related to tfoot When setting tFoot or using createTFoot the new element should be inserted at the end. This patch also changes behavior so we throw a HierarchyRequestError [1] when setting tFoot with a new element not of type tfoot. Behavior matches Safari, Firefox and Edge. [1] https://html.spec.whatwg.org/#dom-table-tfoot BUG=641338 Committed: https://crrev.com/f7e6a1c1af9daed5c77c4fc7da3b5eeafe95bf86 Cr-Commit-Position: refs/heads/master@{#419468}

Patch Set 1 #

Patch Set 2 : Fix tests #

Total comments: 7

Patch Set 3 : Address review comments #

Patch Set 4 : Address review comments again #

Patch Set 5 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -37 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/HTMLTableElement/exceptions.html View 1 2 1 chunk +6 lines, -3 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/HTMLTableElement/exceptions-expected.txt View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30418-expected.txt View 1 2 3 2 chunks +26 lines, -26 lines 0 comments Download
M third_party/WebKit/Source/core/html/HTMLTableElement.cpp View 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
rwlbuis
PTAL.
4 years, 3 months ago (2016-09-14 21:03:54 UTC) #9
tkent
https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1258 third_party/WebKit/LayoutTests/TestExpectations:1258: crbug.com/641338 tables/mozilla/bugs/bug30418.html [ NeedsRebaseline ] Why does it need ...
4 years, 3 months ago (2016-09-14 22:55:41 UTC) #10
rwlbuis
I think I addressed the review comments. https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1258 third_party/WebKit/LayoutTests/TestExpectations:1258: crbug.com/641338 tables/mozilla/bugs/bug30418.html ...
4 years, 3 months ago (2016-09-15 14:32:33 UTC) #11
tkent
What about behavior of Firefox and Edge? https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2338013007/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#newcode1258 third_party/WebKit/LayoutTests/TestExpectations:1258: crbug.com/641338 tables/mozilla/bugs/bug30418.html ...
4 years, 3 months ago (2016-09-15 23:32:56 UTC) #12
rwlbuis
On 2016/09/15 23:32:56, tkent wrote: > What about behavior of Firefox and Edge? Firefox passes. ...
4 years, 3 months ago (2016-09-16 15:20:12 UTC) #14
tkent
lgtm
4 years, 3 months ago (2016-09-18 21:32:01 UTC) #15
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/2338013007/60001
4 years, 3 months ago (2016-09-18 22:09:10 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg_ng/builds/270528) mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 3 months ago (2016-09-18 22:11:18 UTC) #19
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/2338013007/80001
4 years, 3 months ago (2016-09-19 14:11:27 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-19 15:50:40 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 15:52:49 UTC) #26
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f7e6a1c1af9daed5c77c4fc7da3b5eeafe95bf86
Cr-Commit-Position: refs/heads/master@{#419468}

Powered by Google App Engine
This is Rietveld 408576698