aboutsummaryrefslogtreecommitdiffstats
path: root/components/selectors/tree.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-08-15 23:11:04 -0500
committerGitHub <noreply@github.com>2017-08-15 23:11:04 -0500
commitdc654c991238305d6fc0524173c85f40d7b9e90f (patch)
treeab9bcaf5e978fde3ff8cc52aa33d32728dfb5d18 /components/selectors/tree.rs
parent736e963efd81563545f292751176c219c3fe0fdc (diff)
parenta6ceafe3daaea3d207a3cbc6e5c4944c4d8f00d9 (diff)
downloadservo-dc654c991238305d6fc0524173c85f40d7b9e90f.tar.gz
servo-dc654c991238305d6fc0524173c85f40d7b9e90f.zip
Auto merge of #18099 - KuoE0:make-empty-rule-can-be-inserted-into-rule-tree, r=emilio
Make emtpy rule can be inserted into rule tree <!-- Please describe your changes on the following line: --> We really want to ensure empty rule nodes appear in the rule tree for devtools, this condition ensures that if we find an empty rule node, we insert it at the normal level. --- <!-- 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 [Bug 1384802](https://bugzilla.mozilla.org/show_bug.cgi?id=1384802) <!-- Either: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because of the test cases are in Gecko. <!-- 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/18099) <!-- Reviewable:end -->
Diffstat (limited to 'components/selectors/tree.rs')
0 files changed, 0 insertions, 0 deletions