mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Backed out changeset 67769dac78c4 for busting builds CLOSED TREE
Backs out https://github.com/servo/servo/pull/18519
This commit is contained in:
parent
a3b85cbd6c
commit
558e357216
8 changed files with 56 additions and 110 deletions
|
@ -1551,7 +1551,8 @@ extern "C" {
|
|||
*mut nsCSSCounterStyleRule);
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_IsDocumentBody(element: RawGeckoElementBorrowed) -> bool;
|
||||
pub fn Gecko_GetBody(pres_context: RawGeckoPresContextBorrowed)
|
||||
-> RawGeckoElementBorrowedOrNull;
|
||||
}
|
||||
extern "C" {
|
||||
pub fn Gecko_GetLookAndFeelSystemColor(color_id: i32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue