servo/tests/wpt/metadata
bors-servo 69e5243810
Auto merge of #21856 - zcorpan:zcorpan/remove-td-th-interfaces, r=jdm
Remove the HTMLTable{Header,Data}CellElement interfaces

Fixes #17222.

<!-- Please describe your changes on the following line: -->
This removes the `HTMLTableHeaderCellElement` and `HTMLTableDataCellElement` interfaces and uses the `HTMLTableCellElement` interface for both `th` and `td` elements, as per the spec.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #17222.

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21856)
<!-- Reviewable:end -->
2018-10-12 09:30:41 -04:00
..
2dcontext Align ctx.createImageData and ctx.getImageData with the spec 2018-10-06 11:41:48 +02:00
cors Classify some timeout failures with bug links 2018-09-01 13:31:56 +02:00
css Update web-platform-tests to revision 2c89bbecfab9a69190906abd7610c3bc62303dd4 2018-10-10 23:13:06 -04:00
custom-elements Update test expectations 2018-10-11 18:19:06 +02:00
dom Update web-platform-tests to revision 36634cbcf3253dfe8d220990a27ad4eeebf8ec2f 2018-09-27 23:48:13 -04:00
domparsing Upgraded to SM 60 2018-08-20 18:22:29 -04:00
encoding Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6 2018-09-28 22:54:30 -04:00
eventsource Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6 2018-09-28 22:54:30 -04:00
fetch Update web-platform-tests to revision 2c89bbecfab9a69190906abd7610c3bc62303dd4 2018-10-10 23:13:06 -04:00
FileAPI Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6 2018-09-28 22:54:30 -04:00
fullscreen Update web-platform-tests to revision 632a3f59238036b6e24b28d47218ba9986ff4c62 2018-09-12 23:17:27 -04:00
gamepad Upgraded to SM 60 2018-08-20 18:22:29 -04:00
hr-time Upgraded to SM 60 2018-08-20 18:22:29 -04:00
html Auto merge of #21856 - zcorpan:zcorpan/remove-td-th-interfaces, r=jdm 2018-10-12 09:30:41 -04:00
js/builtins Upgraded to SM 60 2018-08-20 18:22:29 -04:00
navigation-timing Upgraded to SM 60 2018-08-20 18:22:29 -04:00
performance-timeline Upgraded to SM 60 2018-08-20 18:22:29 -04:00
quirks Update web-platform-tests to revision 2c89bbecfab9a69190906abd7610c3bc62303dd4 2018-10-10 23:13:06 -04:00
referrer-policy Update web-platform-tests to revision fec3928f355e049657d19780aa4b412d9d3a714b 2018-10-02 23:45:46 -04:00
subresource-integrity Upgraded to SM 60 2018-08-20 18:22:29 -04:00
touch-events Upgraded to SM 60 2018-08-20 18:22:29 -04:00
uievents Upgraded to SM 60 2018-08-20 18:22:29 -04:00
url Update web-platform-tests to revision 2c89bbecfab9a69190906abd7610c3bc62303dd4 2018-10-10 23:13:06 -04:00
wasm Update web-platform-tests to revision e29e596073468910d8655a8ec23262f17543e147 2018-10-03 23:02:48 -04:00
webaudio Update servo-media to include DestinationNode fix 2018-10-11 14:38:14 -07:00
WebCryptoAPI Upgraded to SM 60 2018-08-20 18:22:29 -04:00
webgl Clean up some expectations for WebGL tests in WPT 2018-09-12 23:45:49 +02:00
WebIDL Upgraded to SM 60 2018-08-20 18:22:29 -04:00
websockets Update web-platform-tests to revision 7c50c216081d6ea3c9afe553ee7b64534020a1b2 2018-09-04 23:07:46 -04:00
webstorage Update web-platform-tests to revision c2b30ef30749b6a8f2cc832761dfe011e63d5e94 2018-10-05 23:00:35 -04:00
webvr Update web-platform-tests to revision 81962ac8802223d038b188b6f9cb88a0a9c5beee 2018-05-18 23:55:46 -04:00
workers Update web-platform-tests to revision e15b5ebba7465e09bcda2962f6758cddcdcfa248 2018-10-09 22:45:22 -04:00
xhr Update web-platform-tests to revision 50ff4f970fd8592a9f436d4e86e7d572de143260 2018-09-20 22:44:37 -04:00
MANIFEST.json Add test to check that AudioBuffers can be reused between AudioBufferSourceNodes 2018-10-11 19:27:22 +02:00
mozilla-sync Update syncing metadata. 2018-09-19 21:23:37 -04:00