diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-28 20:42:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-28 20:42:13 -0500 |
commit | c6e305769257ddab5de3f93b7d223f965990e991 (patch) | |
tree | 0ef90288521cc550f037f5a7c3112aec792d10da /components/script/dom/bindings/codegen/parser | |
parent | 89e129bf9f0d2d388f7506854aa2eb2456cb2d4d (diff) | |
parent | defaa5bee70fd1d5301b857b20d78bdfd3cb0b4d (diff) | |
download | servo-c6e305769257ddab5de3f93b7d223f965990e991.tar.gz servo-c6e305769257ddab5de3f93b7d223f965990e991.zip |
Auto merge of #12620 - vrod:add-htmllielement-value, r=KiChjang
Implement HTMLLIElement#value
<!-- Please describe your changes on the following line: -->
- Add implementation of parse_plain_attribute from VirtualMethods trait for HTMLLIElement
- Add make_int_setter! macro
- Implement getter and setter for HTMLLIElement#value attribute
- Update test expectations for HTMLLIElement#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 #12575
- [X] There are tests for these changes
<!-- 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/12620)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser')
0 files changed, 0 insertions, 0 deletions