mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
style: Remove outdated comment.
This commit is contained in:
parent
4c3646eff0
commit
6b5117d82d
1 changed files with 0 additions and 3 deletions
|
@ -943,9 +943,6 @@ pub enum Resize {
|
||||||
/// The value for the `appearance` property.
|
/// The value for the `appearance` property.
|
||||||
///
|
///
|
||||||
/// https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance
|
/// https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance
|
||||||
///
|
|
||||||
/// NOTE(emilio): When changing this you may want to regenerate the C++ bindings
|
|
||||||
/// (see components/style/cbindgen.toml)
|
|
||||||
#[allow(missing_docs)]
|
#[allow(missing_docs)]
|
||||||
#[derive(
|
#[derive(
|
||||||
Clone,
|
Clone,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue