mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Add an optional --debug-mozjs argument to mach build
that enables a non-optimized, debug build of mozjs and rust-mozjs. Update the Cargo snapshot to enable new feature support.
This commit is contained in:
parent
a258746269
commit
a1b2f4b590
9 changed files with 38 additions and 24 deletions
|
@ -7,7 +7,7 @@
|
|||
//! This follows the "More Precise Definitions of Inline Layout and Table Layout" proposal written
|
||||
//! by L. David Baron (Mozilla) here:
|
||||
//!
|
||||
//! http://dbaron.org/css/intrinsic/
|
||||
//! http://dbaron.org/css/intrinsic/
|
||||
//!
|
||||
//! Hereafter this document is referred to as INTRINSIC.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue