diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-09-29 19:20:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-29 19:20:55 -0500 |
commit | c9442346d3b454d9cbfcbd76d887e4f22f942531 (patch) | |
tree | df88200ef70afd8865ccee24c07a5dbb0d69e373 /components/script/dom/bindings/codegen/CodegenRust.py | |
parent | 8b26c3ead53bb375eaa4475de48a7f097b589b90 (diff) | |
parent | fb66abba74df33d05eaf7a2a5e8ad8f2c88aff41 (diff) | |
download | servo-c9442346d3b454d9cbfcbd76d887e4f22f942531.tar.gz servo-c9442346d3b454d9cbfcbd76d887e4f22f942531.zip |
Auto merge of #13414 - flacerdk:master, r=mbrubeck
Implement `word-break: keep-all` (#9673)
<!-- Please describe your changes on the following line: -->
Implement the `keep-all` value for the `word-break` property, as specified in [CSS](https://drafts.csswg.org/css-text-3/#word-break-property).
The relevant CSSWG tests (in `tests/wpt/css-tests/css-text-3_dev/html/word-break-keep-all-*.htm`) do not currently pass. As far as I can tell, this is because the tests use some JavaScript code that is not working properly. (But then, it seems that most tests in this directory are failing at the moment. I'm not sure what can be done here for now.)
---
<!-- 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 #9673.
<!-- Either: -->
- [ ] 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/13414)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/CodegenRust.py')
0 files changed, 0 insertions, 0 deletions