From 0ce7202a706c9036eeea42c158f433c2b7940457 Mon Sep 17 00:00:00 2001 From: YujiSoftware Date: Thu, 3 Mar 2022 22:36:23 +0900 Subject: Migrate CompatibilityTable to Compat macro (es) (#4355) * Migrate CompatibilityTable to Compat macro (es) * Migrate to multiple Compat macro (es) --- files/es/web/api/analysernode/index.html | 53 +- files/es/web/api/animation/animation/index.html | 50 +- files/es/web/api/animation/cancel/index.html | 50 +- files/es/web/api/animation/cancel_event/index.html | 50 +- files/es/web/api/animation/currenttime/index.html | 54 +- files/es/web/api/animation/effect/index.html | 54 +- files/es/web/api/animation/finish/index.html | 54 +- files/es/web/api/animation/finish_event/index.html | 50 +- files/es/web/api/animation/finished/index.html | 50 +- files/es/web/api/animation/id/index.html | 50 +- files/es/web/api/animation/play/index.html | 54 +- files/es/web/api/animation/playbackrate/index.html | 54 +- files/es/web/api/animation/playstate/index.html | 56 +- files/es/web/api/animation/ready/index.html | 50 +- files/es/web/api/animation/reverse/index.html | 54 +- files/es/web/api/animation/starttime/index.html | 54 +- files/es/web/api/animation/timeline/index.html | 50 +- .../api/animationevent/animationname/index.html | 50 +- files/es/web/api/animationevent/index.html | 113 +- files/es/web/api/atob/index.html | 52 +- files/es/web/api/attr/index.html | 54 +- .../baseaudiocontext/createbiquadfilter/index.html | 57 +- files/es/web/api/baseaudiocontext/index.html | 157 +-- files/es/web/api/blob/index.html | 78 +- files/es/web/api/blob/type/index.html | 52 +- files/es/web/api/blobbuilder/index.html | 70 +- files/es/web/api/caches/index.html | 54 +- .../api/canvasrenderingcontext2d/arc/index.html | 54 +- .../canvasrenderingcontext2d/beginpath/index.html | 50 +- .../canvasrenderingcontext2d/clearrect/index.html | 54 +- .../canvasrenderingcontext2d/drawimage/index.html | 67 +- .../canvasrenderingcontext2d/fillrect/index.html | 50 +- .../es/web/api/canvasrenderingcontext2d/index.html | 56 +- files/es/web/api/closeevent/index.html | 77 +- files/es/web/api/console/assert/index.html | 64 +- files/es/web/api/console/count/index.html | 70 +- files/es/web/api/console/dir/index.html | 64 +- files/es/web/api/console/dirxml/index.html | 70 +- files/es/web/api/console/error/index.html | 106 +- files/es/web/api/console/info/index.html | 97 +- files/es/web/api/console/log/index.html | 95 +- files/es/web/api/console/table/index.html | 70 +- files/es/web/api/console/time/index.html | 70 +- files/es/web/api/console/trace/index.html | 70 +- files/es/web/api/crypto_property/index.html | 50 +- files/es/web/api/cssstylerule/index.html | 49 +- .../es/web/api/cssstylesheet/insertrule/index.html | 49 +- .../api/document/createdocumentfragment/index.html | 48 +- files/es/web/api/document/createelement/index.html | 77 +- .../es/web/api/document/createelementns/index.html | 62 +- files/es/web/api/document/dir/index.html | 50 +- files/es/web/api/document/documenturi/index.html | 70 +- .../es/web/api/document/dragover_event/index.html | 58 +- files/es/web/api/document/execcommand/index.html | 64 +- .../es/web/api/document/getelementbyid/index.html | 48 +- .../api/document/getelementsbyclassname/index.html | 48 +- files/es/web/api/document/head/index.html | 48 +- .../web/api/document/pointerlockelement/index.html | 61 +- .../es/web/api/document/registerelement/index.html | 48 +- files/es/web/api/document/scripts/index.html | 48 +- files/es/web/api/domparser/index.html | 88 +- files/es/web/api/element/attributes/index.html | 52 +- files/es/web/api/element/blur_event/index.html | 56 +- .../web/api/element/childelementcount/index.html | 66 +- files/es/web/api/element/classlist/index.html | 109 +- files/es/web/api/element/classname/index.html | 50 +- files/es/web/api/element/click_event/index.html | 71 +- .../api/element/getelementsbyclassname/index.html | 52 +- .../api/element/getelementsbytagnamens/index.html | 67 +- files/es/web/api/element/hasattribute/index.html | 52 +- files/es/web/api/element/id/index.html | 50 +- files/es/web/api/element/localname/index.html | 50 +- .../es/web/api/element/mousedown_event/index.html | 69 +- files/es/web/api/element/namespaceuri/index.html | 50 +- files/es/web/api/element/outerhtml/index.html | 48 +- files/es/web/api/element/prefix/index.html | 50 +- .../api/element/previouselementsibling/index.html | 66 +- files/es/web/api/element/queryselector/index.html | 61 +- .../web/api/element/requestfullscreen/index.html | 50 +- files/es/web/api/element/scrollheight/index.html | 54 +- files/es/web/api/element/scrollintoview/index.html | 70 +- files/es/web/api/element/scrollleft/index.html | 54 +- files/es/web/api/element/scrolltopmax/index.html | 48 +- files/es/web/api/element/wheel_event/index.html | 122 +-- files/es/web/api/event/defaultprevented/index.html | 56 +- files/es/web/api/event/stoppropagation/index.html | 52 +- files/es/web/api/event/target/index.html | 52 +- files/es/web/api/eventsource/index.html | 69 +- files/es/web/api/eventsource/onopen/index.html | 77 +- .../api/eventtarget/addeventlistener/index.html | 68 +- files/es/web/api/eventtarget/index.html | 57 +- files/es/web/api/fetchevent/index.html | 72 +- files/es/web/api/file/lastmodifieddate/index.html | 52 +- .../es/web/api/file/webkitrelativepath/index.html | 50 +- files/es/web/api/filereader/index.html | 62 +- files/es/web/api/filereader/readastext/index.html | 58 +- files/es/web/api/fullscreen_api/index.html | 91 +- files/es/web/api/geolocation/clearwatch/index.html | 52 +- .../api/geolocation/getcurrentposition/index.html | 52 +- files/es/web/api/geolocation/index.html | 52 +- .../web/api/geolocation/watchposition/index.html | 52 +- files/es/web/api/geolocation_api/index.html | 56 +- files/es/web/api/geolocationcoordinates/index.html | 52 +- .../api/geolocationcoordinates/latitude/index.html | 56 +- .../api/globaleventhandlers/onchange/index.html | 54 +- .../web/api/globaleventhandlers/onclick/index.html | 54 +- .../web/api/globaleventhandlers/onfocus/index.html | 54 +- .../ongotpointercapture/index.html | 56 +- .../web/api/globaleventhandlers/oninput/index.html | 48 +- .../api/globaleventhandlers/onkeydown/index.html | 58 +- .../web/api/globaleventhandlers/onkeyup/index.html | 58 +- .../onlostpointercapture/index.html | 56 +- .../globaleventhandlers/onselectstart/index.html | 50 +- .../api/globaleventhandlers/onsubmit/index.html | 58 +- .../globaleventhandlers/ontouchstart/index.html | 54 +- files/es/web/api/history_api/index.html | 60 +- files/es/web/api/htmlanchorelement/index.html | 111 +- .../api/htmlcanvaselement/getcontext/index.html | 161 +-- .../es/web/api/htmlcanvaselement/height/index.html | 50 +- files/es/web/api/htmlcanvaselement/index.html | 164 +-- .../es/web/api/htmlcanvaselement/width/index.html | 50 +- files/es/web/api/htmldivelement/index.html | 52 +- files/es/web/api/htmlelement/index.html | 235 +---- files/es/web/api/htmlelement/offsetleft/index.html | 62 +- .../htmlelement/transitioncancel_event/index.html | 50 +- .../api/htmlelement/transitionend_event/index.html | 63 +- files/es/web/api/htmlimageelement/index.html | 202 +--- files/es/web/api/htmlinputelement/index.html | 237 +---- files/es/web/api/htmllielement/index.html | 50 +- .../getdistributednodes/index.html | 48 +- files/es/web/api/htmlshadowelement/index.html | 66 +- .../web/api/htmltableelement/insertrow/index.html | 50 +- files/es/web/api/htmlvideoelement/index.html | 108 +- files/es/web/api/idbcursor/continue/index.html | 73 +- files/es/web/api/idbcursor/index.html | 71 +- files/es/web/api/idbdatabase/index.html | 96 +- .../es/web/api/idbdatabase/transaction/index.html | 75 +- files/es/web/api/idbobjectstore/add/index.html | 51 +- files/es/web/api/idbobjectstore/index.html | 52 +- files/es/web/api/indexeddb/index.html | 79 +- files/es/web/api/indexeddb_api/index.html | 68 -- .../web/api/intersection_observer_api/index.html | 58 +- files/es/web/api/issecurecontext/index.html | 50 +- files/es/web/api/keyboardevent/index.html | 239 +---- files/es/web/api/keyboardevent/metakey/index.html | 48 +- files/es/web/api/location/index.html | 106 +- files/es/web/api/media_streams_api/index.html | 86 +- .../web/api/mediadevices/getusermedia/index.html | 67 +- files/es/web/api/mediadevices/index.html | 75 +- .../web/api/mediaquerylist/addlistener/index.html | 73 +- files/es/web/api/mediaquerylist/index.html | 73 +- files/es/web/api/mediaquerylist/matches/index.html | 54 +- .../api/mediaquerylist/removelistener/index.html | 73 +- files/es/web/api/mediastreamtrack/index.html | 88 +- files/es/web/api/messageevent/index.html | 70 +- files/es/web/api/mimetype/index.html | 52 +- files/es/web/api/mouseevent/index.html | 105 +- files/es/web/api/mouseevent/shiftkey/index.html | 52 +- files/es/web/api/mutationobserver/index.html | 58 +- files/es/web/api/navigator/donottrack/index.html | 57 +- files/es/web/api/navigator/geolocation/index.html | 52 +- files/es/web/api/navigator/getusermedia/index.html | 50 +- files/es/web/api/navigator/vibrate/index.html | 50 +- files/es/web/api/node/index.html | 104 +- files/es/web/api/node/issamenode/index.html | 50 +- files/es/web/api/node/ownerdocument/index.html | 56 +- files/es/web/api/node/parentnode/index.html | 52 +- files/es/web/api/notification/index.html | 219 +--- files/es/web/api/notifications_api/index.html | 110 +- files/es/web/api/performance/now/index.html | 99 +- files/es/web/api/pointer_lock_api/index.html | 58 +- files/es/web/api/push_api/index.html | 79 +- files/es/web/api/pushmanager/index.html | 54 +- files/es/web/api/range/getclientrects/index.html | 52 +- files/es/web/api/range/setstart/index.html | 52 +- files/es/web/api/rtcpeerconnection/index.html | 151 +-- files/es/web/api/server-sent_events/index.html | 48 +- .../using_server-sent_events/index.html | 50 +- files/es/web/api/service_worker_api/index.html | 142 --- files/es/web/api/setinterval/index.html | 71 +- files/es/web/api/settimeout/index.html | 69 +- files/es/web/api/storage/clear/index.html | 62 +- files/es/web/api/storage/getitem/index.html | 62 +- files/es/web/api/storage/index.html | 60 +- files/es/web/api/storage/length/index.html | 62 +- files/es/web/api/storage/removeitem/index.html | 62 +- files/es/web/api/storage/setitem/index.html | 62 +- files/es/web/api/touch_events/index.html | 60 +- files/es/web/api/touchevent/index.html | 65 +- files/es/web/api/uievent/index.html | 64 +- files/es/web/api/url/createobjecturl/index.html | 73 +- files/es/web/api/url/index.html | 110 +- files/es/web/api/urlsearchparams/index.html | 101 +- files/es/web/api/vibration_api/index.html | 49 +- files/es/web/api/web_audio_api/index.html | 57 +- files/es/web/api/web_storage_api/index.html | 58 +- .../using_the_web_storage_api/index.html | 58 +- files/es/web/api/web_workers_api/index.html | 129 --- .../web_workers_api/using_web_workers/index.html | 111 -- files/es/web/api/websocket/index.html | 76 +- files/es/web/api/websockets_api/index.html | 124 +-- files/es/web/api/webvr_api/index.html | 85 +- files/es/web/api/wheelevent/deltay/index.html | 50 +- files/es/web/api/wheelevent/index.html | 69 +- .../web/api/window/beforeunload_event/index.html | 76 +- .../web/api/window/cancelanimationframe/index.html | 54 +- .../es/web/api/window/devicepixelratio/index.html | 48 +- files/es/web/api/window/frameelement/index.html | 48 +- .../es/web/api/window/hashchange_event/index.html | 56 +- files/es/web/api/window/localstorage/index.html | 62 +- files/es/web/api/window/location/index.html | 64 +- files/es/web/api/window/outerheight/index.html | 48 +- files/es/web/api/window/outerwidth/index.html | 52 +- .../api/window/requestanimationframe/index.html | 80 +- .../web/api/window/requestidlecallback/index.html | 52 +- files/es/web/api/window/scrollx/index.html | 54 +- files/es/web/api/window/sessionstorage/index.html | 62 +- files/es/web/api/windoweventhandlers/index.html | 96 +- .../windoweventhandlers/onbeforeunload/index.html | 47 +- .../windoweventhandlers/onhashchange/index.html | 56 +- files/es/web/api/worker/index.html | 52 +- files/es/web/api/worker/terminate/index.html | 50 +- files/es/web/api/xmlhttprequest/abort/index.html | 53 +- .../readystatechange_event/index.html | 52 +- .../web/api/xmlhttprequest/responsetext/index.html | 56 +- files/es/web/css/-moz-orient/index.html | 89 +- files/es/web/css/-moz-outline-radius/index.html | 54 +- files/es/web/css/-moz-user-focus/index.html | 50 +- files/es/web/css/-webkit-border-before/index.html | 48 +- files/es/web/css/-webkit-box-reflect/index.html | 48 +- .../es/web/css/-webkit-mask-attachment/index.html | 50 +- files/es/web/css/-webkit-mask-box-image/index.html | 48 +- files/es/web/css/-webkit-mask-composite/index.html | 48 +- .../es/web/css/-webkit-mask-position-x/index.html | 48 +- .../es/web/css/-webkit-mask-position-y/index.html | 48 +- files/es/web/css/-webkit-mask-repeat-x/index.html | 50 +- files/es/web/css/-webkit-mask-repeat-y/index.html | 50 +- .../es/web/css/-webkit-text-fill-color/index.html | 48 +- .../web/css/-webkit-text-stroke-color/index.html | 48 +- .../web/css/-webkit-text-stroke-width/index.html | 48 +- files/es/web/css/-webkit-text-stroke/index.html | 48 +- files/es/web/css/-webkit-touch-callout/index.html | 50 +- files/es/web/css/@charset/index.html | 52 +- .../css/@counter-style/additive-symbols/index.html | 48 +- files/es/web/css/@counter-style/index.html | 48 +- files/es/web/css/@counter-style/symbols/index.html | 48 +- files/es/web/css/@font-face/font-family/index.html | 25 +- files/es/web/css/@font-face/font-style/index.html | 51 +- files/es/web/css/@font-face/src/index.html | 164 +-- files/es/web/css/@font-feature-values/index.html | 50 +- files/es/web/css/@import/index.html | 48 +- files/es/web/css/@keyframes/index.html | 52 +- files/es/web/css/@media/color/index.html | 50 +- files/es/web/css/@media/index.html | 96 +- files/es/web/css/@media/resolution/index.html | 58 +- files/es/web/css/@media/width/index.html | 52 +- files/es/web/css/@page/index.html | 48 +- files/es/web/css/_colon_-moz-focusring/index.html | 50 +- .../web/css/_colon_-moz-submit-invalid/index.html | 48 +- .../web/css/_colon_-moz-window-inactive/index.html | 52 +- files/es/web/css/_colon_autofill/index.html | 48 +- files/es/web/css/_colon_has/index.html | 50 +- files/es/web/css/_colon_is/index.html | 52 +- files/es/web/css/_colon_user-invalid/index.html | 50 +- .../css/_doublecolon_-moz-page-sequence/index.html | 48 +- .../_doublecolon_-moz-range-progress/index.html | 48 +- .../css/_doublecolon_-moz-range-thumb/index.html | 48 +- .../css/_doublecolon_-moz-range-track/index.html | 48 +- .../index.html | 50 +- .../index.html | 52 +- .../css/_doublecolon_-webkit-meter-bar/index.html | 48 +- .../index.html | 48 +- .../index.html | 48 +- .../index.html | 48 +- .../index.html | 48 +- .../index.html | 52 +- .../_doublecolon_-webkit-progress-bar/index.html | 48 +- .../index.html | 48 +- .../_doublecolon_-webkit-progress-value/index.html | 48 +- files/es/web/css/_doublecolon_backdrop/index.html | 84 +- .../_doublecolon_file-selector-button/index.html | 48 +- files/es/web/css/_doublecolon_selection/index.html | 52 +- .../web/css/adjacent_sibling_combinator/index.html | 50 +- files/es/web/css/align-content/index.html | 52 +- files/es/web/css/align-items/index.html | 60 +- files/es/web/css/align-self/index.html | 55 +- files/es/web/css/all/index.html | 64 +- files/es/web/css/angle/index.html | 64 +- files/es/web/css/animation-delay/index.html | 49 +- files/es/web/css/animation-direction/index.html | 87 +- files/es/web/css/animation-duration/index.html | 51 +- files/es/web/css/animation-fill-mode/index.html | 51 +- .../web/css/animation-iteration-count/index.html | 51 +- files/es/web/css/animation-name/index.html | 51 +- files/es/web/css/animation-play-state/index.html | 55 +- .../web/css/animation-timing-function/index.html | 54 +- files/es/web/css/animation/index.html | 51 +- files/es/web/css/appearance/index.html | 52 +- files/es/web/css/attr()/index.html | 66 +- files/es/web/css/backface-visibility/index.html | 61 +- files/es/web/css/background-blend-mode/index.html | 48 +- files/es/web/css/background-clip/index.html | 72 +- files/es/web/css/background-size/index.html | 105 +- files/es/web/css/basic-shape/index.html | 84 +- files/es/web/css/blend-mode/index.html | 50 +- files/es/web/css/block-size/index.html | 50 +- files/es/web/css/border-block-end-color/index.html | 50 +- files/es/web/css/border-block-end-style/index.html | 50 +- files/es/web/css/border-block-end/index.html | 50 +- .../web/css/border-bottom-left-radius/index.html | 92 +- .../web/css/border-bottom-right-radius/index.html | 92 +- files/es/web/css/border-image-outset/index.html | 52 +- files/es/web/css/border-image-slice/index.html | 56 +- files/es/web/css/border-image/index.html | 103 +- files/es/web/css/border-left/index.html | 48 +- files/es/web/css/border-top-left-radius/index.html | 92 +- .../es/web/css/border-top-right-radius/index.html | 92 +- files/es/web/css/border-top/index.html | 48 +- files/es/web/css/box-flex/index.html | 50 +- files/es/web/css/box-pack/index.html | 50 +- files/es/web/css/calc()/index.html | 68 +- files/es/web/css/caret-color/index.html | 64 +- files/es/web/css/child_combinator/index.html | 52 +- files/es/web/css/class_selectors/index.html | 54 +- files/es/web/css/clip/index.html | 52 +- files/es/web/css/color_value/index.html | 132 +-- files/es/web/css/css_animations/index.html | 57 +- .../web/css/css_backgrounds_and_borders/index.html | 48 - files/es/web/css/css_box_model/index.html | 48 - files/es/web/css/css_color/index.html | 54 +- files/es/web/css/css_columns/index.html | 50 - files/es/web/css/css_conditional_rules/index.html | 60 +- files/es/web/css/css_fonts/index.html | 49 - files/es/web/css/css_positioning/index.html | 48 - files/es/web/css/css_selectors/index.html | 48 - files/es/web/css/css_text/index.html | 48 - files/es/web/css/css_transforms/index.html | 93 -- .../using_css_transitions/index.html | 85 -- files/es/web/css/descendant_combinator/index.html | 47 +- files/es/web/css/display/index.html | 235 +---- files/es/web/css/filter/index.html | 74 +- files/es/web/css/flex-basis/index.html | 77 +- files/es/web/css/flex-flow/index.html | 49 +- files/es/web/css/flex-grow/index.html | 70 +- files/es/web/css/flex-wrap/index.html | 48 +- files/es/web/css/flex/index.html | 61 +- files/es/web/css/font-style/index.html | 50 +- .../es/web/css/font-variant-alternates/index.html | 50 +- files/es/web/css/font-weight/index.html | 48 +- files/es/web/css/frequency/index.html | 50 +- files/es/web/css/gap/index.html | 82 +- .../web/css/general_sibling_combinator/index.html | 50 +- files/es/web/css/grid-template-areas/index.html | 60 +- files/es/web/css/grid/index.html | 60 +- files/es/web/css/height/index.html | 70 +- files/es/web/css/image/index.html | 82 +- files/es/web/css/isolation/index.html | 52 +- files/es/web/css/justify-content/index.html | 51 +- files/es/web/css/length/index.html | 192 +--- files/es/web/css/margin-bottom/index.html | 56 +- files/es/web/css/margin/index.html | 56 +- files/es/web/css/mask-clip/index.html | 48 +- files/es/web/css/mask-image/index.html | 93 +- files/es/web/css/mask-origin/index.html | 48 +- files/es/web/css/mask-position/index.html | 48 +- files/es/web/css/mask-repeat/index.html | 48 +- files/es/web/css/mask/index.html | 48 +- .../media_queries/using_media_queries/index.html | 191 ---- files/es/web/css/object-position/index.html | 51 +- files/es/web/css/opacity/index.html | 78 +- files/es/web/css/order/index.html | 66 +- files/es/web/css/outline-color/index.html | 62 +- files/es/web/css/outline-offset/index.html | 48 +- files/es/web/css/outline-style/index.html | 66 +- files/es/web/css/outline-width/index.html | 50 +- files/es/web/css/padding-bottom/index.html | 52 +- files/es/web/css/padding-top/index.html | 52 +- files/es/web/css/padding/index.html | 48 +- files/es/web/css/percentage/index.html | 48 +- files/es/web/css/perspective/index.html | 50 +- files/es/web/css/print-color-adjust/index.html | 54 +- files/es/web/css/resize/index.html | 64 +- files/es/web/css/resolution/index.html | 68 +- files/es/web/css/scroll-behavior/index.html | 50 +- files/es/web/css/text-decoration-color/index.html | 50 +- files/es/web/css/text-decoration-style/index.html | 69 +- files/es/web/css/text-decoration/index.html | 91 +- files/es/web/css/text-emphasis/index.html | 51 +- files/es/web/css/text-shadow/index.html | 57 +- files/es/web/css/text-transform/index.html | 178 +--- files/es/web/css/transform-function/index.html | 75 +- files/es/web/css/transform-origin/index.html | 73 +- files/es/web/css/transition-delay/index.html | 52 +- files/es/web/css/transition/index.html | 54 +- files/es/web/css/user-modify/index.html | 55 +- files/es/web/css/var()/index.html | 56 +- files/es/web/css/vertical-align/index.html | 50 +- files/es/web/css/white-space/index.html | 91 +- files/es/web/css/width/index.html | 211 +--- files/es/web/css/writing-mode/index.html | 94 +- files/es/web/css/z-index/index.html | 56 +- .../index.html | 65 +- .../es/web/html/attributes/crossorigin/index.html | 70 +- files/es/web/html/cors_enabled_image/index.html | 50 +- files/es/web/html/element/abbr/index.html | 50 +- files/es/web/html/element/address/index.html | 50 +- files/es/web/html/element/base/index.html | 58 +- files/es/web/html/element/bdi/index.html | 48 +- files/es/web/html/element/bgsound/index.html | 50 +- files/es/web/html/element/blink/index.html | 52 +- files/es/web/html/element/br/index.html | 48 +- files/es/web/html/element/content/index.html | 50 +- files/es/web/html/element/data/index.html | 48 +- files/es/web/html/element/details/index.html | 48 +- files/es/web/html/element/form/index.html | 65 +- files/es/web/html/element/head/index.html | 48 +- .../web/html/element/heading_elements/index.html | 48 +- files/es/web/html/element/hgroup/index.html | 55 +- files/es/web/html/element/html/index.html | 64 +- files/es/web/html/element/img/index.html | 98 +- files/es/web/html/element/input/button/index.html | 106 +- .../es/web/html/element/input/checkbox/index.html | 67 +- files/es/web/html/element/input/color/index.html | 90 +- files/es/web/html/element/input/date/index.html | 52 +- .../es/web/html/element/input/datetime/index.html | 70 -- files/es/web/html/element/input/index.html | 1110 +------------------- files/es/web/html/element/input/range/index.html | 62 +- files/es/web/html/element/label/index.html | 54 +- files/es/web/html/element/link/index.html | 202 +--- files/es/web/html/element/main/index.html | 50 +- files/es/web/html/element/marquee/index.html | 96 +- files/es/web/html/element/option/index.html | 50 +- files/es/web/html/element/picture/index.html | 52 +- files/es/web/html/element/pre/index.html | 48 +- files/es/web/html/element/section/index.html | 48 +- files/es/web/html/element/select/index.html | 74 +- files/es/web/html/element/table/index.html | 58 +- files/es/web/html/element/td/index.html | 106 +- files/es/web/html/element/th/index.html | 110 +- files/es/web/html/element/tr/index.html | 100 +- files/es/web/html/element/wbr/index.html | 50 +- .../html/global_attributes/accesskey/index.html | 50 +- .../es/web/html/global_attributes/class/index.html | 52 +- .../global_attributes/contenteditable/index.html | 50 +- .../html/global_attributes/contextmenu/index.html | 49 +- .../html/global_attributes/data-_star_/index.html | 50 +- files/es/web/html/global_attributes/dir/index.html | 2 + .../html/global_attributes/draggable/index.html | 2 + .../web/html/global_attributes/hidden/index.html | 50 +- files/es/web/html/global_attributes/id/index.html | 52 +- .../es/web/html/global_attributes/lang/index.html | 50 +- .../html/global_attributes/spellcheck/index.html | 52 +- .../es/web/html/global_attributes/style/index.html | 50 +- .../web/html/global_attributes/tabindex/index.html | 59 +- .../es/web/html/global_attributes/title/index.html | 67 +- .../html/global_attributes/translate/index.html | 50 +- files/es/web/html/link_types/index.html | 102 +- files/es/web/html/microdata/index.html | 35 - .../web/http/basics_of_http/data_uris/index.html | 54 +- files/es/web/http/cors/index.html | 55 +- .../reference/classes/extends/index.html | 67 +- .../es/web/javascript/reference/classes/index.html | 50 +- .../javascript/reference/classes/static/index.html | 50 +- .../functions/arguments/length/index.html | 50 +- .../javascript/reference/functions/get/index.html | 48 +- .../functions/method_definitions/index.html | 67 +- .../reference/functions/rest_parameters/index.html | 54 +- .../javascript/reference/functions/set/index.html | 67 +- .../reference/global_objects/array/map/index.html | 54 +- .../global_objects/array/shift/index.html | 50 +- .../global_objects/array/slice/index.html | 50 +- .../reference/global_objects/array/sort/index.html | 50 +- .../global_objects/array/tosource/index.html | 54 +- .../global_objects/date/getdate/index.html | 50 +- .../global_objects/date/getday/index.html | 50 +- .../global_objects/date/gethours/index.html | 50 +- .../global_objects/date/getmilliseconds/index.html | 2 + .../global_objects/date/getminutes/index.html | 50 +- .../global_objects/date/getmonth/index.html | 50 +- .../global_objects/date/gettime/index.html | 50 +- .../global_objects/date/getutcfullyear/index.html | 50 +- .../global_objects/date/setfullyear/index.html | 50 +- .../global_objects/date/toisostring/index.html | 50 +- .../global_objects/error/message/index.html | 50 +- .../reference/global_objects/eval/index.html | 50 +- .../global_objects/function/apply/index.html | 58 +- .../global_objects/function/bind/index.html | 52 +- .../global_objects/function/caller/index.html | 50 +- .../global_objects/function/length/index.html | 67 +- .../global_objects/function/name/index.html | 90 +- .../global_objects/function/tosource/index.html | 50 +- .../global_objects/function/tostring/index.html | 50 +- .../reference/global_objects/generator/index.html | 56 +- .../reference/global_objects/infinity/index.html | 49 +- .../reference/global_objects/isfinite/index.html | 49 +- .../reference/global_objects/json/index.html | 52 +- .../reference/global_objects/json/parse/index.html | 61 +- .../reference/global_objects/math/abs/index.html | 50 +- .../reference/global_objects/math/asin/index.html | 54 +- .../reference/global_objects/math/atan2/index.html | 50 +- .../reference/global_objects/math/exp/index.html | 50 +- .../reference/global_objects/math/log10/index.html | 50 +- .../global_objects/math/log10e/index.html | 50 +- .../reference/global_objects/math/max/index.html | 2 + .../reference/global_objects/math/min/index.html | 50 +- .../reference/global_objects/math/pi/index.html | 50 +- .../reference/global_objects/math/pow/index.html | 50 +- .../global_objects/math/random/index.html | 50 +- .../reference/global_objects/math/round/index.html | 48 +- .../reference/global_objects/math/sign/index.html | 50 +- .../reference/global_objects/math/sin/index.html | 50 +- .../reference/global_objects/math/sqrt/index.html | 50 +- .../global_objects/math/sqrt1_2/index.html | 50 +- .../reference/global_objects/math/sqrt2/index.html | 50 +- .../reference/global_objects/math/trunc/index.html | 50 +- .../reference/global_objects/null/index.html | 50 +- .../global_objects/number/isnan/index.html | 50 +- .../global_objects/number/max_value/index.html | 50 +- .../global_objects/number/min_value/index.html | 50 +- .../number/negative_infinity/index.html | 49 +- .../number/positive_infinity/index.html | 49 +- .../global_objects/number/tofixed/index.html | 50 +- .../object/__definegetter__/index.html | 50 +- .../global_objects/object/constructor/index.html | 52 +- .../object/defineproperties/index.html | 48 +- .../object/defineproperty/index.html | 72 +- .../global_objects/object/entries/index.html | 54 +- .../object/getownpropertydescriptor/index.html | 50 +- .../object/getownpropertynames/index.html | 52 +- .../object/getownpropertysymbols/index.html | 50 +- .../object/getprototypeof/index.html | 56 +- .../object/hasownproperty/index.html | 50 +- .../reference/global_objects/object/is/index.html | 50 +- .../global_objects/object/isextensible/index.html | 50 +- .../global_objects/object/isfrozen/index.html | 50 +- .../global_objects/object/isprototypeof/index.html | 50 +- .../object/preventextensions/index.html | 67 +- .../object/propertyisenumerable/index.html | 50 +- .../global_objects/object/proto/index.html | 50 +- .../global_objects/object/seal/index.html | 50 +- .../object/setprototypeof/index.html | 50 +- .../global_objects/object/valueof/index.html | 50 +- .../reference/global_objects/rangeerror/index.html | 50 +- .../reference/global_objects/reflect/index.html | 54 +- .../global_objects/reflect/set/index.html | 54 +- .../global_objects/regexp/exec/index.html | 54 +- .../global_objects/regexp/ignorecase/index.html | 73 +- .../global_objects/regexp/test/index.html | 54 +- .../global_objects/regexp/tostring/index.html | 84 +- .../reference/global_objects/set/add/index.html | 50 +- .../reference/global_objects/set/clear/index.html | 50 +- .../reference/global_objects/set/delete/index.html | 50 +- .../reference/global_objects/set/has/index.html | 50 +- .../reference/global_objects/set/size/index.html | 52 +- .../global_objects/string/charat/index.html | 48 +- .../global_objects/string/fontcolor/index.html | 50 +- .../global_objects/string/fontsize/index.html | 50 +- .../global_objects/string/fromcharcode/index.html | 50 +- .../global_objects/string/fromcodepoint/index.html | 50 +- .../global_objects/string/padstart/index.html | 50 +- .../global_objects/string/search/index.html | 50 +- .../global_objects/string/slice/index.html | 50 +- .../global_objects/string/split/index.html | 50 +- .../global_objects/string/trim/index.html | 50 +- .../reference/global_objects/symbol/for/index.html | 54 +- .../global_objects/symbol/hasinstance/index.html | 54 +- .../reference/global_objects/symbol/index.html | 152 +-- .../global_objects/syntaxerror/index.html | 50 +- .../global_objects/typedarray/buffer/index.html | 50 +- .../reference/global_objects/uint8array/index.html | 67 +- .../reference/global_objects/undefined/index.html | 50 +- .../reference/global_objects/unescape/index.html | 50 +- .../global_objects/weakmap/delete/index.html | 48 +- .../reference/operators/class/index.html | 52 +- .../reference/operators/comma_operator/index.html | 50 +- .../operators/conditional_operator/index.html | 50 +- .../reference/operators/delete/index.html | 73 +- .../reference/operators/grouping/index.html | 50 +- .../reference/operators/new.target/index.html | 52 +- .../reference/operators/yield_star_/index.html | 48 +- .../reference/statements/class/index.html | 70 +- .../reference/statements/debugger/index.html | 50 +- .../reference/statements/empty/index.html | 50 +- .../reference/statements/for...of/index.html | 59 +- .../reference/statements/function_star_/index.html | 94 +- .../javascript/reference/statements/let/index.html | 2 + .../reference/statements/switch/index.html | 25 +- .../reference/template_literals/index.html | 52 +- files/es/web/manifest/index.html | 75 +- files/es/web/svg/element/circle/index.html | 50 +- files/es/web/svg/element/g/index.html | 50 +- files/es/web/svg/element/rect/index.html | 50 +- files/es/web/svg/element/script/index.html | 129 +-- files/es/web/svg/element/style/index.html | 50 +- files/es/web/svg/element/text/index.html | 50 +- files/es/web/svg/element/use/index.html | 80 +- 596 files changed, 651 insertions(+), 37660 deletions(-) (limited to 'files/es/web') diff --git a/files/es/web/api/analysernode/index.html b/files/es/web/api/analysernode/index.html index 73a51adba8..b40523dd95 100644 --- a/files/es/web/api/analysernode/index.html +++ b/files/es/web/api/analysernode/index.html @@ -158,58 +158,7 @@ function draw() {

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(10.0)}}{{property_prefix("webkit")}}{{CompatGeckoDesktop(25.0)}} {{CompatNo}}15.0 {{property_prefix("webkit")}}
- 22
6.0{{property_prefix("webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatUnknown}}26.01.2{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}33.0
-
+{{Compat("api.AnalyserNode")}}

See also

diff --git a/files/es/web/api/animation/animation/index.html b/files/es/web/api/animation/animation/index.html index b5f693e9bb..a527cfa633 100644 --- a/files/es/web/api/animation/animation/index.html +++ b/files/es/web/api/animation/animation/index.html @@ -49,55 +49,7 @@ original_slug: Web/API/Animation/Animación

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoMobile(48)}} [1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada de manera predeterminada en Firefox Developer Edition y Nightly builds. Puedes habilitarla en compilaciones de lanzamiento estableciendo la preferencia de dom.animations-api.core.enabled en true, y puede desactivarse en cualquier versión de Firefox estableciendo esta preferencia en false.

+{{Compat("api.Animation.Animation")}}

Ver también

diff --git a/files/es/web/api/animation/cancel/index.html b/files/es/web/api/animation/cancel/index.html index e08956221a..bc2c02c280 100644 --- a/files/es/web/api/animation/cancel/index.html +++ b/files/es/web/api/animation/cancel/index.html @@ -58,55 +58,7 @@ translation_of: Web/API/Animation/cancel

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.cancel")}}

Ver también

diff --git a/files/es/web/api/animation/cancel_event/index.html b/files/es/web/api/animation/cancel_event/index.html index 94e730d509..1f1a3bdf9a 100644 --- a/files/es/web/api/animation/cancel_event/index.html +++ b/files/es/web/api/animation/cancel_event/index.html @@ -57,55 +57,7 @@ original_slug: Web/API/Animation/oncancel

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.cancel_event")}}

Ver también

diff --git a/files/es/web/api/animation/currenttime/index.html b/files/es/web/api/animation/currenttime/index.html index d32168ef4d..9bb90e7e03 100644 --- a/files/es/web/api/animation/currenttime/index.html +++ b/files/es/web/api/animation/currenttime/index.html @@ -52,59 +52,7 @@ original_slug: Web/API/Animation/tiempoActual

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta estableciendo la preferencia dom.animations-api.core.enabled en true, y puede ser deshabilitado en cualquier versión de Firefox, estableciendo esta preferencia en false.

+{{Compat("api.Animation.currentTime")}}

Ver también

diff --git a/files/es/web/api/animation/effect/index.html b/files/es/web/api/animation/effect/index.html index f4283c52c4..0a07a3367e 100644 --- a/files/es/web/api/animation/effect/index.html +++ b/files/es/web/api/animation/effect/index.html @@ -41,59 +41,7 @@ translation_of: Web/API/Animation/effect

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Microsoft EdgeInternet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1][2]{{CompatUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoMobile(48)}}[1][2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La  Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enableden true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

- -

[2] Esta propiedad es compatible con Firefox 48 pero es de solo-lectura. La versión Firefox 51 admite también escritura.

+{{Compat("api.Animation.effect")}}

Ver también

diff --git a/files/es/web/api/animation/finish/index.html b/files/es/web/api/animation/finish/index.html index 69ed0e4a68..70557d35f0 100644 --- a/files/es/web/api/animation/finish/index.html +++ b/files/es/web/api/animation/finish/index.html @@ -83,59 +83,7 @@ translation_of: Web/API/Animation/finish

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.finish")}}

Ver también

diff --git a/files/es/web/api/animation/finish_event/index.html b/files/es/web/api/animation/finish_event/index.html index 5bf34bc5be..71458e5d06 100644 --- a/files/es/web/api/animation/finish_event/index.html +++ b/files/es/web/api/animation/finish_event/index.html @@ -73,55 +73,7 @@ bringUI.onfinish = function() {

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1]  La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.finish_event")}}

Ver también

diff --git a/files/es/web/api/animation/finished/index.html b/files/es/web/api/animation/finished/index.html index a2381e8f00..60e23d235b 100644 --- a/files/es/web/api/animation/finished/index.html +++ b/files/es/web/api/animation/finished/index.html @@ -62,55 +62,7 @@ original_slug: Web/API/Animation/terminado

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.finished")}}

Ver también

diff --git a/files/es/web/api/animation/id/index.html b/files/es/web/api/animation/id/index.html index e44c852e72..7dcce65cfa 100644 --- a/files/es/web/api/animation/id/index.html +++ b/files/es/web/api/animation/id/index.html @@ -51,55 +51,7 @@ translation_of: Web/API/Animation/id

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.id")}}

Ver también

diff --git a/files/es/web/api/animation/play/index.html b/files/es/web/api/animation/play/index.html index 9ccb5d68a6..f1be0ba6e4 100644 --- a/files/es/web/api/animation/play/index.html +++ b/files/es/web/api/animation/play/index.html @@ -83,59 +83,7 @@ cake.addEventListener("touchstart", growAlice, false);

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.play")}}

Ver también

diff --git a/files/es/web/api/animation/playbackrate/index.html b/files/es/web/api/animation/playbackrate/index.html index 0961c0bd6c..3300ad0fca 100644 --- a/files/es/web/api/animation/playbackrate/index.html +++ b/files/es/web/api/animation/playbackrate/index.html @@ -100,59 +100,7 @@ document.addEventListener("touchstart", goFaster);

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.playbackRate")}}

Ver también

diff --git a/files/es/web/api/animation/playstate/index.html b/files/es/web/api/animation/playstate/index.html index 35d104739b..6f434426af 100644 --- a/files/es/web/api/animation/playstate/index.html +++ b/files/es/web/api/animation/playstate/index.html @@ -93,61 +93,7 @@ tears.forEach(function(el) {

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}} [1]{{CompatGeckoDesktop(48)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatChrome(39.0)}} [1]{{CompatChrome(39.0)}} [1]{{CompatGeckoMobile(48)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Antes de Chrome 50, este atributo mostraba idle para una animación que aún no había comenzado. A partir de Chrome 50, muestra paused.

- -

[2] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.playState")}}

Ver también

diff --git a/files/es/web/api/animation/ready/index.html b/files/es/web/api/animation/ready/index.html index 35dfb68954..0a485772fb 100644 --- a/files/es/web/api/animation/ready/index.html +++ b/files/es/web/api/animation/ready/index.html @@ -63,55 +63,7 @@ animation.play();

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.ready")}}

Ver también

diff --git a/files/es/web/api/animation/reverse/index.html b/files/es/web/api/animation/reverse/index.html index 9f2dbf790e..593bc3e293 100644 --- a/files/es/web/api/animation/reverse/index.html +++ b/files/es/web/api/animation/reverse/index.html @@ -72,59 +72,7 @@ translation_of: Web/API/Animation/reverse

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.reverse")}}

Ver también

diff --git a/files/es/web/api/animation/starttime/index.html b/files/es/web/api/animation/starttime/index.html index 8ad69e8ffa..562cfbd6c3 100644 --- a/files/es/web/api/animation/starttime/index.html +++ b/files/es/web/api/animation/starttime/index.html @@ -75,59 +75,7 @@ function animateNewCatWithWAAPI() {

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatChrome(39.0)}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
Basic support{{CompatNo}}{{CompatChrome(39.0)}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(39.0)}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.startTime")}}

Ver también

diff --git a/files/es/web/api/animation/timeline/index.html b/files/es/web/api/animation/timeline/index.html index ba34392efd..07cfcf041a 100644 --- a/files/es/web/api/animation/timeline/index.html +++ b/files/es/web/api/animation/timeline/index.html @@ -50,55 +50,7 @@ translation_of: Web/API/Animation/timeline

Compatibilidad del navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatNo}}{{CompatGeckoDesktop(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{CompatNo}}{{CompatGeckoMobile(48)}}[1]{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] La Web Animations API solo está habilitada por defecto en Firefox Developer Edition y Nightly builds. Puedes habilitarlo en versiones Beta y de lanzamiento estableciendo la preferencia dom.animations-api.core.enabled en true, y puedes deshabilitarlo en cualquier versión de Firefox estableciendo esta propiedad en false.

+{{Compat("api.Animation.timeline")}}

Ver también

diff --git a/files/es/web/api/animationevent/animationname/index.html b/files/es/web/api/animationevent/animationname/index.html index ada4eb4a04..e9ec8f629d 100644 --- a/files/es/web/api/animationevent/animationname/index.html +++ b/files/es/web/api/animationevent/animationname/index.html @@ -40,55 +40,7 @@ translation_of: Web/API/AnimationEvent/animationName

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{ CompatGeckoDesktop("6.0") }}10.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome para Android
Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(43.0)}}
-
+{{Compat("api.AnimationEvent.animationName")}}

 

diff --git a/files/es/web/api/animationevent/index.html b/files/es/web/api/animationevent/index.html index c726ac42f9..6768c0f932 100644 --- a/files/es/web/api/animationevent/index.html +++ b/files/es/web/api/animationevent/index.html @@ -65,118 +65,7 @@ translation_of: Web/API/AnimationEvent

Compatibilidad de Navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico -

1.0 {{ property_prefix("webkit") }}

- -

{{CompatChrome(43.0)}}

-
{{ CompatGeckoDesktop("6.0") }}10.012 {{ property_prefix("o") }}
- 12.10
- 15.0 {{ property_prefix("webkit") }}
4.0 {{ property_prefix("webkit") }}
Constructor de AnimationEvent() -

{{CompatChrome(43.0)}}

-
{{ CompatGeckoDesktop("23.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
initAnimationEvent() {{non-standard_inline}}{{deprecated_inline}}1.0{{ CompatGeckoDesktop("6.0") }}
- Removed in {{ CompatGeckoDesktop("23.0") }}
10.0124.0
pseudoelement{{CompatNo}}{{ CompatGeckoDesktop("23.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome para Android
Soporte básico{{CompatVersionUnknown}}{{ property_prefix("webkit") }}{{ CompatGeckoMobile("6.0") }}10.012 {{ property_prefix("o") }}
- 12.10
- 15.0 {{ property_prefix("webkit") }}
{{CompatVersionUnknown}}{{ property_prefix("webkit") }}{{CompatChrome(43.0)}}
Constructor de AnimationEvent(){{CompatNo}}{{ CompatGeckoMobile("23.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatChrome(43.0)}}
initAnimationEvent() {{non-standard_inline}}{{deprecated_inline}}{{CompatVersionUnknown}}{{ CompatGeckoMobile("6.0") }}
- Removed in {{ CompatGeckoMobile("23.0") }}
10.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}
pseudoelement{{CompatNo}}{{ CompatGeckoMobile("23.0") }}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("api.AnimationEvent")}}

Ver también

diff --git a/files/es/web/api/atob/index.html b/files/es/web/api/atob/index.html index 71044fc0ab..86dc9bef1a 100644 --- a/files/es/web/api/atob/index.html +++ b/files/es/web/api/atob/index.html @@ -50,57 +50,7 @@ var decodedData = window.atob(encodedData); // decode the string

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(1)}}[1][2]10{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(1)}}{{CompatNo}}{{CompatUnknown}}{{CompatVersionUnknown}}
-
- -

[1]  atob() is also available to XPCOM components implemented in JavaScript, even though window is not the global object in components.

- -

[2] Starting with Firefox 27, this atob() method ignores all space characters in the argument to comply with the latest HTML5 spec. ({{ bug(711180) }})

+{{Compat("api.atob")}}

See also

diff --git a/files/es/web/api/attr/index.html b/files/es/web/api/attr/index.html index 2e73f60c55..de7580c8fc 100644 --- a/files/es/web/api/attr/index.html +++ b/files/es/web/api/attr/index.html @@ -139,56 +139,4 @@ translation_of: Web/API/Attr

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}} [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[1]
-
- -

[1] As of Chrome 45, this property no longer inherits from Node.

+{{Compat("api.Attr")}} diff --git a/files/es/web/api/baseaudiocontext/createbiquadfilter/index.html b/files/es/web/api/baseaudiocontext/createbiquadfilter/index.html index b94165b364..4e8ec32631 100644 --- a/files/es/web/api/baseaudiocontext/createbiquadfilter/index.html +++ b/files/es/web/api/baseaudiocontext/createbiquadfilter/index.html @@ -66,62 +66,7 @@ biquadFilter.gain.value = 25;

Compatibilidad con el navegador

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico{{CompatChrome(10.0)}}{{property_prefix("webkit")}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(25.0)}} {{CompatNo}}15.0 {{property_prefix("webkit")}}
- 22
6.0{{property_prefix("webkit")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
Soporte básico{{CompatUnknown}}{{CompatVersionUnknown}}26.01.2{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}33.0
-
+{{Compat("api.BaseAudioContext.createBiquadFilter")}}

Ver tambien

diff --git a/files/es/web/api/baseaudiocontext/index.html b/files/es/web/api/baseaudiocontext/index.html index 593f535ef0..ddb5d2a36a 100644 --- a/files/es/web/api/baseaudiocontext/index.html +++ b/files/es/web/api/baseaudiocontext/index.html @@ -127,162 +127,7 @@ var finish = audioCtx.destination;

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}15.0{{property_prefix("webkit")}}
- 22
6.0{{property_prefix("webkit")}}
baseLatency{{CompatChrome(60)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
createConstantSource(){{CompatChrome(56)}}{{CompatNo}}{{CompatGeckoDesktop(52)}}{{CompatNo}}{{CompatOpera(43)}}{{CompatNo}}
createStereoPanner(){{CompatChrome(42)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(37.0)}} {{CompatNo}}{{CompatNo}}{{CompatNo}}
onstatechange, state, suspend(), resume(){{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(40.0)}}{{CompatNo}}{{CompatNo}}{{CompatSafari(8.0)}}
Unprefixed{{CompatVersionUnknown}}{{CompatVersionUnknown}}    
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}2.2{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
baseLatency{{CompatChrome(60)}}{{CompatChrome(60)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
createConstantSource(){{CompatChrome(56)}}{{CompatChrome(56)}}{{CompatNo}}{{CompatGeckoMobile(52)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
createStereoPanner(){{CompatChrome(42)}}{{CompatChrome(42)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
onstatechange, state, suspend(), resume(){{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
Unprefixed{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatOperaMobile(43)}}{{CompatUnknown}}
-
+{{Compat("api.BaseAudioContext")}}

See also

diff --git a/files/es/web/api/blob/index.html b/files/es/web/api/blob/index.html index 2ee7811292..1a5c42f53e 100644 --- a/files/es/web/api/blob/index.html +++ b/files/es/web/api/blob/index.html @@ -100,83 +100,7 @@ reader.readAsArrayBuffer(blob);

Compatibilidad de navegadores

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte básico541011.105.1
slice()10 {{property_prefix("webkit")}}‡
- 21
5 {{ property_prefix("moz") }}‡
- 13
10125.1 (534.29) {{ property_prefix("webkit") }}
Blob() constructor20{{ CompatGeckoDesktop("13.0") }}1012.106 (536.10)
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Basic support{{ CompatUnknown() }}{{ CompatGeckoMobile("13.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
-
- -

Notas en implementaciones del método slice()

- -

El método slice() ha tomado inicialmente length como el segundo argumento para indicar el número de bytes para copiar en el nuevo Blob. Si usted especificó valores como start + length excediento el tamaño del Blob de origen, el Blob retornado contendrá los datos a partir del índice de inicio hasta el final del Blob de origen.

- -

Esa versión del método slice() fué implementada en Firefox 4, WebKit, y Opera 11.10. Sin embargo, desde que la sintaxis ha diferido desde  Array.slice() y String.slice(), Gecko y WebKit removieron este soporte y agregaron soporte  para la nueva sintaxis como {{ manch("mozSlice") }}/Blob.webkitSlice.

- -

Comenzando en Gecko 13.0 {{ geckoRelease("13.0") }} y Chrome 21, {{ manch("slice") }} no se encuentra más prefijado. El soporte para mozSlice() ha sido eliminado en Gecko 30.0 {{ geckoRelease("30.0") }}.‡

- -

Notas de Gecko

- -

Antes de Gecko 12.0 {{ geckoRelease("12.0") }}, existía un error que afectaba el comportamiento de {{ manch("slice") }}; No funcionaba para las posiciones start and end por fuera del rango de valores de 64 bits con signo; Ha sido ahora arreglado para soportar valores de 64 bits sin signo.

+{{Compat("api.Blob")}}

Disponilidad del alcance del código en Chrome

diff --git a/files/es/web/api/blob/type/index.html b/files/es/web/api/blob/type/index.html index 73dc045027..a9b12cbc66 100644 --- a/files/es/web/api/blob/type/index.html +++ b/files/es/web/api/blob/type/index.html @@ -62,57 +62,7 @@ for (i = 0; i < files.length; i++) {

Compatibilidad con browsers

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
File.type5{{CompatVersionUnknown}}{{CompatGeckoDesktop("2")}}10.011.105.1
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
File.type{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
+{{Compat("api.Blob.type")}}

Ver también

diff --git a/files/es/web/api/blobbuilder/index.html b/files/es/web/api/blobbuilder/index.html index e07f1217cf..c941769afe 100644 --- a/files/es/web/api/blobbuilder/index.html +++ b/files/es/web/api/blobbuilder/index.html @@ -114,75 +114,7 @@ void append(

Compatibilidad con Nevegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support (soporte básico)8[1]{{CompatNo}}[2]10[3]{{CompatNo}}{{CompatNo}}[1]
getfile() {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support (soporte básico)3[1]{{CompatNo}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}[1]
getfile() {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] WebKit implementa el API como WebKitBlobBuilder, aunque es obsoleta ahora y ha hecho su soporte configurable. Actualmente Safari deshabilita esta caracteristica  en Nightly, asi que probablemente no venga en la version final. Por otra parte, Chrome, que lo ha soportado desde Chrome 8, mantiene disponible esta caracteristica. Asi que Chrome podrá continuar soportando esta caracteristica. (Visita WebKit changeset para mas detalles).

- -

[2] Gecko implementa el API como MozBlobBuilder. Empezando con Firefox 14, usando MozBlobBuilder mostrará un mensaje de advertencia en la consola de que usar MozBlobBuilder es obsoleto y se sugiere usar el constructor  {{domxref("Blob")}} en su lugar. En Gecko 18.0 esta caracteristica fue removida..

- -

[3] Trident implementa el API como MSBlobBuilder.

+{{Compat("api.BlobBuilder")}}

Vea también

diff --git a/files/es/web/api/caches/index.html b/files/es/web/api/caches/index.html index db56d9611d..01aba9358b 100644 --- a/files/es/web/api/caches/index.html +++ b/files/es/web/api/caches/index.html @@ -64,59 +64,7 @@ original_slug: Web/API/WindowOrWorkerGlobalScope/caches

Compatibilidad de Navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico40.0{{CompatGeckoDesktop(42)}}
- {{CompatGeckoDesktop(52)}}[1]
{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(42)}}
- {{CompatGeckoMobile(52)}}[1]
{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -

[1] las caches se definen ahora en el mixin {{domxref("WindowOrWorkerGlobalScope")}}.

+{{Compat("api.caches")}}

Ver también

diff --git a/files/es/web/api/canvasrenderingcontext2d/arc/index.html b/files/es/web/api/canvasrenderingcontext2d/arc/index.html index e6867c1785..8c0c71b354 100644 --- a/files/es/web/api/canvasrenderingcontext2d/arc/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/arc/index.html @@ -156,59 +156,7 @@ for (var i = 0; i < 4; i++) {

Compatibilidad del navegador

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.CanvasRenderingContext2D.arc")}}

Notas específicas de Gecko

diff --git a/files/es/web/api/canvasrenderingcontext2d/beginpath/index.html b/files/es/web/api/canvasrenderingcontext2d/beginpath/index.html index 1ba81cea48..e701ee54b3 100644 --- a/files/es/web/api/canvasrenderingcontext2d/beginpath/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/beginpath/index.html @@ -122,55 +122,7 @@ window.addEventListener("load", drawCanvas);

Compatibilidad de los navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.CanvasRenderingContext2D.beginPath")}}

Ver también

diff --git a/files/es/web/api/canvasrenderingcontext2d/clearrect/index.html b/files/es/web/api/canvasrenderingcontext2d/clearrect/index.html index 12f9709bc5..e1026c8f5a 100644 --- a/files/es/web/api/canvasrenderingcontext2d/clearrect/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/clearrect/index.html @@ -140,59 +140,7 @@ window.addEventListener("load", drawCanvas);

Compatibilidad con exploradores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
CaracteristicaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
CaracteristicaAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.CanvasRenderingContext2D.clearRect")}}

Vea También

diff --git a/files/es/web/api/canvasrenderingcontext2d/drawimage/index.html b/files/es/web/api/canvasrenderingcontext2d/drawimage/index.html index 45146d25ef..a6ea623054 100644 --- a/files/es/web/api/canvasrenderingcontext2d/drawimage/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/drawimage/index.html @@ -143,72 +143,7 @@ window.addEventListener("load", drawCanvas);

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
ImageBitmap como fuente de imagen{{CompatUnknown}}{{CompatGeckoDesktop(42)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
ImageBitmap como fuente de imagen{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(42)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.CanvasRenderingContext2D.drawImage")}}

 

diff --git a/files/es/web/api/canvasrenderingcontext2d/fillrect/index.html b/files/es/web/api/canvasrenderingcontext2d/fillrect/index.html index b1308d9171..685773c81d 100644 --- a/files/es/web/api/canvasrenderingcontext2d/fillrect/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/fillrect/index.html @@ -109,55 +109,7 @@ window.addEventListener("load", drawCanvas);

Compatibilidad del navegador

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
+{{Compat("api.CanvasRenderingContext2D.fillRect")}}

Documentos relacionados

diff --git a/files/es/web/api/canvasrenderingcontext2d/index.html b/files/es/web/api/canvasrenderingcontext2d/index.html index d082841f70..7ffd110ace 100644 --- a/files/es/web/api/canvasrenderingcontext2d/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/index.html @@ -376,61 +376,7 @@ ctx.fillRect(10, 10, 55, 50);

Browser compatibility

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatChrome("1")}}{{CompatGeckoDesktop("1.8")}}{{CompatIE("9")}}{{CompatOpera("9")}}{{CompatSafari("2")}}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

Compatibility notes

- - +{{Compat("api.CanvasRenderingContext2D")}}

See also

diff --git a/files/es/web/api/closeevent/index.html b/files/es/web/api/closeevent/index.html index f92dd84d16..1b7f06a685 100644 --- a/files/es/web/api/closeevent/index.html +++ b/files/es/web/api/closeevent/index.html @@ -153,82 +153,7 @@ translation_of: Web/API/CloseEvent

Compatibilidad entre Navegadores 

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("8.0")}}[1]
- {{CompatGeckoDesktop("12.0")}}[2]
10{{CompatUnknown}}{{CompatUnknown}}
initCloseEvent() {{Non-standard_inline}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("8.0")}}
- {{CompatNo}} 41.0
{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("8.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
initCloseEvent() {{Non-standard_inline}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatGeckoMobile("8.0")}}
- {{CompatNo}} 41.0
{{CompatNo}}{{CompatNo}}{{CompatNo}}
-
- -

[1] Prior to Gecko 8.0 {{geckoRelease("8.0")}}, Gecko sent the WebSocket {{event("close")}} event to the listener as a simple event. Support for CloseEvent was implemented in Gecko 8.0.

- -

[2] Prior to Gecko 12.0 {{geckoRelease("12.0")}}, Gecko reported the close code CLOSE_NORMAL when the channel was closed due to an unexpected error, or if it was closed due to an error condition that the specification doesn't cover. Now CLOSE_GOING_AWAY is reported instead.

+{{Compat("api.CloseEvent")}}

Ver tambien

diff --git a/files/es/web/api/console/assert/index.html b/files/es/web/api/console/assert/index.html index b57d21a2aa..b6554b7826 100644 --- a/files/es/web/api/console/assert/index.html +++ b/files/es/web/api/console/assert/index.html @@ -67,69 +67,7 @@ console.assert(afirmación, msg [, subst1, ..., s

Compatibilidad de navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatGeckoDesktop("28.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Disponible en workers{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterìsticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatUnknown}}{{CompatGeckoMobile("28.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Disponible en workers{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.assert")}}

Ver también

diff --git a/files/es/web/api/console/count/index.html b/files/es/web/api/console/count/index.html index c641504034..01db7a7e3a 100644 --- a/files/es/web/api/console/count/index.html +++ b/files/es/web/api/console/count/index.html @@ -97,72 +97,4 @@ console.count("alice");

Compatibilidad en los navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("30.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Available in workers{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracteriticaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte basico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("30.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.count")}} diff --git a/files/es/web/api/console/dir/index.html b/files/es/web/api/console/dir/index.html index 6faa810f7d..5dcf0bf79d 100644 --- a/files/es/web/api/console/dir/index.html +++ b/files/es/web/api/console/dir/index.html @@ -46,69 +46,7 @@ translation_of: Web/API/Console/dir

Compatibilidad en navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte Básico{{CompatVersionUnknown}}{{CompatGeckoDesktop("8.0")}}9{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Available in workers{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatUnknown}}{{CompatGeckoMobile("8.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.dir")}}

Ver también

diff --git a/files/es/web/api/console/dirxml/index.html b/files/es/web/api/console/dirxml/index.html index c4d6b529f5..a374082299 100644 --- a/files/es/web/api/console/dirxml/index.html +++ b/files/es/web/api/console/dirxml/index.html @@ -26,75 +26,7 @@ translation_of: Web/API/Console/dirxml

Browser compatibility

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.dirxml")}}

Ver también

diff --git a/files/es/web/api/console/error/index.html b/files/es/web/api/console/error/index.html index 41efb36598..3696d56636 100644 --- a/files/es/web/api/console/error/index.html +++ b/files/es/web/api/console/error/index.html @@ -64,111 +64,7 @@ console.exception(msg [, subst1, ..., substN]);

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracteristicaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}8{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Substitucion de cadenas{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
console.exception alias{{CompatNo}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("28.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
Disponible en workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracteristicaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Substitucion de cadenas{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
console.exception alias{{CompatNo}}{{CompatVersionUnknown}}{{CompatGeckoMobile("28.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
Disponible en workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.error")}}

Vea también

diff --git a/files/es/web/api/console/info/index.html b/files/es/web/api/console/info/index.html index 75fb215b47..af85859d4b 100644 --- a/files/es/web/api/console/info/index.html +++ b/files/es/web/api/console/info/index.html @@ -58,102 +58,7 @@ console.info(msg [, subst1, ..., substN]);

Compatibilidad del navegador

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracteristicaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}8{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Sustitucion de strings{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Icono de informacion{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}
Trabajadores Disponibles{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracteristicaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte basico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Sustitucion de strings{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Trabajadores Disponibles{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.info")}}

Vea tambien

diff --git a/files/es/web/api/console/log/index.html b/files/es/web/api/console/log/index.html index 56e369f395..1ee1134434 100644 --- a/files/es/web/api/console/log/index.html +++ b/files/es/web/api/console/log/index.html @@ -66,100 +66,7 @@ console.log(msg [, subst1, ..., substN]);

Compatibilidad con navegadores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
-

Soporte Básico

-
{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}8{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Substitución de texto{{CompatVersionUnknown}}
- {{CompatChrome(28)}}[1]
{{CompatUnknown}}{{CompatGeckoDesktop("9.0")}}10[2]{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Disponible en trabajadores{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Substitución de texto{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Disponible en trabajadores{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -

[1] Si se le pasa un valor negativo a %d, este será redondeado hacia abajo al entero negativo mas cercano, por ejemplo: -0.1 se convierte en -1.

- -

[2] %c no esta soportado, %d devolverá 0 cuando no sea un número.

+{{Compat("api.console.log")}}

Diferencia con console.dir()

diff --git a/files/es/web/api/console/table/index.html b/files/es/web/api/console/table/index.html index e234ca415e..a7b09280c3 100644 --- a/files/es/web/api/console/table/index.html +++ b/files/es/web/api/console/table/index.html @@ -142,72 +142,4 @@ console.table([john, jane, emily], ["firstName"]);

Compatibilidad con navegadores

-
{{CompatibilityTable}}
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("34.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Disponible en workers{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte básico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("34.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Disponible en workers{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.table")}} diff --git a/files/es/web/api/console/time/index.html b/files/es/web/api/console/time/index.html index b714b4d20c..21d338e655 100644 --- a/files/es/web/api/console/time/index.html +++ b/files/es/web/api/console/time/index.html @@ -44,75 +44,7 @@ translation_of: Web/API/Console/time

Compatibilidad con exploradores

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support2{{CompatVersionUnknown}}{{CompatGeckoDesktop("10.0")}}11{{CompatVersionUnknown}}4.0
Available in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("10.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.time")}}

See also

diff --git a/files/es/web/api/console/trace/index.html b/files/es/web/api/console/trace/index.html index 7d11170b1e..3a9cc0cebc 100644 --- a/files/es/web/api/console/trace/index.html +++ b/files/es/web/api/console/trace/index.html @@ -55,75 +55,7 @@ foo

Compatibilidad con el navegador

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("10.0")}}11{{CompatVersionUnknown}}{{CompatVersionUnknown}}
Available in workers{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatGeckoDesktop("38.0")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("10.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
Available in workers{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile("38.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
-
+{{Compat("api.console.trace")}}

Ver tambien

diff --git a/files/es/web/api/crypto_property/index.html b/files/es/web/api/crypto_property/index.html index a908f8b4f5..ae5efd15d7 100644 --- a/files/es/web/api/crypto_property/index.html +++ b/files/es/web/api/crypto_property/index.html @@ -32,55 +32,7 @@ original_slug: Web/API/Window/crypto

Compatibilidad de Navegadores

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
Sporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}11 {{ property_prefix("-ms") }}15{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+{{Compat("api.crypto")}}

Ver También

diff --git a/files/es/web/api/cssstylerule/index.html b/files/es/web/api/cssstylerule/index.html index 2bd895297d..626e31f9af 100644 --- a/files/es/web/api/cssstylerule/index.html +++ b/files/es/web/api/cssstylerule/index.html @@ -55,51 +55,4 @@ translation_of: Web/API/CSSStyleRule

Para obtener informacion de compatibilidad en los distintos navegadores, por favor consulta la tabla de compatibilidad de la interfaz asociada.

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
- -
- - - - - - - - - - - - - - - - - - - -
CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-  
{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
+{{Compat("api.CSSStyleRule")}} diff --git a/files/es/web/api/cssstylesheet/insertrule/index.html b/files/es/web/api/cssstylesheet/insertrule/index.html index ef0f3e522d..96719f90f8 100644 --- a/files/es/web/api/cssstylesheet/insertrule/index.html +++ b/files/es/web/api/cssstylesheet/insertrule/index.html @@ -66,53 +66,8 @@ function addStylesheetRules (decls) {
  • insertRule
  • Browser compatibility

    -

    {{ CompatibilityTable() }}

    -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}8{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.CSSStyleSheet.insertRule")}} +

    See also

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerEdgeOperaSafari
    Soporte Básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    En elementos inhabilitados{{CompatVersionUnknown}}[1]{{CompatNo}}{{CompatVersionUnknown}}[2]{{CompatNo}}{{CompatVersionUnknown}}[1]{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    En elementos inhabilitados{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Sólo funciona para los tipos {{HTMLElement("textarea")}} elements and some {{HTMLElement("input")}} .

    - -

    [2] Internet Explorer sólo dispara el evento click en los elementos  {{HTMLElement("input")}} tipo checkboxradio cuando se ha realizdo sobre ellos un doble click.

    +{{Compat("api.Element.click_event")}}

    Véase también

    diff --git a/files/es/web/api/element/getelementsbyclassname/index.html b/files/es/web/api/element/getelementsbyclassname/index.html index a1e6d7b3e3..e876b5d4c3 100644 --- a/files/es/web/api/element/getelementsbyclassname/index.html +++ b/files/es/web/api/element/getelementsbyclassname/index.html @@ -59,54 +59,4 @@ var testDivs = Array.prototype.filter.call(testElements, function(testElement){

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }} [1]9{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }} [2]
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{ CompatUnknown() }}{{ CompatUnknown() }} [1]{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
    -
    - -

    [1] Anteriormente a Firefox 19, este método retornaba una {{domxref("NodeList")}}; se cambió para reflejar el cambio en la especificación.

    - -

    [2] Safari en iOS 8 y OS X 10.10 retorna una {{domxref("NodeList")}}.

    +{{Compat("api.Element.getElementsByClassName")}} diff --git a/files/es/web/api/element/getelementsbytagnamens/index.html b/files/es/web/api/element/getelementsbytagnamens/index.html index 3f8a92ef90..bd13f8a3af 100644 --- a/files/es/web/api/element/getelementsbytagnamens/index.html +++ b/files/es/web/api/element/getelementsbytagnamens/index.html @@ -60,69 +60,4 @@ for (var i = 0; i < cells.length; i++) {

    Compatibilidad con los navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico1.0[1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}[2]5.5{{CompatVersionUnknown}}[1]{{CompatVersionUnknown}}[1]
    getElementsByTagName("*")1.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}6.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[2]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] Inicialmente, este método devolvía una {{domxref("NodeList")}}; luego fue modificado para reflejar el cambio en la especificación.

    - -

    [2] El comportamiento de element.getElementsByTagNameNS cambió entre Firefox 3.5 y Firefox 3.6. En Firefox 3.5 y anteriores, esta función automáticamente convertía mayúsculas o minúsculas en las consultas, de manera que una búsqueda de "foo" encontraría "Foo" o "foo". En Firefox 3.6 y posteriores esta función es sensible a mayúsculas y minúsculas, por lo que una consulta por "foo" sólo encontrará "foo" y no "Foo". Para más información al respecto, por favor vea el comentario de Henri Sivonen sobre este cambio. También puede ver la parte relevante del estándar, que establece qué partes de la API son sensibles a mayúsculas y minúsculas y qué partes no.

    - -

    Previo a Firefox 19, este método devolvía una {{domxref("NodeList")}}; luego fue modificado para reflejar el cambio en la especificación.

    +{{Compat("api.Element.getElementsByTagNameNS")}} diff --git a/files/es/web/api/element/hasattribute/index.html b/files/es/web/api/element/hasattribute/index.html index ea7a38ddff..a9a4528eab 100644 --- a/files/es/web/api/element/hasattribute/index.html +++ b/files/es/web/api/element/hasattribute/index.html @@ -70,54 +70,4 @@ if (foo.hasAttribute("bar")) {

    Compatibilidad de navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}8.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.Element.hasAttribute")}} diff --git a/files/es/web/api/element/id/index.html b/files/es/web/api/element/id/index.html index b75cd87e77..0177664dff 100644 --- a/files/es/web/api/element/id/index.html +++ b/files/es/web/api/element/id/index.html @@ -62,55 +62,7 @@ translation_of: Web/API/Element/id

    Compatibilidad de los navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.Element.id")}}

    Ver también

    diff --git a/files/es/web/api/element/localname/index.html b/files/es/web/api/element/localname/index.html index 0876729853..3e04d793fa 100644 --- a/files/es/web/api/element/localname/index.html +++ b/files/es/web/api/element/localname/index.html @@ -92,55 +92,7 @@ translation_of: Web/API/Element/localName

    Compatibilidad de los navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico46.0[1]{{CompatGeckoDesktop("48.0")}}[1]{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatUnknown}}{{CompatGeckoMobile("48.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Esta API estaba disponible previamente en la  {{domxref("Node")}} API.

    +{{Compat("api.Element.localName")}}

    Ver también

    diff --git a/files/es/web/api/element/mousedown_event/index.html b/files/es/web/api/element/mousedown_event/index.html index 4a207e28f3..3758510d00 100644 --- a/files/es/web/api/element/mousedown_event/index.html +++ b/files/es/web/api/element/mousedown_event/index.html @@ -138,74 +138,7 @@ translation_of: Web/API/Element/mousedown_event

    Browser compatibility

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerEdgeOperaSafari
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    On disabled form elements{{CompatVersionUnknown}}[1]{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatVersionUnknown}}[1]{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    On disabled form elements{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Sólo funciona para elementos {{HTMLElement("textarea")}} y algunos elementos tipo {{HTMLElement("input")}}.

    +{{Compat("api.Element.mousedown_event")}}

    Ver también

    diff --git a/files/es/web/api/element/namespaceuri/index.html b/files/es/web/api/element/namespaceuri/index.html index e2403ce0a5..0c37b00d5b 100644 --- a/files/es/web/api/element/namespaceuri/index.html +++ b/files/es/web/api/element/namespaceuri/index.html @@ -65,55 +65,7 @@ translation_of: Web/API/Element/namespaceURI

    Compatibilidad en los navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico46.0[1]{{CompatGeckoDesktop("48.0")}}[1]{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatUnknown}}{{CompatGeckoMobile("48.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Esta API estaba disponible previamente en  {{domxref("Node")}} API.

    +{{Compat("api.Element.namespaceURI")}}

    Ver también

    diff --git a/files/es/web/api/element/outerhtml/index.html b/files/es/web/api/element/outerhtml/index.html index 7e9647f0db..c94b4a395d 100644 --- a/files/es/web/api/element/outerhtml/index.html +++ b/files/es/web/api/element/outerhtml/index.html @@ -87,53 +87,7 @@ console.log(p.nodeName); // sigue mostrando: "P";

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónFirefox (Gecko)ChromeInternet ExplorerOperaSafari
    Soporte básico{{ CompatGeckoDesktop("11") }}0.24.071.3
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestiaciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("11") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.Element.outerHTML")}}

    Ver también

    diff --git a/files/es/web/api/element/prefix/index.html b/files/es/web/api/element/prefix/index.html index 4fc15aed1a..ede8911705 100644 --- a/files/es/web/api/element/prefix/index.html +++ b/files/es/web/api/element/prefix/index.html @@ -55,55 +55,7 @@ translation_of: Web/API/Element/prefix

    Compatibilidad en los Navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico46.0[1]{{CompatGeckoDesktop("48.0")}}[1]{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatUnknown}}{{CompatGeckoMobile("48.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Esta API estaba previamente disponible en {{domxref("Node")}} API.

    +{{Compat("api.Element.prefix")}}

    Ver también

    diff --git a/files/es/web/api/element/previouselementsibling/index.html b/files/es/web/api/element/previouselementsibling/index.html index 0463b2495b..6f80c1130b 100644 --- a/files/es/web/api/element/previouselementsibling/index.html +++ b/files/es/web/api/element/previouselementsibling/index.html @@ -85,71 +85,7 @@ if(!("previousElementSibling" in document.documentElement)){

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico (en {{domxref("Element")}})4{{CompatGeckoDesktop("1.9.1")}}99.84
    Soporte en {{domxref("CharacterData")}}29.0{{CompatGeckoDesktop("25")}} [1]{{CompatNo}}16.0{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    PrestaciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico (en {{domxref("Element")}}){{CompatVersionUnknown}}{{CompatGeckoMobile("1.9.1")}}{{CompatVersionUnknown}}9.8{{CompatVersionUnknown}}
    Soporte en {{domxref("CharacterData")}}{{CompatVersionUnknown}}{{CompatGeckoMobile("25")}}{{CompatNo}}16.0{{CompatNo}}
    -
    - -

    [1] Firefox 25 también añadía esta propiedad a {{domxref("DocumentType")}}, y fue eliminada en Firefox 28 debido a problemas de compatibildad.

    +{{Compat("api.Element.previousElementSibling")}}

    Ver también

    diff --git a/files/es/web/api/element/queryselector/index.html b/files/es/web/api/element/queryselector/index.html index 8ce9cbe15f..e48e350d3e 100644 --- a/files/es/web/api/element/queryselector/index.html +++ b/files/es/web/api/element/queryselector/index.html @@ -111,66 +111,7 @@ document.getElementById("output").innerHTML =

    Compatibilidad en los Navegadores

    -

    {{ CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{ CompatChrome(1) }}
    -  
    -

    {{ CompatGeckoDesktop(1.9.1) }}

    -
    -

    9 [1]

    -
    -

    {{CompatVersionUnknown}}

    -
    {{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)Firefox OS (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] querySelector() funciona en IE8, pero solo para selectores CSS 2.1.

    +{{Compat("api.Element.querySelector")}}

    También puedes consultar:

    diff --git a/files/es/web/api/element/requestfullscreen/index.html b/files/es/web/api/element/requestfullscreen/index.html index 823330dbe8..ea6165abee 100644 --- a/files/es/web/api/element/requestfullscreen/index.html +++ b/files/es/web/api/element/requestfullscreen/index.html @@ -41,55 +41,7 @@ translation_of: Web/API/Element/requestFullScreen

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefoxEdge
    - Internet Explorer
    OperaSafari
    Basic support{{CompatVersionUnknown}}{{property_prefix("webkit")}} (also as webkitRequestFullScreen){{CompatGeckoDesktop("9.0")}} (as mozRequestFullScreen)11 {{property_prefix("ms")}}¹
    - 20¹²
    {{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support{{CompatUnknown}}{{CompatGeckoMobile("9.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.Element.requestFullscreen")}}

    Mira también

    diff --git a/files/es/web/api/element/scrollheight/index.html b/files/es/web/api/element/scrollheight/index.html index d281054beb..9266c51f14 100644 --- a/files/es/web/api/element/scrollheight/index.html +++ b/files/es/web/api/element/scrollheight/index.html @@ -148,59 +148,7 @@ onload = function () {

    Compatibilidad de los Navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico4.03.0[1]8.0{{CompatVersionUnknown}}4.0
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidAndroid WebviewFirefox Mobile (Gecko)IE MobileOpera MobileSafari MobileChrome for Android
    Soporte Básico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] En versiones anteriores a Firefox 21, cuando el contenido de un elemento no genera una barra de desplazamiento vertical,su propiedad scrollHeight es igual a su propiedad clientHeight . Esto puede significar que el contenido es demasiado breve para necesitar una barra de desplazamiento vertical, o que el elemento tiene un estilo CSS con un valor  overflow que desborda el contenido visible (no desplazable).

    +{{Compat("api.Element.scrollHeight")}}

    Ver También

    diff --git a/files/es/web/api/element/scrollintoview/index.html b/files/es/web/api/element/scrollintoview/index.html index 4504219afa..126a87227c 100644 --- a/files/es/web/api/element/scrollintoview/index.html +++ b/files/es/web/api/element/scrollintoview/index.html @@ -80,72 +80,4 @@ element.scrollIntoView({block: "end", behavior: "smooth"});

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Implementación básica1.0{{ CompatGeckoDesktop(1.0) }}610.0 and possibly older versions4 and possibly older versions
    -

    Implementan
    - scrollIntoViewOptions

    -
    {{CompatNo}}{{ CompatGeckoDesktop(36) }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Implementación básica?{{ CompatGeckoMobile(1.0) }}???
    -

    Implementan
    - scrollIntoViewOptions

    -
    {{CompatNo}}{{ CompatGeckoMobile(36) }}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    +{{Compat("api.Element.scrollIntoView")}} diff --git a/files/es/web/api/element/scrollleft/index.html b/files/es/web/api/element/scrollleft/index.html index df527ccdc5..e573b7b972 100644 --- a/files/es/web/api/element/scrollleft/index.html +++ b/files/es/web/api/element/scrollleft/index.html @@ -98,56 +98,4 @@ var sLeft = element.scrollLeft;

    Compatibilidad en los navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte Básico{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
    Soporte Básico{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.Element.scrollLeft")}} diff --git a/files/es/web/api/element/scrolltopmax/index.html b/files/es/web/api/element/scrolltopmax/index.html index 9e5fc20255..213e8ecd32 100644 --- a/files/es/web/api/element/scrolltopmax/index.html +++ b/files/es/web/api/element/scrolltopmax/index.html @@ -25,53 +25,7 @@ translation_of: Web/API/Element/scrollTopMax

    Compatibilidad de Navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Basic support{{ CompatNo() }}{{ CompatGeckoDesktop(16) }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support{{ CompatNo() }}{{ CompatGeckoMobile(16) }}{{ CompatNo() }}{{ CompatNo() }}{{ CompatNo() }}
    -
    +{{Compat("api.Element.scrollTopMax")}}

    Ver además

    diff --git a/files/es/web/api/element/wheel_event/index.html b/files/es/web/api/element/wheel_event/index.html index 90682cccd3..1e2d01631d 100644 --- a/files/es/web/api/element/wheel_event/index.html +++ b/files/es/web/api/element/wheel_event/index.html @@ -83,127 +83,7 @@ translation_of: Web/API/Element/wheel_event

    Compatibilidad

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico31{{CompatVersionUnknown}}{{CompatGeckoDesktop("17.0")}}{{CompatIE("9.0")}}[1]187.0
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown}}{{CompatGeckoMobile("17.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Internet Explorer solo toma el evento "wheel" mediante addEventListener, no se permite el atributo onwheel en objetos del DOM. Bug report.
    -  

    - -

    Escuchar al evento en distintos navegadores

    - -

    En el siguiente script se crea el método multi-navegador addWheelListener que permite escuchar el evento wheel en diferentes navegadores a la vez que se previene el funcionamiento por defecto.

    - -
    // crea el metodo "addWheelListener" global
    -// ejemplo: addWheelListener( elem, function( e ) { console.log( e.deltaY ); e.preventDefault(); } );
    -(function(window,document) {
    -
    -    var prefix = "", _addEventListener, support;
    -
    -    // detecta el tipo de evento permitido por el navegador
    -    if ( window.addEventListener ) {
    -        _addEventListener = "addEventListener";
    -    } else {
    -        _addEventListener = "attachEvent";
    -        prefix = "on";
    -    }
    -
    -    // detecta el tipo de evento wheel manejado por el navegador
    -    support = "onwheel" in document.createElement("div") ? "wheel" : // Los navegadores modernos permiten "wheel"
    -              document.onmousewheel !== undefined ? "mousewheel" : // Webkit e IE soportan al menos "mousewheel"
    -              "DOMMouseScroll"; // Asumiremos que el resto de navegadores son Firefox antiguos
    -
    -    window.addWheelListener = function( elem, callback, useCapture ) {
    -        _addWheelListener( elem, support, callback, useCapture );
    -
    -        // controlaremos MozMousePixelScroll en Firefox antiguos
    -        if( support == "DOMMouseScroll" ) {
    -            _addWheelListener( elem, "MozMousePixelScroll", callback, useCapture );
    -        }
    -    };
    -
    -    function _addWheelListener( elem, eventName, callback, useCapture ) {
    -        elem[ _addEventListener ]( prefix + eventName, support == "wheel" ? callback : function( originalEvent ) {
    -            !originalEvent && ( originalEvent = window.event );
    -
    -            // Creamos un objeto de evento
    -            var event = {
    -                // tomamos como referencia el objeto original
    -                originalEvent: originalEvent,
    -                target: originalEvent.target || originalEvent.srcElement,
    -                type: "wheel",
    -                deltaMode: originalEvent.type == "MozMousePixelScroll" ? 0 : 1,
    -                deltaX: 0,
    -                deltaZ: 0,
    -                preventDefault: function() {
    -                    originalEvent.preventDefault ?
    -                        originalEvent.preventDefault() :
    -                        originalEvent.returnValue = false;
    -                }
    -            };
    -
    -            // calculamos deltaY (y deltaX) dependiendo del evento
    -            if ( support == "mousewheel" ) {
    -                event.deltaY = - 1/40 * originalEvent.wheelDelta;
    -                // Webkit tambien soporta wheelDeltaX
    -                originalEvent.wheelDeltaX && ( event.deltaX = - 1/40 * originalEvent.wheelDeltaX );
    -            } else {
    -                event.deltaY = originalEvent.detail;
    -            }
    -
    -            // Disparamos el callback
    -            return callback( event );
    -
    -        }, useCapture || false );
    -    }
    -
    -})(window,document);
    +{{Compat("api.Element.wheel_event")}}

    Notas para Gecko

    diff --git a/files/es/web/api/event/defaultprevented/index.html b/files/es/web/api/event/defaultprevented/index.html index 60475b24bd..9830c00e11 100644 --- a/files/es/web/api/event/defaultprevented/index.html +++ b/files/es/web/api/event/defaultprevented/index.html @@ -24,58 +24,4 @@ translation_of: Web/API/Event/defaultPrevented

    Compatibilidad del Navegador

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico{{ CompatChrome(18) }}{{ CompatGeckoDesktop("6.0") }}{{ CompatIE(9.0) }}{{ CompatOpera(11.0) }}{{ CompatSafari("5.0") }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{ CompatUnknown() }}{{ CompatGeckoMobile("6.0") }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatSafari(5.0) }}
    -
    - -

    Especificación

    - - - -

    {{ languages( {"zh-cn": "zh-cn/DOM/event.defaultPrevented" } ) }}

    +{{Compat("api.Event.defaultPrevented")}} diff --git a/files/es/web/api/event/stoppropagation/index.html b/files/es/web/api/event/stoppropagation/index.html index c92c594950..d975c2203d 100644 --- a/files/es/web/api/event/stoppropagation/index.html +++ b/files/es/web/api/event/stoppropagation/index.html @@ -50,54 +50,4 @@ translation_of: Web/API/Event/stopPropagation

    Compatibilidad en navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}9{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.Event.stopPropagation")}} diff --git a/files/es/web/api/event/target/index.html b/files/es/web/api/event/target/index.html index 1e28aef0b3..0a1cc4208e 100644 --- a/files/es/web/api/event/target/index.html +++ b/files/es/web/api/event/target/index.html @@ -68,57 +68,7 @@ ul.addEventListener('click', hide, false);

    Compatibilidad del navegador

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.Event.target")}}

    Notas de compatibilidad

    diff --git a/files/es/web/api/eventsource/index.html b/files/es/web/api/eventsource/index.html index 2bd07a8474..d1f54990d9 100644 --- a/files/es/web/api/eventsource/index.html +++ b/files/es/web/api/eventsource/index.html @@ -92,74 +92,7 @@ evtSource.onmessage = function(e) {

    Compatibilidad de navegadoresEdit

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte EventSource6{{CompatNo}}{{CompatGeckoDesktop("6.0")}}{{CompatNo}}{{CompatVersionUnknown}}5
    Disponible en workers compartidos y dedicados[1]{{CompatVersionUnknown}}{{CompatNo}}{{CompatGeckoDesktop("53.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticasAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte EventSource4.445{{CompatNo}}124.1
    Disponible en workers compartidos y dedicados[1]{{CompatVersionUnknown}}{{CompatGeckoMobile("53.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] Pero todavía no disponible en service workers.

    +{{Compat("api.EventSource")}}

    Ver también

    diff --git a/files/es/web/api/eventsource/onopen/index.html b/files/es/web/api/eventsource/onopen/index.html index f587cfd313..59ee6537dd 100644 --- a/files/es/web/api/eventsource/onopen/index.html +++ b/files/es/web/api/eventsource/onopen/index.html @@ -43,82 +43,7 @@ translation_of: Web/API/EventSource/onopen

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    EventSource support6{{CompatNo}}{{CompatGeckoDesktop("6.0")}}{{CompatNo}}{{CompatVersionUnknown}}5
    Available in shared and dedicated workers[1]{{CompatVersionUnknown}}{{CompatNo}}{{CompatGeckoDesktop("53.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - -
    Caracteristica
    -
    AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    EventSource support4.445{{CompatNo}}124.1
    Available in shared and dedicated workers[1]{{CompatVersionUnknown}}{{CompatGeckoMobile("53.0")}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] But not service workers as yet.

    +{{Compat("api.EventSource.onopen")}}

    Mira también

    diff --git a/files/es/web/api/eventtarget/addeventlistener/index.html b/files/es/web/api/eventtarget/addeventlistener/index.html index 381a57d9e4..f6d2fa748a 100644 --- a/files/es/web/api/eventtarget/addeventlistener/index.html +++ b/files/es/web/api/eventtarget/addeventlistener/index.html @@ -251,73 +251,7 @@ for(i=0 ; i<els.length ; i++){

    Browser compatibility

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support1.0{{ CompatGeckoDesktop(1.0) }}9.071.0
    useCapture made optional1.06.09.011.60{{ CompatVersionUnknown() }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support1.0{{ CompatGeckoMobile(1.0) }}9.06.01.0
    -
    - -

    Gecko notes

    - - - -

    WebKit notes

    - - +{{Compat("api.EventTarget.addEventListener")}}

    See Also

    diff --git a/files/es/web/api/eventtarget/index.html b/files/es/web/api/eventtarget/index.html index f263590861..797b2d74f5 100644 --- a/files/es/web/api/eventtarget/index.html +++ b/files/es/web/api/eventtarget/index.html @@ -53,62 +53,7 @@ translation_of: Web/API/EventTarget

    Compatibilidad

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support1.0{{ CompatGeckoDesktop("1") }}9.071.0
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support1.0{{ CompatGeckoMobile("1") }}9.06.01.0
    -
    - -

    Additional methods for Mozilla chrome code

    - -

    Mozilla extensions for use by JS-implemented event targets to implement on* properties. See also WebIDL bindings.

    - - +{{Compat("api.EventTarget")}}

    Vea también

    diff --git a/files/es/web/api/fetchevent/index.html b/files/es/web/api/fetchevent/index.html index c2f8e4d693..63315cef7b 100644 --- a/files/es/web/api/fetchevent/index.html +++ b/files/es/web/api/fetchevent/index.html @@ -96,77 +96,7 @@ translation_of: Web/API/FetchEvent

    Compatibilidad de Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte Básico{{CompatChrome(40)}}{{ CompatGeckoDesktop("44.0") }}[1]{{CompatNo}}24{{CompatNo}}
    Propiedad preloadResponse {{CompatChrome(59)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatOpera(46)}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatChrome(40)}}{{CompatChrome(40)}}{{ CompatGeckoMobile("44.0") }}{{ CompatVersionUnknown }}{{CompatNo}}{{CompatUnknown}}{{CompatNo}}
    Propiedad preloadResponse {{CompatChrome(59)}}{{CompatChrome(59)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatOperaMobile(46)}}{{CompatUnknown}}
    -
    - -

    [1] Service workers (and Push) have been disabled in the Firefox 45 and 52 Extended Support Releases (ESR.)

    +{{Compat("api.FetchEvent")}}

    Ver también

    diff --git a/files/es/web/api/file/lastmodifieddate/index.html b/files/es/web/api/file/lastmodifieddate/index.html index 8e322a2eec..462b4070bf 100644 --- a/files/es/web/api/file/lastmodifieddate/index.html +++ b/files/es/web/api/file/lastmodifieddate/index.html @@ -42,57 +42,7 @@ for (var i = 0; i < files.length; i++) {

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    File.lastModified13.0{{CompatVersionUnknown}}{{CompatGeckoDesktop("15.0")}}10.016.0{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicaAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    File.lastModified{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    +{{Compat("api.File.lastModifiedDate")}}

    Vea también

    diff --git a/files/es/web/api/file/webkitrelativepath/index.html b/files/es/web/api/file/webkitrelativepath/index.html index 749914e234..164c566a93 100644 --- a/files/es/web/api/file/webkitrelativepath/index.html +++ b/files/es/web/api/file/webkitrelativepath/index.html @@ -73,55 +73,7 @@ translation_of: Web/API/File/webkitRelativePath

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte basico13 {{ property_prefix("webkit") }}{{ CompatGeckoDesktop(49) }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicaAndroidChrome para AndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte basico{{ CompatNo }}0.16 {{ property_prefix("webkit") }}{{ CompatGeckoMobile(49) }}{{ CompatNo }}{{ CompatNo }}{{ CompatNo }}
    -
    +{{Compat("api.File.webkitRelativePath")}}

    Vea también

    diff --git a/files/es/web/api/filereader/index.html b/files/es/web/api/filereader/index.html index efa87bcc20..6edfec46ed 100644 --- a/files/es/web/api/filereader/index.html +++ b/files/es/web/api/filereader/index.html @@ -111,67 +111,7 @@ translation_of: Web/API/FileReader

    Soporte en los navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaFirefox (Gecko)ChromeInternet Explorer*Opera*Safari
    Soporte básico{{ CompatGeckoDesktop("1.9.2") }}71012.026.0.2
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
    Soporte básico3231011.56.1
    -
    - -

    Notas de implementación

    - - - -

    Notas específicas para Gecko

    - - +{{Compat("api.FileReader")}}

    See also

    diff --git a/files/es/web/api/filereader/readastext/index.html b/files/es/web/api/filereader/readastext/index.html index 0eaa0e636b..1b3534d55f 100644 --- a/files/es/web/api/filereader/readastext/index.html +++ b/files/es/web/api/filereader/readastext/index.html @@ -44,63 +44,7 @@ translation_of: Web/API/FileReader/readAsText

    Compatibilidad en los navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureFirefox (Gecko)ChromeEdgeInternet ExplorerOperaSafari
    Basic support{{CompatGeckoDesktop("1.9.2")}}[1]7{{CompatVersionUnknown}}10[2]12.02[3]6.0.2
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureFirefox Mobile (Gecko)AndroidEdgeIE MobileOpera MobileSafari Mobile
    Basic support323{{CompatVersionUnknown}}1011.56.1
    -
    - -

    [1] Anterior a Gecko 2.0 beta 7 (Firefox 4.0 beta 7), todos los parámetros de tipo {{domxref("Blob")}} eran de tipo {{domxref("File")}} ; esto ha sido actualizado para emparejarse a la especificacion de manera correcta. Anterior a Gecko 13.0 {{geckoRelease("13.0")}} la propiedad FileReader.error devolvía un objeto de tipo {{domxref("FileError")}}. Esta interfaz ha sido eliminada y ahora la propiedad FileReader.error devuelve el objeto {{domxref("DOMError")}} como está definido en el borrador de FileAPI.

    - -

    [2] IE9 tiene una File API Lab.

    - -

    [3] Opera tiene soporte parcial in 11.1.

    +{{Compat("api.FileReader.readAsText")}}

    Vea también

    diff --git a/files/es/web/api/fullscreen_api/index.html b/files/es/web/api/fullscreen_api/index.html index 0914c6d627..3a4d6488b4 100644 --- a/files/es/web/api/fullscreen_api/index.html +++ b/files/es/web/api/fullscreen_api/index.html @@ -206,84 +206,25 @@ if (elem.requestFullscreen) {

    Browser compatibility

    -

    All browsers implement this APIs. Nevertheless some implement it with prefixed names we slightly different spelling: e.g. instead of requestFullscreen(), there is a MozRequestFullScreen().

    +

    Document.fullscreen

    -

    {{ CompatibilityTable() }}

    +{{Compat("api.Document.fullscreen")}} -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico15 {{ property_prefix("-webkit") }}{{CompatVersionUnknown}}{{ CompatGeckoDesktop("9.0") }} {{ property_prefix("-moz") }}
    - {{CompatGeckoDesktop("47")}} (behind full-screen-api.unprefix.enabled)
    11 {{ property_prefix("-ms") }}12.105.0 {{ property_prefix("-webkit") }}
    fullscreenEnabled20 {{ property_prefix("-webkit") }}{{CompatUnknown}}{{ CompatGeckoDesktop("10.0") }} {{ property_prefix("-moz") }}
    - {{CompatGeckoDesktop("47")}} (behind full-screen-api.unprefix.enabled)
    11 {{ property_prefix("-ms") }}12.105.1 {{ property_prefix("-webkit") }}
    -
    +

    Document.fullscreenElement

    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChromeEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{ CompatUnknown() }}28 {{ property_prefix("-webkit") }}{{CompatVersionUnknown}}{{ CompatGeckoMobile("9.0") }}{{ property_prefix("-moz") }}
    - {{CompatGeckoMobile("47")}} (behind full-screen-api.unprefix.enabled)
    {{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
    fullscreenEnabled{{ CompatUnknown() }}28 {{ property_prefix("-webkit") }}{{CompatUnknown}}{{ CompatGeckoMobile("10.0") }} {{ property_prefix("moz") }}
    - {{CompatGeckoMobile("47")}} (behind full-screen-api.unprefix.enabled)
    {{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
    -
    +{{Compat("api.Document.fullscreenElement")}} + +

    Document.fullscreenEnabled

    + +{{Compat("api.Document.fullscreenEnabled")}} + +

    Document.exitFullscreen

    + +{{Compat("api.Document.exitFullscreen")}} + +

    Element.requestFullscreen

    + +{{Compat("api.Element.requestFullscreen")}}

    Véase también

    diff --git a/files/es/web/api/geolocation/clearwatch/index.html b/files/es/web/api/geolocation/clearwatch/index.html index ceb2cec832..a1de329d42 100644 --- a/files/es/web/api/geolocation/clearwatch/index.html +++ b/files/es/web/api/geolocation/clearwatch/index.html @@ -72,57 +72,7 @@ id = navigator.geolocation.watchPosition(success, error, options);

    Compatibilidad de navegador

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracteristicaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.60
    - Removido en 15.0
    - Reintroducido en 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicaAndroidChrome for AndroidFirefox Mobil (Gecko)IE MobilOpera MobilSafari Mobil
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    +{{Compat("api.Geolocation.clearWatch")}}

    Ver también

    diff --git a/files/es/web/api/geolocation/getcurrentposition/index.html b/files/es/web/api/geolocation/getcurrentposition/index.html index 436a002971..c47d596493 100644 --- a/files/es/web/api/geolocation/getcurrentposition/index.html +++ b/files/es/web/api/geolocation/getcurrentposition/index.html @@ -69,57 +69,7 @@ navigator.geolocation.getCurrentPosition(success, error, options);

    Compatibilidad de navegador

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.60
    - Eliminado en 15.0
    - Reintroducido en 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome para AndroidFirefox Mobil (Gecko)IE MobileOpera MobilSafari Mobile
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    +{{Compat("api.Geolocation.getCurrentPosition")}}

    Ver también

    diff --git a/files/es/web/api/geolocation/index.html b/files/es/web/api/geolocation/index.html index 56d37a2314..0e2baf698d 100644 --- a/files/es/web/api/geolocation/index.html +++ b/files/es/web/api/geolocation/index.html @@ -55,57 +55,7 @@ translation_of: Web/API/Geolocation

    Compatibilidad en navegador

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.60
    - Removido en 15.0
    - Reintroducido en 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    +{{Compat("api.Geolocation")}}

    Ver también

    diff --git a/files/es/web/api/geolocation/watchposition/index.html b/files/es/web/api/geolocation/watchposition/index.html index dbd6a1170d..dd446f5c19 100644 --- a/files/es/web/api/geolocation/watchposition/index.html +++ b/files/es/web/api/geolocation/watchposition/index.html @@ -76,57 +76,7 @@ id = navigator.geolocation.watchPosition(success, error, options);

    Compatibilidad de navegador

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.60
    - Eliminado en 15.0
    - Reintroducido en 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome para AndroidFirefox Mobil (Gecko)IE MobileOpera MobilSafari Mobile
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    +{{Compat("api.Geolocation.watchPosition")}}

    Ver también

    diff --git a/files/es/web/api/geolocation_api/index.html b/files/es/web/api/geolocation_api/index.html index 236da614c5..b2a95b03ac 100644 --- a/files/es/web/api/geolocation_api/index.html +++ b/files/es/web/api/geolocation_api/index.html @@ -162,61 +162,7 @@ p { margin : 0; }

    Compatibilidad entre navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.605
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    - -

    Notas sobre Gecko

    - -

    Firefox incluye soporte para localizar basándose en información de redes inalámbricas, usando Google Location Services. En la transacción entre Firefox y Google, los datos son compartidos incluyendo información del punto de acceso inalámbrico, un token de acceso (similar a una cookie con duración de dos semanas), y la dirección IP del usuario. Para más información, por favor consulte la Política de Privacidad de Mozilla y la Política de Privacidad de Google, dichos documentos cubren como estos datos pueden ser utilizados.

    - -

    En Firefox 3.6 (Gecko 1.9.2) fue añadido soporte para utilizar el servicio GPSD para geolocalización en sistemas Linux.

    +{{Compat("api.Geolocation")}}

    Consultar también

    diff --git a/files/es/web/api/geolocationcoordinates/index.html b/files/es/web/api/geolocationcoordinates/index.html index e59758e448..63b9982ac9 100644 --- a/files/es/web/api/geolocationcoordinates/index.html +++ b/files/es/web/api/geolocationcoordinates/index.html @@ -53,57 +53,7 @@ translation_of: Web/API/GeolocationCoordinates

    Compatibilidad en navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico5{{CompatGeckoDesktop("1.9.1")}}910.60
    - {{CompatNo}} 15.0
    - 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown()}}{{CompatUnknown()}}{{CompatGeckoMobile("4")}}{{CompatUnknown()}}10.60{{CompatUnknown()}}
    -
    +{{Compat("api.GeolocationCoordinates")}}

    Ver también

    diff --git a/files/es/web/api/geolocationcoordinates/latitude/index.html b/files/es/web/api/geolocationcoordinates/latitude/index.html index 0bff2b5c34..44e824fff4 100644 --- a/files/es/web/api/geolocationcoordinates/latitude/index.html +++ b/files/es/web/api/geolocationcoordinates/latitude/index.html @@ -33,61 +33,7 @@ translation_of: Web/API/GeolocationCoordinates/latitude

    Compatibilidad de navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico5{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.1")}}910.60
    - {{CompatNo}} 15.0
    - 16.0
    5
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("4")}}{{CompatUnknown}}10.60{{CompatUnknown}}
    -
    +{{Compat("api.GeolocationCoordinates.latitude")}}

    Mirar también

    diff --git a/files/es/web/api/globaleventhandlers/onchange/index.html b/files/es/web/api/globaleventhandlers/onchange/index.html index a51f7d25d8..79b922d0bd 100644 --- a/files/es/web/api/globaleventhandlers/onchange/index.html +++ b/files/es/web/api/globaleventhandlers/onchange/index.html @@ -42,56 +42,4 @@ var handlerFunction = element.onchange;

    Compatibilidad de navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte báico{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onchange")}} diff --git a/files/es/web/api/globaleventhandlers/onclick/index.html b/files/es/web/api/globaleventhandlers/onclick/index.html index 1dadddd51b..6a945c695f 100644 --- a/files/es/web/api/globaleventhandlers/onclick/index.html +++ b/files/es/web/api/globaleventhandlers/onclick/index.html @@ -84,56 +84,4 @@ translation_of: Web/API/GlobalEventHandlers/onclick

    Compatibilidad de Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onclick")}} diff --git a/files/es/web/api/globaleventhandlers/onfocus/index.html b/files/es/web/api/globaleventhandlers/onfocus/index.html index e29b3fb84b..ed94c0a421 100644 --- a/files/es/web/api/globaleventhandlers/onfocus/index.html +++ b/files/es/web/api/globaleventhandlers/onfocus/index.html @@ -39,56 +39,4 @@ translation_of: Web/API/GlobalEventHandlers/onfocus

    Compatibilidad con los Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Basic support{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onfocus")}} diff --git a/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html b/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html index d6ff1a08c4..d039f91dce 100644 --- a/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html +++ b/files/es/web/api/globaleventhandlers/ongotpointercapture/index.html @@ -72,61 +72,7 @@ function init() {

    Compatibilidad en los Navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte Básico{{CompatNo}}{{CompatVersionUnknown}} [1]{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
    -
    - -

    [1] Implementación retirada. Ver {{Bug("1166347")}}.

    +{{Compat("api.GlobalEventHandlers.ongotpointercapture")}}

    Ver también

    diff --git a/files/es/web/api/globaleventhandlers/oninput/index.html b/files/es/web/api/globaleventhandlers/oninput/index.html index add6d41f5d..5aecc8ede1 100644 --- a/files/es/web/api/globaleventhandlers/oninput/index.html +++ b/files/es/web/api/globaleventhandlers/oninput/index.html @@ -28,53 +28,7 @@ window.addEventListener('input', function (e) {

    Compatibilidad con navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico{{ CompatVersionUnknown() }}2910{{ CompatVersionUnknown() }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.GlobalEventHandlers.oninput")}}

    Vea también

    diff --git a/files/es/web/api/globaleventhandlers/onkeydown/index.html b/files/es/web/api/globaleventhandlers/onkeydown/index.html index 4eea7b0c68..4214720f63 100644 --- a/files/es/web/api/globaleventhandlers/onkeydown/index.html +++ b/files/es/web/api/globaleventhandlers/onkeydown/index.html @@ -34,60 +34,4 @@ translation_of: Web/API/GlobalEventHandlers/onkeydown

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
    Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onkeydown")}} diff --git a/files/es/web/api/globaleventhandlers/onkeyup/index.html b/files/es/web/api/globaleventhandlers/onkeyup/index.html index f6b97819eb..15315950f3 100644 --- a/files/es/web/api/globaleventhandlers/onkeyup/index.html +++ b/files/es/web/api/globaleventhandlers/onkeyup/index.html @@ -41,60 +41,4 @@ translation_of: Web/API/GlobalEventHandlers/onkeyup

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
    Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onkeyup")}} diff --git a/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html b/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html index cc712e9ab0..e96a0dd7ed 100644 --- a/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html +++ b/files/es/web/api/globaleventhandlers/onlostpointercapture/index.html @@ -71,61 +71,7 @@ function init() {

    Compatibilidad en los Navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FunciónChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte Básico{{CompatNo}}{{CompatVersionUnknown}} [1]{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FunciónAndroidAndroid WebviewChrome for AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Soporte Básico{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatIE("10")}}{{CompatNo}}{{CompatNo}}
    -
    - -

    [1] Implementación retirada. Ver {{Bug("1166347")}}.

    +{{Compat("api.GlobalEventHandlers.onlostpointercapture")}}

    Ver también

    diff --git a/files/es/web/api/globaleventhandlers/onselectstart/index.html b/files/es/web/api/globaleventhandlers/onselectstart/index.html index 9ef1886a4f..16e47334e6 100644 --- a/files/es/web/api/globaleventhandlers/onselectstart/index.html +++ b/files/es/web/api/globaleventhandlers/onselectstart/index.html @@ -40,55 +40,7 @@ translation_of: Web/API/GlobalEventHandlers/onselectstart

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónFirefox (Gecko)ChromeInternet ExplorerOperaSafari
    Soporte básico{{CompatGeckoDesktop(43)}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
    onselectionchange{{CompatGeckoMobile(43)}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Esto está implementado subordinado a la preferencia dom.select_events.enabled, que por defecto es false, excepto en las versiones Nightly.

    +{{Compat("api.GlobalEventHandlers.onselectstart")}}

    Ver también

    diff --git a/files/es/web/api/globaleventhandlers/onsubmit/index.html b/files/es/web/api/globaleventhandlers/onsubmit/index.html index 948f7c9e57..8c89f00338 100644 --- a/files/es/web/api/globaleventhandlers/onsubmit/index.html +++ b/files/es/web/api/globaleventhandlers/onsubmit/index.html @@ -66,60 +66,4 @@ function hit() {

    Browser Compatibility

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.GlobalEventHandlers.onsubmit")}} diff --git a/files/es/web/api/globaleventhandlers/ontouchstart/index.html b/files/es/web/api/globaleventhandlers/ontouchstart/index.html index db51db726f..5e5cc65fad 100644 --- a/files/es/web/api/globaleventhandlers/ontouchstart/index.html +++ b/files/es/web/api/globaleventhandlers/ontouchstart/index.html @@ -65,59 +65,7 @@ function init() {

    Compatibilidad en navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support     
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewChrome para AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
    Basic support        
    -
    +{{Compat("api.GlobalEventHandlers.ontouchstart")}}

    Ver también

    diff --git a/files/es/web/api/history_api/index.html b/files/es/web/api/history_api/index.html index b5efd6ae1b..b0947d9dcb 100644 --- a/files/es/web/api/history_api/index.html +++ b/files/es/web/api/history_api/index.html @@ -161,65 +161,7 @@ history.pushState(stateObj, "page 2", "bar.html");

    Compatibilidad entre navegadores

    -

    {{ CompatibilityTable() }}

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    replaceState, pushState5{{ CompatGeckoDesktop("2.0") }}1011.505.0
    history.state18{{ CompatGeckoDesktop("2.0") }}1011.506.0
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    replaceState, pushState{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
    history.state{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
    +{{Compat("api.History")}}

    Ver también

    diff --git a/files/es/web/api/htmlanchorelement/index.html b/files/es/web/api/htmlanchorelement/index.html index 57cb21820e..4a74a51a99 100644 --- a/files/es/web/api/htmlanchorelement/index.html +++ b/files/es/web/api/htmlanchorelement/index.html @@ -161,116 +161,7 @@ La interfaz HTMLAnchorElement representa elementos de hipervín

    Browser compatibility

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    download{{CompatChrome(14)}}{{CompatVersionUnknown}}20{{CompatUnknown}}15{{CompatUnknown}}
    username, password, and origin{{CompatNo}}{{CompatUnknown}}{{CompatGeckoDesktop("26.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    referrerPolicy{{CompatChrome(51)}}{{CompatUnknown}}{{CompatGeckoDesktop("50")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroid WebviewChrome for AndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    download{{CompatChrome(14)}}{{CompatChrome(14)}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    username, password, and origin{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile("26.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    referrerPolicy{{CompatChrome(51)}}{{CompatChrome(51)}}{{CompatUnknown}}{{CompatGeckoMobile("50")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    +{{Compat("api.HTMLAnchorElement")}}

    Ver tambien

    diff --git a/files/es/web/api/htmlcanvaselement/getcontext/index.html b/files/es/web/api/htmlcanvaselement/getcontext/index.html index cb77b1594e..e35095c7db 100644 --- a/files/es/web/api/htmlcanvaselement/getcontext/index.html +++ b/files/es/web/api/htmlcanvaselement/getcontext/index.html @@ -114,166 +114,7 @@ console.log(ctx); // CanvasRenderingContext2D { ... }

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Basic support (2d context){{CompatChrome(4)}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.2")}}{{CompatIE(9)}}{{CompatOpera(9)}}{{CompatSafari(3.1)}}
    webgl context{{CompatChrome(9)}}[1]
    - {{CompatChrome(33)}}
    {{CompatVersionUnknown}}{{CompatGeckoDesktop('1.9.2')}}[1]
    - {{CompatGeckoDesktop('24')}}
    11.0[2]9.0[3]5.1[2]
    webgl2 context {{experimental_inline}}{{CompatNo}}{{CompatUnknown}}{{CompatGeckoDesktop('25')}}[4]{{CompatNo}}{{CompatNo}}{{CompatNo}}
    2d alpha context attribute32{{CompatUnknown}}{{CompatGeckoDesktop(30)}}{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
    -

    failIfMajorPerformanceCaveat attribute

    -
    {{CompatVersionUnknown}}{{CompatUnknown}}{{CompatGeckoDesktop(41)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    bitmaprenderer context{{CompatNo}}{{CompatUnknown}}{{CompatGeckoDesktop(46)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidChrome for AndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Basic support (2d context){{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("1.9.2")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    webgl context{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}[2]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    webgl2 context {{experimental_inline}}{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    2d alpha context attribute{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile(30)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    failIfMajorPerformanceCaveat attribute{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatGeckoMobile(41)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    bitmaprenderer context{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatGeckoMobile(46)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -

    [1] Chrome 9 y Gecko 1.9.2 inicialmente implementaron esta como experimental-webgl. A partir de Chrome 33 y Gecko 24 es implementado como webgl estándar.

    - -

    [2] Internet Explorer 11, WebKit 5.1 y Firefox Mobile implementaron esto como  experimental-webgl.

    - -

    [3] Opera 9 implementó esto como experimental-webgl, behind a user preference, in version 15.0 the user preference got removed.

    - -

    [4] Gecko 25 implements this as "experimental-webgl2" behind the user preference webgl.enable-prototype-webgl2. Starting with Gecko 42, the string "webgl2" is used behind the same preference.

    +{{Compat("api.HTMLCanvasElement.getContext")}}

    See also

    diff --git a/files/es/web/api/htmlcanvaselement/height/index.html b/files/es/web/api/htmlcanvaselement/height/index.html index 0d2fa7f2e2..dd4dfb5e3e 100644 --- a/files/es/web/api/htmlcanvaselement/height/index.html +++ b/files/es/web/api/htmlcanvaselement/height/index.html @@ -63,55 +63,7 @@ console.log(canvas.height); // 300

    Compatibilidad de Navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte Básico{{ CompatChrome(4) }}{{ CompatGeckoDesktop("1.9.2") }}{{ CompatIE(9) }}{{ CompatOpera(9) }}{{ CompatSafari(3.1) }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.9.2") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.HTMLCanvasElement.height")}}

    Ver también

    diff --git a/files/es/web/api/htmlcanvaselement/index.html b/files/es/web/api/htmlcanvaselement/index.html index 07a570f193..eb1c693b92 100644 --- a/files/es/web/api/htmlcanvaselement/index.html +++ b/files/es/web/api/htmlcanvaselement/index.html @@ -78,169 +78,7 @@ translation_of: Web/API/HTMLCanvasElement

    Compatibilidad en Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico (2D context)4.0{{CompatGeckoDesktop('1.9.2')}}9.09.0 [1]3.1
    webgl context9.0 as experimental-webgl
    - ~33 as webgl
    {{CompatGeckoDesktop('1.9.2')}} as experimental-webgl
    - {{CompatGeckoDesktop('24')}} as webgl
    11.0 as experimental-webgl9.0 as experimental-webgl, behind a user pref.
    - 15.0 as experimental-webgl
    5.1 as experimental-webgl
    - ~8.0 as webgl
    toBlob(){{CompatNo}} (bug 67587){{CompatGeckoDesktop('19')}} [2]{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}} (bug 71270)
    probablySupportsContext(),
    - setContext(),
    - transferControlToProxy() {{experimental_inline}}
    {{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozGetAsFile() {{non-standard_inline}} {{deprecated_inline}}{{CompatNo}}{{CompatGeckoDesktop('2')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozFetchAsStream() {{non-standard_inline}}{{CompatNo}}{{CompatGeckoDesktop('13')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    captureStream() {{experimental_inline}}{{CompatNo}}{{CompatGeckoDesktop('41')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome para AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico (2D context)2.1{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}10.0 [1]3.2
    webgl context{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}} as experimental-webgl{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    toBlob(){{CompatNo}} (bug 67587){{CompatNo}} (bug 67587){{CompatGeckoMobile('18')}} [2]{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}} (bug 71270)
    probablySupportsContext(),
    - setContext(),
    - transferControlToProxy() {{experimental_inline}}
    {{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozGetAsFile() {{non-standard_inline}} {{deprecated_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile('2')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozFetchAsStream() {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile('13')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    captureStream() {{experimental_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile('41')}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -

    [1] Opera Mini 5.0 y posteriores poseen soporte parcial.

    - -

    [2] Soporte para un tercer parámetro, ha sido añadido sólo en Gecko 25: cuando se utiliza con el tipo "image/jpeg", este argumento especifica la calida de imagen.

    +{{Compat("api.HTMLCanvasElement")}}

    Ver también

    diff --git a/files/es/web/api/htmlcanvaselement/width/index.html b/files/es/web/api/htmlcanvaselement/width/index.html index 1eb26275af..1875594b71 100644 --- a/files/es/web/api/htmlcanvaselement/width/index.html +++ b/files/es/web/api/htmlcanvaselement/width/index.html @@ -61,55 +61,7 @@ console.log(canvas.width); // 300

    Compatibilidad de Navegadores

    -

    {{ CompatibilityTable() }}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari
    BSoporte Básico{{ CompatChrome(4) }}{{ CompatGeckoDesktop("1.9.2") }}{{ CompatIE(9) }}{{ CompatOpera(9) }}{{ CompatSafari(3.1) }}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidChrome for AndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte Básico{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatGeckoMobile("1.9.2") }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
    -
    +{{Compat("api.HTMLCanvasElement.width")}}

    Ver también

    diff --git a/files/es/web/api/htmldivelement/index.html b/files/es/web/api/htmldivelement/index.html index 164b6f7108..b9a7a2547c 100644 --- a/files/es/web/api/htmldivelement/index.html +++ b/files/es/web/api/htmldivelement/index.html @@ -66,57 +66,7 @@ translation_of: Web/API/HTMLDivElement

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FuncionalidadChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FuncionalidadAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.HTMLDivElement")}}

    Ver también

    diff --git a/files/es/web/api/htmlelement/index.html b/files/es/web/api/htmlelement/index.html index c27333c878..5c64f83502 100644 --- a/files/es/web/api/htmlelement/index.html +++ b/files/es/web/api/htmlelement/index.html @@ -160,240 +160,7 @@ translation_of: Web/API/HTMLElement

    Browser compatibility

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureFirefox (Gecko)ChromeInternet ExplorerOperaSafari
    Basic support{{CompatGeckoDesktop("1.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.accessKey", "accessKey")}}{{CompatGeckoDesktop("5.0")}}17.0{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}(535.10)
    {{domxref("HTMLElement.accessKeyLabel", "accessKeyLabel")}}{{CompatGeckoDesktop("8.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatNo}}{{WebkitBug(72715)}}
    {{domxref("HTMLElement.blur()", "blur()")}}{{CompatGeckoDesktop("5.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.click()", "click()")}}{{CompatGeckoDesktop("5.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}(535.24)
    {{domxref("HTMLElement.dataset", "dataset")}}{{CompatGeckoDesktop("6.0")}}9.0{{CompatUnknown}}11.105.1
    {{domxref("HTMLElement.focus()", "focus()")}}{{CompatGeckoDesktop("5.0")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.contentEditable", "contentEditable")}}{{CompatGeckoDesktop("1.9")}}{{CompatVersionUnknown}}5.59{{CompatVersionUnknown}}
    {{domxref("HTMLElement.spellcheck", "spellcheck")}}{{CompatGeckoDesktop("1.8.1")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.style", "style")}}{{CompatVersionUnknown}} (returns a {{domxref("CSS2Properties")}}, rather than a {{domxref("CSSStyleDeclaration")}}){{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    {{domxref("HTMLElement.forceSpellCheck", "forceSpellCheck()")}} {{experimental_inline}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    {{domxref("HTMLElement.dataset", "dataset")}}{{CompatGeckoDesktop("6.0")}}8.01111.106
    {{domxref("HTMLElement.draggable", "draggable")}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}12.0{{CompatUnknown}}
    {{domxref("HTMLElement.dropzone", "dropzone")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}12.0{{CompatNo}}
    {{domxref("HTMLElement.offsetLeft", "offsetLeft")}}, {{domxref("HTMLElement.offsetTop", "offsetTop")}}, {{domxref("HTMLElement.offsetParent", "offsetParent")}}, {{domxref("HTMLElement.offsetHeight", "offsetHeight")}} and {{domxref("HTMLElement.offsetWidth", "offsetWidth")}} {{experimental_inline}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.translate", "translate")}} {{experimental_inline}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    {{domxref("HTMLElement.itemScope", "itemScope")}}, {{domxref("HTMLElement.itemType", "itemType")}}, {{domxref("HTMLElement.itemRef", "itemRef")}}, {{domxref("HTMLElement.itemId", "itemId")}}, {{domxref("HTMLElement.itemProp", "itemProp")}}, and {{domxref("HTMLElement.itemValue", "itemValue")}} {{experimental_inline}}{{CompatGeckoDesktop("6.0")}}{{CompatNo}}{{CompatNo}}11.60
    - (Removed in Opera 15)
    {{CompatNo}}
    {{domxref("HTMLElement.properties", "properties")}} {{experimental_inline}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.ontouchstart")}}, {{domxref("HTMLElement.ontouchend")}}, {{domxref("HTMLElement.ontouchmove")}}, {{domxref("HTMLElement.ontouchenter")}}, {{domxref("HTMLElement.ontouchleave")}}, and {{domxref("HTMLElement.ontouchcancel")}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatVersionUnknown}}
    {{domxref("HTMLElement.oncopy")}}, {{domxref("HTMLElement.oncut")}}, and {{domxref("HTMLElement.onpaste")}} {{Non-standard_inline}}{{CompatGeckoDesktop("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureFirefox Mobile (Gecko)AndroidIE MobileOpera MobileSafari Mobile
    Basic support -

    {{CompatGeckoMobile("1.0")}}

    -
    {{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLElement.accessKey", "accessKey")}}{{CompatGeckoMobile("5.0")}}
    {{domxref("HTMLElement.accessKeyLabel", "accessKeyLabel")}}{{CompatGeckoMobile("8.0")}}
    {{domxref("HTMLElement.blur()", "blur()")}}{{CompatGeckoMobile("5.0")}}
    {{domxref("HTMLElement.click()", "click()")}}{{CompatGeckoMobile("5.0")}}
    {{domxref("HTMLElement.dataset", "dataset")}}{{CompatGeckoMobile("6.0")}}
    {{domxref("HTMLElement.focus()", "focus()")}}{{CompatGeckoMobile("5.0")}}
    {{domxref("HTMLElement.oncopy")}}, {{domxref("HTMLElement.oncut")}}, and {{domxref("HTMLElement.onpaste")}} {{Non-standard_inline}}{{CompatGeckoMobile("1.9")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.HTMLElement")}}

    See also

    diff --git a/files/es/web/api/htmlelement/offsetleft/index.html b/files/es/web/api/htmlelement/offsetleft/index.html index 0067faf65f..d98a26e659 100644 --- a/files/es/web/api/htmlelement/offsetleft/index.html +++ b/files/es/web/api/htmlelement/offsetleft/index.html @@ -72,67 +72,7 @@ if (tOLeft > 5) {

    Browser compatibility

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewEdgeFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari MobileChrome for Android
    Basic support{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    - -

    In compliance with the specification, this property will return null on Webkit if the element is hidden (the style.display of this element or any ancestor is "none") or if the style.position of the element itself is set to "fixed".

    - -

    This property will return null on Internet Explorer (9) if the style.position of the element itself is set to "fixed". (Having display:none does not affect this browser.)

    +{{Compat("api.HTMLElement.offsetLeft")}}

    See also

    diff --git a/files/es/web/api/htmlelement/transitioncancel_event/index.html b/files/es/web/api/htmlelement/transitioncancel_event/index.html index 9bc3f53e51..372526b6e9 100644 --- a/files/es/web/api/htmlelement/transitioncancel_event/index.html +++ b/files/es/web/api/htmlelement/transitioncancel_event/index.html @@ -104,55 +104,7 @@ original_slug: Web/Events/transitioncancel

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico{{CompatNo}}{{CompatGeckoDesktop(53)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -

     

    - -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico{{CompatNo}}{{CompatGeckoMobile(53)}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    +{{Compat("api.HTMLElement.transitioncancel_event")}}

    Véase también

    diff --git a/files/es/web/api/htmlelement/transitionend_event/index.html b/files/es/web/api/htmlelement/transitionend_event/index.html index 3005798cae..c1bcbec297 100644 --- a/files/es/web/api/htmlelement/transitionend_event/index.html +++ b/files/es/web/api/htmlelement/transitionend_event/index.html @@ -111,68 +111,7 @@ element.addEventListener("transitionend", function(event) {

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico1.0[1]
    - 36
    {{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}1010.5[2]
    - 12
    - 12.10
    - 23
    3.2[1]
    - 7.0.6
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico2.1{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}{{CompatUnknown}}10[2]
    - 12
    - 12.10
    3.2[1]
    -
    - -

    [1] Implementado en Chrome 1.0, Android 2.1 y WebKit 3.2 como webkitTransitionEnd. Chrome 36 y WebKit 7.0.6 usan el estándar transitionend.

    - -

    [2] Implementado como oTransitionEnd desde Opera 10.5, como otransitionend desde la versión 12 y como el estándar transitionend desde la versión 12.10.

    +{{Compat("api.HTMLElement.transitionend_event")}}

    Véase también

    diff --git a/files/es/web/api/htmlimageelement/index.html b/files/es/web/api/htmlimageelement/index.html index 55c8a5e306..d1cf52d494 100644 --- a/files/es/web/api/htmlimageelement/index.html +++ b/files/es/web/api/htmlimageelement/index.html @@ -135,207 +135,7 @@ alert(document.images[0].src);

    Compatibilidad con navegador

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    lowSrc{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    naturalWidth, naturalHeight{{CompatVersionUnknown}}{{CompatVersionUnknown}}9{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    crossorigin{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    complete{{CompatVersionUnknown}}{{CompatVersionUnknown}}5[4]{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    srcset {{experimental_inline}}{{CompatChrome(34)}}{{CompatGeckoDesktop(32)}}[2]{{CompatNo}}21{{CompatSafari(7.1)}}
    currentSrc {{experimental_inline}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(32)}}[2]{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
    sizes {{experimental_inline}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(33)}}[3]{{CompatNo}}{{CompatVersionUnknown}}{{CompatNo}}
    x e y{{CompatVersionUnknown}}14[1]{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    referrerPolicy {{experimental_inline}}{{CompatNo}}{{CompatGeckoDesktop(42)}} [5]{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Soporte básico{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    lowSrc{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    naturalWidth, naturalHeight{{CompatUnknown}}{{CompatUnknown}}9{{CompatUnknown}}{{CompatVersionUnknown}}
    crossorigin{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    complete{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    srcset {{experimental_inline}}{{CompatNo}}{{CompatGeckoMobile(32)}}[2]{{CompatNo}}{{CompatNo}}iOS 8
    currentSrc {{experimental_inline}}{{CompatNo}}{{CompatGeckoMobile(32)}}[2]{{CompatNo}}{{CompatNo}}{{CompatNo}}
    sizes {{experimental_inline}}{{CompatNo}}{{CompatGeckoMobile(33)}}[3]{{CompatNo}}{{CompatNo}}{{CompatNo}}
    x e y{{CompatVersionUnknown}}14[1]{{CompatNo}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    referrerPolicy {{experimental_inline}}{{CompatNo}}{{CompatGeckoMobile(42)}} [5]{{CompatNo}}{{CompatNo}}{{CompatNo}}
    -
    - -

    [1] Las propiedades x e y fueron eliminadas en Gecko 7.0 {{geckoRelease("7.0")}} pero reestablecidas en Gecko 14.0 {{geckoRelease("14.0")}} por razones de compatibilidad.

    - -

    [2] Esta característica está detras de la preferencia dom.image.srcset.enabled, por defecto false.

    - -

    [3] Esta característica está detras de la preferencia dom.image.picture.enabled, por defecto false.

    - -

    [4] IE reporta false para imágenes rotas.

    - -

    [5] Esta propiedad fue nombrada referrer desde Firefox 42 a 44.

    +{{Compat("api.HTMLImageElement")}}

    Ver también

    diff --git a/files/es/web/api/htmlinputelement/index.html b/files/es/web/api/htmlinputelement/index.html index 9bc67624b3..ebfbeddbb7 100644 --- a/files/es/web/api/htmlinputelement/index.html +++ b/files/es/web/api/htmlinputelement/index.html @@ -429,242 +429,7 @@ translation_of: Web/API/HTMLInputElement

    Compatibilidad con navegadores

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    autocomplete & autofocus properties{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    files property{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.9)}}[2]10{{CompatUnknown}}{{CompatUnknown}}
    multiple property{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("1.9.2")}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    indeterminate property{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    list property{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    formAction, formEncType, formMethod, formTarget properties{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(2)}}[3]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    formNoValidate, validationMessage, validity, willValidate properties and setCustomValidity() and checkValidity() methods.{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(2)}}10{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    pattern, placeholder, required properties{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(2)}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    height and weight properties{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(16)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    labels property{{CompatChrome(14.0)}}{{CompatNo}}{{CompatGeckoDesktop("56")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    min, max, and step for <input type="number">{{CompatVersionUnknown}}{{CompatVersionUnknown}}Experimental, and without specific UI, since {{CompatGeckoDesktop(16)}}: behind the pref dom.experimental_forms{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    stepUp and stepDown methods{{CompatUnknown}}{{CompatVersionUnknown}}Experimental since {{CompatGeckoDesktop(16)}}: behind the pref dom.experimental_forms
    -
    - There are still differences with the latest spec: {{bug(835773)}}
    {{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    min, max, and step properties for <input type="range">{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop(23)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    min, max, and step properties for <input type="date">{{CompatVersionUnknown}}{{CompatVersionUnknown}}Experimental, and without specific UI, since {{CompatGeckoDesktop(20)}}: behind the pref dom.experimental_forms{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    min, max, and step properties for other date-related type values{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    mozGetFileNameArray() and mozSetFileNameArray() methods {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoDesktop("1.9.2")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozSetFileArray() method {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoDesktop("38")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    autocapitalize{{CompatChrome(43.0)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewEdgeFirefox Mobile (Gecko)IE PhoneOpera MobileSafari MobileChrome for Android
    Basic support{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}}[3]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    autocapitalize{{CompatNo}}{{CompatChrome(43.0)}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatChrome(43.0)}}
    -
    - -

    [1] Implemented in {{bug("556743")}}.

    - -

    [2] The files property was made settable in Firefox 57 ({{bug(1384030)}}).

    - -

    [3] In Firefox 56, the implementation has been updated so that the formAction property returns the correct form submission URL, as per spec, when the associated <input> is being used to submit a form ({{bug(1366361)}}).

    +{{Compat("api.HTMLInputElement")}}

    Vea también

    diff --git a/files/es/web/api/htmllielement/index.html b/files/es/web/api/htmllielement/index.html index 93c6555b63..0c023a265e 100644 --- a/files/es/web/api/htmllielement/index.html +++ b/files/es/web/api/htmllielement/index.html @@ -61,55 +61,7 @@ translation_of: Web/API/HTMLLIElement

    Compatibilidad con Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support{{CompatVersionUnknown}}{{CompatGeckoDesktop(1.0)}}  [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Basic support{{CompatVersionUnknown}}{{CompatGeckoMobile(1.0)}} [1]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] Prior to Firefox 10, Gecko incorrectly reflected negative {{htmlattrxref("value", "li")}} attributes to 0.

    +{{Compat("api.HTMLLIElement")}}

    Ver también

    diff --git a/files/es/web/api/htmlshadowelement/getdistributednodes/index.html b/files/es/web/api/htmlshadowelement/getdistributednodes/index.html index 782506dff6..4687b332ed 100644 --- a/files/es/web/api/htmlshadowelement/getdistributednodes/index.html +++ b/files/es/web/api/htmlshadowelement/getdistributednodes/index.html @@ -38,53 +38,7 @@ var nodes = myShadowObject.getDistributedNodes();

    Browser compatibility

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support35{{CompatNo}}{{CompatNo}}26{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Basic support37{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
    -
    +{{Compat("api.HTMLShadowElement.getDistributedNodes")}}

    See also

    diff --git a/files/es/web/api/htmlshadowelement/index.html b/files/es/web/api/htmlshadowelement/index.html index 4a83b2f733..7429a2e715 100644 --- a/files/es/web/api/htmlshadowelement/index.html +++ b/files/es/web/api/htmlshadowelement/index.html @@ -43,71 +43,7 @@ translation_of: Web/API/HTMLShadowElement

    Browser compatibility

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support35{{CompatGeckoDesktop("28")}}[1]{{CompatNo}}26{{CompatNo}}
    {{domxref("HTMLShadowElement.getDistributedNodes", "getDistributedNodes()")}}35{{CompatNo}}{{CompatNo}}26{{CompatNo}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
    Basic support37{{CompatGeckoMobile("28")}}[1]{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
    {{domxref("HTMLShadowElement.getDistributedNodes", "getDistributedNodes()")}}37{{CompatNo}}{{CompatNo}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] If Shadow DOM is not enabled in Firefox, <shadow> elements will behave like {{domxref("HTMLUnknownElement")}}. Shadow DOM was first implemented in Firefox 28 and is behind a preference, dom.webcomponents.enabled, which is disabled by default.

    +{{Compat("api.HTMLShadowElement")}}

    See also

    diff --git a/files/es/web/api/htmltableelement/insertrow/index.html b/files/es/web/api/htmltableelement/insertrow/index.html index a3e49f3ac0..2ef192e7ca 100644 --- a/files/es/web/api/htmltableelement/insertrow/index.html +++ b/files/es/web/api/htmltableelement/insertrow/index.html @@ -87,55 +87,7 @@ addRow('TableA');

    Compatibilidad con navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónChromeFirefox (Gecko)Internet ExplorerOperaSafari
    Soporte básico43[1]5.5104
    -
    - -
    - - - - - - - - - - - - - - - - - - - -
    PrestaciónAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Soporte básico{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] A partir deGecko 20.0 {{geckoRelease("20.0")}} el argumento index se estableció como opcional y con valor por defecto -1 según la especificación HTML.

    +{{Compat("api.HTMLTableElement.insertRow")}}

    Ver también

    diff --git a/files/es/web/api/htmlvideoelement/index.html b/files/es/web/api/htmlvideoelement/index.html index 19ea192165..ff759b6df1 100644 --- a/files/es/web/api/htmlvideoelement/index.html +++ b/files/es/web/api/htmlvideoelement/index.html @@ -86,113 +86,7 @@ original_slug: Web/API/ElementosHTMLparaVideo

    Compatibilidad con Navegador

    -

    {{CompatibilityTable}}

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracteristicasChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari
    Apoyo basico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoDesktop("2.0")}}9.010.50{{CompatVersionUnknown}}
    mozParsedFrames mozDecodedFrames mozPresentedFrames mozPaintedFrames mozFrameDelay {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoDesktop("5.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozHasAudio {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{ CompatGeckoDesktop("15.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    getVideoPlaybackQuality(){{experimental_inline}}{{CompatUnknown}}{{CompatVersionUnknown}}{{ CompatGeckoDesktop("25.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticasAndroidEdgeFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
    Apoyo básico{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("2.0")}}9.0{{CompatVersionUnknown}}{{CompatVersionUnknown}}
    mozParsedFrames mozDecodedFrames mozPresentedFrames mozPaintedFrames mozFrameDelay {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{CompatGeckoMobile("5.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    mozHasAudio {{non-standard_inline}}{{CompatNo}}{{CompatNo}}{{ CompatGeckoMobile("15.0")}}{{CompatNo}}{{CompatNo}}{{CompatNo}}
    getVideoPlaybackQuality(){{experimental_inline}}{{CompatUnknown}}{{CompatVersionUnknown}}{{ CompatGeckoMobile("25.0")}}[1]{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -

    [1] Gecko implementa esto detras de la preferencia media.mediasource.enabled, predispuesto a false.

    +{{Compat("api.HTMLVideoElement")}}

    Lea Tambien

    diff --git a/files/es/web/api/idbcursor/continue/index.html b/files/es/web/api/idbcursor/continue/index.html index 90679783b1..cfacc1b5f9 100644 --- a/files/es/web/api/idbcursor/continue/index.html +++ b/files/es/web/api/idbcursor/continue/index.html @@ -106,78 +106,7 @@ translation_of: Web/API/IDBCursor/continue

    Compatibilidad del navegador

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticasChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico23{{property_prefix("webkit")}}
    - 24
    10 {{property_prefix("moz")}}
    - {{CompatGeckoDesktop("16.0")}}
    10, parcial157.1
    Disponible en workers{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticasAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
    Soporte básico4.4{{CompatGeckoMobile("22.0")}}1.0.110228
    Disponible en workers{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    -

    Ten cuidado en Chrome ya que todavía están siendo implementado las antiguas especificaciones con las nuevas. Del mismo modo que todavía tiene la propiedad webkitIndexedDB aun si el indexedDB sin prefijo esta presente.

    -
    +{{Compat("api.IDBCursor.continue")}}

    Te puede interesar

    diff --git a/files/es/web/api/idbcursor/index.html b/files/es/web/api/idbcursor/index.html index 841bf6f9be..9c5f85778a 100644 --- a/files/es/web/api/idbcursor/index.html +++ b/files/es/web/api/idbcursor/index.html @@ -110,76 +110,7 @@ translation_of: Web/API/IDBCursor

    Browser compatibility

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Basic support23{{property_prefix("webkit")}}
    - 24 [1]
    10 {{property_prefix("moz")}}
    - {{CompatGeckoDesktop("16.0")}}
    10, partial157.1
    Available in workers{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
    Basic support4.4{{CompatGeckoMobile("22.0")}}1.0.110228
    Available in workers{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -

    [1]Be careful in Chrome as it still implements the old specification along with the new one. Similarly it still has the prefixed webkitIndexedDB property even if the unprefixed indexedDB is present.

    +{{Compat("api.IDBCursor")}}

    See also

    diff --git a/files/es/web/api/idbdatabase/index.html b/files/es/web/api/idbdatabase/index.html index c16635051b..0f8b8bf853 100644 --- a/files/es/web/api/idbdatabase/index.html +++ b/files/es/web/api/idbdatabase/index.html @@ -147,101 +147,7 @@ translation_of: Web/API/IDBDatabase

    Browser compatibility

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureChromeFirefox (Gecko)[1]Internet ExplorerOperaSafari (WebKit)
    Basic support23 {{property_prefix("webkit")}}
    - 24
    10 {{property_prefix("moz")}}
    - {{CompatGeckoDesktop(16)}}
    10, partial157.1
    Available in workers{{CompatVersionUnknown}}{{CompatGeckoDesktop(37)}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    {{event("close")}} event{{CompatVersionUnknown}}{{CompatGeckoDesktop(50)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    FeatureAndroidAndroid WebviewFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari MobileChrome for Android
    Basic support4.4{{CompatVersionUnknown}}{{CompatGeckoMobile(22)}}1.0.110228{{CompatVersionUnknown}}
    Available in workers{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(37)}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    {{event("close")}} event{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile(50)}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    - -

    [1] As of Firefox 40, IndexedDB transactions have relaxed durability guarantees to increase performance (see {{Bug("1112702")}}). Previously in a readwrite transaction {{domxref("IDBTransaction.oncomplete")}} was fired only when all data was guaranteed to have been flushed to disk. In Firefox 40+ the complete event is fired after the OS has been told to write the data but potentially before that data has actually been flushed to disk. The complete event may thus be delivered quicker than before, however, there exists a small chance that the entire transaction will be lost if the OS crashes or there is a loss of system power before the data is flushed to disk. Since such catastrophic events are rare most consumers should not need to concern themselves further. If you must ensure durability for some reason (e.g. you're storing critical data that cannot be recomputed later) you can force a transaction to flush to disk before delivering the complete event by creating a transaction using the experimental (non-standard) readwriteflush mode (see {{domxref("IDBDatabase.transaction")}}).

    +{{Compat("api.IDBDatabase")}}

    See also

    diff --git a/files/es/web/api/idbdatabase/transaction/index.html b/files/es/web/api/idbdatabase/transaction/index.html index 8e8fcfedd6..eaef489594 100644 --- a/files/es/web/api/idbdatabase/transaction/index.html +++ b/files/es/web/api/idbdatabase/transaction/index.html @@ -141,80 +141,7 @@ var transaction = db.transaction('my-store-name');

    Compatibilidad con Navegadores

    -
    {{CompatibilityTable}}
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico23{{property_prefix("webkit")}}
    - 24
    10 {{property_prefix("moz")}}
    - {{CompatGeckoDesktop("16.0")}}
    10, parcial157.1
    Disponible en workers [obreros web]{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}
    -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidAndroid WebviewFirefox Móvil (Gecko)Firefox OSIE PhoneOpera MóvilSafari MóvilChrome para Android
    Soporte básico4.4{{CompatVersionUnknown}}{{CompatGeckoMobile("22.0")}}1.0.110228{{CompatVersionUnknown}}
    Disponible en workers [obreros web]{{CompatVersionUnknown}}{{CompatVersionUnknown}}{{CompatGeckoMobile("37.0")}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}{{CompatUnknown}}{{CompatVersionUnknown}}
    -
    +{{Compat("api.IDBDatabase.transaction")}}

    Ver también

    diff --git a/files/es/web/api/idbobjectstore/add/index.html b/files/es/web/api/idbobjectstore/add/index.html index 1a28ff194c..c57aab6267 100644 --- a/files/es/web/api/idbobjectstore/add/index.html +++ b/files/es/web/api/idbobjectstore/add/index.html @@ -132,55 +132,8 @@ function addData() {

    Compatibilidad de navegadores

    - {{CompatibilityTable}}
    -
    - - - - - - - - - - - - - - - - - - - -
    CaracterísticaChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
    Soporte básico23{{property_prefix("webkit")}}
    - 24
    10 {{property_prefix("moz")}}
    - {{CompatGeckoDesktop("16.0")}}
    10, partial157.1
    -
    -
    - - - - - - - - - - - - - - - - - - - - - -
    CaracterísticaAndroidFirefox Mobile (Gecko)Firefox OSIE PhoneOpera MobileSafari Mobile
    Soporte básico4.4{{CompatGeckoMobile("22.0")}}1.0.11022{{CompatNo}}
    -
    +{{Compat("api.IDBObjectStore.add")}} +

    Ver también