JS Fix marker interface filtering
This commit is contained in:
committed by
Sergey Mashkov
parent
2e687fde6b
commit
a6bed4f623
@@ -552,27 +552,3 @@ native public open class WebGLContextEventInit : EventInit() {
|
||||
var statusMessage: String
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -216,27 +216,3 @@ native public trait PseudoElement {
|
||||
native public trait CSS {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -233,27 +233,3 @@ native public open class MutationEvent : Event(noImpl, noImpl) {
|
||||
}
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -4854,12 +4854,6 @@ native public marker trait UnionElementOrMouseEvent {
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait RenderingContext {
|
||||
}
|
||||
|
||||
|
||||
@@ -25,27 +25,3 @@ native public open class XMLSerializer {
|
||||
fun serializeToString(root: Node): String = noImpl
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -111,27 +111,3 @@ native public open class ResponseInit {
|
||||
var headers: dynamic
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -106,27 +106,3 @@ native public open class FileReaderSync {
|
||||
native public trait URL {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -98,27 +98,3 @@ native public open class NotificationEventInit : ExtendableEventInit() {
|
||||
var notification: Notification
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -264,24 +264,6 @@ native public trait CacheStorage {
|
||||
native public open class FunctionalEvent : ExtendableEvent(noImpl, noImpl) {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
@@ -128,27 +128,3 @@ native public open class ProgressEventInit : EventInit() {
|
||||
var total: Long = 0
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrHTMLCollection {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrRadioNodeList {
|
||||
}
|
||||
|
||||
native public marker trait UnionHTMLOptGroupElementOrHTMLOptionElement {
|
||||
}
|
||||
|
||||
native public marker trait UnionAudioTrackOrTextTrackOrVideoTrack {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrMouseEvent {
|
||||
}
|
||||
|
||||
native public marker trait UnionElementOrProcessingInstruction {
|
||||
}
|
||||
|
||||
native public marker trait UnionMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
native public marker trait UnionClientOrMessagePortOrServiceWorker {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user