mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
style: Describe the gecko module.
This commit is contained in:
parent
dba73dc618
commit
99b0f53064
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
//! Gecko-specific style-system bits.
|
||||
|
||||
pub mod data;
|
||||
pub mod restyle_damage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue