mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
style: Simplify -x-span property.
Differential Revision: https://phabricator.services.mozilla.com/D42914
This commit is contained in:
parent
432b417d98
commit
ee106992e1
6 changed files with 3 additions and 61 deletions
|
@ -1,7 +0,0 @@
|
|||
/* This Source Code Form is subject to the terms of the Mozilla Public
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
|
||||
|
||||
//! Computed types for table properties.
|
||||
|
||||
pub use crate::values::specified::table::XSpan;
|
Loading…
Add table
Add a link
Reference in a new issue