aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/textencoder.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-07-26 15:21:37 -0500
committerGitHub <noreply@github.com>2017-07-26 15:21:37 -0500
commit020188fdd77f0f0f2848e21eb9bcc28362d98506 (patch)
tree3d14537a207dabac8d35e06393034e1e95119db2 /components/script/dom/textencoder.rs
parenta15d13a6ec7b1f1ffeef86484ee483ec253ed0ba (diff)
parent048044f98b42a84cbd8fec5be7df8517b2a7e895 (diff)
downloadservo-020188fdd77f0f0f2848e21eb9bcc28362d98506.tar.gz
servo-020188fdd77f0f0f2848e21eb9bcc28362d98506.zip
Auto merge of #17875 - bzbarsky:first-line-dual-inheritance, r=emilio
Add support for having two separate parent styles. Fixes gecko bug 1382806. <!-- Please describe your changes on the following line: --> This is needed for ::first-line support. See https://drafts.csswg.org/css-pseudo-4/#first-line-inheritance This PR doesn't quite implement what the CSS spec draft says right now. It implements what Gecko does, which is what an earlier draft said. --- <!-- 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 https://bugzilla.mozilla.org/show_bug.cgi?id=1382806 <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because servo doesn't support ::first-line yet <!-- 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/17875) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/textencoder.rs')
0 files changed, 0 insertions, 0 deletions