Home
last modified time | relevance | path

Searched refs:HTML5 (Results 1 – 25 of 40) sorted by relevance

12

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Lexer/
DPH5P.php26 $parser = new HTML5($new_html);
70 class HTML5 class
1745 $token['type'] === HTML5::COMMENT ||
1746 $token['type'] === HTML5::STARTTAG ||
1747 $token['type'] === HTML5::ENDTAG ||
1748 $token['type'] === HTML5::EOF ||
1749 ($token['type'] === HTML5::CHARACTR && isset($token['data']) &&
1792 if ($token['type'] === HTML5::DOCTYPE) {
1796 } elseif ($token['type'] === HTML5::COMMENT) {
1805 } elseif ($token['type'] === HTML5::CHARACTR &&
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DAttr.ID.HTML5.txt1 Attr.ID.HTML5
6 In HTML5, restrictions on the format of the id attribute have been significantly
8 is at least one character. In lieu of a general HTML5 compatibility flag,
DCore.LegacyEntityDecoder.txt24 cases, to more closely match HTML5 parsing behavior:
/plugin/jplayer/vendor/happyworm/jplayer/
DREADME.md1 # [jPlayer](http://jplayer.org/) : HTML5 Audio & Video for [jQuery](http://jquery.com/)
12 * support more devices using **HTML5**.
17 * HTML5: **mp3, m4a (AAC), m4v (H.264),** ogv*, oga*, wav*, webm*
20 _(*) Optional counterpart formats to increase HTML5 cross-browser support._
/plugin/asciidocjs/node_modules/@asciidoctor/core/
DREADME.md17 Here is a simple example that converts AsciiDoc to HTML5:
30 2. Convert AsciiDoc content to HTML5 using Asciidoctor.js
31 3. Print the HTML5 output to the console
/plugin/asciidocjs/node_modules/asciidoctor/
DREADME.md16 Here is a simple example that converts AsciiDoc to HTML5:
31 2. Convert AsciiDoc content to HTML5 using Asciidoctor.js
32 3. Print the HTML5 output to the console
/plugin/htvid/
Dplugin.info.txt6 desc Embeds video using HTML5 syntax with flash fallback
DREADME3 Embeds video using HTML5 syntax with a flash fallback
/plugin/datatables/assets/
Dsource.txt9 * HTML5 export 2.4.1
/plugin/asciidocjs/node_modules/pug-attrs/
DREADME.md25 - `terse`: whether or not to use HTML5-style terse boolean attributes
/plugin/sketchcanvas/
DREADME.md2 A simple HTML5 figure editor and viewer
/plugin/highlightjs/highlight/
Dreadme.rus.txt438 Можно использовать рекомендованные в HTML5 названия классов:
Dreadme.eng.txt430 You can use class names recommended in HTML5: "language-html",
/plugin/pagequery/
Dstyle.css50 /* HTML5 Columns version */
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
Dschema.ser1HTML5";N;s:16:"Attr.IDBlacklist";a:0:{}s:22:"Attr.IDBlacklistRegexp";N;s:13:"Attr.IDPrefix";s:0:""…
/plugin/jplayer/
Dcomposer.lock58 "HTML5",
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md617 - $this->allowedCSStags - added HTML5 tags + textcircle AND
618 - $this->outerblocktags - added HTML5 tags
628 HTML5 tags supported
632 - `<meter>` and `<progress>` support attributes as for HTML5
/plugin/odt/
DChangeLog.txt140 * Valid Button for HTML5
/plugin/impressjs/tpl/dokuwiki/
Dimpress.css52 /* HTML5 display-role reset for older browsers */
202 These 'slide' step styles were heavily inspired by HTML5 Slides:
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
DJplayerMp3.as115 …rogress event, because that event gave data at about 200Hz. The 10Hz timer is closer to HTML5 norm.
/plugin/mdpage/vendor/cebe/markdown/
DREADME.md115 - `$parser->html5 = true` to enable HTML5 output instead of HTML4.
390 * @var boolean whether to format markup according to HTML5 spec.
/plugin/pgn4web/pgn4web/
DREADME.txt50 - integrates with HTML5 video
169 The pgn4web scripts and pages are optimized for the HTML5 doctype declaration:
/plugin/fckg/
DChanges108 Created an IE CSS hack for geshi snippets in IE8+ and HTML5
/plugin/edittable/lib/
Dhandsontable.less174 /* top, bottom padding different than 0 is handled poorly by FF with HTML5 doctype */
/plugin/ckgdoku/ckeditor/
DCHANGES.md119 * [#12077](https://dev.ckeditor.com/ticket/12077): Added support for the HTML5 `download` attribute…
319 * [#13516](http://dev.ckeditor.com/ticket/13516): Fixed: CKEditor removes empty HTML5 anchors witho…
506 * [#11583](http://dev.ckeditor.com/ticket/11583): Added support for the HTML5 `required` attribute …
524 * [#13101](http://dev.ckeditor.com/ticket/13101): [IE8] Fixed: Colons are prepended to HTML5 elemen…
695 …/ticket/8117) and [#9186](http://dev.ckeditor.com/ticket/9186): Fixed: In HTML5 `<meta>` tags shou…
1191 …: Introduced `<s>` as a default tag for strikethrough, which replaces obsolete `<strike>` in HTML5.

12