HomeSort by relevance Sort by last modified time
    Searched refs:HTML5 (Results 1 - 25 of 30) sorted by null

1 2

  /compatibility/cdd/3_software/
3_4_web-compatibility.md 31 * The WebView component SHOULD include support for as many HTML5 features as
33 [HTML5 specification](http://html.spec.whatwg.org/multipage/).
41 HTML5:
47 * [C-1-2] MUST support the HTML5/W3C [webstorage API](
48 http://www.w3.org/TR/webstorage/) and SHOULD support the HTML5/W3C
54 * SHOULD implement support for as much of [HTML5](
  /external/autotest/client/site_tests/video_YouTubePage/files/
video_YouTubePageCommon.js 33 console.error('Can not play non HTML5 video element.');
  /external/libvncserver/webclients/novnc/
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
  /prebuilts/go/darwin-x86/src/html/
escape.go 168 `'`, "'", // "'" is shorter than "'" and apos was not in HTML until HTML5.
entity.go 14 // Note that the HTML5 list is larger than the HTML4 list at
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
attr.go 15 // This map is derived from HTML5, specifically
16 // http://www.w3.org/TR/html5/Overview.html#attributes-1
93 // http://www.w3.org/TR/html5/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects
163 // http://www.w3.org/TR/html5/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes
js.go 218 // JavaScript source, in JavaScript embedded in an HTML5 <script> element,
219 // or in an HTML5 event handler attribute such as onclick.
371 // https://www.w3.org/TR/html5/scripting-1.html#attr-script-type
transition.go 256 // HTML5 uses "Valid URL potentially surrounded by spaces" for
257 // attrs: http://www.w3.org/TR/html5/index.html#attributes-1
531 // These result in a parse warning in HTML5 and are
context.go 16 // http://www.w3.org/TR/html5/syntax.html#the-end
73 // HTML5 parsing algorithm because a single token production in the HTML
99 // as described at http://www.w3.org/TR/html5/syntax.html#elements-0
  /prebuilts/go/linux-x86/src/html/
escape.go 168 `'`, "&#39;", // "&#39;" is shorter than "&apos;" and apos was not in HTML until HTML5.
entity.go 14 // Note that the HTML5 list is larger than the HTML4 list at
    [all...]
  /prebuilts/go/linux-x86/src/html/template/
attr.go 15 // This map is derived from HTML5, specifically
16 // http://www.w3.org/TR/html5/Overview.html#attributes-1
93 // http://www.w3.org/TR/html5/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects
163 // http://www.w3.org/TR/html5/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes
js.go 218 // JavaScript source, in JavaScript embedded in an HTML5 <script> element,
219 // or in an HTML5 event handler attribute such as onclick.
371 // https://www.w3.org/TR/html5/scripting-1.html#attr-script-type
transition.go 256 // HTML5 uses "Valid URL potentially surrounded by spaces" for
257 // attrs: http://www.w3.org/TR/html5/index.html#attributes-1
531 // These result in a parse warning in HTML5 and are
context.go 16 // http://www.w3.org/TR/html5/syntax.html#the-end
73 // HTML5 parsing algorithm because a single token production in the HTML
99 // as described at http://www.w3.org/TR/html5/syntax.html#elements-0
  /prebuilts/go/darwin-x86/src/text/template/
funcs.go 502 htmlApos = []byte("&#39;") // shorter than "&apos;" and apos was not in HTML until HTML5
  /prebuilts/go/linux-x86/src/text/template/
funcs.go 502 htmlApos = []byte("&#39;") // shorter than "&apos;" and apos was not in HTML until HTML5
  /external/clang/unittests/AST/
CommentParser.cpp     [all...]
CommentLexer.cpp 1060 TEST_F(CommentLexerTest, HTML5) {
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
server.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
server.go     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 

Completed in 4960 milliseconds

1 2