HomeSort by relevance Sort by last modified time
    Searched full:xhtml (Results 1 - 25 of 2444) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/html4/
html4.html 2 basic of html/xhtml differences.</p
html4.txt 2 basic of html/xhtml differences
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
external_widget.ent 1 <p xmlns='http://www.w3.org/1999/xhtml'>widget</p>
  /external/webkit/LayoutTests/fast/xpath/
ensure-null-namespace-expected.txt 1 Test for bug 12581: XPath //title shouldn't match <title> in XHTML.
union-context-node-expected.txt 3 <div xmlns="http://www.w3.org/1999/xhtml" id="test">
12 Query "ancestor::xhtml:span" from span#B
17 Query ".|ancestor::xhtml:span" from span#B
22 Query "ancestor::xhtml:span|." from span#B
27 Query "ancestor::xhtml:*[local-name()='span']" from span#B
32 Query ".|ancestor::xhtml:*[local-name()='span']" from span#B
37 Query "ancestor::xhtml:*[local-name()='span']|." from span#B
42 Query "(ancestor::xhtml:*[local-name()='span'])|." from span#B
47 Query "following::xhtml:*[local-name()='span']" from span#B
52 Query ".|following::xhtml:*[local-name()='span']" from span#
    [all...]
union-context-node.xhtml 3 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
19 function() { return "http://www.w3.org/1999/xhtml"; },
41 query(document.getElementById("B"), "ancestor::xhtml:span", "span#A");
42 query(document.getElementById("B"), ".|ancestor::xhtml:span", "span#A span#B");
43 query(document.getElementById("B"), "ancestor::xhtml:span|.", "span#A span#B");
45 query(document.getElementById("B"), "ancestor::xhtml:*[local-name()='span']", "span#A");
46 query(document.getElementById("B"), ".|ancestor::xhtml:*[local-name()='span']", "span#A span#B");
47 query(document.getElementById("B"), "ancestor::xhtml:*[local-name()='span']|.", "span#A span#B");
48 query(document.getElementById("B"), "(ancestor::xhtml:*[local-name()='span'])|.", "span#A span#B");
50 query(document.getElementById("B"), "following::xhtml:*[local-name()='span']", "span#C span#D")
    [all...]
preceding-axis-expected.txt 3 <div xmlns="http://www.w3.org/1999/xhtml" id="test">
13 Query "preceding::xhtml:span" from span#D
ensure-null-namespace.xhtml 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
3 <html xmlns="http://www.w3.org/1999/xhtml">
9 XPath //title shouldn't match &lt;title> in XHTML.</p>
  /external/oprofile/doc/xsl/
catalog-1.xml.in 9 <uri name="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"
10 uri="@DOCBOOK_ROOT@/xhtml/docbook.xsl"/>
11 <uri name="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"
12 uri="@DOCBOOK_ROOT@/xhtml/chunk.xsl"/>
15 <uri name="xsl/xhtml-common.xsl" uri="@top_srcdir@/doc/xsl/xhtml-common.xsl"/>
xhtml.xsl 5 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
6 <xsl:import href="xhtml-common.xsl"/>
9 doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
  /external/webkit/LayoutTests/fast/encoding/
default-xhtml-encoding-expected.txt 1 Test default XHTML encoding (in the absence of an XML declaration).
external-script-charset-expected.txt 1 Test that external scripts in XHTML documents inherit document charset.
default-xhtml-encoding.xhtml 1 <html xmlns="http://www.w3.org/1999/xhtml">
3 <p>Test default XHTML encoding (in the absence of an XML declaration).</p>
  /cts/tests/tests/webkitsecurity/assets/
textarea-node-removed-from-document-crash.html 1 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:xht="http://www.w3.org/1999/xhtml">
11 var elements = document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml','html');
iframe-crash-on-missing-image.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
9 <script type='text/javascript' src='../../dom/xhtml/level2/html/selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='../../dom/xhtml/level2/html/HTMLIFrameElement01.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head>
innerHTML-script-tag-crash.xhtml 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
16 <p>This tests a crash in the xml parser when using innerHTML or outerHTML to insert a script tag into a xhtml
stylesheet-candidate-nodes-crash.xhtml 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xht="http://www.w3.org/1999/xhtml">
2 <html xmlns="http://www.w3.org/1999/xhtml">
13 document.getElementsByTagNameNS('http://www.w3.org/1999/xhtml', 'style')[0];
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement31.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
11 <tr><td>XHTML can't abide empty table</td></tr>
table01.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
11 <tr><td>XHTML can't abide empty table</td></tr>
HTMLFrameElement09.xhtml-disabled 3 PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
13 <frame id="Frame1" name="Frame1" src="resources/frame.xhtml"/>
15 <frame id="Frame2" name="Frame2" src="resources/iframe.xhtml"/>
HTMLAnchorElement11.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
HTMLBRElement01.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
HTMLBaseFontElement01.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
HTMLBaseFontElement02.xhtml 3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
5 <html xmlns='http://www.w3.org/1999/xhtml'>
  /external/webkit/LayoutTests/fast/dom/Node/script-tests/
isEqualNode.js 4 var docTypeAllSet = document.implementation.createDocumentType('html', '-//W3C//DTD XHTML 1.0 Strict//EN', 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd');
5 var docTypeAllSet2 = document.implementation.createDocumentType('html', '-//W3C//DTD XHTML 1.0 Strict//EN', 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd');
7 var docTypeDifferentSystemID = document.implementation.createDocumentType('html', '-//W3C//DTD XHTML 1.0 Strict//EN', 'bar');

Completed in 1389 milliseconds

1 2 3 4 5 6 7 8 91011>>