mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
3d52d52549
Add webidl interfaces and implementations of the HTML <track> element and related TextTrack, TextTrackList, TextTrackCue, and TextTrackCueList dom objects. Visibility is controlled by the media.webvtt.enabled pref, which defaults to false. HTMLMediaElement:NewURIFromString() is hoisted to nsGenericHTMLElement so it's available to the track element as well. This patch is primarily work by Dale Karp, David Humphrey and others as Seneca College. |
||
---|---|---|
.. | ||
CNavDTD.cpp | ||
CNavDTD.h | ||
CParserContext.cpp | ||
CParserContext.h | ||
Makefile.in | ||
moz.build | ||
nsDTDUtils.cpp | ||
nsDTDUtils.h | ||
nsElementTable.cpp | ||
nsElementTable.h | ||
nsExpatDriver.cpp | ||
nsExpatDriver.h | ||
nsHTMLEntities.cpp | ||
nsHTMLEntities.h | ||
nsHTMLEntityList.h | ||
nsHTMLTags.cpp | ||
nsHTMLTokenizer.cpp | ||
nsHTMLTokenizer.h | ||
nsHTMLTokens.cpp | ||
nsParser.cpp | ||
nsParser.h | ||
nsParserModule.cpp | ||
nsParserMsgUtils.cpp | ||
nsParserMsgUtils.h | ||
nsParserNode.cpp | ||
nsParserNode.h | ||
nsParserService.cpp | ||
nsParserService.h | ||
nsScanner.cpp | ||
nsScanner.h | ||
nsScannerString.cpp | ||
nsToken.cpp |