mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Further changes required by Servo
This commit is contained in:
parent
11cadd8c42
commit
4353d31cb0
1 changed files with 1 additions and 0 deletions
|
@ -614,6 +614,7 @@ impl IsAbsolute {
|
|||
|
||||
/// Return Yes if value is true. Otherwise, return No.
|
||||
#[inline]
|
||||
#[cfg(feature = "gecko")]
|
||||
fn new(value: bool) -> Self {
|
||||
if value {
|
||||
IsAbsolute::Yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue