Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement access to CSSStyleRule for stylo #14330
Conversation
highfive
commented
Nov 22, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Nov 22, 2016
|
It seems although |
|
It seems bindings.rs is not synced properly... Fixing... |
48e2b04
to
1a5d4ee
|
@bors-servo delegate+ |
|
|
|
|
|
@bors-servo r=heycam |
|
|
Implement access to CSSStyleRule for stylo <!-- Please describe your changes on the following line: --> This is the servo part of [bug 1307357](https://bugzilla.mozilla.org/show_bug.cgi?id=1307357) which has been reviewed by @heycam, @Manishearth and @SimonSapin. r? @heycam (`./mach test-tidy` reports several issues on bindings.rs... which I don't think is introduced by my patch... so I have no idea what to do here...) --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #__ (github issue number if applicable). <!-- 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/14330) <!-- Reviewable:end -->
|
@bors-servo p=10 |
|
|
highfive
commented
Nov 24, 2016
|
|
@bors-servo retry |
|
@bors-servo r- |
|
@bors-servo r=heycam |
|
|
|
|
|
|
highfive
commented
Nov 24, 2016
|
|
@bors-servo retry |
|
|
|
|
|
@bors-servo retry |
|
|
|
|
upsuper commentedNov 22, 2016
•
edited by larsbergstrom
This is the servo part of bug 1307357 which has been reviewed by @heycam, @Manishearth and @SimonSapin.
r? @heycam
(
./mach test-tidyreports several issues on bindings.rs... which I don't think is introduced by my patch... so I have no idea what to do here...)./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is