aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/svggraphicselement.rs
diff options
context:
space:
mode:
authorEmilio Cobos Álvarez <emilio@crisal.io>2022-06-07 23:09:52 +0000
committerMartin Robinson <mrobinson@igalia.com>2023-10-02 14:37:19 +0000
commit1ce75ff7dd4d31eaba0f333e25dcbda68aef89d6 (patch)
tree556f116101b6104122e99d713e204d7f8a3962c3 /components/script/dom/svggraphicselement.rs
parent949fd0e172a1cfa9db4b3634192687baa3c253f1 (diff)
downloadservo-1ce75ff7dd4d31eaba0f333e25dcbda68aef89d6.tar.gz
servo-1ce75ff7dd4d31eaba0f333e25dcbda68aef89d6.zip
style: Unify Gecko and Servo EventState/ElementState bits
Add a dom/base/rust crate called just "dom" where we can share these. Most of the changes are automatic: s/mozilla::EventStates/mozilla::dom::ElementState/ s/EventStates/ElementState/ s/NS_EVENT_STATE_/ElementState::/ s/NS_DOCUMENT_STATE_/DocumentState::/ And so on. This requires a new cbindgen version to avoid ugly casts for large shifts. Differential Revision: https://phabricator.services.mozilla.com/D148537
Diffstat (limited to 'components/script/dom/svggraphicselement.rs')
0 files changed, 0 insertions, 0 deletions