diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-06-23 21:46:25 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-23 21:46:25 -0500 |
commit | 581c8ba1c867ad378dee79b05b11648726ce5efb (patch) | |
tree | ef0c84bbb4f6fc7fe855c08f5c3875e95136a05d /components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py | |
parent | ba30d72679f59fbabef9dbaa107d756903dde2af (diff) | |
parent | 98a32a76dfcd06c767dff14a243aeab9d199ef49 (diff) | |
download | servo-581c8ba1c867ad378dee79b05b11648726ce5efb.tar.gz servo-581c8ba1c867ad378dee79b05b11648726ce5efb.zip |
Auto merge of #11787 - heycam:style-attr, r=bholley
Stop parsing style attributes during restyle in geckolib.
<!-- Please describe your changes on the following line: -->
This allows `PropertyDeclarationBlock`s parsed for `style=""` attributes to be stored on a Gecko node so that we don't have to re-parse it each time we compute style for an element. Works with [Gecko bug 1280772](https://bugzilla.mozilla.org/show_bug.cgi?id=1280772).
r? @bholley
CC @emilio
---
<!-- 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
- [X] `./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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11787)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/bindings/codegen/parser/tests/test_lenientSetter.py')
0 files changed, 0 insertions, 0 deletions