diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-07 13:38:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-07 13:38:50 -0800 |
commit | 8dfaed218377dbac6935b54f1599d7a9245d6122 (patch) | |
tree | e02b8fef8a28429542deafa8041a56c953471568 /components/script/dom | |
parent | 3818d3f23ffada9df346a1ddcac11442a889c40b (diff) | |
parent | 3b1de577f9bf54a83a7f598637dbd3b3d9b7b805 (diff) | |
download | servo-8dfaed218377dbac6935b54f1599d7a9245d6122.tar.gz servo-8dfaed218377dbac6935b54f1599d7a9245d6122.zip |
Auto merge of #14464 - canaltinova:cssom-test, r=Manishearth
Write tests for CSSOM Interfaces
<!-- Please describe your changes on the following line: -->
ToCss implementation was wrong about Keyframe percentage values, it was writing values between 0-1. I had to fix it. Wrote some tests about CSSKeyframesRule, CSSNamespaceRule, CSSRuleList, CSSStyleSheet, StyleSheetList interfaces.
CSSFontFaceRule and CSSViewportRule looks like not implemented yet. I didn't write one for them.
Also name attribute in CSSKeyframesRule isn't implemented yet. Is there any complication about it? If not, I can implement it.
r? @Manishearth
---
<!-- 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
<!-- Either: -->
- [X] There are tests for these changes OR
<!-- 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/14464)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions