aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmllegendelement.rs
diff options
context:
space:
mode:
authorbors-servo <infra@servo.org>2023-05-08 07:17:09 +0200
committerGitHub <noreply@github.com>2023-05-08 07:17:09 +0200
commit7cfdf87e7781ed0cf15181365d6ca986df11d639 (patch)
treeccc6a743ae8cbe2b4bcc0b0dae8cd7511d252895 /components/script/dom/htmllegendelement.rs
parent897ecc5a19600e2e54ccc7ba75dcd8c271f1eade (diff)
parent2d31d4301d66bce4678af848e80905a35b9c02aa (diff)
downloadservo-7cfdf87e7781ed0cf15181365d6ca986df11d639.tar.gz
servo-7cfdf87e7781ed0cf15181365d6ca986df11d639.zip
Auto merge of #29716 - mrobinson:generic-dom-wrapper, r=jdm
Eliminate duplicate Layout DOM wrappers There are duplicate sets of Layout DOM wrappers: one for Layout 2013 and one for Layout 2020. As part of cleaning up and simplifying the wrappers, this change parameterizes them on the specific layout data they contain. This allows them to be shared again. In addition, various small cleanups are included. Fixes #29691. <!-- 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 #29691 - [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. -->
Diffstat (limited to 'components/script/dom/htmllegendelement.rs')
0 files changed, 0 insertions, 0 deletions