style: Simplify -x-span property.

Differential Revision: https://phabricator.services.mozilla.com/D42914
This commit is contained in:
Emilio Cobos Álvarez 2019-08-21 20:02:13 +00:00
parent 432b417d98
commit ee106992e1
6 changed files with 3 additions and 61 deletions

View file

@ -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;