Searched refs:HTML5 (Results 1 – 25 of 30) sorted by relevance
12
/external/autotest/test_suites/ |
D | control.youtube_mse_eme | 7 PURPOSE = "Verify that YouTube page HTML5 MSE/EME works" 8 CRITERIA = "This test will fail if HTML5 MSE/EME fails conformance." 16 This test verifies HTML5 MSE/EME correctness.
|
D | control.youtube_page | 7 PURPOSE = "Verify that YouTube page HTML5 video works"
|
/external/autotest/client/site_tests/video_YouTubePage/ |
D | control.pausing | 7 PURPOSE = "Verify that YouTube page HTML5 video paused works" 9 This test will fail if YouTube page HTML5 video fails to be in the 'paused'
|
D | control.seeking | 7 PURPOSE = "Verify that YouTube page HTML5 video seek works" 9 This test will fail if YouTube page HTML5 video fails to seek.
|
D | control.resuming | 7 PURPOSE = "Verify that YouTube page HTML5 video resume works" 9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
|
D | control.playing | 7 PURPOSE = "Verify that YouTube page HTML5 video playing works" 9 This test will fail if YouTube page HTML5 video fails to be in the 'playing'
|
D | control.last_second | 7 PURPOSE = "Verify that YouTube page HTML5 video plays last second of video." 9 This test will fail if YouTube page HTML5 video fails to continuously play the
|
D | control.ending | 7 PURPOSE = "Verify that YouTube page HTML5 video end works" 9 This test will fail if YouTube page HTML5 video fails to end.
|
D | control.frame_drop | 7 PURPOSE = "Verify that YouTube page HTML5 video plays back smoothly" 9 This test will fail if YouTube page HTML5 video has excessive frame drops.
|
/external/autotest/client/site_tests/video_YouTubeHTML5/ |
D | control | 7 PURPOSE = "Verify that YouTube HTML5 video works" 9 This test will fail if YouTube HTML5 video fails to play.
|
/external/libvncserver/webclients/novnc/ |
D | README.md | 1 ## noVNC: HTML5 VNC Client 7 noVNC is a HTML5 VNC client that runs well in any modern browser 69 * HTML5 Canvas (with createImageData): Chrome, Firefox 3.6+, iOS 72 * HTML5 WebSockets: For browsers that do not have builtin
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
D | README.txt | 1 An HTML5 parser.
|
/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/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
D | README.md | 8 *WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization too… 77 …rue`. **Warning:** disabling this option may cause output which is not conform HTML5 specification. 125 …rue`. **Warning:** disabling this option may cause output which is not conform HTML5 specification. 184 …ue`. **Warning:** disabling this option may cause output which is not conform HTML5 specification.
|
/external/autotest/client/site_tests/power_FlashVideoSuspend/ |
D | control.html5 | 15 Suspends the system with a Youtube video playing in HTML5 mode.
|
/external/autotest/client/site_tests/video_VideoSeek/ |
D | control.h264.switchres | 9 This test will fail if a resolution-changing H264 video fails to seek in Chrome HTML5 page.
|
D | control.vp8.switchres | 9 This test will fail if a resolution-changing VP8 video fails to seek in Chrome HTML5 page.
|
D | control.h264 | 9 This test will fail if a non-resolution-changing H264 video fails to seek in Chrome HTML5 page.
|
D | control.vp8 | 9 This test will fail if a non-resolution-changing VP8 video fails to seek in Chrome HTML5 page.
|
D | control.vp9 | 9 This test will fail if a non-resolution-changing VP9 video fails to seek in Chrome HTML5 page.
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/ |
D | demonstration_markup.txt | 5 <div><svg><![CDATA[HTML5 does allow CDATA sections in SVG]]></svg></div>
|
/external/chromium-trace/catapult/third_party/flot/ |
D | README.md | 17 Generally, all browsers that support the HTML5 canvas tag are
|
/external/libvncserver/ |
D | NEWS | 5 * Updated noVNC HTML5 client to latest version. 27 * Added noVNC HTML5 VNC viewer (http://kanaka.github.com/noVNC/) connect possibility
|
/external/chromium-trace/catapult/tracing/docs/ |
D | trace-viewer-internals.md | 110 * A track that renders its content using HTML5 canvas
|
/external/clang/unittests/AST/ |
D | CommentParser.cpp | 1170 TEST_F(CommentParserTest, HTML5) { in TEST_F() argument
|
12