Re: [html-tests] Update tests for whatwg/html#1993 (#4115)

I am not 100% sure this updated all the checks. After implementing this, I get a few failures (could be a mistake on my part, still looking):
FAIL td.rowSpan: IDL set to 2147483647 assert_equals: IDL get expected 2147483647 but got 65534
FAIL th.rowSpan: setAttribute() to 2147483647 assert_equals: IDL get expected 2147483647 but got 65534
FAIL th.rowSpan: IDL set to 2147483647 assert_equals: IDL get expected 2147483647 but got 65534

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4115#issuecomment-297494359

Received on Wednesday, 26 April 2017 18:06:37 UTC