/external/autotest/test_suites/ |
D | control.youtube_mse_eme | 7 PURPOSE = "Verify that YouTube page HTML5 MSE/EME works" 15 This test verifies HTML5 MSE/EME correctness.
|
D | control.youtube_page | 7 PURPOSE = "Verify that YouTube page HTML5 video works"
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | README.txt | 1 An HTML5 parser.
|
/external/fmtlib/doc/bootstrap/ |
D | utilities.less | 43 // Credit: HTML5 Boilerplate
|
D | normalize.less | 23 // HTML5 display definitions 27 // Correct `block` display not defined for any HTML5 element in IE 8/9.
|
D | scaffolding.less | 138 // Credit: HTML5 Boilerplate
|
D | forms.less | 138 // HTML5 says that controls under a fieldset > legend:first-child won't be
|
/external/clang/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.td | 70 // def : NCR<"Ygrave", 0x01EF2>; // Defined neither in Doxygen, nor in HTML5. 76 def : NCR<"ygrave", 0x01EF3>; // Defined in Doxygen, not defined in HTML5. 83 def : NCR<"Ycirc", 0x00176>; // Not defined in Doxygen, defined in HTML5.
|
/external/llvm-project/clang/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.td | 70 // def : NCR<"Ygrave", 0x01EF2>; // Defined neither in Doxygen, nor in HTML5. 76 def : NCR<"ygrave", 0x01EF3>; // Defined in Doxygen, not defined in HTML5. 83 def : NCR<"Ycirc", 0x00176>; // Not defined in Doxygen, defined in HTML5.
|
/external/autotest/client/site_tests/power_FlashVideoSuspend/ |
D | control.html5 | 21 Suspends the system with a Youtube video playing in HTML5 mode.
|
/external/python/markupsafe/ |
D | CHANGES.rst | 7 - ``Markup.unescape`` uses :func:`html.unescape` to support HTML5
|
/external/flatbuffers/docs/source/ |
D | JavaScriptUsage.md | 74 var reader = new FileReader(); // This example uses the HTML5 FileReader.
|
/external/python/cpython3/Tools/scripts/ |
D | README | 47 parse_html5_entities.py Utility for parsing HTML5 entity definitions
|
/external/rust/crates/plotters/ |
D | README.md | 131 * [Plotting on HTML5 canvas with WASM Backend](#plotting-on-html5-canvas-with-wasm-backend) 271 ## Plotting on HTML5 canvas with WASM Backend 273 Plotters currently supports backend that uses the HTML5 canvas. To use the WASM support, you can si…
|
/external/libwebsockets/ |
D | libwebsockets.dox | 9 PROJECT_BRIEF = "Lightweight C library for HTML5 websockets"
|
/external/llvm-project/clang/unittests/AST/ |
D | CommentParser.cpp | 1168 TEST_F(CommentParserTest, HTML5) { in TEST_F() argument
|
D | CommentLexer.cpp | 1060 TEST_F(CommentLexerTest, HTML5) { in TEST_F() argument
|
/external/clang/unittests/AST/ |
D | CommentParser.cpp | 1170 TEST_F(CommentParserTest, HTML5) { in TEST_F() argument
|
D | CommentLexer.cpp | 1060 TEST_F(CommentLexerTest, HTML5) { in TEST_F() argument
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.7rc1.rst | 884 HTMLParser now accepts all valid start-tag names as defined by the HTML5
|
/external/dokka/core/testdata/markdown/ |
D | spec.txt | 3739 + any of the valid HTML5 entity names + `;`. The [following document](http://www.whatwg.org/specs/w… 3781 Although HTML5 does accept some entities without a trailing semicolon 3790 Strings that are not on the list of HTML5 named entities are not recognized as entities either: 5498 the [non-normative regex from the HTML5 5581 specification restricted to ASCII. HTML5 is laxer.)
|
/external/jcommander/doc/ |
D | golo.css | 3 /* ========================================================================== HTML5 display definit…
|
D | colony.css | 2 /* ========================================================================== HTML5 display definit…
|
/external/libxml2/ |
D | NEWS | 445 Allow HTML serializer to output HTML5 DOCTYPE (Shaun McCance), 948 Add HTML parser support for HTML5 meta charset encoding declaration (Denis Pauk),
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 1442 A new :data:`~html.entities.html5` dictionary that maps HTML5 named character
|