aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-07-12 11:08:35 -0700
committerGitHub <noreply@github.com>2017-07-12 11:08:35 -0700
commit4b6e79337ef975e3ec752513b76ae6a6284c1199 (patch)
tree8a9851cbf4c715fda052031feadb2e5f96ddbee1 /components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs
parentee47fe192511558f69d12036cc9cab5a009b8b25 (diff)
parent92ec8f15f0be52a24f5c220cda78088fca701534 (diff)
downloadservo-4b6e79337ef975e3ec752513b76ae6a6284c1199.tar.gz
servo-4b6e79337ef975e3ec752513b76ae6a6284c1199.zip
Auto merge of #17538 - jyc:selectorText, r=Manishearth
Implement CSSStyleRule.selectorText. We parse when assigning using the namespaces of the stylesheet. It isn't clear if the spec says to do that (Firefox doesn't support the setter at all, Chrome does, Safari doesn't); the spec issue is here: https://github.com/w3c/csswg-drafts/issues/1511 Also fix ToCss implementation of AttrSelectorOperator to not pad with spaces, to conform with CSSOM. This means we have to update some unit tests that expect operators with spaces around them in attribute selectors to roundtrip. See the "attribute selector" section of "Serializing Selectors" here: https://drafts.csswg.org/cssom/#serializing-selectors CSSStyleRule.selectorText is specified here: https://drafts.csswg.org/cssom/#dom-cssstylerule-selectortext <!-- Please describe your changes on the following line: --> --- <!-- 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 is part of a series to fix #17182 <!-- Either: --> I am running this to identify what tests will fail; as the other PRs in the series are merged, I believe the tests that pass will change as well. - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/17538) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webgl_extensions/ext/webglvertexarrayobjectoes.rs')
0 files changed, 0 insertions, 0 deletions