Funciones de WebKit no admitidas en AIR
Adobe AIR 1.0 y posterior
AIR no admite las siguientes funcionalidades en WebKit ni en Safari 4:
-
Mensajes entre dominios mediante window.postMessage (AIR suministra sus propias API de comunicación entre dominios)
-
Variables CSS
-
Fuentes SVG y Web Open Font Format (WOFF).
-
Vídeo HTML y etiquetas de audio
-
Consultas de dispositivos multimedia
-
Caché de aplicaciones sin conexión
-
Impresión (AIR proporciona su propia API PrintJob)
-
Correctores ortográfico y gramatical
-
SVG
-
WAI-ARIA
-
WebSockets (AIR proporciona sus propias API de socket)
-
Trabajadores web
-
API SQL de WebKit (AIR suministra su propia API)
-
API de geolocalización de WebKit (AIR suministra su propia API de geolocalización en dispositivos que así lo admitan)
-
API de carga de varios archivos de WebKit
-
Eventos táctiles de WebKit (AIR suministra sus propios eventos táctiles)
-
Lenguaje de marcado inalámbrico (WML)
A continuación se detallan API concretas de JavaScript, elementos HTML y propiedades CSS, así como valores no admitidos por AIR:
Miembros de objetos Window de JavaScript no admitidos:
-
applicationCache()
-
console
-
openDatabase()
-
postMessage()
-
document.print()
Etiquetas HTML no admitidas:
Atributos HTML no admitidos:
-
aria-*
-
draggable
-
formnovalidate
-
list
-
novalidate
-
onbeforeload
-
onhashchange
-
onorientationchange
-
onpagehide
-
onpageshow
-
onpopstate
-
ontouchstart
-
ontouchmove
-
ontouchend
-
ontouchcancel
-
onwebkitbeginfullscreen
-
onwebkitendfullscreen
-
pattern
-
required
-
sandbox
Eventos de JavaScript no admitidos:
-
beforeload
-
hashchange
-
orientationchange
-
pagehide
-
pageshow
-
popstate
-
touchstart
-
touchmove
-
touchend
-
touchcancel
-
webkitbeginfullscreen
-
webkitendfullscreen
Propiedades CSS no admitidas:
-
background-clip
-
background-origin (usar -webkit-background-origin)
-
background-repeat-x
-
background-repeat-y
-
background-size (usar -webkit-background-size)
-
border-bottom-left-radius
-
border-bottom-right-radius
-
border-radius
-
border-top-left-radius
-
border-top-right-radius
-
text-rendering
-
-webkit-animation-play-state
-
-webkit-background-clip
-
-webkit-color-correction
-
-webkit-font-smoothing
Valores CSS no admitidos:
-
valores de la propiedad appearance:
-
border-box (background-clip y background-origin)
-
contain (background-size)
-
content-box (background-clip y background-origin)
-
cover (background-size)
-
valores de la propiedad list:
-
afar
-
amharic
-
amharic-abegede
-
cjk-earthly-branch
-
cjk-heavenly-stem
-
ethiopic
-
ethiopic-abegede
-
ethiopic-abegede-am-et
-
ethiopic-abegede-gez
-
ethiopic-abegede-ti-er
-
ethiopic-abegede-ti-et
-
ethiopic-halehame-aa-er
-
ethiopic-halehame-aa-et
-
ethiopic-halehame-am-et
-
ethiopic-halehame-gez
-
ethiopic-halehame-om-et
-
ethiopic-halehame-sid-et
-
ethiopic-halehame-so-et
-
ethiopic-halehame-ti-er
-
ethiopic-halehame-ti-et
-
ethiopic-halehame-tig
-
hangul
-
hangul-consonant
-
lower-norwegian
-
oromo
-
sidama
-
somali
-
tigre
-
tigrinya-er
-
tigrinya-er-abegede
-
tigrinya-et
-
tigrinya-et-abegede
-
upper-greek
-
upper-norwegian
-
-wap-marquee (propiedad display)
|
|
|