mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
Bug 1298588 part 7, servo piece. Stop using initial_values in general in Gecko glue code. r=bholley
This commit is contained in:
parent
c313c8d17e
commit
d3e34db508
2 changed files with 6 additions and 3 deletions
|
@ -1387,6 +1387,7 @@ extern "C" {
|
|||
}
|
||||
extern "C" {
|
||||
pub fn Servo_ResolveStyle(element: RawGeckoElementBorrowed,
|
||||
set: RawServoStyleSetBorrowed,
|
||||
consume: ConsumeStyleBehavior)
|
||||
-> ServoComputedValuesStrong;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue