aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/submitevent.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-03-27 12:20:08 -0400
committerGitHub <noreply@github.com>2020-03-27 12:20:08 -0400
commit7d66871a9f3c9224f3ecf37ec2c66dd410db648c (patch)
tree164a50d9119ccbd9617aeb5d6466bde74df3d2f9 /components/script/dom/submitevent.rs
parenta927f1ad8a9ce211618139b2a69c8ce3b739438b (diff)
parent19f4b708b37082e47b6dbfb32486633b0ea30ff8 (diff)
downloadservo-7d66871a9f3c9224f3ecf37ec2c66dd410db648c.tar.gz
servo-7d66871a9f3c9224f3ecf37ec2c66dd410db648c.zip
Auto merge of #26046 - mrobinson:arcrefcell-hoisting, r=SimonSapin
layout_2020: Use ArcRefCell to track hoisted fragments This avoids the use of lookup tables for containing blocks when constructing the stacking context tree. This seems to catch some laid-out hoisted fragments that were otherwise dropped in the previous design. The changes cause one new test to pass and one to fail. Visual examination of the failing tests reveals that it's a progression (list markers are appearing when they were previously not rendered). <!-- 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 fix #___ (GitHub issue number if applicable) <!-- Either: --> - [x] 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. -->
Diffstat (limited to 'components/script/dom/submitevent.rs')
0 files changed, 0 insertions, 0 deletions