servo/tests/wpt/metadata/html
bors-servo 6beec195ed Auto merge of #13028 - ofekd:implement-data-value-attr, r=KiChjang
Implement HTMLDataElement#value

<!-- Please describe your changes on the following line: -->
Implement HTMLDataElement#value

---
<!-- 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 #12966

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

<!-- 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/13028)
<!-- Reviewable:end -->
2016-08-25 12:48:06 -05:00
..
browsers Define interface members on the global object directly (fixes #4593) 2016-08-25 14:29:16 +02:00
dom Auto merge of #13028 - ofekd:implement-data-value-attr, r=KiChjang 2016-08-25 12:48:06 -05:00
infrastructure Make Node::BaseURI use the document's base URL 2016-05-14 14:44:06 +08:00
obsolete/requirements-for-implementations Update web-platform-tests to revision 697b971060b2d475a73c1c3755232a4674d61cf5 2016-05-10 12:17:47 +02:00
rendering Disable SVG sizing tests until SVG is implemented. 2016-05-06 10:40:29 -04:00
semantics Implements HTMLDialogElement#close 2016-08-25 16:13:30 +03:00
syntax Update web-platform-tests to revision 697b971060b2d475a73c1c3755232a4674d61cf5 2016-05-10 12:17:47 +02:00
the-xhtml-syntax/parsing-xhtml-documents Update web-platform-tests to revision 346d5b51a122f7bb1c7747064499ef281a0200f7 2016-06-24 11:36:34 +02:00
webappapis Define interface members on the global object directly (fixes #4593) 2016-08-25 14:29:16 +02:00