aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/attr.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-11-12 17:24:33 -0600
committerGitHub <noreply@github.com>2017-11-12 17:24:33 -0600
commit37760054e2cf742c9043b96b832d2fbdf796d367 (patch)
treed23d374915f2ac51854e219d202f6de9025f06bc /components/script/dom/attr.rs
parentbc58e18761ef687bd6c5efcda635cabdb742069a (diff)
parent9965f7e2cc0f722acfee5f0710b74a84d1112b54 (diff)
downloadservo-37760054e2cf742c9043b96b832d2fbdf796d367.tar.gz
servo-37760054e2cf742c9043b96b832d2fbdf796d367.zip
Auto merge of #19127 - tigercosmos:overflow10, r=emilio
scroll, SetScrollTop, SetScrollLeft in `element.rs` <!-- Please describe your changes on the following line: --> Currently dom-element-scroll have not finished yet. (Step 10) This PR finish the step 10 of `scroll`, `SetScrollTop`, `SetScrollLeft` [Step 10 description](https://drafts.csswg.org/cssom-view/#dom-element-scrolltop): > If the element does not have any associated CSS layout box, the element has no associated scrolling box, or the element has no overflow, terminate these steps. --- <!-- 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 #19114 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes <!-- 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/19127) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/attr.rs')
0 files changed, 0 insertions, 0 deletions