이 글은 갱신 할 필요가 있다. 최근 이벤트 또는 새로운 사용 가능한 정보를 반영 하도록 이 문서를 업데이트 하십시오.(2018년 4월)
이 기사는 여러 브라우저 엔진 의 HTML 지원을 비교한다.
현행 HTML5 표준의 많은 신규 추가에 대한 지원은 HTML의 역사에서 선행된 항목 뒤에 그 자체 섹션에 있다.
표 설명 가치 이는 각 엔진에서 주어진 품목에 대한 지지 수준을 나타낸다. 기본적으로 가장 최신 버전의 엔진은 암시되어 있다. 그러나 특정 버전 번호를 나열할 수 있다. 이것이 완전한 지원을 나타내는 경우, 그것은 항목을 완전히 지원하는 엔진의 초기 버전이다.
레전설 가치 의미 네 완전 지원 아니요. 지원된 적이 없음 부분적 일부 값만 지원됨 틀렸다 모든 경우에 올바르게 구현되지 않음 실험적인 불완전하거나 버그가 있을 수 있음 나이틀리 빌드 현재 개발 중, 전폭적인 지원이 예상된다. 경우에 따라 다르지요 지정된 조건에 대해서만 지원됨 떨어진 더 이상 지원되지 않음
HTML5 이전 글로벌 구조 요소 문서의 전역 구조.
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 기본구조 html
<3.1[IE 5.0] 네 네 네 1.0 head
<3.1[IE 4.0] body
메타데이터 title
<3.1[IE 4.0] 1.0 네 네 1.0 meta
표제목 h1
<3.1[IE 4.0] 1.0 네 네 1.0 h2
h3
h4
h5
h6
그룹화 요소 div
<3.1[IE 4.0] 1.0 네 네 1.0 span
텍스트 요소 텍스트를 나타내는 요소.
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 구 em
<3.1[IE 4.0] 1.0 네 네 1.0 strong
dfn
code
samp
kbd
var
cite
acronym
abbr.
3.1 인용구 blockquote
<3.1[IE 4.0] 1.0 네 네 1.0 q
4.0 1.8[note 1] 첨자 및 위첨자 sub
<3.1[IE 4.0] 1.0 네 네 1.0 sup
선과 단락 p
<3.1[IE 4.0] 1.0 네 네 1.0 pre
br
<3.1[IE 5.0] 문서 변경 표시 ins
<3.1[IE 4.0] 1.0 네 네 1.0 del
요소 나열 정보 목록을 나타내는 요소.
표 요소 표 형식 정보를 나타내는 요소.
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 기본 테이블 요소 table
<3.1[IE 4.0] 1.0 네 네 1.0 caption
tr
th
td
행 그룹 thead
<3.1[IE 4.0] 1.0 네 네 1.0 tbody
tfoot
열 그룹 colgroup
<3.1[IE 4.0] 1.0 네 네 1.0 col
링크 요소 월드 와이드 웹 의 성공을 주도하는 주요 세력 중 하나인 하이퍼링크 .
멀티미디어 요소 이미지, 애플릿, 비디오 클립 및 기타 HTML 문서를 포함한 멀티미디어 기능
프레임 요소 독립 창 또는 하위 창일 수 있는 다중 보기에 문서를 표시하는 요소. 프레임 레이아웃은 프레임셋 프로필에서만 사용할 수 있다. XHTML 1.1에서는 모든 프레임을 사용할 수 없다(인라인 프레임의 경우 일반 객체 요소 사용).
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 프레임 레이아웃 frameset
<3.1[IE 4.0] 1.0 네 네 1.0 frame
noframes
인라인 프레임 iframe
<3.1[IE 4.0] 1.0 네 네 1.0
양식 요소 웹 서버 와 상호 작용하기 위한 사용자 인터페이스 컨트롤.
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 기본구조 form
<3.1[IE 4.0] 1.0 네 네 1.0 fieldset
legend
양식 컨트롤 및 레이블 button
<3.1[IE 4.0] [주3]
1.0 네 네 1.0 textarea
<3.1[IE 4.0] input
label
3.4.2[note 4] 목록 상자(콤보 상자) select
<3.1[IE 4.0] 1.0 네 네 1.0 optgroup
option
현재적 요소 현재 정보를 지정하는 요소. 비록 모든 요소들이 사용되지 않지만, 스타일시트에 유리하게 쓰이지 않는다. 엄격한 프로필과 XHTML 1.1에서는 사용되지 않는 요소를 사용할 수 없다.
스타일시트 요소 문서에 스타일시트(CSS )를 적용하는 방법.
스크립트 요소 클라이언트측 스크립트 포함 요소 (JavaScript). 요소에 이벤트 핸들러 를 연결하는 데 사용되는 특성 목록은 DOM 이벤트 를 참조하십시오.
언어 요소 언어 정보와 관련된 요소.
일반 속성 모든 요소에 사용할 수 있는 속성.
MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 요소 식별자 id
<3.1[IE 3.0] 1.0 네 네 1.0 class
인라인 스타일 style
<3.1[IE 3.0] 1.0 네 네 1.0 자문 정보 title
<3.1[IE 4.0] 1.0 네 네 1.0 언어 정보 lang
<3.1[IE 4.0] 1.0 네 네 1.0 dir
<3.1[IE 5.0]
비표준품목 웹 초기에는 오늘날 대부분의 웹 브라우저와 웹페이지에서 사용되는 표준이 대부분 존재하지 않았다.웹 사이트를 어떻게 구축해야 하는지에 대한 경쟁적인 아이디어를 가진 넷스케이프나 마이크로소프트와 같은 경쟁 벤더들에 의해 다른 브라우저와 HTML 편집자들이 제공되고 있었다. 이러한 다양한 특징들은 종종 하나의 브라우저에서만 인식될 수 있는 요소를 사용하여 특정 웹 브라우저에 대한 웹 개발자 코딩으로 귀결되었다.
이 표에는 비표준 HTML 항목에 대한 브라우저 엔진 지원이 나열되어 있다.
요소 함수 우선 지원 대상 HTML 버전에서 더 이상 사용되지 않음 대체 솔루션 MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 applet
애플릿 삽입 핫자바 4[7] embed
, object
<3.1[IE 4.0] 1.7 네 네 1.0 basefont
글꼴 스타일 설정 인터넷 익스플로러 4 CSS <3.1[IE 3.0] 아니오[8] 85 네 center
센터 내용 넷스케이프[9] 4 CSS 3.1 네 네 dir
디렉터리 목록 ? 4 ul
, ol
font
글꼴 스타일 적용 넷스케이프 4 CSS isindex
[10] 검색 필드 추가 ? 4 input type="search"
<3.1[IE 5.5] 1.7 312 부분적 listing
미리 포맷된 텍스트 표시 IETF 2 pre
, samp
, code
CSS 3.1 125 3.3 네 menu
메뉴 목록 ? 4 ul
, ol
네 네 네 plaintext
모든 HTML을 무시하도록 지정하고 페이지를 그대로 표시 ? 3.2 그 text/plain
MIME형 s
스트라이크 스루 ? 4 del
CSS <3.1[IE 4.0] 1.7 1.0 strike
스트라이크 스루 ? 4 del
CSS u
밑줄 ? 4 CSS xmp
와 유사하다. pre
그리고 plaintext
, 그러나 모든 HTML을 무시하고 있는 그대로 표시 ? 2 pre
, samp
, code
<3.1[IE 3.0] 125 3.3
기여하다 요소 대체 솔루션 MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 align
caption
, div
, fieldset
, h1
, h2
, h3
, h4
, h5
, h6
, hr
, img
, input
, legend
, p
, object
, table
CSS 3.1 네 네 네 네 alink
body
CSS 아니요. background
body
CSS 네 bgcolor
body
, table
, tr
, td
, th
CSS border
img
, object
CSS 부분적[note 8] clear
br
CSS 아니요. compact
dl
, ul
, ol
CSS 아니요. 아니요. color
basefont
, font
CSS 3.1 부분적[note 9] [8] 부분적[note 9] height
td
, th
CSS 네 네 hspace
img
, object
CSS language
script
그 type
기여하다 아니오[citation needed ] link
body
CSS 네 noshade
hr
CSS nowrap
td
, th
CSS size
basefont
, font
, hr
CSS start
ol
없음 text
body
CSS type
li
, ul
, ol
CSS version
html
DTD 아니요. 아니요. 아니요. 아니요. 아니요. vlink
body
CSS 네 네 네 네 네 width
hr
, pre
, td
, th
CSS vspace
img
, object
CSS
태그 함수 소개자 대체 솔루션 MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 bgsound
웹 사이트의 배경에 사운드를 추가하는 데 사용 인터넷 익스플로러 audio
<3.1[IE 3.0] 아니요. 아니요. 아니요. 떨어뜨렸다[11] blink
깜박이는 텍스트를 표시하는 데 사용됨 넷스케이프 자바스크립트, CSS 아니요. 떨어뜨렸다[12] 네 아니요. 1.0 bq
블록 견적을 표시하는 데 사용됨 WebTV, HTML 3.0 blockquote
아니요. 아니요. 아니요. 아니요. 떨어뜨렸다[13] comment
HTML 문서에 주석을 추가하는 데 사용 Internet Explorer, 웹 TV <!-- ... -->
3.1 아니요. 아니요. 아니요. 아니요. ilayer
인라인 레이어 넷스케이프(4개만) iframe
아니요. 아니요. 아니요. 부분적 아니요. image
img의 동의어 ? img
3.1 네 네 네 네 layer
지정된 순서대로 서로 위에 놓여 있는 여러 개의 텍스트 및 이미지 레이어를 만드는 데 사용 넷스케이프(4개만) CSS, AJAX 아니요. 아니요. 아니요. 부분적 아니요. marquee
스크롤하고 마커와 같은 텍스트를 표시하는 데 사용됨. Internet Explorer, 웹 TV 자바스크립트, CSS3 3.1 1.7 125 3.3 1.0 nobr
텍스트 흐름 내에서 줄 바꿈이 발생하지 않도록 방지 넷스케이프[14] [15] CSS 3.1 네 네 네 네 noembed
내장 태그를 인식하지 못하는 브라우저에 대한 대체 텍스트 표시 넷스케이프 폴백으로 사용되는 개체의 하위 요소 spacer
레이아웃에 공백 추가 넷스케이프 CSS 아니요. 떨어뜨렸다[16] 아니요. 아니요. 아니요. wbr
줄 바꿈을 추가하기 위해 nobr 요소 내부에 배치 넷스케이프[14] [15] 유니코드 문자 0폭 공간 (U+ 200B ) 떨어뜨렸다[note 10] 1.7 네 3.1 아니요. xml
[18] HTML 페이지에 인라인 또는 URL의 XML 데이터 포함 인터넷 익스플로러 AJAX , XML 네임스페이스 일 수 있음 3.1 아니요. 아니요. 아니요. 아니요.
기여하다 에 대해 더 이상 사용되지 않음 함수 우선 지원 대상 MSHTML 도마뱀붙이 웹키트 KHTML 매우 빠르게 bgproperties
body
배경 이미지가 배경과 함께 스크롤되는지 여부 결정 인터넷 익스플로러 3.1 아니요. 네 네 아니요. bordercolor
body
3-D 표 테두리의 색 설정 table
, td
, th
그리고 tr
요소들 인터넷 익스플로러 아니요. 네 네 아니요. bordercolordark
body
3-D 표 테두리의 색 설정 table
, td
, th
그리고 tr
요소들 인터넷 익스플로러 아니요. 아니요. 아니요. 아니요. bordercolorlight
body
3-D 표 테두리의 색 설정 table
, td
, th
그리고 tr
요소들 인터넷 익스플로러 controls
img
사용: img
비디오 또는 오디오 클립 배치 요소 인터넷 익스플로러 아니요. 아니요. 아니요. 아니요. dynsrc
img
사용: img
비디오 또는 오디오 클립 배치 요소 인터넷 익스플로러 아니요. 아니요. 아니요. 아니요. event
script
개체를 호출하는 함수를 정의하십시오. 인터넷 익스플로러 부분적 ? ? ? for
script
스크립팅 이벤트를 바인딩할 개체를 정의하십시오. 인터넷 익스플로러 부분적 ? ? ? frame
table
표 태그에 있는 표의 외부 테두리 표시 제어 인터넷 익스플로러 네 ? 네 아니요. framespacing
frameset
프레임 사이의 공간 설정 인터넷 익스플로러 ? ? 아니요. 아니요. leftmargin
body
브라우저 창과 페이지 내용 사이의 여백 설정 인터넷 익스플로러 3.1 ? ? 네 아니요. loop
img
사용: img
비디오 또는 오디오 클립 배치 요소 인터넷 익스플로러 아니요. 아니요. 아니요. 아니요. rightmargin
body
브라우저 창과 페이지 내용 사이의 여백 설정 인터넷 익스플로러 3.1 ? ? 아니요. 아니요. start
img
사용: img
비디오 또는 오디오 클립 배치 요소 인터넷 익스플로러 아니요. 아니요. 아니요. 아니요. target
form
폼의 출력에 대한 대상 창 또는 프레임을 지정함 인터넷 익스플로러 아니오[19] ? 네 아니요. valign
caption
표 캡션의 수직 정렬 설정 인터넷 익스플로러 3.1 ? ? 아니요. 아니요.
HTML5 요소별 특성 글로벌 속성 양식 요소 및 속성 이러한 기능 중 많은 부분을 타사 라이브러리로 에뮬레이션할 수 있다.[citation needed ]
API 기타 기능 차세대 추가 기능 HTML의 WHTWG 버전은 기술적으로 HTML5가 아닌 추가 기능도 포함하고 있는데, 이 기능들은 규격에서 "아직 개발 중에 있는 차세대 추가"라고 기술되어 있다.[29]
관련규격 미디어 기능 HTML5 규격은 비디오와 오디오가 HTML 마크업에 기본적으로 그리고 의미론적 으로 포함될 수 있는 몇 가지 태그 를 정의한다.
요소 속성 미디어 요소를 사용하면 태그에서 직접 일부 속성을 설정할 수 있다.
DOM 속성 미디어 요소와 관련된 일부 속성은 DOM 에서 노출된다.
MSHTML 도마뱀붙이 웹키트 매우 빠르게 [p 31] 오류 상태 MediaError
5.0 [t 43] 1.9.1 ? 2.5 네트워크 상태 src
5.0[t 1] 1.9.1 ? 2.5 currentSrc
networkState
preload
2.0[note 11] [g 90] 아니요. buffered
2.0[g 95] load()
1.9.1 2.5 canPlayType()
533[w 72] 준비 상태 readyState
5.0[t 1] 1.9.1 ? 2.5 seeking
재생 상태 currentTime
5.0[t 1] 1.9.1 ? 2.5 startTime
아니요. duration
1.9.1 paused
defaultPlaybackRate
20.0[g 96] 아니요. playbackRate
played
15.0[g 97] seekable
8.0[g 98] ended
1.9.1 2.5 autoplay
loop
11.0[g 91] play()
1.9.1 pause()
컨트롤 controls
5.0[t 1] 1.9.1 ? 2.5 volume
muted
DOM 이벤트 미디어 요소는 일시 중지/일시 중단과 같은 해당 요소에만 적용되는 조건을 처리하기 위해 새로운 이벤트를 도입한다.
MSHTML 도마뱀붙이 [g 99] 웹키트 매우 빠르게 loadstart
5.0[t 44] 1.9.1 ? ? progress
suspend
1.9.2 abort
1.9.1 error
emptied
stalled
8.0[g 100] play
1.9.1 pause
loadedmetadata
loadeddata
waiting
playing
아니요. canplay
1.9.1 canplaythrough
seeking
seeked
timeupdate
ended
ratechange
durationchange
volumechange
비디오 형식 지원 다음 표는 다음을 기준으로 비디오 코덱에 대한 지원을 문서화함 <video>
원소의
오디오 형식 지원 이 표는 다음을 통해 오디오 코덱에 대한 지원을 문서화함 <audio>
원소의
캔버스 함수 다음 표는 HTML5 의 특징인 캔버스 요소 의 도면 APIs 지원을 비교한다. 이 표들은 플러그인 , 애드온 또는 ECMAScript 해결 방법 없이 웹 브라우저에 의한 기본 지원을 비교한다.
지원되는 컨텍스트 렌더링 컨텍스트 2D MSHTML [t 49] 도마뱀붙이 [g 110] 웹키트 [82년] 매우 빠르게 [p 37] [p 38] 캔버스 상태 save
5.0 1.8 네 2.0 restore
변형 scale
5.0 1.8 네 2.0 rotate
translate
transform
2.6[note 16] [p 39] [p 40] [p 41] setTransform
2.6[note 16] 컴포지팅 globalAlpha
5.0 1.8 네 2.0 globalCompositeOperation
색상 및 스타일 strokeStyle
5.0 1.8 네 2.0 fillStyle
createLinearGradient
createRadialGradient
createPattern
선 스타일 lineWidth
5.0 1.8 네 2.0 lineCap
lineJoin
miterLimit
그림자 shadowOffsetX
5.0 1.9.1[g 111] 네 2.4[note 17] shadowOffsetY
shadowBlur
shadowColor
심플한 모양 clearRect
5.0 1.8 네 2.0 fillRect
strokeRect
복잡한 모양 beginPath
5.0 1.8 네 2.0 closePath
moveTo
lineTo
quadraticCurveTo
1.8.1[note 18] bezierCurveTo
1.8 arcTo
1.8.1[g 112] rect
1.8 arc
fill
stroke
clip
isPointInPath
초점관리 drawFocusRing
아니요. 28.0[g 113] 아니요. 아니요. 텍스트 font
5.0 1.9.1[note 19] 네 아니요. textAlign
2.6 textBaseline
fillText
strokeText
measureText
이미지들 drawImage
5.0 1.8 네 2.0 createImageData
1.9.1[g 115] [g 116] 2.7[p 42] getImageData
1.9[g 116] 2.6[note 16] putImageData
2.0[g 117] [g 116]
참고 항목
메모들 ^ <q>
Gecko 1.8 이전의 중첩된 인용문은 지원하지 않는다.[2] ^ 이미지의 경우 객체에 프레임이 추가된다. 다른 컨텐츠 유형은 지원되지 않으며 요소가 ActiveX 래퍼로 잘못 구현됨 중첩된 객체 예비 메커니즘은 버전 7 이전에 지원되지 않는다.[3] ^ Internet Explorer 8.0 이전(MSHTML 4.0)[4] 및 이전 호환성 모드에서는 값 속성 대신 innerText가 제출된다. ^ <label>
KHTML 3.4.2 이전에 포커스가 가능했다.[citation needed ] ^ Internet Explorer 9(MSHTML 5.0) 및 이전 버전은 31개로 제한됨 <style>
요소들[5] [6] ^ MSHTML은 CSS 배경 및 테두리를 숨기지 않음 <noscript>
스크립팅이 활성화된[citation needed ] 경우 요소. ^ 알파벳과 영숫자 단어가 영향을 받지만 숫자(숫자만 해당) 단어는 영향을 받지 않는다.[citation needed ] ^ 에 대해서만 지원됨 img
. ^ a b 에 대해서만 지원됨 font
. ^ MSHTML에 대한 지원 중단 wbr
버전 5.0에서.[17] ^ a b c d e 지지 preload
옛 이름으로 autobuffer
. ^ a b c d 구글은 미디어재단용 WebM 컴포넌트를 출시해 표준 HTML5 <비디오> 태그를 통해 IE9의 WebM 파일을 재생할 수 있도록 했다.[t 45] 아마존닷컴 은 구글의 VP8 디코더를 Ogg Theora와 Ogg Vorbis용 DirectShow 기반 코덱으로 수정한 OpenCodecs 패키지를 배포한다.VLC 미디어 플레이어 에는 VLC를 사용하여 멀티미디어를 재생하는 "웹 플러그인"이 함께 제공됨<video>
그리고 <audio>
태그, 모든 형식 VLC 지원 지원 활성화. ^ a b c d e f MacOS의 WebKit은 이전에 QuickTime 을 사용했으며, 어떤 형식이든 지원했다.[w 73] 기본적으로 여기에는 H.264, MP3, AAC 및 WAV PCM이 포함되지만 Ogg Theora 또는 Vorbis는 포함되지 않는다. 이러한 코덱은 XiphQT 와 같은 타사 코덱으로 설치된 경우에만 지원된다. 그러나 이는 이러한 형식을 재생하기 위해 QuickTime 7(QuickTime X가 아님)에 의존했고, Safari 12 이상 버전의 WebKit2 이후 애플은 공식적으로 QuickTime 플러그인에 대한 지원을 중단했다(HTML5가 아닌 NPAPI용으로 개발되었기 때문이다). 구글 크롬은 테오라, 보비스, 웹M, MP3를 지원한다.[w 74] 크롬은 FFmpeg 가 지원하는 모든 것을 지원하도록 컴파일할 수 있으며, H.264와 MP3와 같은 특허 형식을 지원할 수도 있고 지원하지 않을 수도 있다.[w 75] MorphOS용 Origyn Web Browser는 HTML5 미디어 콘텐츠 재생에도 FFmpeg 을 사용한다.[w 76] [w 77] ^ a b Linux와 FreeBSD에서 Presto 2.5는 GStreamer 라이브러리의 시스템 버전을 사용하며, GStreamer가 지원하는 모든 포맷(H.264, MP3, AAC 등, 코덱이 설치된 경우)을 재생할 수 있다. 다른 플랫폼에서는 영상에는 Ogg Thera, 음향에는 Ogg Vorbis, WAVE PCM만 지원한다.[p 32] ^ Presto 2.0은 이 재산에 대한 부분적인 지원을 받았다. ^ a b c 오페라 9.5(Presto 2.1) 지원 테이블은 이에 대한 지원을 요청하지만, Presto 2.1.1에서 2.5까지의 지원 테이블은 이 속성이 지원되지 않음을 나타낸다. ^ 버전 2.4 이전에 Presto는 이 속성에 대한 부분적인 지원만 가지고 있었다. ^ Gecko 1.8에서 부정확 ^ 도마뱀붙이는 버전 1.9에서 다른 이름으로 실험 지원을 받았다.[g 114] ^ 2007년부터,[p 1] Ogg Thera 지원으로 몇 가지 실험 빌드가 출시되었다. 비디오 요소에 대한 완전한 지원은 Presto 2.5에 포함되어 있다.[p 2] ^ Presto는 요소 자체를 구현하지 않으면서 WAV PCM 코덱만 사용하여 버전 2.0의 오디오 요소와 관련된 ECM스크립트 API 에 대한 지원을 매우 제한적으로 추가했다.[p 3] Ogg Vorbis 및 WAV 코덱을 사용한 오디오 요소에 대한 완전한 지원은 Presto 2.5에 포함되어 있다.[p 2] ^ CSS용 MathML, XHTML 전용[p 5] ^ a b Safari에서 양식 유효성 검사가 비활성화됨 사용 가능... HTML5, CSS3 등에 대한 지원 테이블. ^ a b 파일 입력 전용. ^ 1.8에서는 피드 프로토콜 로 제한되고, 1.9에서는 완전히 지원된다.[g 63] ^ 1.8 및 1.9의 MIME 유형 피드 제한.[g 64] ^ 그 ping
개인 정보 보호 문제로 인해 속성이 기본적으로 비활성화되어 있다.[g 74] [g 75] ^ 그 ping
속성은 기본적으로 비활성화되므로 각 포트에서 수동으로 활성화해야 함 ^ 현재 Linux 플랫폼용 야간 [g 84] 빌드에서 부분적으로 지원됨 ^ WebSocket 지원은 Presto 2.7에서[p 26] 추가되었지만 보안상의 이유로 비활성화되었다.[p 27] Presto 2.11 프로토콜 구현이 보안 문제를 해결한 RFC 6455[p 28] 버전으로 업데이트되었다. ^ Geolocation 지원은 Presto 2.5에서 추가되었지만, 2.6까지 디폴트로 활성화되지 않았다.[p 29] [p 30] [p 8] [p 9] 참조 ^ Mackie, Kurt (10 December 2018). "Microsoft Edge Browser To Get New Rendering Engine but EdgeHTML Continues" . Redmond Mag . Retrieved 21 December 2019 . ^ "New Web Developer Features in Deer Park Alpha 1" . Mozilla. 27 May 2005. Retrieved 25 March 2011 . ^ "What's New in Internet Explorer 7" . Microsoft Developer Network . Microsoft. Retrieved 25 March 2011 . ^ "button element button object (Internet Explorer)" . Microsoft. Retrieved 29 November 2012 . ^ "A webpage that uses CSS styles does not render correctly in Internet Explorer" . Microsoft. 31 August 2010. Retrieved 25 March 2011 . ^ Removal of style sheet limits (Windows) , Microsoft ^ HTML 4 Changes , W3C , 18 December 1997, retrieved 7 May 2008 ^ a b Bug 3875 – (basefont) deprecated basefont element not supported , Mozilla ^ HTML 3.2 Reference Specification , W3C , 14 January 1997, retrieved 8 October 2008 ^ Isindex Example , archived from the original on 5 April 2008, retrieved 7 May 2008 ^ Tommy A. Olsen (28 November 2011). "Opera Desktop Team – Glyphs and plugins" . Retrieved 28 November 2011 . CORE-34613 Drop support for <bgsound> ^ "Mozilla Aurora Notes" . Mozilla. Retrieved 1 June 2013 . ^ gsnedders (9 September 2010). "IRC logs: freenode / #whatwg / 2010-09-09" . Retrieved 9 September 2010 . # [17:27] <gsnedders> I know we dropped support for the bq element :P ^ a b "Complete List of HTML Tags" . Retrieved 10 October 2011 . ^ a b "Extensions to HTML" . Netscape. 1994. Retrieved 10 October 2011 . ^ Bug 531056 – [HTML5] Remove spacer support , Mozilla ^ Zeilenumbruch erlauben (in German), Impressum ^ XML Element xml Object , Microsoft ^ Bug 207900 – psychotekk.de – the target attribute in the form element is ignored , Mozilla ^ Studholme, Oli (11 May 2010), The ruby element and her hawt friends, rt and rp , HTML5 Doctor ^ "HTML Standard" . ^ "HTML5" . microsoft.com . Microsoft. ^ W3C – Test results: HTML character encoding basics , 12 April 2010, archived from the original on 2 March 2012 ^ WHATWG Weekly: translate attribute and other changes to HTML , 7 February 2012 ^ Pilgrim, Mark (6 March 2009), The Road to HTML 5: contentEditable ^ Pilgrim, Mark (4 March 2009), The Road to HTML 5: spellchecking ^ "keygen" , Mozilla Developer Center , Mozilla, retrieved 13 March 2010 ^ Koch, Peter-Paul, DOM Core , QuirksMode ^ "Is this HTML5?" , HTML5 (including next generation additions still in development) , WHATWG, 4 May 2010, retrieved 4 May 2010 ^ main
element – an HTML5 extension specification , W3C, 17 December 2012 ^ HTML Templates , W3C, 14 February 2013 ^ Selectors API Level 1 , W3C ^ Web Storage , W3C ^ Indexed Database API , W3C ^ Web SQL Database , W3C ^ File API , W3C, 26 October 2010 ^ File API: Writer , W3C, 26 October 2010 ^ File API: Directories and System , W3C, 26 October 2010 ^ Media Capture API , W3C ^ Server-Sent Events , W3C ^ The Web Sockets API , W3C ^ Web Workers , W3C ^ Resig, John (21 July 2009), Computing with JavaScript Web Workers ^ Geolocation API Specification , W3C ^ 5.6 Offline Web applications — HTML5 , W3C ^ Web Notifications , W3C ^ Available only in Firefox Mobile as of Gecko 2.0 ^ 594543 – Implement Desktop Notifications ^ There is a bug in Chrome but is working ^ 오픈H264 를 경유하여 ^ a b "WebM, VP9 and Opus Support in Microsoft Edge" . 18 April 2016. MSHTML ^ a b c d e f g h i j Internet Explorer Platform Preview Guide for Developers , Microsoft ^ Ruby ^ a b Bisson, Simon (17 September 2010), Microsoft previews Internet Explorer 9 with HTML5 support , ZDNet ^ Hachamovitch, Dean (23 June 2010), HTML5, Native: Third IE9 Platform Preview Available for Developers , Microsoft ^ Rossi, Jacob (14 July 2011), Defense in Depth: Locking Down Mash-Ups with HTML5 Sandbox , Microsoft ^ "list attribute list property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "required attribute required property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "multiple property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "pattern attribute pattern property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "min attribute min property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "max attribute max property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "step property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "placeholder attribute placeholder property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "autofocus attribute autofocus property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "maxlength attribute maxLength property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "noValidate property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "formTarget property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "formAction attribute formAction property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "formMethod attribute formMethod property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "formEnctype attribute formEnctype property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "formNoValidate attribute formNoValidate property (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "datalist object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ PRB: HTML Tag KEYGEN Not Supported in Internet Explorer , Microsoft ^ "Progress element Progress object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=search object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=tel element input type=tel object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=url element input type=url object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=email element input type=email object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=number element input type=number object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ "input type=range element input type=range object (Internet Explorer)" . Microsoft. Retrieved 16 November 2012 . ^ getElementsByClassName , Microsoft, archived from the original on 23 July 2012, retrieved 19 April 2018 ^ HTML5 History in IE10 , Microsoft ^ HTML5 Parsing in IE10 , Windows Internet Explorer Engineering Team, 6 July 2001 ^ onhashchange Event , Microsoft ^ "track element track object (Internet Explorer)" . Microsoft. Retrieved 29 November 2012 . ^ Resig, John (6 March 2008), JavaScript in Internet Explorer 8 ^ IndexedDB Prototype Available for Internet Explorer ^ WebSockets in Windows Consumer Preview , IE Engineering Team ^ Leithead, Travis (2 July 2011), Web Workers in IE10: Background JavaScript Makes Web Apps Faster , Microsoft ^ Acting on Feedback: IE9 Release Candidate Available for Download ^ "Application Cache API ("AppCache") (Windows)" . Microsoft. Retrieved 17 November 2012 . ^ "track element – track object (Internet Explorer)" . Microsoft. Retrieved 12 July 2013 . ^ MSDN HTMLMediaError Object for Internet Explorer 9 , Microsoft ^ "video object" . Microsoft. Retrieved 12 July 2013 . ^ Jazayeri, Mike (1 January 2011), More about the Chrome HTML Video Codec Change ^ McCracken, Harry (1 March 2010), Microsoft Previews the Revamped Internet Explorer 9 Platform , Technologizer ^ Branscombe, Mary (1 March 2010), Microsoft previews Internet Explorer 9 , TechRadar UK, archived from the original on 22 March 2010, retrieved 19 April 2018 ^ "Introducing IE11: The Best Way to Experience the Web on Modern Touch Devices" . Microsoft. Retrieved 8 November 2013 . ^ Internet Explorer Platform Preview Release Notes , archived from the original on 19 April 2010, retrieved 19 April 2018 도마뱀붙이 ^ Bug 559284 – Support for HTML5 sectioning elements (article, aside, footer, header, hgroup, nav, section): style as display:block , Mozilla ^ Bug 562008 – HTML5 section DOM elements should be of type HTMLElement , Mozilla ^ Bug 629801 – Implement HTML5 <time> element , Mozilla ^ Bug 485377 – Implement HTML5's <mark> tag , Mozilla ^ Bug 33339 – HTML5 <ruby> support , Mozilla, retrieved 3 December 2014 ^ Implement the HTML5 dialog element , Mozilla ^ Implement the figure element , Mozilla ^ Support media attribute of source elements , Mozilla ^ Canvas – MDC , Mozilla ^ Bug 591737 – Support for HTML5's <details> and <summary> , Mozilla ^ Implement the HTML5 command API , Mozilla ^ Implement HTML5 toolbar menus , Mozilla ^ Bug 613149 – Support HTML5 bdi element and CSS property unicode-bidi: isolate , Mozilla ^ Bug 839371 – Implement HTML5 <data> element , Mozilla ^ Bug 870022 – Implement 'picture' element , Mozilla ^ Bug 596650 – Use the "sizes" attribute to select the best web app icon , Mozilla ^ Bug 441770 – Add 'sizes' getter/setter to link elements , Mozilla ^ Bug 508725 – Implement HTML 5 scoped attribute on STYLE tag , Mozilla ^ Bug 503481 – Implement async attribute of script element , Mozilla ^ Bug 601912 – HTML 5's <li> reversed attribute not supported , Mozilla ^ Bug 676619 – Implement proposed download attribute , Mozilla ^ Bug 341604- Implement IFRAME's sandbox attribute , Mozilla ^ Bug 631218 – implement the HTML5 seamless attribute for the iframe element , Mozilla ^ Bug 560112 – Implement HTML5 dataset attribute , Mozilla ^ Changes for web developers , Mozilla, archived from the original on 7 October 2011 ^ Bug 567663 – Implement the hidden attribute , Mozilla ^ Controlling spell checking in HTML forms , Mozilla ^ a b Blizzard, Christopher (15 July 2009), HTML5 drag and drop in Firefox 3.5 ^ Bug 723008 – Implement dropzone attribute , Mozilla ^ User:Mounir.lamouri/HTML5 Forms , Mozilla ^ Bug 556007 – Implement list attribute , Mozilla ^ Bug 345822 – Implement required attribute for <input type="text">, <textarea> , Mozilla ^ Bug 523771 – Support <input type=file multiple> , Mozilla ^ Bug 345512 – Implement pattern attribute for <input type="text">, <textarea> , Mozilla ^ Bug 635499- Implement the max attribute , Mozilla ^ Bug 635553- Implement the min attribute , Mozilla ^ Bug 556009 – Implement step attribute , Mozilla ^ Bug 457800 – Implement placeholder attribute for text input fields , Mozilla ^ Bug 588683 – Implement form attribute , Mozilla ^ Bug 546995 – Implement autofocus attribute for some form elements , Mozilla ^ Bug 535043 – Support maxlength on textarea , Mozilla ^ Bug 556013 – Implement novalidate attribute for form elements , Mozilla ^ Bug 562932 – Implement control attribute for label element , Mozilla ^ Bug 377624 – Implement the accept attribute for the form and file upload controls form "image/*" , Mozilla ,Bug 565274 – Implement the accept attribute for the form and file upload controls for custom MIME types , Mozilla ^ Bug 566064 – HTMLInputElement and HTMLButtonElement should implement formtarget attribute which override HTMLFormElement target attribute , Mozilla ^ Bug 566160 – HTMLInputElement and HTMLButtonElement should implement formaction attribute which override HTMLFormElement action attribute , Mozilla ^ a b Bug 582412 – Implement @formmethod, @formenctype , Mozilla ^ Bug 589696 – Implement formnovalidate attribute for submit controls , Mozilla ^ Bug 555840 – Implement datalist element , Mozilla ^ Bug 101019 – Implement keygen element , Mozilla ^ Bug 346485 – Implement Web Forms 2 <html:output/> , Mozilla ^ Bug 514437 – Implement HTML 5 progress element , Mozilla ^ Bug 555985 – Implement meter element , Mozilla ^ Bug 456229 – Implement <input type="search"> for compatibility with Safari , Mozilla ^ Bug 557620 – Implement <input type="telephone"> , Mozilla ^ Bug 344615 – Implement <input type="url"> , Mozilla ^ Bug 555559- Implement <input type="email"> , Mozilla ^ Bug 446510 – Implement <input type="date"> and other date controls , Mozilla ^ Bug 344616 – Implement <input type="number"> , Mozilla ^ Bug 344618 – Implement <input type="range"> , Mozilla ^ Bug 547004 – Implement <input type="color"> , Mozilla, retrieved 18 February 2010 ^ Bug 357450 – Implement getElementsByClassName , Mozilla ^ window.navigator.registerProtocolHandler , Mozilla, archived from the original on 4 June 2011 ^ Navigator.registerContentHandler() , Mozilla ^ Bug 387706 – (postMessage) Implement HTML5's cross-document messaging API (postMessage) , Mozilla ^ Bug 500328 – Add support for HTML5 History.pushState(), History.replaceState() methods , Mozilla ^ Bug 591467 – Implement HTML5 Microdata API , Mozilla ^ Bug 373864 – Replace HTML parser with an HTML5 parser , Mozilla ^ Bug 530396 – Support for <a rel="noreferrer"> functionality , Mozilla ^ Bug 385434 – Add support for HTML5 onhashchange (event for named anchor changes) , Mozilla ^ Bug 501257 – Implement HTML 5's HTMLElement.classList property , Mozilla ^ Bug 548206 – Implement the auto value for the HTML dir attribute , Mozilla ^ Bug 319368 – Implement <a ping> , Mozilla ^ Bug 324645 – <a ping> support should be opt-in, not opt-out, for Gecko-based apps , Mozilla ^ Bug 319368 – Implement <a ping> (Comment 64) , Mozilla ^ Bug 820508 – Add support for <main> element , Mozilla ^ document.querySelector ^ DOM Storage , Mozilla, archived from the original on 29 June 2011, retrieved 19 April 2018 ^ Implement Indexed Database API , Mozilla ^ Bug 416327 – Implement Client-side database storage , Mozilla ^ Using files from web applications , Mozilla ^ Bug 557540 – Implement File API: Writer , Mozilla ^ FileSystem API , Mozilla ^ Bug 692955 – Camera support for desktop , Mozilla ^ Bug 338583 – Add support for Server-Sent DOM Events (Remote Events) , Mozilla ^ Bug 472529 – Support for Web sockets' HTML5 Draft Recommendation , Mozilla ^ Bug 437152 – implement worker threads , Mozilla ^ Using geolocation , Mozilla ^ Offline resources in Firefox , Mozilla ^ a b c Bug 548523 – HTML 5 media attribute 'autobuffer' has been renamed to 'preload' , Mozilla ^ a b c Bug 449157 – Implement the looping attributes in media elements , Mozilla ^ Bug 449156 – Implement the poster attribute for the <video> element , Mozilla ^ Bug 449363 – Support media attribute of <source> elements , Mozilla ^ Bug 629350 – Implement the track element , Mozilla ^ Bug 462957 – Implement nsIDOMHTMLMediaElement::GetBuffered() , Mozilla ^ Bug 495040 – Implement playbackRate , Mozilla ^ Bug 462959 – Implement nsIDOMHTMLMediaElement::GetPlayed() , Mozilla ^ Bug 462960 – Implement nsIDOMHTMLMediaElement::GetSeekable() , Mozilla ^ Using audio and video in Firefox – Media events , Mozilla, archived from the original on 8 May 2012, retrieved 19 April 2018 ^ Bug 481082 – Video controls should listen for stalled event , Mozilla ^ a b Shepherd, Eric (2 January 2010), Media formats supported by the audio and video elements , Mozilla, archived from the original on 27 June 2010, retrieved 11 October 2009 ^ Bug 799318 – [meta] Support H.264/AAC/MP3 video/audio playback on desktop Firefox , Mozilla ^ Bug 566243 – Merge mozilla-webmedia repository to mozilla-central , Mozilla ^ Firefox WebM Builds , Mozilla ^ Bug 562730 – Reproducing Mp3 files with html5 , Mozilla ^ Bug 476752 – support the speex voice codec in <audio> and <video> elements , Mozilla ^ Bug 674225 – support the Opus voice codec in <audio> and <video> elements , Mozilla ^ "The Graphics Canvas element - HTML: HyperText Markup Language MDN" . ^ WebGL – MDC , Mozilla ^ Canvas tutorial – MDC ^ Bug 310682 – Implement shadows for <html:canvas> , Mozilla ^ Bug 333613 – update canvas on branch , Mozilla ^ Bug 540456 – Support HTML5 canvas drawFocusRing() , Mozilla ^ Bug 436904 – implementing Canvas text spec , Mozilla ^ Bug 433004 – Support canvas.getContext("2d").createImageData() , Mozilla ^ a b c Pixel manipulation with canvas – MDC ^ Bug 498826 – canvas putImageData doesn't implement optional arguments , Mozilla 웹킷 ^ Bug 32936 – HTML5 <section> element support , WebKit ^ Bug 27937 – Implement HTML5 nav element , WebKit ^ Bug 32942 – HTML5 <article> element support , WebKit ^ Bug 32943 – HTML5 <aside> element support , WebKit ^ Bug 33369 – Implement HTML5 <hgroup> element. , WebKit ^ Bug 41144 – Implement the HTML5 <mark> element. , WebKit ^ Bug 28420 – Implement HTML5 <ruby> rendering , WebKit ^ Steiner, Roland (20 January 2010), "Ruby Rendering in WebKit" , Surfin' Safari , WebKit, archived from the original on 21 December 2016, retrieved 21 January 2010 ^ Bug 84635 – Implement the DIALOG element , WebKit ^ Bug 50684 – Default styling rules for the figure and figcaption elements , WebKit ^ "Google subtracts MathML from Chrome, and anger multiplies" . CNET. 5 November 2013. ^ Bug 42373 – Changes to enable MathML , WebKit ^ a b Seidel, Eric (5 August 2010). "The HTML5 Parsing Algorithm" . Surfin' Safari . WebKit Project. Archived from the original on 8 August 2010. Retrieved 5 August 2010 . ^ a b Bug 50309 – HTML5 <details> and <summary> initial implementation , WebKit ^ a b Bug 50555 – implement the HTML5 "context menu" feature (contextmenu attribute) , WebKit ^ Bug 50913 – [BiDi] Add support for the BDI element , WebKit ^ Bug 116963 – (picture) Implement 'picture' element , WebKit ^ Bug 37674 – Implement sizes attribute for link tag from HTML5 , WebKit ^ Bug 49142 – Implement HTML5 style scoped attribute , WebKit ^ Bug 20710 – WebKit should support defer and async on script elements , WebKit ^ Bug 36724 – Add support for ol reversed , WebKit ^ Bug 21288 – Implement HTML5's sandbox attribute for iframes , WebKit ^ Bug 45950 – Implement HTML5's seamless attribute for iframes , WebKit ^ Bug 41146 – Implement the .dataset DOM property , WebKit ^ Bug 40511 – Implement HTML5 hidden attribute , WebKit ^ Bug 25537 – WebKit does not follow HTML5 spellcheck attribute logic for words split by spans , WebKit ^ Bug 26262 – Implement HTML5 draggable , WebKit ^ Bug 19264 – HTML5 Forms Implementation – Master bug , WebKit ^ Bug 27247 – [HTML5][Forms] Part 5 of datalist&list: UI of 'list' attribute of <input> , WebKit ^ a b Bug 59019 – Enable the interactive form validation feature by default , WebKit ^ Almaer, Dion (6 March 2009), input type="file" multiple; now in a real browser! , Ajaxian ^ Bug 25552 – Support for HTML5 Forms "pattern" attribute , WebKit ^ Bug 27450 – Support HTML5 min/max attributes and associated CSS selectors , WebKit ^ Bug 27451 – Support HTML5 step attribute , WebKit ^ Bug 47813 – [HTML5] "form" attribute support for form control elements , WebKit ^ Bug 18887 – WF2 Support for autofocus controls , WebKit ^ Bug 29292 – [HTML5][Forms] Support for <textarea maxlength=N> , WebKit ^ a b Bug 28145 – novalidate/formnovalidate support , WebKit ^ Bug 45079 – HTML <input type="file"> accept attribute , WebKit ^ a b c d Bug 49240 – Implement formaction, formenctype, formmethod and formtarget attributes for the input tag , WebKit ^ Bug 27247 – Master bug of datalist element and list attribute implementation , WebKit ^ Bug 29363 – [HTML5][Forms] Support for <output> element , WebKit ^ Bug 37307 – [Chromium] Support for <progress> element , WebKit ^ Bug 37074 – Support for HTMLMeterElement , WebKit ^ Hyatt, David (July 2004), The Search Field , archived from the original on 26 January 2010 ^ a b c d Bug 25554 – Implement HTML5 Input element types for Text Fields , WebKit ^ Bug 29004 – [HTML5][Forms] simple implementation of date&time types of INPUT element , WebKit ^ Bug 29359 – Add UIs for date and time types of <input> ^ Bug 28966 – [HTML5][Forms] <input type=color> simple implementation , WebKit ^ Bug 44740 – registerProtocolHandler and registerContentHandler , WebKit ^ Bug 32052 – Implement HTML5 state object history API , WebKit ^ Bug 68609 – Implement HTML5 Microdata (master bug) ^ Bug 39259 – MASTER: WebKit needs an HTML5 Tokenizer ^ Chapin, Nate (19 November 2009), WebKit nightlies support HTML5 noreferrer link relation , archived from the original on 14 March 2017, retrieved 20 November 2009 ^ Bug 21605 – Support for HTML5 "hashchange" event , WebKit ^ Bug 20709 – Implement HTML 5's HTMLElement.classList property , WebKit ^ Bug 50916 – Add support for dir=auto , WebKit ^ Bug 30458 – Implement <a ping> , WebKit ^ Bug 103172 – implement the HTML <main> element , WebKit ^ Bug 113016 – HTMLStackItem should include <template> as a special tag , WebKit ^ Smith, David (7 February 2008), querySelector and querySelectorAll , archived from the original on 16 November 2016, retrieved 19 April 2018 ^ Eidson, Brady (19 October 2007), WebKit Does HTML5 Client-side Database Storage , retrieved 22 October 2009 ^ Bug 36567 – Implement FileAPI/FileWriter , WebKit ^ Bug 38157 – Implement FileReader class , WebKit ^ Bug 44358 – Implement FileWriter , WebKit ^ Bug 42903 – Implement FileAPI: Directories and System (a.k.a. FileSystem API) , WebKit ^ Bug 14997 – Support for server-sent DOM events , WebKit ^ Bug 21475 – Provide support for the Geolocation API , WebKit ^ Pfeiffer, Silvia (1 December 2009), [whatwg] Quality Values for Media Source Elements , archived from the original on 19 July 2011, retrieved 19 April 2018 ^ April 2012 HTML5 Media Element & WebAudio – WebKit ^ Bug 24364 – Add HTMLMediaElement canPlayType method , WebKit ^ Koivisto, Antti (1 November 2007), HTML5 Media Support , WebKit ^ Look for "GOOGLE_CHROME_BUILD" ^ DiBona, Chris (1 June 2009), [whatwg] Google's use of FFmpeg in Chromium and Chrome Was: Re: MPEG-1 subset proposal for HTML5 video codec , archived from the original on 19 July 2011, retrieved 19 April 2018 ^ Origyn Web Browser for MorphOS , Fabian Coeurjoly, retrieved 4 January 2010 ^ Holwerda, Thom (8 March 2010), Origyn Web Browser 1.7 Supports HTML5 Media, More , OSNews, retrieved 8 March 2010 ^ HTML Video Codec Support in Chrome , retrieved 22 January 2010 ^ Bankoski, Jim (1 May 2010), WebM and VP8 land in Chromium ^ WebKit DOM Programming Topics: Using the Canvas ^ Marrin, Chris (1 October 2009), WebGL Now Available in WebKit Nightlies , Surfin' Safari ^ WebKit DOM reference – CanvasRenderingContext2D 매우 빠르게 ^ "A call for video on the web – Opera <video> release on Labs" , Opera ^ a b "Opera Core Concerns – (re-)Introducing <video>" , Opera , archived from the original on 4 January 2010 ^ "Web specifications supported in Opera 9.5" , Opera , archived from the original on 25 February 2009, retrieved 19 April 2018 ^ "canvas
Support in Opera" , Opera , archived from the original on 31 January 2016, retrieved 19 April 2018 ^ Chavchanidze, George (12 June 2008), "Opera 9.5 released" , Opera , archived from the original on 13 October 2008 ^ "Implemented full support for the part of the HTML5 specification entitled "Parsing HTML documents"." , Opera ^ "HTML5 elements, attributes, and APIs support in Opera Presto 2.8" , Opera ^ a b c d Haavard (14 June 2010), "HTML5, and then some" , Opera , archived from the original on 17 June 2010 ^ a b c d Kleinhout, Huib (1 July 2010), "Opera 10.60 goes final" , Opera , archived from the original on 2 July 2010 ^ "HTML5 elements, attributes, and APIs support in Opera Presto 2.8" , Opera ^ a b c d e f g h "HTML5 elements, attributes, and APIs support in Opera Presto 2.8" , Opera ^ "HTML 5 Forms support in Opera Presto 2.2" , Opera ^ a b c d e Ødegaard, Ruarí (6 December 2010). "Extension improvements, updates to Core and some other nice fixes" . Opera . Archived from the original on 10 December 2010. Retrieved 6 December 2010 . ^ Opera 11.60 changelog , 6 December 2011, archived from the original on 23 October 2014, retrieved 19 April 2018 ^ "Web specifications support in Opera Presto 2.10 – Drag and Drop" , Opera ^ "Introducing the HTML5 History API" , Opera ^ Web specifications support in Opera Presto 2.9 ^ "Opera 11.60 for Windows changelog" , Opera , 6 December 2011, archived from the original on 23 October 2014, retrieved 19 April 2018 ^ Haavard (31 May 2010), "Opera 10.60 Alpha 1: Speed, eye-candy, and bug fixing" , Opera , archived from the original on 2 June 2010 ^ Hunt, Lachlan (22 May 2008), "Selectors API" , Opera , archived from the original on 27 May 2008 ^ a b Dixit, Shwetank (16 December 2009), "Opera 10.5 Pre-Alpha build released: the new additions" , Opera , archived from the original on 25 December 2009 ^ "W3C File API support in Opera Presto 2.8" , Opera ^ Web specifications support in Opera Presto 2.10 , Opera Software ASA, 13 October 2011 ^ Bersvendsen, Arve (1 September 2006), "Event Streaming to Web Browsers" , Opera , archived from the original on 16 October 2006 ^ van Kesteren, Anne (11 October 2010). "The long journey of Server-Sent Events (EventSource)" . Opera . Archived from the original on 12 October 2010. Retrieved 11 October 2010 . ^ Pieters, Simon (11 October 2010). "WebSockets in Opera" . Opera . Archived from the original on 12 October 2010. Retrieved 11 October 2010 . ^ van Kesteren, Anne (8 December 2010). "Disabling the WebSocket protocol" . Retrieved 10 January 2011 . ^ "Web specifications support in Opera Presto 2.11" . Opera Software ASA. Retrieved 23 July 2012 . ^ Nilsen, Petter (5 February 2010), "Skin fixes, Unite, and then some" , Opera , archived from the original on 9 February 2010 ^ "Web specifications supported in Opera Presto 2.5" , Opera , archived from the original on 12 February 2012, retrieved 19 April 2018 ^ Pieters, Simon (1 March 2010), "Everything you need to know about HTML5 video and audio" , Opera ^ Jägenstedt, Philip (3 December 2009), "(re-)Introducing <video>" , Opera , archived from the original on 4 January 2010 ^ Lie, Håkon Wium (1 May 2010), "Welcome, WebM <video>!" , Opera , archived from the original on 21 March 2011 ^ Mills, Chris (1 May 2010), "Opera supports the WebM video format" , Opera ^ Kleinhout, Huib (1 July 2010), "Opera 10.60 goes final" , Opera , archived from the original on 2 July 2010 ^ Opera Desktop Team Blog ^ Opera 9 canvas support , archived from the original on 31 January 2016, retrieved 19 April 2018 ^ Opera 9.5 canvas support , archived from the original on 3 March 2016, retrieved 19 April 2018 ^ Presto 2.1.1 canvas support table , archived from the original on 3 March 2016, retrieved 19 April 2018 ^ Presto 2.5 canvas support table , archived from the original on 4 March 2016, retrieved 19 April 2018 ^ Presto 2.6 canvas support table , archived from the original on 4 March 2016, retrieved 19 April 2018 ^ Web specifications support in Opera Presto 2.7 – Core Milestone additions since Opera Presto 2.6 , archived from the original on 13 February 2011, retrieved 19 April 2018