mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
remove mozbrowser code
This commit is contained in:
@@ -46,13 +46,3 @@ partial interface HTMLIFrameElement {
|
||||
// [CEReactions, TreatNullAs=EmptyString]
|
||||
// attribute DOMString marginWidth;
|
||||
};
|
||||
|
||||
partial interface HTMLIFrameElement {
|
||||
[CEReactions, Func="::dom::window::Window::global_is_mozbrowser"]
|
||||
attribute boolean mozbrowser;
|
||||
|
||||
[CEReactions, Func="::dom::window::Window::global_is_mozbrowser"]
|
||||
attribute boolean mozprivatebrowsing;
|
||||
};
|
||||
|
||||
HTMLIFrameElement implements BrowserElement;
|
||||
|
||||
Reference in New Issue
Block a user