<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[202853] trunk/LayoutTests</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/202853">202853</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2016-07-05 23:54:52 -0700 (Tue, 05 Jul 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>LayoutTests/imported/w3c:
Refresh WPT tests up to 03916af
https://bugs.webkit.org/show_bug.cgi?id=159420
Patch by Youenn Fablet <youenn@apple.com> on 2016-07-05
Reviewed by Alex Christensen.
Rrefreshing tests.
Used clean option to remove obsolete tests.
* resources/ImportExpectations:
* resources/TestRepositories:
* web-platform-tests/XMLHttpRequest/resources/last-modified.py: Added.
(main):
* web-platform-tests/XMLHttpRequest/resources/w3c-import.log:
* web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt:
* web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm:
* web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt: Added.
* web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html: Added.
* web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt:
* web-platform-tests/XMLHttpRequest/w3c-import.log:
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html: Added.
* web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html: Added.
* web-platform-tests/common/entities.json: Added.
* web-platform-tests/common/form-submission.py:
(main):
* web-platform-tests/common/w3c-import.log:
* web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt: Removed.
* web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml: Removed.
* web-platform-tests/dom/nodes/rootNode-expected.txt: Removed.
* web-platform-tests/dom/nodes/rootNode.html: Removed.
* web-platform-tests/fetch/api/basic/integrity.js:
* web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt:
* web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt:
* web-platform-tests/fetch/api/basic/mode-no-cors.js:
* web-platform-tests/fetch/api/cors/cors-basic-expected.txt:
* web-platform-tests/fetch/api/cors/cors-basic.js:
* web-platform-tests/fetch/api/cors/cors-cookies-expected.txt:
* web-platform-tests/fetch/api/cors/cors-cookies.js:
* web-platform-tests/fetch/api/cors/cors-filtering.js:
* web-platform-tests/fetch/api/cors/cors-multiple-origins.js:
(corsMultipleOrigins):
* web-platform-tests/fetch/api/cors/cors-preflight-expected.txt:
* web-platform-tests/fetch/api/cors/cors-preflight.js:
(corsPreflight):
* web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt:
* web-platform-tests/fetch/api/cors/cors-redirect-credentials.js:
* web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt: Added.
* web-platform-tests/fetch/api/redirect/redirect-schemes.html: Added.
* web-platform-tests/fetch/api/request/request-idl.html:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt: Removed.
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html: Removed.
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt: Removed.
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html: Removed.
* web-platform-tests/html/dom/elements-microdata.js: Removed.
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html:
* web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log:
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.png: Removed.
* web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log:
* web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log:
* web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt: Removed.
* web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html: Removed.
* web-platform-tests/html/syntax/html-element-list.js: Added.
* web-platform-tests/html/syntax/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/w3c-import.log.
* web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/test-helpers.js.
(service_worker_unregister_and_register):
(service_worker_unregister):
(service_worker_unregister_and_done):
(unreached_fulfillment):
(with_iframe.):
(wait_for_update):
(wait_for_state):
(base_path):
(test_login):
(login_https):
(websocket):
(get_websocket_url):
* web-platform-tests/streams/OWNERS: Added.
* web-platform-tests/streams/byte-length-queuing-strategy.https.html:
* web-platform-tests/streams/count-queuing-strategy.https.html:
* web-platform-tests/streams/readable-streams/bad-strategies.https.html:
* web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html:
* web-platform-tests/streams/readable-streams/brand-checks.https.html:
* web-platform-tests/streams/readable-streams/cancel.https.html:
* web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html:
* web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt: Removed.
* web-platform-tests/streams/readable-streams/garbage-collection-1.html: Removed.
* web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt: Removed.
* web-platform-tests/streams/readable-streams/garbage-collection-2.html: Removed.
* web-platform-tests/streams/readable-streams/garbage-collection.https.html:
* web-platform-tests/streams/readable-streams/general.https.html:
* web-platform-tests/streams/readable-streams/pipe-through.https.html:
* web-platform-tests/streams/readable-streams/readable-stream-reader.https.html:
* web-platform-tests/streams/readable-streams/tee.https.html:
* web-platform-tests/streams/readable-streams/templated.https.html:
* web-platform-tests/streams/w3c-import.log:
LayoutTests:
Rebasing tests
Importing tests
Refresh WPT tests up to 03916af
https://bugs.webkit.org/show_bug.cgi?id=159420
Patch by Youenn Fablet <youenn@apple.com> on 2016-07-05
Reviewed by Alex Christensen.
* TestExpectations:
* platform/mac/TestExpectations:
* platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsimportedw3cresourcesImportExpectations">trunk/LayoutTests/imported/w3c/resources/ImportExpectations</a></li>
<li><a href="#trunkLayoutTestsimportedw3cresourcesTestRepositories">trunk/LayoutTests/imported/w3c/resources/TestRepositories</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresourcesw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresponsexmldocumentpropertiesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresponsexmldocumentpropertieshtm">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendentitybodydocumentexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscommonformsubmissionpy">trunk/LayoutTests/imported/w3c/web-platform-tests/common/form-submission.py</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscommonw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/common/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicintegrityjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/integrity.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsworkerexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsbasicexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsbasicjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorscookiesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorscookiesjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsfilteringjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsmultipleoriginsjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-multiple-origins.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorspreflightexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorspreflightjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsredirectcredentialsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsredirectcredentialsjs">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapirequestrequestidlhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-idl.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackcueshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthecanvaselementw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementenvironmentchangesviewportchangeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsbytelengthqueuingstrategyhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamscountqueuingstrategyhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/count-queuing-strategy.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbadstrategieshttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-strategies.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbadunderlyingsourceshttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbrandcheckshttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamscancelhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/cancel.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamscountqueuingstrategyintegrationhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollectionhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgeneralhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/general.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamspipethroughhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/pipe-through.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsreadablestreamreaderhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsteehttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/tee.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamstemplatedhttpshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/templated.https.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwk2importedw3cwebplatformtestshtmlsemanticsdocumentmetadatastylingLinkStyleexpectedtxt">trunk/LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresourceslastmodifiedpy">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/last-modified.py</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendblobwithnomimetypeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendblobwithnomimetypehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptssubframehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockscriptsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockscriptshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloaderexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloadersubframehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloaderhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestscommonentitiesjson">trunk/LayoutTests/imported/w3c/web-platform-tests/common/entities.json</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapiredirectredirectschemesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchapiredirectredirectschemeshtml">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsyntaxhtmlelementlistjs">trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/html-element-list.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsyntaxw3cimportlog">trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/w3c-import.log</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsserviceworkersserviceworkerresourcestesthelperssubjs">trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsOWNERS">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/OWNERS</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxhtmlxhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesrootNodeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesrootNodehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodygetterexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodygetterhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodysetter01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodysetter01html">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsmicrodatajs">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements-microdata.js</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthecanvaselement2dscaledmanualpng">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.png</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01html">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html</a></li>
<li>trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/</li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection1expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection1html">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection2expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection2html">trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/ChangeLog        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2016-07-05 Youenn Fablet <youenn@apple.com>
+
+ Rebasing tests
+
+ Importing tests
+
+ Refresh WPT tests up to 03916af
+ https://bugs.webkit.org/show_bug.cgi?id=159420
+
+ Reviewed by Alex Christensen.
+
+ * TestExpectations:
+ * platform/mac/TestExpectations:
+ * platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt:
+
</ins><span class="cx"> 2016-07-05 Per Arne Vollan <pvollan@apple.com>
</span><span class="cx">
</span><span class="cx"> Enhance Windows DRT implementation to support platform scroll wheel events.
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/TestExpectations        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -268,6 +268,8 @@
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/reversed-1b.html [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/reversed-1c.html [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-iframe.html [ Skip ]
</span><ins>+imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html [ Skip ]
+imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html [ Skip ]
</ins><span class="cx"> imported/w3c/web-platform-tests/service-workers [ Skip ]
</span><span class="cx">
</span><span class="cx"> # Skip W3C tests that are too slow in debug builds.
</span><span class="lines">@@ -313,7 +315,8 @@
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-bogus.htm [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-cors.htm [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-non-cors.htm [ Skip ]
</span><del>-
</del><ins>+# Failing assertion with dynamic message
+imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm [ Failure ]
</ins><span class="cx"> # Fetch Worker tests skipped until bug 156737 is resolved
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-worker.html [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-worker.html [ Skip ]
</span><span class="lines">@@ -341,6 +344,7 @@
</span><span class="cx">
</span><span class="cx"> webkit.org/b/157068 imported/w3c/web-platform-tests/fetch/nosniff/importscripts.html [ Skip ]
</span><span class="cx"> webkit.org/b/157145 imported/w3c/web-platform-tests/fetch/nosniff/stylesheet.html [ Failure Pass ]
</span><ins>+webkit.org/b/159413 imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.html [ Failure ]
</ins><span class="cx">
</span><span class="cx"> # New W3C ref tests that are failing.
</span><span class="cx"> webkit.org/b/148856 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_initially_paused.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -399,11 +403,6 @@
</span><span class="cx"> imported/w3c/web-platform-tests/images [ Skip ]
</span><span class="cx"> imported/w3c/web-platform-tests/tools [ Skip ]
</span><span class="cx">
</span><del>-# W3C domparsing test suite
-# Tests marked as pass or fail until wpt server proves to be stable enough
-imported/w3c/web-platform-tests/domparsing/DOMParser-parseFromString-html.html [ Pass Failure ]
-imported/w3c/web-platform-tests/domparsing/insert-adjacent.html [ Pass Failure ]
-
</del><span class="cx"> # Imported W3C canvas failed tests
</span><span class="cx"> webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.null.html [ Failure ]
</span><span class="cx"> webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.omitted.html [ Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/ChangeLog        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,3 +1,107 @@
</span><ins>+2016-07-05 Youenn Fablet <youenn@apple.com>
+
+ Refresh WPT tests up to 03916af
+ https://bugs.webkit.org/show_bug.cgi?id=159420
+
+ Reviewed by Alex Christensen.
+
+ Rrefreshing tests.
+ Used clean option to remove obsolete tests.
+
+ * resources/ImportExpectations:
+ * resources/TestRepositories:
+ * web-platform-tests/XMLHttpRequest/resources/last-modified.py: Added.
+ (main):
+ * web-platform-tests/XMLHttpRequest/resources/w3c-import.log:
+ * web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt:
+ * web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm:
+ * web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt: Added.
+ * web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html: Added.
+ * web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt:
+ * web-platform-tests/XMLHttpRequest/w3c-import.log:
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html: Added.
+ * web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html: Added.
+ * web-platform-tests/common/entities.json: Added.
+ * web-platform-tests/common/form-submission.py:
+ (main):
+ * web-platform-tests/common/w3c-import.log:
+ * web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt: Removed.
+ * web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml: Removed.
+ * web-platform-tests/dom/nodes/rootNode-expected.txt: Removed.
+ * web-platform-tests/dom/nodes/rootNode.html: Removed.
+ * web-platform-tests/fetch/api/basic/integrity.js:
+ * web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt:
+ * web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt:
+ * web-platform-tests/fetch/api/basic/mode-no-cors.js:
+ * web-platform-tests/fetch/api/cors/cors-basic-expected.txt:
+ * web-platform-tests/fetch/api/cors/cors-basic.js:
+ * web-platform-tests/fetch/api/cors/cors-cookies-expected.txt:
+ * web-platform-tests/fetch/api/cors/cors-cookies.js:
+ * web-platform-tests/fetch/api/cors/cors-filtering.js:
+ * web-platform-tests/fetch/api/cors/cors-multiple-origins.js:
+ (corsMultipleOrigins):
+ * web-platform-tests/fetch/api/cors/cors-preflight-expected.txt:
+ * web-platform-tests/fetch/api/cors/cors-preflight.js:
+ (corsPreflight):
+ * web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt:
+ * web-platform-tests/fetch/api/cors/cors-redirect-credentials.js:
+ * web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt: Added.
+ * web-platform-tests/fetch/api/redirect/redirect-schemes.html: Added.
+ * web-platform-tests/fetch/api/request/request-idl.html:
+ * web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt: Removed.
+ * web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html: Removed.
+ * web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt: Removed.
+ * web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html: Removed.
+ * web-platform-tests/html/dom/elements-microdata.js: Removed.
+ * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html:
+ * web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log:
+ * web-platform-tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.png: Removed.
+ * web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log:
+ * web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt:
+ * web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log:
+ * web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt: Removed.
+ * web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html: Removed.
+ * web-platform-tests/html/syntax/html-element-list.js: Added.
+ * web-platform-tests/html/syntax/w3c-import.log: Renamed from LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/w3c-import.log.
+ * web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js: Renamed from LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/test-helpers.js.
+ (service_worker_unregister_and_register):
+ (service_worker_unregister):
+ (service_worker_unregister_and_done):
+ (unreached_fulfillment):
+ (with_iframe.):
+ (wait_for_update):
+ (wait_for_state):
+ (base_path):
+ (test_login):
+ (login_https):
+ (websocket):
+ (get_websocket_url):
+ * web-platform-tests/streams/OWNERS: Added.
+ * web-platform-tests/streams/byte-length-queuing-strategy.https.html:
+ * web-platform-tests/streams/count-queuing-strategy.https.html:
+ * web-platform-tests/streams/readable-streams/bad-strategies.https.html:
+ * web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html:
+ * web-platform-tests/streams/readable-streams/brand-checks.https.html:
+ * web-platform-tests/streams/readable-streams/cancel.https.html:
+ * web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html:
+ * web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt: Removed.
+ * web-platform-tests/streams/readable-streams/garbage-collection-1.html: Removed.
+ * web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt: Removed.
+ * web-platform-tests/streams/readable-streams/garbage-collection-2.html: Removed.
+ * web-platform-tests/streams/readable-streams/garbage-collection.https.html:
+ * web-platform-tests/streams/readable-streams/general.https.html:
+ * web-platform-tests/streams/readable-streams/pipe-through.https.html:
+ * web-platform-tests/streams/readable-streams/readable-stream-reader.https.html:
+ * web-platform-tests/streams/readable-streams/tee.https.html:
+ * web-platform-tests/streams/readable-streams/templated.https.html:
+ * web-platform-tests/streams/w3c-import.log:
+
</ins><span class="cx"> 2016-06-30 Youenn Fablet <youennf@gmail.com>
</span><span class="cx">
</span><span class="cx"> LayoutTests intermittently failing to run due to issues starting Web Platform Test server
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cresourcesImportExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/resources/ImportExpectations (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/resources/ImportExpectations        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/resources/ImportExpectations        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -181,6 +181,7 @@
</span><span class="cx"> web-platform-tests/html/the-xhtml-syntax [ Skip ]
</span><span class="cx"> #web-platform-tests/html/syntax [ Import ]
</span><span class="cx"> web-platform-tests/html/syntax/parsing [ Import ]
</span><ins>+web-platform-tests/html/syntax/parsing/template [ Import ]
</ins><span class="cx"> web-platform-tests/html/syntax/parsing-html-fragments [ Skip ]
</span><span class="cx"> web-platform-tests/html/syntax/serializing-html-fragments [ Skip ]
</span><span class="cx"> web-platform-tests/html/syntax/serializing-xml-fragments [ Skip ]
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cresourcesTestRepositories"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/resources/TestRepositories (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/resources/TestRepositories        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/resources/TestRepositories        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx"> {
</span><span class="cx"> "name": "web-platform-tests",
</span><span class="cx"> "url": "https://github.com/w3c/web-platform-tests.git",
</span><del>- "revision": "12b7800",
</del><ins>+ "revision": "03916af",
</ins><span class="cx"> "paths_to_skip": [
</span><span class="cx"> "conformance-checkers",
</span><span class="cx"> "docs",
</span><span class="lines">@@ -30,6 +30,6 @@
</span><span class="cx"> "config.default.json",
</span><span class="cx"> "serve.py"
</span><span class="cx"> ],
</span><del>- "import_options": ["generate_git_submodules_description", "generate_gitignore"]
</del><ins>+ "import_options": ["generate_git_submodules_description", "generate_gitignore", "generate_init_py"]
</ins><span class="cx"> }
</span><span class="cx"> ]
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresourceslastmodifiedpy"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/last-modified.py (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/last-modified.py         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/last-modified.py        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+def main(request, response):
+ import datetime, os
+ srcpath = os.path.join(os.path.dirname(__file__), "well-formed.xml")
+ srcmoddt = datetime.datetime.fromtimestamp(os.path.getmtime(srcpath))
+ response.headers.set("Last-Modified", srcmoddt.strftime("%a, %d %b %Y %H:%M:%S GMT"))
+ response.headers.set("Content-Type", "application/xml")
+ return open(srcpath).read()
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresourcesw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -36,6 +36,7 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/init.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/inspect-headers.py
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/invalid-utf8-html.py
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/last-modified.py
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/redirect.py
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/requri.py
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/resources/shift-jis-html.py
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresponsexmldocumentpropertiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -15,7 +15,8 @@
</span><span class="cx"> PASS all
</span><span class="cx"> FAIL links assert_equals: expected (undefined) undefined but got (object) object "[object HTMLCollection]"
</span><span class="cx"> PASS cookie
</span><del>-FAIL lastModified set according to HTTP header assert_true: responseXML.lastModified time should be equal to time in response Last-Modified header expected true got false
</del><ins>+PASS lastModified set to time of response if no HTTP header provided
+FAIL lastModified set to related HTTP header if provided assert_equals: expected 1467730108000 but got 1467737203000
</ins><span class="cx"> PASS cookie (after setting it)
</span><span class="cx"> PASS styleSheets
</span><span class="cx"> PASS implementation
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestresponsexmldocumentpropertieshtm"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/responsexml-document-properties.htm        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -10,6 +10,7 @@
</span><span class="cx"> <body>
</span><span class="cx"> <div id="log"></div>
</span><span class="cx"> <script>
</span><ins>+ var timePreXHR = Math.floor(new Date().getTime() / 1000);
</ins><span class="cx"> var client = new XMLHttpRequest()
</span><span class="cx"> client.open("GET", "resources/well-formed.xml", false)
</span><span class="cx"> client.send(null)
</span><span class="lines">@@ -43,10 +44,20 @@
</span><span class="cx"> }
</span><span class="cx">
</span><span class="cx"> test(function() {
</span><del>- assert_true((new Date(client.getResponseHeader('Last-Modified'))).getTime() == (new Date(client.responseXML.lastModified)).getTime(), 'responseXML.lastModified time should be equal to time in response Last-Modified header')
- }, 'lastModified set according to HTTP header')
</del><ins>+ var lastModified = Math.floor(new Date(client.responseXML.lastModified).getTime() / 1000);
+ var now = Math.floor(new Date().getTime() / 1000);
+ assert_greater_than_equal(lastModified, timePreXHR);
+ assert_less_than_equal(lastModified, now);
+ }, 'lastModified set to time of response if no HTTP header provided')
</ins><span class="cx">
</span><span class="cx"> test(function() {
</span><ins>+ var client2 = new XMLHttpRequest()
+ client2.open("GET", "resources/last-modified.py", false)
+ client2.send(null)
+ assert_equals((new Date(client2.getResponseHeader('Last-Modified'))).getTime(), (new Date(client2.responseXML.lastModified)).getTime())
+ }, 'lastModified set to related HTTP header if provided')
+
+ test(function() {
</ins><span class="cx"> client.responseXML.cookie = "thisshouldbeignored"
</span><span class="cx"> assert_equals(client.responseXML.cookie, "")
</span><span class="cx"> }, 'cookie (after setting it)')
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendblobwithnomimetypeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+
+FAIL Synchronous blob loading with no mime type assert_equals: expected "NO" but got ""
+FAIL Asynchronous blob loading with no mime type assert_equals: expected "NO" but got ""
+FAIL Synchronous blob loading with invalid mime type assert_equals: expected "NO" but got ""
+FAIL Asynchronous blob loading with invalid mime type assert_equals: expected "NO" but got ""
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendblobwithnomimetypehtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,51 @@
</span><ins>+<!DOCTYPE html>
+<html>
+<head>
+ <link rel="help" href="https://xhr.spec.whatwg.org/#the-send()-method" data-tested-assertations="following::ol[1]/li[4] following::ol[1]/li[4]/dl[1]/dd[2]/p[3]"/>
+ <link rel="help" href="https://xhr.spec.whatwg.org/#the-status-attribute" data-tested-assertations="following::ol[1]/li[3]"/>
+ <link rel="help" href="https://xhr.spec.whatwg.org/#the-responsetype-attribute" data-tested-assertations="following::ol[1]/li[4]"/>
+ <link rel="help" href="https://xhr.spec.whatwg.org/#the-response-attribute" data-tested-assertations="following::a[contains(@href,'#blob-response-entity-body')]/.."/>
+
+ <script src="/resources/testharness.js"></script>
+ <script src="/resources/testharnessreport.js"></script>
+ <title>XMLHttpRequest: The send() method: Blob data with no mime type</title>
+</head>
+
+<body>
+ <div id="log"></div>
+
+ <script type="text/javascript">
+ var blobTests = [
+ ["no mime type", new Blob(["data"])],
+ ["invalid mime type", new Blob(["data"], {type: "Invalid \r\n mime \r\n type"})]
+ ];
+
+ blobTests.forEach(function(item){
+ test(function() {
+ var xhr = new XMLHttpRequest();
+ xhr.open("POST", "./resources/content.py", false);
+ xhr.send(item[1]);
+
+ assert_equals(xhr.getResponseHeader("X-Request-Content-Length"), "4");
+ assert_equals(xhr.getResponseHeader("X-Request-Content-Type"), "NO");
+ }, "Synchronous blob loading with " + item[0]);
+
+ var atest = async_test("Asynchronous blob loading with " + item[0]);
+ atest.step(function() {
+ var xhr = new XMLHttpRequest();
+ xhr.onreadystatechange = function() {
+ if (xhr.readyState == 4) {
+ atest.step(function() {
+ assert_equals(xhr.getResponseHeader("X-Request-Content-Length"), "4");
+ assert_equals(xhr.getResponseHeader("X-Request-Content-Type"), "NO");
+ });
+ atest.done();
+ }
+ }
+ xhr.open("POST", "./resources/content.py", true);
+ xhr.send(item[1]);
+ });
+ });
+ </script>
+</body>
+</html>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendentitybodydocumentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-entity-body-document-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx">
</span><span class="cx">
</span><span class="cx"> PASS XML document, windows-1252
</span><ins>+PASS HTML document, invalid UTF-8
</ins><span class="cx"> PASS HTML document, shift-jis
</span><del>-PASS HTML document, invalid UTF-8
</del><span class="cx"> PASS plain text file
</span><span class="cx"> PASS img tag
</span><span class="cx"> PASS image file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -127,6 +127,7 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-authentication-basic-setrequestheader-and-arguments.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-authentication-cors-basic-setrequestheader.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-authentication-cors-setrequestheader-no-cred.htm
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-blob-with-no-mime-type.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-conditional.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-charset.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-string.htm
</span><span class="lines">@@ -152,6 +153,7 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-infinite-sync.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-infinite.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-no-location.htm
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-post-upload.htm
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-cors.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-to-non-cors.htm
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect.htm
</span><span class="lines">@@ -195,6 +197,8 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html
+/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-aborted.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-timeout-overrides.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+CONSOLE MESSAGE: line 1: XMLHttpRequest cannot load data:text/plain,aaa. Cross origin requests are only supported for HTTP.
+CONSOLE MESSAGE: line 1: NetworkError: DOM Exception 19: A network error occurred.
+
+
+FAIL Check that a sync XHR in a defer script blocks later defer scripts from running assert_equals: expected 1 but got 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptssubframehtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+<!DOCTYPE html>
+<script>
+ var x = 0;
+</script>
+<!-- This script's URI is:
+ var xhr = new XMLHttpRequest();
+ xhr.open('GET', 'data:text/plain,aaa', false);
+ xhr.send();
+ x=1;
+ -->
+<script defer src="data:application/javascript,var%20x%20=%200;%20var%20xhr%20=%20new%20XMLHttpRequest();%20xhr.open('GET',%20'data:text/plain,aaa',%20false);%20xhr.send();%20x=1"></script>
+
+<!-- This script's URI is:
+ parent.postMessage(x, '*');
+ -->
+<script defer src="data:application/javascript,parent.postMessage(x, '*');"></script>
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockdeferscriptshtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,15 @@
</span><ins>+<!doctype html>
+<meta charset=utf-8>
+<title>Check that a sync XHR in a defer script blocks later defer scripts from running</title>
+<script src=/resources/testharness.js></script>
+<script src=/resources/testharnessreport.js></script>
+<!--
+ We run the test in a subframe, because something in the testharness stuff
+ interferes with defer scripts -->
+<script>
+ var t = async_test();
+ onmessage = t.step_func_done(function(e) {
+ assert_equals(e.data, 1);
+ });
+</script>
+<iframe src="xmlhttprequest-sync-block-defer-scripts-subframe.html"></iframe>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockscriptsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+CONSOLE MESSAGE: line 17: XMLHttpRequest cannot load data:,. Cross origin requests are only supported for HTTP.
+
+FAIL Check that while a sync XHR is in flight async script loads don't complete and run script NetworkError: DOM Exception 19
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncblockscriptshtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+<!doctype html>
+<meta charset=utf-8>
+<title>Check that while a sync XHR is in flight async script loads don't complete and run script</title>
+<script src=/resources/testharness.js></script>
+<script src=/resources/testharnessreport.js></script>
+<body>
+<script>
+var scriptRan = false;
+var onloadFired = false;
+test(function() {
+ var s = document.createElement("script");
+ s.src = "data:application/javascript,scriptRan = true;";
+ s.onload = function() { onloadFired = true; }
+ document.body.appendChild(s);
+ var xhr = new XMLHttpRequest();
+ xhr.open("GET", "data:,", false);
+ xhr.send();
+ assert_false(scriptRan, "Script should not have run");
+ assert_false(onloadFired, "load event for <script> should not have fired");
+});
+</script>
+</body>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloaderexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,7 @@
</span><ins>+CONSOLE MESSAGE: line 14: XMLHttpRequest cannot load data:,. Cross origin requests are only supported for HTTP.
+CONSOLE MESSAGE: line 14: NetworkError: DOM Exception 19: A network error occurred.
+
+
+PASS Ensure that an async script added during a defer script that then does a
+ sync XHR still runs
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloadersubframehtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,17 @@
</span><ins>+<!DOCTYPE html>
+<script>
+ function secondScriptRan() {
+ parent.postMessage("done", "*");
+ }
+
+ function createSecondScript() {
+ var script = document.createElement("script");
+ script.src = "data:application/javascript,secondScriptRan()";
+ document.head.appendChild(script);
+
+ var xhr = new XMLHttpRequest();
+ xhr.open("GET", "data:,", false);
+ xhr.send();
+ }
+</script>
+<script src="data:application/javascript,createSecondScript()" defer></script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestxmlhttprequestsyncnothangscriptloaderhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+<!doctype html>
+<meta charset=utf-8>
+<title>Ensure that an async script added during a defer script that then does a
+ sync XHR still runs</title>
+<script src=/resources/testharness.js></script>
+<script src=/resources/testharnessreport.js></script>
+<!--
+ We run the test in a subframe, because something in the testharness stuff
+ interferes with defer scripts -->
+<script>
+ var t = async_test();
+ onmessage = t.step_func_done(function(e) {
+ assert_equals(e.data, "done");
+ });
+</script>
+<iframe src="xmlhttprequest-sync-not-hang-scriptloader-subframe.html"></iframe>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscommonentitiesjson"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/common/entities.json (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/common/entities.json         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/common/entities.json        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,2233 @@
</span><ins>+{
+ "&Aacute;": { "codepoints": [193], "characters": "\u00C1" },
+ "&Aacute": { "codepoints": [193], "characters": "\u00C1" },
+ "&aacute;": { "codepoints": [225], "characters": "\u00E1" },
+ "&aacute": { "codepoints": [225], "characters": "\u00E1" },
+ "&Abreve;": { "codepoints": [258], "characters": "\u0102" },
+ "&abreve;": { "codepoints": [259], "characters": "\u0103" },
+ "&ac;": { "codepoints": [8766], "characters": "\u223E" },
+ "&acd;": { "codepoints": [8767], "characters": "\u223F" },
+ "&acE;": { "codepoints": [8766, 819], "characters": "\u223E\u0333" },
+ "&Acirc;": { "codepoints": [194], "characters": "\u00C2" },
+ "&Acirc": { "codepoints": [194], "characters": "\u00C2" },
+ "&acirc;": { "codepoints": [226], "characters": "\u00E2" },
+ "&acirc": { "codepoints": [226], "characters": "\u00E2" },
+ "&acute;": { "codepoints": [180], "characters": "\u00B4" },
+ "&acute": { "codepoints": [180], "characters": "\u00B4" },
+ "&Acy;": { "codepoints": [1040], "characters": "\u0410" },
+ "&acy;": { "codepoints": [1072], "characters": "\u0430" },
+ "&AElig;": { "codepoints": [198], "characters": "\u00C6" },
+ "&AElig": { "codepoints": [198], "characters": "\u00C6" },
+ "&aelig;": { "codepoints": [230], "characters": "\u00E6" },
+ "&aelig": { "codepoints": [230], "characters": "\u00E6" },
+ "&af;": { "codepoints": [8289], "characters": "\u2061" },
+ "&Afr;": { "codepoints": [120068], "characters": "\uD835\uDD04" },
+ "&afr;": { "codepoints": [120094], "characters": "\uD835\uDD1E" },
+ "&Agrave;": { "codepoints": [192], "characters": "\u00C0" },
+ "&Agrave": { "codepoints": [192], "characters": "\u00C0" },
+ "&agrave;": { "codepoints": [224], "characters": "\u00E0" },
+ "&agrave": { "codepoints": [224], "characters": "\u00E0" },
+ "&alefsym;": { "codepoints": [8501], "characters": "\u2135" },
+ "&aleph;": { "codepoints": [8501], "characters": "\u2135" },
+ "&Alpha;": { "codepoints": [913], "characters": "\u0391" },
+ "&alpha;": { "codepoints": [945], "characters": "\u03B1" },
+ "&Amacr;": { "codepoints": [256], "characters": "\u0100" },
+ "&amacr;": { "codepoints": [257], "characters": "\u0101" },
+ "&amalg;": { "codepoints": [10815], "characters": "\u2A3F" },
+ "&amp;": { "codepoints": [38], "characters": "\u0026" },
+ "&amp": { "codepoints": [38], "characters": "\u0026" },
+ "&AMP;": { "codepoints": [38], "characters": "\u0026" },
+ "&AMP": { "codepoints": [38], "characters": "\u0026" },
+ "&andand;": { "codepoints": [10837], "characters": "\u2A55" },
+ "&And;": { "codepoints": [10835], "characters": "\u2A53" },
+ "&and;": { "codepoints": [8743], "characters": "\u2227" },
+ "&andd;": { "codepoints": [10844], "characters": "\u2A5C" },
+ "&andslope;": { "codepoints": [10840], "characters": "\u2A58" },
+ "&andv;": { "codepoints": [10842], "characters": "\u2A5A" },
+ "&ang;": { "codepoints": [8736], "characters": "\u2220" },
+ "&ange;": { "codepoints": [10660], "characters": "\u29A4" },
+ "&angle;": { "codepoints": [8736], "characters": "\u2220" },
+ "&angmsdaa;": { "codepoints": [10664], "characters": "\u29A8" },
+ "&angmsdab;": { "codepoints": [10665], "characters": "\u29A9" },
+ "&angmsdac;": { "codepoints": [10666], "characters": "\u29AA" },
+ "&angmsdad;": { "codepoints": [10667], "characters": "\u29AB" },
+ "&angmsdae;": { "codepoints": [10668], "characters": "\u29AC" },
+ "&angmsdaf;": { "codepoints": [10669], "characters": "\u29AD" },
+ "&angmsdag;": { "codepoints": [10670], "characters": "\u29AE" },
+ "&angmsdah;": { "codepoints": [10671], "characters": "\u29AF" },
+ "&angmsd;": { "codepoints": [8737], "characters": "\u2221" },
+ "&angrt;": { "codepoints": [8735], "characters": "\u221F" },
+ "&angrtvb;": { "codepoints": [8894], "characters": "\u22BE" },
+ "&angrtvbd;": { "codepoints": [10653], "characters": "\u299D" },
+ "&angsph;": { "codepoints": [8738], "characters": "\u2222" },
+ "&angst;": { "codepoints": [197], "characters": "\u00C5" },
+ "&angzarr;": { "codepoints": [9084], "characters": "\u237C" },
+ "&Aogon;": { "codepoints": [260], "characters": "\u0104" },
+ "&aogon;": { "codepoints": [261], "characters": "\u0105" },
+ "&Aopf;": { "codepoints": [120120], "characters": "\uD835\uDD38" },
+ "&aopf;": { "codepoints": [120146], "characters": "\uD835\uDD52" },
+ "&apacir;": { "codepoints": [10863], "characters": "\u2A6F" },
+ "&ap;": { "codepoints": [8776], "characters": "\u2248" },
+ "&apE;": { "codepoints": [10864], "characters": "\u2A70" },
+ "&ape;": { "codepoints": [8778], "characters": "\u224A" },
+ "&apid;": { "codepoints": [8779], "characters": "\u224B" },
+ "&apos;": { "codepoints": [39], "characters": "\u0027" },
+ "&ApplyFunction;": { "codepoints": [8289], "characters": "\u2061" },
+ "&approx;": { "codepoints": [8776], "characters": "\u2248" },
+ "&approxeq;": { "codepoints": [8778], "characters": "\u224A" },
+ "&Aring;": { "codepoints": [197], "characters": "\u00C5" },
+ "&Aring": { "codepoints": [197], "characters": "\u00C5" },
+ "&aring;": { "codepoints": [229], "characters": "\u00E5" },
+ "&aring": { "codepoints": [229], "characters": "\u00E5" },
+ "&Ascr;": { "codepoints": [119964], "characters": "\uD835\uDC9C" },
+ "&ascr;": { "codepoints": [119990], "characters": "\uD835\uDCB6" },
+ "&Assign;": { "codepoints": [8788], "characters": "\u2254" },
+ "&ast;": { "codepoints": [42], "characters": "\u002A" },
+ "&asymp;": { "codepoints": [8776], "characters": "\u2248" },
+ "&asympeq;": { "codepoints": [8781], "characters": "\u224D" },
+ "&Atilde;": { "codepoints": [195], "characters": "\u00C3" },
+ "&Atilde": { "codepoints": [195], "characters": "\u00C3" },
+ "&atilde;": { "codepoints": [227], "characters": "\u00E3" },
+ "&atilde": { "codepoints": [227], "characters": "\u00E3" },
+ "&Auml;": { "codepoints": [196], "characters": "\u00C4" },
+ "&Auml": { "codepoints": [196], "characters": "\u00C4" },
+ "&auml;": { "codepoints": [228], "characters": "\u00E4" },
+ "&auml": { "codepoints": [228], "characters": "\u00E4" },
+ "&awconint;": { "codepoints": [8755], "characters": "\u2233" },
+ "&awint;": { "codepoints": [10769], "characters": "\u2A11" },
+ "&backcong;": { "codepoints": [8780], "characters": "\u224C" },
+ "&backepsilon;": { "codepoints": [1014], "characters": "\u03F6" },
+ "&backprime;": { "codepoints": [8245], "characters": "\u2035" },
+ "&backsim;": { "codepoints": [8765], "characters": "\u223D" },
+ "&backsimeq;": { "codepoints": [8909], "characters": "\u22CD" },
+ "&Backslash;": { "codepoints": [8726], "characters": "\u2216" },
+ "&Barv;": { "codepoints": [10983], "characters": "\u2AE7" },
+ "&barvee;": { "codepoints": [8893], "characters": "\u22BD" },
+ "&barwed;": { "codepoints": [8965], "characters": "\u2305" },
+ "&Barwed;": { "codepoints": [8966], "characters": "\u2306" },
+ "&barwedge;": { "codepoints": [8965], "characters": "\u2305" },
+ "&bbrk;": { "codepoints": [9141], "characters": "\u23B5" },
+ "&bbrktbrk;": { "codepoints": [9142], "characters": "\u23B6" },
+ "&bcong;": { "codepoints": [8780], "characters": "\u224C" },
+ "&Bcy;": { "codepoints": [1041], "characters": "\u0411" },
+ "&bcy;": { "codepoints": [1073], "characters": "\u0431" },
+ "&bdquo;": { "codepoints": [8222], "characters": "\u201E" },
+ "&becaus;": { "codepoints": [8757], "characters": "\u2235" },
+ "&because;": { "codepoints": [8757], "characters": "\u2235" },
+ "&Because;": { "codepoints": [8757], "characters": "\u2235" },
+ "&bemptyv;": { "codepoints": [10672], "characters": "\u29B0" },
+ "&bepsi;": { "codepoints": [1014], "characters": "\u03F6" },
+ "&bernou;": { "codepoints": [8492], "characters": "\u212C" },
+ "&Bernoullis;": { "codepoints": [8492], "characters": "\u212C" },
+ "&Beta;": { "codepoints": [914], "characters": "\u0392" },
+ "&beta;": { "codepoints": [946], "characters": "\u03B2" },
+ "&beth;": { "codepoints": [8502], "characters": "\u2136" },
+ "&between;": { "codepoints": [8812], "characters": "\u226C" },
+ "&Bfr;": { "codepoints": [120069], "characters": "\uD835\uDD05" },
+ "&bfr;": { "codepoints": [120095], "characters": "\uD835\uDD1F" },
+ "&bigcap;": { "codepoints": [8898], "characters": "\u22C2" },
+ "&bigcirc;": { "codepoints": [9711], "characters": "\u25EF" },
+ "&bigcup;": { "codepoints": [8899], "characters": "\u22C3" },
+ "&bigodot;": { "codepoints": [10752], "characters": "\u2A00" },
+ "&bigoplus;": { "codepoints": [10753], "characters": "\u2A01" },
+ "&bigotimes;": { "codepoints": [10754], "characters": "\u2A02" },
+ "&bigsqcup;": { "codepoints": [10758], "characters": "\u2A06" },
+ "&bigstar;": { "codepoints": [9733], "characters": "\u2605" },
+ "&bigtriangledown;": { "codepoints": [9661], "characters": "\u25BD" },
+ "&bigtriangleup;": { "codepoints": [9651], "characters": "\u25B3" },
+ "&biguplus;": { "codepoints": [10756], "characters": "\u2A04" },
+ "&bigvee;": { "codepoints": [8897], "characters": "\u22C1" },
+ "&bigwedge;": { "codepoints": [8896], "characters": "\u22C0" },
+ "&bkarow;": { "codepoints": [10509], "characters": "\u290D" },
+ "&blacklozenge;": { "codepoints": [10731], "characters": "\u29EB" },
+ "&blacksquare;": { "codepoints": [9642], "characters": "\u25AA" },
+ "&blacktriangle;": { "codepoints": [9652], "characters": "\u25B4" },
+ "&blacktriangledown;": { "codepoints": [9662], "characters": "\u25BE" },
+ "&blacktriangleleft;": { "codepoints": [9666], "characters": "\u25C2" },
+ "&blacktriangleright;": { "codepoints": [9656], "characters": "\u25B8" },
+ "&blank;": { "codepoints": [9251], "characters": "\u2423" },
+ "&blk12;": { "codepoints": [9618], "characters": "\u2592" },
+ "&blk14;": { "codepoints": [9617], "characters": "\u2591" },
+ "&blk34;": { "codepoints": [9619], "characters": "\u2593" },
+ "&block;": { "codepoints": [9608], "characters": "\u2588" },
+ "&bne;": { "codepoints": [61, 8421], "characters": "\u003D\u20E5" },
+ "&bnequiv;": { "codepoints": [8801, 8421], "characters": "\u2261\u20E5" },
+ "&bNot;": { "codepoints": [10989], "characters": "\u2AED" },
+ "&bnot;": { "codepoints": [8976], "characters": "\u2310" },
+ "&Bopf;": { "codepoints": [120121], "characters": "\uD835\uDD39" },
+ "&bopf;": { "codepoints": [120147], "characters": "\uD835\uDD53" },
+ "&bot;": { "codepoints": [8869], "characters": "\u22A5" },
+ "&bottom;": { "codepoints": [8869], "characters": "\u22A5" },
+ "&bowtie;": { "codepoints": [8904], "characters": "\u22C8" },
+ "&boxbox;": { "codepoints": [10697], "characters": "\u29C9" },
+ "&boxdl;": { "codepoints": [9488], "characters": "\u2510" },
+ "&boxdL;": { "codepoints": [9557], "characters": "\u2555" },
+ "&boxDl;": { "codepoints": [9558], "characters": "\u2556" },
+ "&boxDL;": { "codepoints": [9559], "characters": "\u2557" },
+ "&boxdr;": { "codepoints": [9484], "characters": "\u250C" },
+ "&boxdR;": { "codepoints": [9554], "characters": "\u2552" },
+ "&boxDr;": { "codepoints": [9555], "characters": "\u2553" },
+ "&boxDR;": { "codepoints": [9556], "characters": "\u2554" },
+ "&boxh;": { "codepoints": [9472], "characters": "\u2500" },
+ "&boxH;": { "codepoints": [9552], "characters": "\u2550" },
+ "&boxhd;": { "codepoints": [9516], "characters": "\u252C" },
+ "&boxHd;": { "codepoints": [9572], "characters": "\u2564" },
+ "&boxhD;": { "codepoints": [9573], "characters": "\u2565" },
+ "&boxHD;": { "codepoints": [9574], "characters": "\u2566" },
+ "&boxhu;": { "codepoints": [9524], "characters": "\u2534" },
+ "&boxHu;": { "codepoints": [9575], "characters": "\u2567" },
+ "&boxhU;": { "codepoints": [9576], "characters": "\u2568" },
+ "&boxHU;": { "codepoints": [9577], "characters": "\u2569" },
+ "&boxminus;": { "codepoints": [8863], "characters": "\u229F" },
+ "&boxplus;": { "codepoints": [8862], "characters": "\u229E" },
+ "&boxtimes;": { "codepoints": [8864], "characters": "\u22A0" },
+ "&boxul;": { "codepoints": [9496], "characters": "\u2518" },
+ "&boxuL;": { "codepoints": [9563], "characters": "\u255B" },
+ "&boxUl;": { "codepoints": [9564], "characters": "\u255C" },
+ "&boxUL;": { "codepoints": [9565], "characters": "\u255D" },
+ "&boxur;": { "codepoints": [9492], "characters": "\u2514" },
+ "&boxuR;": { "codepoints": [9560], "characters": "\u2558" },
+ "&boxUr;": { "codepoints": [9561], "characters": "\u2559" },
+ "&boxUR;": { "codepoints": [9562], "characters": "\u255A" },
+ "&boxv;": { "codepoints": [9474], "characters": "\u2502" },
+ "&boxV;": { "codepoints": [9553], "characters": "\u2551" },
+ "&boxvh;": { "codepoints": [9532], "characters": "\u253C" },
+ "&boxvH;": { "codepoints": [9578], "characters": "\u256A" },
+ "&boxVh;": { "codepoints": [9579], "characters": "\u256B" },
+ "&boxVH;": { "codepoints": [9580], "characters": "\u256C" },
+ "&boxvl;": { "codepoints": [9508], "characters": "\u2524" },
+ "&boxvL;": { "codepoints": [9569], "characters": "\u2561" },
+ "&boxVl;": { "codepoints": [9570], "characters": "\u2562" },
+ "&boxVL;": { "codepoints": [9571], "characters": "\u2563" },
+ "&boxvr;": { "codepoints": [9500], "characters": "\u251C" },
+ "&boxvR;": { "codepoints": [9566], "characters": "\u255E" },
+ "&boxVr;": { "codepoints": [9567], "characters": "\u255F" },
+ "&boxVR;": { "codepoints": [9568], "characters": "\u2560" },
+ "&bprime;": { "codepoints": [8245], "characters": "\u2035" },
+ "&breve;": { "codepoints": [728], "characters": "\u02D8" },
+ "&Breve;": { "codepoints": [728], "characters": "\u02D8" },
+ "&brvbar;": { "codepoints": [166], "characters": "\u00A6" },
+ "&brvbar": { "codepoints": [166], "characters": "\u00A6" },
+ "&bscr;": { "codepoints": [119991], "characters": "\uD835\uDCB7" },
+ "&Bscr;": { "codepoints": [8492], "characters": "\u212C" },
+ "&bsemi;": { "codepoints": [8271], "characters": "\u204F" },
+ "&bsim;": { "codepoints": [8765], "characters": "\u223D" },
+ "&bsime;": { "codepoints": [8909], "characters": "\u22CD" },
+ "&bsolb;": { "codepoints": [10693], "characters": "\u29C5" },
+ "&bsol;": { "codepoints": [92], "characters": "\u005C" },
+ "&bsolhsub;": { "codepoints": [10184], "characters": "\u27C8" },
+ "&bull;": { "codepoints": [8226], "characters": "\u2022" },
+ "&bullet;": { "codepoints": [8226], "characters": "\u2022" },
+ "&bump;": { "codepoints": [8782], "characters": "\u224E" },
+ "&bumpE;": { "codepoints": [10926], "characters": "\u2AAE" },
+ "&bumpe;": { "codepoints": [8783], "characters": "\u224F" },
+ "&Bumpeq;": { "codepoints": [8782], "characters": "\u224E" },
+ "&bumpeq;": { "codepoints": [8783], "characters": "\u224F" },
+ "&Cacute;": { "codepoints": [262], "characters": "\u0106" },
+ "&cacute;": { "codepoints": [263], "characters": "\u0107" },
+ "&capand;": { "codepoints": [10820], "characters": "\u2A44" },
+ "&capbrcup;": { "codepoints": [10825], "characters": "\u2A49" },
+ "&capcap;": { "codepoints": [10827], "characters": "\u2A4B" },
+ "&cap;": { "codepoints": [8745], "characters": "\u2229" },
+ "&Cap;": { "codepoints": [8914], "characters": "\u22D2" },
+ "&capcup;": { "codepoints": [10823], "characters": "\u2A47" },
+ "&capdot;": { "codepoints": [10816], "characters": "\u2A40" },
+ "&CapitalDifferentialD;": { "codepoints": [8517], "characters": "\u2145" },
+ "&caps;": { "codepoints": [8745, 65024], "characters": "\u2229\uFE00" },
+ "&caret;": { "codepoints": [8257], "characters": "\u2041" },
+ "&caron;": { "codepoints": [711], "characters": "\u02C7" },
+ "&Cayleys;": { "codepoints": [8493], "characters": "\u212D" },
+ "&ccaps;": { "codepoints": [10829], "characters": "\u2A4D" },
+ "&Ccaron;": { "codepoints": [268], "characters": "\u010C" },
+ "&ccaron;": { "codepoints": [269], "characters": "\u010D" },
+ "&Ccedil;": { "codepoints": [199], "characters": "\u00C7" },
+ "&Ccedil": { "codepoints": [199], "characters": "\u00C7" },
+ "&ccedil;": { "codepoints": [231], "characters": "\u00E7" },
+ "&ccedil": { "codepoints": [231], "characters": "\u00E7" },
+ "&Ccirc;": { "codepoints": [264], "characters": "\u0108" },
+ "&ccirc;": { "codepoints": [265], "characters": "\u0109" },
+ "&Cconint;": { "codepoints": [8752], "characters": "\u2230" },
+ "&ccups;": { "codepoints": [10828], "characters": "\u2A4C" },
+ "&ccupssm;": { "codepoints": [10832], "characters": "\u2A50" },
+ "&Cdot;": { "codepoints": [266], "characters": "\u010A" },
+ "&cdot;": { "codepoints": [267], "characters": "\u010B" },
+ "&cedil;": { "codepoints": [184], "characters": "\u00B8" },
+ "&cedil": { "codepoints": [184], "characters": "\u00B8" },
+ "&Cedilla;": { "codepoints": [184], "characters": "\u00B8" },
+ "&cemptyv;": { "codepoints": [10674], "characters": "\u29B2" },
+ "&cent;": { "codepoints": [162], "characters": "\u00A2" },
+ "&cent": { "codepoints": [162], "characters": "\u00A2" },
+ "&centerdot;": { "codepoints": [183], "characters": "\u00B7" },
+ "&CenterDot;": { "codepoints": [183], "characters": "\u00B7" },
+ "&cfr;": { "codepoints": [120096], "characters": "\uD835\uDD20" },
+ "&Cfr;": { "codepoints": [8493], "characters": "\u212D" },
+ "&CHcy;": { "codepoints": [1063], "characters": "\u0427" },
+ "&chcy;": { "codepoints": [1095], "characters": "\u0447" },
+ "&check;": { "codepoints": [10003], "characters": "\u2713" },
+ "&checkmark;": { "codepoints": [10003], "characters": "\u2713" },
+ "&Chi;": { "codepoints": [935], "characters": "\u03A7" },
+ "&chi;": { "codepoints": [967], "characters": "\u03C7" },
+ "&circ;": { "codepoints": [710], "characters": "\u02C6" },
+ "&circeq;": { "codepoints": [8791], "characters": "\u2257" },
+ "&circlearrowleft;": { "codepoints": [8634], "characters": "\u21BA" },
+ "&circlearrowright;": { "codepoints": [8635], "characters": "\u21BB" },
+ "&circledast;": { "codepoints": [8859], "characters": "\u229B" },
+ "&circledcirc;": { "codepoints": [8858], "characters": "\u229A" },
+ "&circleddash;": { "codepoints": [8861], "characters": "\u229D" },
+ "&CircleDot;": { "codepoints": [8857], "characters": "\u2299" },
+ "&circledR;": { "codepoints": [174], "characters": "\u00AE" },
+ "&circledS;": { "codepoints": [9416], "characters": "\u24C8" },
+ "&CircleMinus;": { "codepoints": [8854], "characters": "\u2296" },
+ "&CirclePlus;": { "codepoints": [8853], "characters": "\u2295" },
+ "&CircleTimes;": { "codepoints": [8855], "characters": "\u2297" },
+ "&cir;": { "codepoints": [9675], "characters": "\u25CB" },
+ "&cirE;": { "codepoints": [10691], "characters": "\u29C3" },
+ "&cire;": { "codepoints": [8791], "characters": "\u2257" },
+ "&cirfnint;": { "codepoints": [10768], "characters": "\u2A10" },
+ "&cirmid;": { "codepoints": [10991], "characters": "\u2AEF" },
+ "&cirscir;": { "codepoints": [10690], "characters": "\u29C2" },
+ "&ClockwiseContourIntegral;": { "codepoints": [8754], "characters": "\u2232" },
+ "&CloseCurlyDoubleQuote;": { "codepoints": [8221], "characters": "\u201D" },
+ "&CloseCurlyQuote;": { "codepoints": [8217], "characters": "\u2019" },
+ "&clubs;": { "codepoints": [9827], "characters": "\u2663" },
+ "&clubsuit;": { "codepoints": [9827], "characters": "\u2663" },
+ "&colon;": { "codepoints": [58], "characters": "\u003A" },
+ "&Colon;": { "codepoints": [8759], "characters": "\u2237" },
+ "&Colone;": { "codepoints": [10868], "characters": "\u2A74" },
+ "&colone;": { "codepoints": [8788], "characters": "\u2254" },
+ "&coloneq;": { "codepoints": [8788], "characters": "\u2254" },
+ "&comma;": { "codepoints": [44], "characters": "\u002C" },
+ "&commat;": { "codepoints": [64], "characters": "\u0040" },
+ "&comp;": { "codepoints": [8705], "characters": "\u2201" },
+ "&compfn;": { "codepoints": [8728], "characters": "\u2218" },
+ "&complement;": { "codepoints": [8705], "characters": "\u2201" },
+ "&complexes;": { "codepoints": [8450], "characters": "\u2102" },
+ "&cong;": { "codepoints": [8773], "characters": "\u2245" },
+ "&congdot;": { "codepoints": [10861], "characters": "\u2A6D" },
+ "&Congruent;": { "codepoints": [8801], "characters": "\u2261" },
+ "&conint;": { "codepoints": [8750], "characters": "\u222E" },
+ "&Conint;": { "codepoints": [8751], "characters": "\u222F" },
+ "&ContourIntegral;": { "codepoints": [8750], "characters": "\u222E" },
+ "&copf;": { "codepoints": [120148], "characters": "\uD835\uDD54" },
+ "&Copf;": { "codepoints": [8450], "characters": "\u2102" },
+ "&coprod;": { "codepoints": [8720], "characters": "\u2210" },
+ "&Coproduct;": { "codepoints": [8720], "characters": "\u2210" },
+ "&copy;": { "codepoints": [169], "characters": "\u00A9" },
+ "&copy": { "codepoints": [169], "characters": "\u00A9" },
+ "&COPY;": { "codepoints": [169], "characters": "\u00A9" },
+ "&COPY": { "codepoints": [169], "characters": "\u00A9" },
+ "&copysr;": { "codepoints": [8471], "characters": "\u2117" },
+ "&CounterClockwiseContourIntegral;": { "codepoints": [8755], "characters": "\u2233" },
+ "&crarr;": { "codepoints": [8629], "characters": "\u21B5" },
+ "&cross;": { "codepoints": [10007], "characters": "\u2717" },
+ "&Cross;": { "codepoints": [10799], "characters": "\u2A2F" },
+ "&Cscr;": { "codepoints": [119966], "characters": "\uD835\uDC9E" },
+ "&cscr;": { "codepoints": [119992], "characters": "\uD835\uDCB8" },
+ "&csub;": { "codepoints": [10959], "characters": "\u2ACF" },
+ "&csube;": { "codepoints": [10961], "characters": "\u2AD1" },
+ "&csup;": { "codepoints": [10960], "characters": "\u2AD0" },
+ "&csupe;": { "codepoints": [10962], "characters": "\u2AD2" },
+ "&ctdot;": { "codepoints": [8943], "characters": "\u22EF" },
+ "&cudarrl;": { "codepoints": [10552], "characters": "\u2938" },
+ "&cudarrr;": { "codepoints": [10549], "characters": "\u2935" },
+ "&cuepr;": { "codepoints": [8926], "characters": "\u22DE" },
+ "&cuesc;": { "codepoints": [8927], "characters": "\u22DF" },
+ "&cularr;": { "codepoints": [8630], "characters": "\u21B6" },
+ "&cularrp;": { "codepoints": [10557], "characters": "\u293D" },
+ "&cupbrcap;": { "codepoints": [10824], "characters": "\u2A48" },
+ "&cupcap;": { "codepoints": [10822], "characters": "\u2A46" },
+ "&CupCap;": { "codepoints": [8781], "characters": "\u224D" },
+ "&cup;": { "codepoints": [8746], "characters": "\u222A" },
+ "&Cup;": { "codepoints": [8915], "characters": "\u22D3" },
+ "&cupcup;": { "codepoints": [10826], "characters": "\u2A4A" },
+ "&cupdot;": { "codepoints": [8845], "characters": "\u228D" },
+ "&cupor;": { "codepoints": [10821], "characters": "\u2A45" },
+ "&cups;": { "codepoints": [8746, 65024], "characters": "\u222A\uFE00" },
+ "&curarr;": { "codepoints": [8631], "characters": "\u21B7" },
+ "&curarrm;": { "codepoints": [10556], "characters": "\u293C" },
+ "&curlyeqprec;": { "codepoints": [8926], "characters": "\u22DE" },
+ "&curlyeqsucc;": { "codepoints": [8927], "characters": "\u22DF" },
+ "&curlyvee;": { "codepoints": [8910], "characters": "\u22CE" },
+ "&curlywedge;": { "codepoints": [8911], "characters": "\u22CF" },
+ "&curren;": { "codepoints": [164], "characters": "\u00A4" },
+ "&curren": { "codepoints": [164], "characters": "\u00A4" },
+ "&curvearrowleft;": { "codepoints": [8630], "characters": "\u21B6" },
+ "&curvearrowright;": { "codepoints": [8631], "characters": "\u21B7" },
+ "&cuvee;": { "codepoints": [8910], "characters": "\u22CE" },
+ "&cuwed;": { "codepoints": [8911], "characters": "\u22CF" },
+ "&cwconint;": { "codepoints": [8754], "characters": "\u2232" },
+ "&cwint;": { "codepoints": [8753], "characters": "\u2231" },
+ "&cylcty;": { "codepoints": [9005], "characters": "\u232D" },
+ "&dagger;": { "codepoints": [8224], "characters": "\u2020" },
+ "&Dagger;": { "codepoints": [8225], "characters": "\u2021" },
+ "&daleth;": { "codepoints": [8504], "characters": "\u2138" },
+ "&darr;": { "codepoints": [8595], "characters": "\u2193" },
+ "&Darr;": { "codepoints": [8609], "characters": "\u21A1" },
+ "&dArr;": { "codepoints": [8659], "characters": "\u21D3" },
+ "&dash;": { "codepoints": [8208], "characters": "\u2010" },
+ "&Dashv;": { "codepoints": [10980], "characters": "\u2AE4" },
+ "&dashv;": { "codepoints": [8867], "characters": "\u22A3" },
+ "&dbkarow;": { "codepoints": [10511], "characters": "\u290F" },
+ "&dblac;": { "codepoints": [733], "characters": "\u02DD" },
+ "&Dcaron;": { "codepoints": [270], "characters": "\u010E" },
+ "&dcaron;": { "codepoints": [271], "characters": "\u010F" },
+ "&Dcy;": { "codepoints": [1044], "characters": "\u0414" },
+ "&dcy;": { "codepoints": [1076], "characters": "\u0434" },
+ "&ddagger;": { "codepoints": [8225], "characters": "\u2021" },
+ "&ddarr;": { "codepoints": [8650], "characters": "\u21CA" },
+ "&DD;": { "codepoints": [8517], "characters": "\u2145" },
+ "&dd;": { "codepoints": [8518], "characters": "\u2146" },
+ "&DDotrahd;": { "codepoints": [10513], "characters": "\u2911" },
+ "&ddotseq;": { "codepoints": [10871], "characters": "\u2A77" },
+ "&deg;": { "codepoints": [176], "characters": "\u00B0" },
+ "&deg": { "codepoints": [176], "characters": "\u00B0" },
+ "&Del;": { "codepoints": [8711], "characters": "\u2207" },
+ "&Delta;": { "codepoints": [916], "characters": "\u0394" },
+ "&delta;": { "codepoints": [948], "characters": "\u03B4" },
+ "&demptyv;": { "codepoints": [10673], "characters": "\u29B1" },
+ "&dfisht;": { "codepoints": [10623], "characters": "\u297F" },
+ "&Dfr;": { "codepoints": [120071], "characters": "\uD835\uDD07" },
+ "&dfr;": { "codepoints": [120097], "characters": "\uD835\uDD21" },
+ "&dHar;": { "codepoints": [10597], "characters": "\u2965" },
+ "&dharl;": { "codepoints": [8643], "characters": "\u21C3" },
+ "&dharr;": { "codepoints": [8642], "characters": "\u21C2" },
+ "&DiacriticalAcute;": { "codepoints": [180], "characters": "\u00B4" },
+ "&DiacriticalDot;": { "codepoints": [729], "characters": "\u02D9" },
+ "&DiacriticalDoubleAcute;": { "codepoints": [733], "characters": "\u02DD" },
+ "&DiacriticalGrave;": { "codepoints": [96], "characters": "\u0060" },
+ "&DiacriticalTilde;": { "codepoints": [732], "characters": "\u02DC" },
+ "&diam;": { "codepoints": [8900], "characters": "\u22C4" },
+ "&diamond;": { "codepoints": [8900], "characters": "\u22C4" },
+ "&Diamond;": { "codepoints": [8900], "characters": "\u22C4" },
+ "&diamondsuit;": { "codepoints": [9830], "characters": "\u2666" },
+ "&diams;": { "codepoints": [9830], "characters": "\u2666" },
+ "&die;": { "codepoints": [168], "characters": "\u00A8" },
+ "&DifferentialD;": { "codepoints": [8518], "characters": "\u2146" },
+ "&digamma;": { "codepoints": [989], "characters": "\u03DD" },
+ "&disin;": { "codepoints": [8946], "characters": "\u22F2" },
+ "&div;": { "codepoints": [247], "characters": "\u00F7" },
+ "&divide;": { "codepoints": [247], "characters": "\u00F7" },
+ "&divide": { "codepoints": [247], "characters": "\u00F7" },
+ "&divideontimes;": { "codepoints": [8903], "characters": "\u22C7" },
+ "&divonx;": { "codepoints": [8903], "characters": "\u22C7" },
+ "&DJcy;": { "codepoints": [1026], "characters": "\u0402" },
+ "&djcy;": { "codepoints": [1106], "characters": "\u0452" },
+ "&dlcorn;": { "codepoints": [8990], "characters": "\u231E" },
+ "&dlcrop;": { "codepoints": [8973], "characters": "\u230D" },
+ "&dollar;": { "codepoints": [36], "characters": "\u0024" },
+ "&Dopf;": { "codepoints": [120123], "characters": "\uD835\uDD3B" },
+ "&dopf;": { "codepoints": [120149], "characters": "\uD835\uDD55" },
+ "&Dot;": { "codepoints": [168], "characters": "\u00A8" },
+ "&dot;": { "codepoints": [729], "characters": "\u02D9" },
+ "&DotDot;": { "codepoints": [8412], "characters": "\u20DC" },
+ "&doteq;": { "codepoints": [8784], "characters": "\u2250" },
+ "&doteqdot;": { "codepoints": [8785], "characters": "\u2251" },
+ "&DotEqual;": { "codepoints": [8784], "characters": "\u2250" },
+ "&dotminus;": { "codepoints": [8760], "characters": "\u2238" },
+ "&dotplus;": { "codepoints": [8724], "characters": "\u2214" },
+ "&dotsquare;": { "codepoints": [8865], "characters": "\u22A1" },
+ "&doublebarwedge;": { "codepoints": [8966], "characters": "\u2306" },
+ "&DoubleContourIntegral;": { "codepoints": [8751], "characters": "\u222F" },
+ "&DoubleDot;": { "codepoints": [168], "characters": "\u00A8" },
+ "&DoubleDownArrow;": { "codepoints": [8659], "characters": "\u21D3" },
+ "&DoubleLeftArrow;": { "codepoints": [8656], "characters": "\u21D0" },
+ "&DoubleLeftRightArrow;": { "codepoints": [8660], "characters": "\u21D4" },
+ "&DoubleLeftTee;": { "codepoints": [10980], "characters": "\u2AE4" },
+ "&DoubleLongLeftArrow;": { "codepoints": [10232], "characters": "\u27F8" },
+ "&DoubleLongLeftRightArrow;": { "codepoints": [10234], "characters": "\u27FA" },
+ "&DoubleLongRightArrow;": { "codepoints": [10233], "characters": "\u27F9" },
+ "&DoubleRightArrow;": { "codepoints": [8658], "characters": "\u21D2" },
+ "&DoubleRightTee;": { "codepoints": [8872], "characters": "\u22A8" },
+ "&DoubleUpArrow;": { "codepoints": [8657], "characters": "\u21D1" },
+ "&DoubleUpDownArrow;": { "codepoints": [8661], "characters": "\u21D5" },
+ "&DoubleVerticalBar;": { "codepoints": [8741], "characters": "\u2225" },
+ "&DownArrowBar;": { "codepoints": [10515], "characters": "\u2913" },
+ "&downarrow;": { "codepoints": [8595], "characters": "\u2193" },
+ "&DownArrow;": { "codepoints": [8595], "characters": "\u2193" },
+ "&Downarrow;": { "codepoints": [8659], "characters": "\u21D3" },
+ "&DownArrowUpArrow;": { "codepoints": [8693], "characters": "\u21F5" },
+ "&DownBreve;": { "codepoints": [785], "characters": "\u0311" },
+ "&downdownarrows;": { "codepoints": [8650], "characters": "\u21CA" },
+ "&downharpoonleft;": { "codepoints": [8643], "characters": "\u21C3" },
+ "&downharpoonright;": { "codepoints": [8642], "characters": "\u21C2" },
+ "&DownLeftRightVector;": { "codepoints": [10576], "characters": "\u2950" },
+ "&DownLeftTeeVector;": { "codepoints": [10590], "characters": "\u295E" },
+ "&DownLeftVectorBar;": { "codepoints": [10582], "characters": "\u2956" },
+ "&DownLeftVector;": { "codepoints": [8637], "characters": "\u21BD" },
+ "&DownRightTeeVector;": { "codepoints": [10591], "characters": "\u295F" },
+ "&DownRightVectorBar;": { "codepoints": [10583], "characters": "\u2957" },
+ "&DownRightVector;": { "codepoints": [8641], "characters": "\u21C1" },
+ "&DownTeeArrow;": { "codepoints": [8615], "characters": "\u21A7" },
+ "&DownTee;": { "codepoints": [8868], "characters": "\u22A4" },
+ "&drbkarow;": { "codepoints": [10512], "characters": "\u2910" },
+ "&drcorn;": { "codepoints": [8991], "characters": "\u231F" },
+ "&drcrop;": { "codepoints": [8972], "characters": "\u230C" },
+ "&Dscr;": { "codepoints": [119967], "characters": "\uD835\uDC9F" },
+ "&dscr;": { "codepoints": [119993], "characters": "\uD835\uDCB9" },
+ "&DScy;": { "codepoints": [1029], "characters": "\u0405" },
+ "&dscy;": { "codepoints": [1109], "characters": "\u0455" },
+ "&dsol;": { "codepoints": [10742], "characters": "\u29F6" },
+ "&Dstrok;": { "codepoints": [272], "characters": "\u0110" },
+ "&dstrok;": { "codepoints": [273], "characters": "\u0111" },
+ "&dtdot;": { "codepoints": [8945], "characters": "\u22F1" },
+ "&dtri;": { "codepoints": [9663], "characters": "\u25BF" },
+ "&dtrif;": { "codepoints": [9662], "characters": "\u25BE" },
+ "&duarr;": { "codepoints": [8693], "characters": "\u21F5" },
+ "&duhar;": { "codepoints": [10607], "characters": "\u296F" },
+ "&dwangle;": { "codepoints": [10662], "characters": "\u29A6" },
+ "&DZcy;": { "codepoints": [1039], "characters": "\u040F" },
+ "&dzcy;": { "codepoints": [1119], "characters": "\u045F" },
+ "&dzigrarr;": { "codepoints": [10239], "characters": "\u27FF" },
+ "&Eacute;": { "codepoints": [201], "characters": "\u00C9" },
+ "&Eacute": { "codepoints": [201], "characters": "\u00C9" },
+ "&eacute;": { "codepoints": [233], "characters": "\u00E9" },
+ "&eacute": { "codepoints": [233], "characters": "\u00E9" },
+ "&easter;": { "codepoints": [10862], "characters": "\u2A6E" },
+ "&Ecaron;": { "codepoints": [282], "characters": "\u011A" },
+ "&ecaron;": { "codepoints": [283], "characters": "\u011B" },
+ "&Ecirc;": { "codepoints": [202], "characters": "\u00CA" },
+ "&Ecirc": { "codepoints": [202], "characters": "\u00CA" },
+ "&ecirc;": { "codepoints": [234], "characters": "\u00EA" },
+ "&ecirc": { "codepoints": [234], "characters": "\u00EA" },
+ "&ecir;": { "codepoints": [8790], "characters": "\u2256" },
+ "&ecolon;": { "codepoints": [8789], "characters": "\u2255" },
+ "&Ecy;": { "codepoints": [1069], "characters": "\u042D" },
+ "&ecy;": { "codepoints": [1101], "characters": "\u044D" },
+ "&eDDot;": { "codepoints": [10871], "characters": "\u2A77" },
+ "&Edot;": { "codepoints": [278], "characters": "\u0116" },
+ "&edot;": { "codepoints": [279], "characters": "\u0117" },
+ "&eDot;": { "codepoints": [8785], "characters": "\u2251" },
+ "&ee;": { "codepoints": [8519], "characters": "\u2147" },
+ "&efDot;": { "codepoints": [8786], "characters": "\u2252" },
+ "&Efr;": { "codepoints": [120072], "characters": "\uD835\uDD08" },
+ "&efr;": { "codepoints": [120098], "characters": "\uD835\uDD22" },
+ "&eg;": { "codepoints": [10906], "characters": "\u2A9A" },
+ "&Egrave;": { "codepoints": [200], "characters": "\u00C8" },
+ "&Egrave": { "codepoints": [200], "characters": "\u00C8" },
+ "&egrave;": { "codepoints": [232], "characters": "\u00E8" },
+ "&egrave": { "codepoints": [232], "characters": "\u00E8" },
+ "&egs;": { "codepoints": [10902], "characters": "\u2A96" },
+ "&egsdot;": { "codepoints": [10904], "characters": "\u2A98" },
+ "&el;": { "codepoints": [10905], "characters": "\u2A99" },
+ "&Element;": { "codepoints": [8712], "characters": "\u2208" },
+ "&elinters;": { "codepoints": [9191], "characters": "\u23E7" },
+ "&ell;": { "codepoints": [8467], "characters": "\u2113" },
+ "&els;": { "codepoints": [10901], "characters": "\u2A95" },
+ "&elsdot;": { "codepoints": [10903], "characters": "\u2A97" },
+ "&Emacr;": { "codepoints": [274], "characters": "\u0112" },
+ "&emacr;": { "codepoints": [275], "characters": "\u0113" },
+ "&empty;": { "codepoints": [8709], "characters": "\u2205" },
+ "&emptyset;": { "codepoints": [8709], "characters": "\u2205" },
+ "&EmptySmallSquare;": { "codepoints": [9723], "characters": "\u25FB" },
+ "&emptyv;": { "codepoints": [8709], "characters": "\u2205" },
+ "&EmptyVerySmallSquare;": { "codepoints": [9643], "characters": "\u25AB" },
+ "&emsp13;": { "codepoints": [8196], "characters": "\u2004" },
+ "&emsp14;": { "codepoints": [8197], "characters": "\u2005" },
+ "&emsp;": { "codepoints": [8195], "characters": "\u2003" },
+ "&ENG;": { "codepoints": [330], "characters": "\u014A" },
+ "&eng;": { "codepoints": [331], "characters": "\u014B" },
+ "&ensp;": { "codepoints": [8194], "characters": "\u2002" },
+ "&Eogon;": { "codepoints": [280], "characters": "\u0118" },
+ "&eogon;": { "codepoints": [281], "characters": "\u0119" },
+ "&Eopf;": { "codepoints": [120124], "characters": "\uD835\uDD3C" },
+ "&eopf;": { "codepoints": [120150], "characters": "\uD835\uDD56" },
+ "&epar;": { "codepoints": [8917], "characters": "\u22D5" },
+ "&eparsl;": { "codepoints": [10723], "characters": "\u29E3" },
+ "&eplus;": { "codepoints": [10865], "characters": "\u2A71" },
+ "&epsi;": { "codepoints": [949], "characters": "\u03B5" },
+ "&Epsilon;": { "codepoints": [917], "characters": "\u0395" },
+ "&epsilon;": { "codepoints": [949], "characters": "\u03B5" },
+ "&epsiv;": { "codepoints": [1013], "characters": "\u03F5" },
+ "&eqcirc;": { "codepoints": [8790], "characters": "\u2256" },
+ "&eqcolon;": { "codepoints": [8789], "characters": "\u2255" },
+ "&eqsim;": { "codepoints": [8770], "characters": "\u2242" },
+ "&eqslantgtr;": { "codepoints": [10902], "characters": "\u2A96" },
+ "&eqslantless;": { "codepoints": [10901], "characters": "\u2A95" },
+ "&Equal;": { "codepoints": [10869], "characters": "\u2A75" },
+ "&equals;": { "codepoints": [61], "characters": "\u003D" },
+ "&EqualTilde;": { "codepoints": [8770], "characters": "\u2242" },
+ "&equest;": { "codepoints": [8799], "characters": "\u225F" },
+ "&Equilibrium;": { "codepoints": [8652], "characters": "\u21CC" },
+ "&equiv;": { "codepoints": [8801], "characters": "\u2261" },
+ "&equivDD;": { "codepoints": [10872], "characters": "\u2A78" },
+ "&eqvparsl;": { "codepoints": [10725], "characters": "\u29E5" },
+ "&erarr;": { "codepoints": [10609], "characters": "\u2971" },
+ "&erDot;": { "codepoints": [8787], "characters": "\u2253" },
+ "&escr;": { "codepoints": [8495], "characters": "\u212F" },
+ "&Escr;": { "codepoints": [8496], "characters": "\u2130" },
+ "&esdot;": { "codepoints": [8784], "characters": "\u2250" },
+ "&Esim;": { "codepoints": [10867], "characters": "\u2A73" },
+ "&esim;": { "codepoints": [8770], "characters": "\u2242" },
+ "&Eta;": { "codepoints": [919], "characters": "\u0397" },
+ "&eta;": { "codepoints": [951], "characters": "\u03B7" },
+ "&ETH;": { "codepoints": [208], "characters": "\u00D0" },
+ "&ETH": { "codepoints": [208], "characters": "\u00D0" },
+ "&eth;": { "codepoints": [240], "characters": "\u00F0" },
+ "&eth": { "codepoints": [240], "characters": "\u00F0" },
+ "&Euml;": { "codepoints": [203], "characters": "\u00CB" },
+ "&Euml": { "codepoints": [203], "characters": "\u00CB" },
+ "&euml;": { "codepoints": [235], "characters": "\u00EB" },
+ "&euml": { "codepoints": [235], "characters": "\u00EB" },
+ "&euro;": { "codepoints": [8364], "characters": "\u20AC" },
+ "&excl;": { "codepoints": [33], "characters": "\u0021" },
+ "&exist;": { "codepoints": [8707], "characters": "\u2203" },
+ "&Exists;": { "codepoints": [8707], "characters": "\u2203" },
+ "&expectation;": { "codepoints": [8496], "characters": "\u2130" },
+ "&exponentiale;": { "codepoints": [8519], "characters": "\u2147" },
+ "&ExponentialE;": { "codepoints": [8519], "characters": "\u2147" },
+ "&fallingdotseq;": { "codepoints": [8786], "characters": "\u2252" },
+ "&Fcy;": { "codepoints": [1060], "characters": "\u0424" },
+ "&fcy;": { "codepoints": [1092], "characters": "\u0444" },
+ "&female;": { "codepoints": [9792], "characters": "\u2640" },
+ "&ffilig;": { "codepoints": [64259], "characters": "\uFB03" },
+ "&fflig;": { "codepoints": [64256], "characters": "\uFB00" },
+ "&ffllig;": { "codepoints": [64260], "characters": "\uFB04" },
+ "&Ffr;": { "codepoints": [120073], "characters": "\uD835\uDD09" },
+ "&ffr;": { "codepoints": [120099], "characters": "\uD835\uDD23" },
+ "&filig;": { "codepoints": [64257], "characters": "\uFB01" },
+ "&FilledSmallSquare;": { "codepoints": [9724], "characters": "\u25FC" },
+ "&FilledVerySmallSquare;": { "codepoints": [9642], "characters": "\u25AA" },
+ "&fjlig;": { "codepoints": [102, 106], "characters": "\u0066\u006A" },
+ "&flat;": { "codepoints": [9837], "characters": "\u266D" },
+ "&fllig;": { "codepoints": [64258], "characters": "\uFB02" },
+ "&fltns;": { "codepoints": [9649], "characters": "\u25B1" },
+ "&fnof;": { "codepoints": [402], "characters": "\u0192" },
+ "&Fopf;": { "codepoints": [120125], "characters": "\uD835\uDD3D" },
+ "&fopf;": { "codepoints": [120151], "characters": "\uD835\uDD57" },
+ "&forall;": { "codepoints": [8704], "characters": "\u2200" },
+ "&ForAll;": { "codepoints": [8704], "characters": "\u2200" },
+ "&fork;": { "codepoints": [8916], "characters": "\u22D4" },
+ "&forkv;": { "codepoints": [10969], "characters": "\u2AD9" },
+ "&Fouriertrf;": { "codepoints": [8497], "characters": "\u2131" },
+ "&fpartint;": { "codepoints": [10765], "characters": "\u2A0D" },
+ "&frac12;": { "codepoints": [189], "characters": "\u00BD" },
+ "&frac12": { "codepoints": [189], "characters": "\u00BD" },
+ "&frac13;": { "codepoints": [8531], "characters": "\u2153" },
+ "&frac14;": { "codepoints": [188], "characters": "\u00BC" },
+ "&frac14": { "codepoints": [188], "characters": "\u00BC" },
+ "&frac15;": { "codepoints": [8533], "characters": "\u2155" },
+ "&frac16;": { "codepoints": [8537], "characters": "\u2159" },
+ "&frac18;": { "codepoints": [8539], "characters": "\u215B" },
+ "&frac23;": { "codepoints": [8532], "characters": "\u2154" },
+ "&frac25;": { "codepoints": [8534], "characters": "\u2156" },
+ "&frac34;": { "codepoints": [190], "characters": "\u00BE" },
+ "&frac34": { "codepoints": [190], "characters": "\u00BE" },
+ "&frac35;": { "codepoints": [8535], "characters": "\u2157" },
+ "&frac38;": { "codepoints": [8540], "characters": "\u215C" },
+ "&frac45;": { "codepoints": [8536], "characters": "\u2158" },
+ "&frac56;": { "codepoints": [8538], "characters": "\u215A" },
+ "&frac58;": { "codepoints": [8541], "characters": "\u215D" },
+ "&frac78;": { "codepoints": [8542], "characters": "\u215E" },
+ "&frasl;": { "codepoints": [8260], "characters": "\u2044" },
+ "&frown;": { "codepoints": [8994], "characters": "\u2322" },
+ "&fscr;": { "codepoints": [119995], "characters": "\uD835\uDCBB" },
+ "&Fscr;": { "codepoints": [8497], "characters": "\u2131" },
+ "&gacute;": { "codepoints": [501], "characters": "\u01F5" },
+ "&Gamma;": { "codepoints": [915], "characters": "\u0393" },
+ "&gamma;": { "codepoints": [947], "characters": "\u03B3" },
+ "&Gammad;": { "codepoints": [988], "characters": "\u03DC" },
+ "&gammad;": { "codepoints": [989], "characters": "\u03DD" },
+ "&gap;": { "codepoints": [10886], "characters": "\u2A86" },
+ "&Gbreve;": { "codepoints": [286], "characters": "\u011E" },
+ "&gbreve;": { "codepoints": [287], "characters": "\u011F" },
+ "&Gcedil;": { "codepoints": [290], "characters": "\u0122" },
+ "&Gcirc;": { "codepoints": [284], "characters": "\u011C" },
+ "&gcirc;": { "codepoints": [285], "characters": "\u011D" },
+ "&Gcy;": { "codepoints": [1043], "characters": "\u0413" },
+ "&gcy;": { "codepoints": [1075], "characters": "\u0433" },
+ "&Gdot;": { "codepoints": [288], "characters": "\u0120" },
+ "&gdot;": { "codepoints": [289], "characters": "\u0121" },
+ "&ge;": { "codepoints": [8805], "characters": "\u2265" },
+ "&gE;": { "codepoints": [8807], "characters": "\u2267" },
+ "&gEl;": { "codepoints": [10892], "characters": "\u2A8C" },
+ "&gel;": { "codepoints": [8923], "characters": "\u22DB" },
+ "&geq;": { "codepoints": [8805], "characters": "\u2265" },
+ "&geqq;": { "codepoints": [8807], "characters": "\u2267" },
+ "&geqslant;": { "codepoints": [10878], "characters": "\u2A7E" },
+ "&gescc;": { "codepoints": [10921], "characters": "\u2AA9" },
+ "&ges;": { "codepoints": [10878], "characters": "\u2A7E" },
+ "&gesdot;": { "codepoints": [10880], "characters": "\u2A80" },
+ "&gesdoto;": { "codepoints": [10882], "characters": "\u2A82" },
+ "&gesdotol;": { "codepoints": [10884], "characters": "\u2A84" },
+ "&gesl;": { "codepoints": [8923, 65024], "characters": "\u22DB\uFE00" },
+ "&gesles;": { "codepoints": [10900], "characters": "\u2A94" },
+ "&Gfr;": { "codepoints": [120074], "characters": "\uD835\uDD0A" },
+ "&gfr;": { "codepoints": [120100], "characters": "\uD835\uDD24" },
+ "&gg;": { "codepoints": [8811], "characters": "\u226B" },
+ "&Gg;": { "codepoints": [8921], "characters": "\u22D9" },
+ "&ggg;": { "codepoints": [8921], "characters": "\u22D9" },
+ "&gimel;": { "codepoints": [8503], "characters": "\u2137" },
+ "&GJcy;": { "codepoints": [1027], "characters": "\u0403" },
+ "&gjcy;": { "codepoints": [1107], "characters": "\u0453" },
+ "&gla;": { "codepoints": [10917], "characters": "\u2AA5" },
+ "&gl;": { "codepoints": [8823], "characters": "\u2277" },
+ "&glE;": { "codepoints": [10898], "characters": "\u2A92" },
+ "&glj;": { "codepoints": [10916], "characters": "\u2AA4" },
+ "&gnap;": { "codepoints": [10890], "characters": "\u2A8A" },
+ "&gnapprox;": { "codepoints": [10890], "characters": "\u2A8A" },
+ "&gne;": { "codepoints": [10888], "characters": "\u2A88" },
+ "&gnE;": { "codepoints": [8809], "characters": "\u2269" },
+ "&gneq;": { "codepoints": [10888], "characters": "\u2A88" },
+ "&gneqq;": { "codepoints": [8809], "characters": "\u2269" },
+ "&gnsim;": { "codepoints": [8935], "characters": "\u22E7" },
+ "&Gopf;": { "codepoints": [120126], "characters": "\uD835\uDD3E" },
+ "&gopf;": { "codepoints": [120152], "characters": "\uD835\uDD58" },
+ "&grave;": { "codepoints": [96], "characters": "\u0060" },
+ "&GreaterEqual;": { "codepoints": [8805], "characters": "\u2265" },
+ "&GreaterEqualLess;": { "codepoints": [8923], "characters": "\u22DB" },
+ "&GreaterFullEqual;": { "codepoints": [8807], "characters": "\u2267" },
+ "&GreaterGreater;": { "codepoints": [10914], "characters": "\u2AA2" },
+ "&GreaterLess;": { "codepoints": [8823], "characters": "\u2277" },
+ "&GreaterSlantEqual;": { "codepoints": [10878], "characters": "\u2A7E" },
+ "&GreaterTilde;": { "codepoints": [8819], "characters": "\u2273" },
+ "&Gscr;": { "codepoints": [119970], "characters": "\uD835\uDCA2" },
+ "&gscr;": { "codepoints": [8458], "characters": "\u210A" },
+ "&gsim;": { "codepoints": [8819], "characters": "\u2273" },
+ "&gsime;": { "codepoints": [10894], "characters": "\u2A8E" },
+ "&gsiml;": { "codepoints": [10896], "characters": "\u2A90" },
+ "&gtcc;": { "codepoints": [10919], "characters": "\u2AA7" },
+ "&gtcir;": { "codepoints": [10874], "characters": "\u2A7A" },
+ "&gt;": { "codepoints": [62], "characters": "\u003E" },
+ "&gt": { "codepoints": [62], "characters": "\u003E" },
+ "&GT;": { "codepoints": [62], "characters": "\u003E" },
+ "&GT": { "codepoints": [62], "characters": "\u003E" },
+ "&Gt;": { "codepoints": [8811], "characters": "\u226B" },
+ "&gtdot;": { "codepoints": [8919], "characters": "\u22D7" },
+ "&gtlPar;": { "codepoints": [10645], "characters": "\u2995" },
+ "&gtquest;": { "codepoints": [10876], "characters": "\u2A7C" },
+ "&gtrapprox;": { "codepoints": [10886], "characters": "\u2A86" },
+ "&gtrarr;": { "codepoints": [10616], "characters": "\u2978" },
+ "&gtrdot;": { "codepoints": [8919], "characters": "\u22D7" },
+ "&gtreqless;": { "codepoints": [8923], "characters": "\u22DB" },
+ "&gtreqqless;": { "codepoints": [10892], "characters": "\u2A8C" },
+ "&gtrless;": { "codepoints": [8823], "characters": "\u2277" },
+ "&gtrsim;": { "codepoints": [8819], "characters": "\u2273" },
+ "&gvertneqq;": { "codepoints": [8809, 65024], "characters": "\u2269\uFE00" },
+ "&gvnE;": { "codepoints": [8809, 65024], "characters": "\u2269\uFE00" },
+ "&Hacek;": { "codepoints": [711], "characters": "\u02C7" },
+ "&hairsp;": { "codepoints": [8202], "characters": "\u200A" },
+ "&half;": { "codepoints": [189], "characters": "\u00BD" },
+ "&hamilt;": { "codepoints": [8459], "characters": "\u210B" },
+ "&HARDcy;": { "codepoints": [1066], "characters": "\u042A" },
+ "&hardcy;": { "codepoints": [1098], "characters": "\u044A" },
+ "&harrcir;": { "codepoints": [10568], "characters": "\u2948" },
+ "&harr;": { "codepoints": [8596], "characters": "\u2194" },
+ "&hArr;": { "codepoints": [8660], "characters": "\u21D4" },
+ "&harrw;": { "codepoints": [8621], "characters": "\u21AD" },
+ "&Hat;": { "codepoints": [94], "characters": "\u005E" },
+ "&hbar;": { "codepoints": [8463], "characters": "\u210F" },
+ "&Hcirc;": { "codepoints": [292], "characters": "\u0124" },
+ "&hcirc;": { "codepoints": [293], "characters": "\u0125" },
+ "&hearts;": { "codepoints": [9829], "characters": "\u2665" },
+ "&heartsuit;": { "codepoints": [9829], "characters": "\u2665" },
+ "&hellip;": { "codepoints": [8230], "characters": "\u2026" },
+ "&hercon;": { "codepoints": [8889], "characters": "\u22B9" },
+ "&hfr;": { "codepoints": [120101], "characters": "\uD835\uDD25" },
+ "&Hfr;": { "codepoints": [8460], "characters": "\u210C" },
+ "&HilbertSpace;": { "codepoints": [8459], "characters": "\u210B" },
+ "&hksearow;": { "codepoints": [10533], "characters": "\u2925" },
+ "&hkswarow;": { "codepoints": [10534], "characters": "\u2926" },
+ "&hoarr;": { "codepoints": [8703], "characters": "\u21FF" },
+ "&homtht;": { "codepoints": [8763], "characters": "\u223B" },
+ "&hookleftarrow;": { "codepoints": [8617], "characters": "\u21A9" },
+ "&hookrightarrow;": { "codepoints": [8618], "characters": "\u21AA" },
+ "&hopf;": { "codepoints": [120153], "characters": "\uD835\uDD59" },
+ "&Hopf;": { "codepoints": [8461], "characters": "\u210D" },
+ "&horbar;": { "codepoints": [8213], "characters": "\u2015" },
+ "&HorizontalLine;": { "codepoints": [9472], "characters": "\u2500" },
+ "&hscr;": { "codepoints": [119997], "characters": "\uD835\uDCBD" },
+ "&Hscr;": { "codepoints": [8459], "characters": "\u210B" },
+ "&hslash;": { "codepoints": [8463], "characters": "\u210F" },
+ "&Hstrok;": { "codepoints": [294], "characters": "\u0126" },
+ "&hstrok;": { "codepoints": [295], "characters": "\u0127" },
+ "&HumpDownHump;": { "codepoints": [8782], "characters": "\u224E" },
+ "&HumpEqual;": { "codepoints": [8783], "characters": "\u224F" },
+ "&hybull;": { "codepoints": [8259], "characters": "\u2043" },
+ "&hyphen;": { "codepoints": [8208], "characters": "\u2010" },
+ "&Iacute;": { "codepoints": [205], "characters": "\u00CD" },
+ "&Iacute": { "codepoints": [205], "characters": "\u00CD" },
+ "&iacute;": { "codepoints": [237], "characters": "\u00ED" },
+ "&iacute": { "codepoints": [237], "characters": "\u00ED" },
+ "&ic;": { "codepoints": [8291], "characters": "\u2063" },
+ "&Icirc;": { "codepoints": [206], "characters": "\u00CE" },
+ "&Icirc": { "codepoints": [206], "characters": "\u00CE" },
+ "&icirc;": { "codepoints": [238], "characters": "\u00EE" },
+ "&icirc": { "codepoints": [238], "characters": "\u00EE" },
+ "&Icy;": { "codepoints": [1048], "characters": "\u0418" },
+ "&icy;": { "codepoints": [1080], "characters": "\u0438" },
+ "&Idot;": { "codepoints": [304], "characters": "\u0130" },
+ "&IEcy;": { "codepoints": [1045], "characters": "\u0415" },
+ "&iecy;": { "codepoints": [1077], "characters": "\u0435" },
+ "&iexcl;": { "codepoints": [161], "characters": "\u00A1" },
+ "&iexcl": { "codepoints": [161], "characters": "\u00A1" },
+ "&iff;": { "codepoints": [8660], "characters": "\u21D4" },
+ "&ifr;": { "codepoints": [120102], "characters": "\uD835\uDD26" },
+ "&Ifr;": { "codepoints": [8465], "characters": "\u2111" },
+ "&Igrave;": { "codepoints": [204], "characters": "\u00CC" },
+ "&Igrave": { "codepoints": [204], "characters": "\u00CC" },
+ "&igrave;": { "codepoints": [236], "characters": "\u00EC" },
+ "&igrave": { "codepoints": [236], "characters": "\u00EC" },
+ "&ii;": { "codepoints": [8520], "characters": "\u2148" },
+ "&iiiint;": { "codepoints": [10764], "characters": "\u2A0C" },
+ "&iiint;": { "codepoints": [8749], "characters": "\u222D" },
+ "&iinfin;": { "codepoints": [10716], "characters": "\u29DC" },
+ "&iiota;": { "codepoints": [8489], "characters": "\u2129" },
+ "&IJlig;": { "codepoints": [306], "characters": "\u0132" },
+ "&ijlig;": { "codepoints": [307], "characters": "\u0133" },
+ "&Imacr;": { "codepoints": [298], "characters": "\u012A" },
+ "&imacr;": { "codepoints": [299], "characters": "\u012B" },
+ "&image;": { "codepoints": [8465], "characters": "\u2111" },
+ "&ImaginaryI;": { "codepoints": [8520], "characters": "\u2148" },
+ "&imagline;": { "codepoints": [8464], "characters": "\u2110" },
+ "&imagpart;": { "codepoints": [8465], "characters": "\u2111" },
+ "&imath;": { "codepoints": [305], "characters": "\u0131" },
+ "&Im;": { "codepoints": [8465], "characters": "\u2111" },
+ "&imof;": { "codepoints": [8887], "characters": "\u22B7" },
+ "&imped;": { "codepoints": [437], "characters": "\u01B5" },
+ "&Implies;": { "codepoints": [8658], "characters": "\u21D2" },
+ "&incare;": { "codepoints": [8453], "characters": "\u2105" },
+ "&in;": { "codepoints": [8712], "characters": "\u2208" },
+ "&infin;": { "codepoints": [8734], "characters": "\u221E" },
+ "&infintie;": { "codepoints": [10717], "characters": "\u29DD" },
+ "&inodot;": { "codepoints": [305], "characters": "\u0131" },
+ "&intcal;": { "codepoints": [8890], "characters": "\u22BA" },
+ "&int;": { "codepoints": [8747], "characters": "\u222B" },
+ "&Int;": { "codepoints": [8748], "characters": "\u222C" },
+ "&integers;": { "codepoints": [8484], "characters": "\u2124" },
+ "&Integral;": { "codepoints": [8747], "characters": "\u222B" },
+ "&intercal;": { "codepoints": [8890], "characters": "\u22BA" },
+ "&Intersection;": { "codepoints": [8898], "characters": "\u22C2" },
+ "&intlarhk;": { "codepoints": [10775], "characters": "\u2A17" },
+ "&intprod;": { "codepoints": [10812], "characters": "\u2A3C" },
+ "&InvisibleComma;": { "codepoints": [8291], "characters": "\u2063" },
+ "&InvisibleTimes;": { "codepoints": [8290], "characters": "\u2062" },
+ "&IOcy;": { "codepoints": [1025], "characters": "\u0401" },
+ "&iocy;": { "codepoints": [1105], "characters": "\u0451" },
+ "&Iogon;": { "codepoints": [302], "characters": "\u012E" },
+ "&iogon;": { "codepoints": [303], "characters": "\u012F" },
+ "&Iopf;": { "codepoints": [120128], "characters": "\uD835\uDD40" },
+ "&iopf;": { "codepoints": [120154], "characters": "\uD835\uDD5A" },
+ "&Iota;": { "codepoints": [921], "characters": "\u0399" },
+ "&iota;": { "codepoints": [953], "characters": "\u03B9" },
+ "&iprod;": { "codepoints": [10812], "characters": "\u2A3C" },
+ "&iquest;": { "codepoints": [191], "characters": "\u00BF" },
+ "&iquest": { "codepoints": [191], "characters": "\u00BF" },
+ "&iscr;": { "codepoints": [119998], "characters": "\uD835\uDCBE" },
+ "&Iscr;": { "codepoints": [8464], "characters": "\u2110" },
+ "&isin;": { "codepoints": [8712], "characters": "\u2208" },
+ "&isindot;": { "codepoints": [8949], "characters": "\u22F5" },
+ "&isinE;": { "codepoints": [8953], "characters": "\u22F9" },
+ "&isins;": { "codepoints": [8948], "characters": "\u22F4" },
+ "&isinsv;": { "codepoints": [8947], "characters": "\u22F3" },
+ "&isinv;": { "codepoints": [8712], "characters": "\u2208" },
+ "&it;": { "codepoints": [8290], "characters": "\u2062" },
+ "&Itilde;": { "codepoints": [296], "characters": "\u0128" },
+ "&itilde;": { "codepoints": [297], "characters": "\u0129" },
+ "&Iukcy;": { "codepoints": [1030], "characters": "\u0406" },
+ "&iukcy;": { "codepoints": [1110], "characters": "\u0456" },
+ "&Iuml;": { "codepoints": [207], "characters": "\u00CF" },
+ "&Iuml": { "codepoints": [207], "characters": "\u00CF" },
+ "&iuml;": { "codepoints": [239], "characters": "\u00EF" },
+ "&iuml": { "codepoints": [239], "characters": "\u00EF" },
+ "&Jcirc;": { "codepoints": [308], "characters": "\u0134" },
+ "&jcirc;": { "codepoints": [309], "characters": "\u0135" },
+ "&Jcy;": { "codepoints": [1049], "characters": "\u0419" },
+ "&jcy;": { "codepoints": [1081], "characters": "\u0439" },
+ "&Jfr;": { "codepoints": [120077], "characters": "\uD835\uDD0D" },
+ "&jfr;": { "codepoints": [120103], "characters": "\uD835\uDD27" },
+ "&jmath;": { "codepoints": [567], "characters": "\u0237" },
+ "&Jopf;": { "codepoints": [120129], "characters": "\uD835\uDD41" },
+ "&jopf;": { "codepoints": [120155], "characters": "\uD835\uDD5B" },
+ "&Jscr;": { "codepoints": [119973], "characters": "\uD835\uDCA5" },
+ "&jscr;": { "codepoints": [119999], "characters": "\uD835\uDCBF" },
+ "&Jsercy;": { "codepoints": [1032], "characters": "\u0408" },
+ "&jsercy;": { "codepoints": [1112], "characters": "\u0458" },
+ "&Jukcy;": { "codepoints": [1028], "characters": "\u0404" },
+ "&jukcy;": { "codepoints": [1108], "characters": "\u0454" },
+ "&Kappa;": { "codepoints": [922], "characters": "\u039A" },
+ "&kappa;": { "codepoints": [954], "characters": "\u03BA" },
+ "&kappav;": { "codepoints": [1008], "characters": "\u03F0" },
+ "&Kcedil;": { "codepoints": [310], "characters": "\u0136" },
+ "&kcedil;": { "codepoints": [311], "characters": "\u0137" },
+ "&Kcy;": { "codepoints": [1050], "characters": "\u041A" },
+ "&kcy;": { "codepoints": [1082], "characters": "\u043A" },
+ "&Kfr;": { "codepoints": [120078], "characters": "\uD835\uDD0E" },
+ "&kfr;": { "codepoints": [120104], "characters": "\uD835\uDD28" },
+ "&kgreen;": { "codepoints": [312], "characters": "\u0138" },
+ "&KHcy;": { "codepoints": [1061], "characters": "\u0425" },
+ "&khcy;": { "codepoints": [1093], "characters": "\u0445" },
+ "&KJcy;": { "codepoints": [1036], "characters": "\u040C" },
+ "&kjcy;": { "codepoints": [1116], "characters": "\u045C" },
+ "&Kopf;": { "codepoints": [120130], "characters": "\uD835\uDD42" },
+ "&kopf;": { "codepoints": [120156], "characters": "\uD835\uDD5C" },
+ "&Kscr;": { "codepoints": [119974], "characters": "\uD835\uDCA6" },
+ "&kscr;": { "codepoints": [120000], "characters": "\uD835\uDCC0" },
+ "&lAarr;": { "codepoints": [8666], "characters": "\u21DA" },
+ "&Lacute;": { "codepoints": [313], "characters": "\u0139" },
+ "&lacute;": { "codepoints": [314], "characters": "\u013A" },
+ "&laemptyv;": { "codepoints": [10676], "characters": "\u29B4" },
+ "&lagran;": { "codepoints": [8466], "characters": "\u2112" },
+ "&Lambda;": { "codepoints": [923], "characters": "\u039B" },
+ "&lambda;": { "codepoints": [955], "characters": "\u03BB" },
+ "&lang;": { "codepoints": [10216], "characters": "\u27E8" },
+ "&Lang;": { "codepoints": [10218], "characters": "\u27EA" },
+ "&langd;": { "codepoints": [10641], "characters": "\u2991" },
+ "&langle;": { "codepoints": [10216], "characters": "\u27E8" },
+ "&lap;": { "codepoints": [10885], "characters": "\u2A85" },
+ "&Laplacetrf;": { "codepoints": [8466], "characters": "\u2112" },
+ "&laquo;": { "codepoints": [171], "characters": "\u00AB" },
+ "&laquo": { "codepoints": [171], "characters": "\u00AB" },
+ "&larrb;": { "codepoints": [8676], "characters": "\u21E4" },
+ "&larrbfs;": { "codepoints": [10527], "characters": "\u291F" },
+ "&larr;": { "codepoints": [8592], "characters": "\u2190" },
+ "&Larr;": { "codepoints": [8606], "characters": "\u219E" },
+ "&lArr;": { "codepoints": [8656], "characters": "\u21D0" },
+ "&larrfs;": { "codepoints": [10525], "characters": "\u291D" },
+ "&larrhk;": { "codepoints": [8617], "characters": "\u21A9" },
+ "&larrlp;": { "codepoints": [8619], "characters": "\u21AB" },
+ "&larrpl;": { "codepoints": [10553], "characters": "\u2939" },
+ "&larrsim;": { "codepoints": [10611], "characters": "\u2973" },
+ "&larrtl;": { "codepoints": [8610], "characters": "\u21A2" },
+ "&latail;": { "codepoints": [10521], "characters": "\u2919" },
+ "&lAtail;": { "codepoints": [10523], "characters": "\u291B" },
+ "&lat;": { "codepoints": [10923], "characters": "\u2AAB" },
+ "&late;": { "codepoints": [10925], "characters": "\u2AAD" },
+ "&lates;": { "codepoints": [10925, 65024], "characters": "\u2AAD\uFE00" },
+ "&lbarr;": { "codepoints": [10508], "characters": "\u290C" },
+ "&lBarr;": { "codepoints": [10510], "characters": "\u290E" },
+ "&lbbrk;": { "codepoints": [10098], "characters": "\u2772" },
+ "&lbrace;": { "codepoints": [123], "characters": "\u007B" },
+ "&lbrack;": { "codepoints": [91], "characters": "\u005B" },
+ "&lbrke;": { "codepoints": [10635], "characters": "\u298B" },
+ "&lbrksld;": { "codepoints": [10639], "characters": "\u298F" },
+ "&lbrkslu;": { "codepoints": [10637], "characters": "\u298D" },
+ "&Lcaron;": { "codepoints": [317], "characters": "\u013D" },
+ "&lcaron;": { "codepoints": [318], "characters": "\u013E" },
+ "&Lcedil;": { "codepoints": [315], "characters": "\u013B" },
+ "&lcedil;": { "codepoints": [316], "characters": "\u013C" },
+ "&lceil;": { "codepoints": [8968], "characters": "\u2308" },
+ "&lcub;": { "codepoints": [123], "characters": "\u007B" },
+ "&Lcy;": { "codepoints": [1051], "characters": "\u041B" },
+ "&lcy;": { "codepoints": [1083], "characters": "\u043B" },
+ "&ldca;": { "codepoints": [10550], "characters": "\u2936" },
+ "&ldquo;": { "codepoints": [8220], "characters": "\u201C" },
+ "&ldquor;": { "codepoints": [8222], "characters": "\u201E" },
+ "&ldrdhar;": { "codepoints": [10599], "characters": "\u2967" },
+ "&ldrushar;": { "codepoints": [10571], "characters": "\u294B" },
+ "&ldsh;": { "codepoints": [8626], "characters": "\u21B2" },
+ "&le;": { "codepoints": [8804], "characters": "\u2264" },
+ "&lE;": { "codepoints": [8806], "characters": "\u2266" },
+ "&LeftAngleBracket;": { "codepoints": [10216], "characters": "\u27E8" },
+ "&LeftArrowBar;": { "codepoints": [8676], "characters": "\u21E4" },
+ "&leftarrow;": { "codepoints": [8592], "characters": "\u2190" },
+ "&LeftArrow;": { "codepoints": [8592], "characters": "\u2190" },
+ "&Leftarrow;": { "codepoints": [8656], "characters": "\u21D0" },
+ "&LeftArrowRightArrow;": { "codepoints": [8646], "characters": "\u21C6" },
+ "&leftarrowtail;": { "codepoints": [8610], "characters": "\u21A2" },
+ "&LeftCeiling;": { "codepoints": [8968], "characters": "\u2308" },
+ "&LeftDoubleBracket;": { "codepoints": [10214], "characters": "\u27E6" },
+ "&LeftDownTeeVector;": { "codepoints": [10593], "characters": "\u2961" },
+ "&LeftDownVectorBar;": { "codepoints": [10585], "characters": "\u2959" },
+ "&LeftDownVector;": { "codepoints": [8643], "characters": "\u21C3" },
+ "&LeftFloor;": { "codepoints": [8970], "characters": "\u230A" },
+ "&leftharpoondown;": { "codepoints": [8637], "characters": "\u21BD" },
+ "&leftharpoonup;": { "codepoints": [8636], "characters": "\u21BC" },
+ "&leftleftarrows;": { "codepoints": [8647], "characters": "\u21C7" },
+ "&leftrightarrow;": { "codepoints": [8596], "characters": "\u2194" },
+ "&LeftRightArrow;": { "codepoints": [8596], "characters": "\u2194" },
+ "&Leftrightarrow;": { "codepoints": [8660], "characters": "\u21D4" },
+ "&leftrightarrows;": { "codepoints": [8646], "characters": "\u21C6" },
+ "&leftrightharpoons;": { "codepoints": [8651], "characters": "\u21CB" },
+ "&leftrightsquigarrow;": { "codepoints": [8621], "characters": "\u21AD" },
+ "&LeftRightVector;": { "codepoints": [10574], "characters": "\u294E" },
+ "&LeftTeeArrow;": { "codepoints": [8612], "characters": "\u21A4" },
+ "&LeftTee;": { "codepoints": [8867], "characters": "\u22A3" },
+ "&LeftTeeVector;": { "codepoints": [10586], "characters": "\u295A" },
+ "&leftthreetimes;": { "codepoints": [8907], "characters": "\u22CB" },
+ "&LeftTriangleBar;": { "codepoints": [10703], "characters": "\u29CF" },
+ "&LeftTriangle;": { "codepoints": [8882], "characters": "\u22B2" },
+ "&LeftTriangleEqual;": { "codepoints": [8884], "characters": "\u22B4" },
+ "&LeftUpDownVector;": { "codepoints": [10577], "characters": "\u2951" },
+ "&LeftUpTeeVector;": { "codepoints": [10592], "characters": "\u2960" },
+ "&LeftUpVectorBar;": { "codepoints": [10584], "characters": "\u2958" },
+ "&LeftUpVector;": { "codepoints": [8639], "characters": "\u21BF" },
+ "&LeftVectorBar;": { "codepoints": [10578], "characters": "\u2952" },
+ "&LeftVector;": { "codepoints": [8636], "characters": "\u21BC" },
+ "&lEg;": { "codepoints": [10891], "characters": "\u2A8B" },
+ "&leg;": { "codepoints": [8922], "characters": "\u22DA" },
+ "&leq;": { "codepoints": [8804], "characters": "\u2264" },
+ "&leqq;": { "codepoints": [8806], "characters": "\u2266" },
+ "&leqslant;": { "codepoints": [10877], "characters": "\u2A7D" },
+ "&lescc;": { "codepoints": [10920], "characters": "\u2AA8" },
+ "&les;": { "codepoints": [10877], "characters": "\u2A7D" },
+ "&lesdot;": { "codepoints": [10879], "characters": "\u2A7F" },
+ "&lesdoto;": { "codepoints": [10881], "characters": "\u2A81" },
+ "&lesdotor;": { "codepoints": [10883], "characters": "\u2A83" },
+ "&lesg;": { "codepoints": [8922, 65024], "characters": "\u22DA\uFE00" },
+ "&lesges;": { "codepoints": [10899], "characters": "\u2A93" },
+ "&lessapprox;": { "codepoints": [10885], "characters": "\u2A85" },
+ "&lessdot;": { "codepoints": [8918], "characters": "\u22D6" },
+ "&lesseqgtr;": { "codepoints": [8922], "characters": "\u22DA" },
+ "&lesseqqgtr;": { "codepoints": [10891], "characters": "\u2A8B" },
+ "&LessEqualGreater;": { "codepoints": [8922], "characters": "\u22DA" },
+ "&LessFullEqual;": { "codepoints": [8806], "characters": "\u2266" },
+ "&LessGreater;": { "codepoints": [8822], "characters": "\u2276" },
+ "&lessgtr;": { "codepoints": [8822], "characters": "\u2276" },
+ "&LessLess;": { "codepoints": [10913], "characters": "\u2AA1" },
+ "&lesssim;": { "codepoints": [8818], "characters": "\u2272" },
+ "&LessSlantEqual;": { "codepoints": [10877], "characters": "\u2A7D" },
+ "&LessTilde;": { "codepoints": [8818], "characters": "\u2272" },
+ "&lfisht;": { "codepoints": [10620], "characters": "\u297C" },
+ "&lfloor;": { "codepoints": [8970], "characters": "\u230A" },
+ "&Lfr;": { "codepoints": [120079], "characters": "\uD835\uDD0F" },
+ "&lfr;": { "codepoints": [120105], "characters": "\uD835\uDD29" },
+ "&lg;": { "codepoints": [8822], "characters": "\u2276" },
+ "&lgE;": { "codepoints": [10897], "characters": "\u2A91" },
+ "&lHar;": { "codepoints": [10594], "characters": "\u2962" },
+ "&lhard;": { "codepoints": [8637], "characters": "\u21BD" },
+ "&lharu;": { "codepoints": [8636], "characters": "\u21BC" },
+ "&lharul;": { "codepoints": [10602], "characters": "\u296A" },
+ "&lhblk;": { "codepoints": [9604], "characters": "\u2584" },
+ "&LJcy;": { "codepoints": [1033], "characters": "\u0409" },
+ "&ljcy;": { "codepoints": [1113], "characters": "\u0459" },
+ "&llarr;": { "codepoints": [8647], "characters": "\u21C7" },
+ "&ll;": { "codepoints": [8810], "characters": "\u226A" },
+ "&Ll;": { "codepoints": [8920], "characters": "\u22D8" },
+ "&llcorner;": { "codepoints": [8990], "characters": "\u231E" },
+ "&Lleftarrow;": { "codepoints": [8666], "characters": "\u21DA" },
+ "&llhard;": { "codepoints": [10603], "characters": "\u296B" },
+ "&lltri;": { "codepoints": [9722], "characters": "\u25FA" },
+ "&Lmidot;": { "codepoints": [319], "characters": "\u013F" },
+ "&lmidot;": { "codepoints": [320], "characters": "\u0140" },
+ "&lmoustache;": { "codepoints": [9136], "characters": "\u23B0" },
+ "&lmoust;": { "codepoints": [9136], "characters": "\u23B0" },
+ "&lnap;": { "codepoints": [10889], "characters": "\u2A89" },
+ "&lnapprox;": { "codepoints": [10889], "characters": "\u2A89" },
+ "&lne;": { "codepoints": [10887], "characters": "\u2A87" },
+ "&lnE;": { "codepoints": [8808], "characters": "\u2268" },
+ "&lneq;": { "codepoints": [10887], "characters": "\u2A87" },
+ "&lneqq;": { "codepoints": [8808], "characters": "\u2268" },
+ "&lnsim;": { "codepoints": [8934], "characters": "\u22E6" },
+ "&loang;": { "codepoints": [10220], "characters": "\u27EC" },
+ "&loarr;": { "codepoints": [8701], "characters": "\u21FD" },
+ "&lobrk;": { "codepoints": [10214], "characters": "\u27E6" },
+ "&longleftarrow;": { "codepoints": [10229], "characters": "\u27F5" },
+ "&LongLeftArrow;": { "codepoints": [10229], "characters": "\u27F5" },
+ "&Longleftarrow;": { "codepoints": [10232], "characters": "\u27F8" },
+ "&longleftrightarrow;": { "codepoints": [10231], "characters": "\u27F7" },
+ "&LongLeftRightArrow;": { "codepoints": [10231], "characters": "\u27F7" },
+ "&Longleftrightarrow;": { "codepoints": [10234], "characters": "\u27FA" },
+ "&longmapsto;": { "codepoints": [10236], "characters": "\u27FC" },
+ "&longrightarrow;": { "codepoints": [10230], "characters": "\u27F6" },
+ "&LongRightArrow;": { "codepoints": [10230], "characters": "\u27F6" },
+ "&Longrightarrow;": { "codepoints": [10233], "characters": "\u27F9" },
+ "&looparrowleft;": { "codepoints": [8619], "characters": "\u21AB" },
+ "&looparrowright;": { "codepoints": [8620], "characters": "\u21AC" },
+ "&lopar;": { "codepoints": [10629], "characters": "\u2985" },
+ "&Lopf;": { "codepoints": [120131], "characters": "\uD835\uDD43" },
+ "&lopf;": { "codepoints": [120157], "characters": "\uD835\uDD5D" },
+ "&loplus;": { "codepoints": [10797], "characters": "\u2A2D" },
+ "&lotimes;": { "codepoints": [10804], "characters": "\u2A34" },
+ "&lowast;": { "codepoints": [8727], "characters": "\u2217" },
+ "&lowbar;": { "codepoints": [95], "characters": "\u005F" },
+ "&LowerLeftArrow;": { "codepoints": [8601], "characters": "\u2199" },
+ "&LowerRightArrow;": { "codepoints": [8600], "characters": "\u2198" },
+ "&loz;": { "codepoints": [9674], "characters": "\u25CA" },
+ "&lozenge;": { "codepoints": [9674], "characters": "\u25CA" },
+ "&lozf;": { "codepoints": [10731], "characters": "\u29EB" },
+ "&lpar;": { "codepoints": [40], "characters": "\u0028" },
+ "&lparlt;": { "codepoints": [10643], "characters": "\u2993" },
+ "&lrarr;": { "codepoints": [8646], "characters": "\u21C6" },
+ "&lrcorner;": { "codepoints": [8991], "characters": "\u231F" },
+ "&lrhar;": { "codepoints": [8651], "characters": "\u21CB" },
+ "&lrhard;": { "codepoints": [10605], "characters": "\u296D" },
+ "&lrm;": { "codepoints": [8206], "characters": "\u200E" },
+ "&lrtri;": { "codepoints": [8895], "characters": "\u22BF" },
+ "&lsaquo;": { "codepoints": [8249], "characters": "\u2039" },
+ "&lscr;": { "codepoints": [120001], "characters": "\uD835\uDCC1" },
+ "&Lscr;": { "codepoints": [8466], "characters": "\u2112" },
+ "&lsh;": { "codepoints": [8624], "characters": "\u21B0" },
+ "&Lsh;": { "codepoints": [8624], "characters": "\u21B0" },
+ "&lsim;": { "codepoints": [8818], "characters": "\u2272" },
+ "&lsime;": { "codepoints": [10893], "characters": "\u2A8D" },
+ "&lsimg;": { "codepoints": [10895], "characters": "\u2A8F" },
+ "&lsqb;": { "codepoints": [91], "characters": "\u005B" },
+ "&lsquo;": { "codepoints": [8216], "characters": "\u2018" },
+ "&lsquor;": { "codepoints": [8218], "characters": "\u201A" },
+ "&Lstrok;": { "codepoints": [321], "characters": "\u0141" },
+ "&lstrok;": { "codepoints": [322], "characters": "\u0142" },
+ "&ltcc;": { "codepoints": [10918], "characters": "\u2AA6" },
+ "&ltcir;": { "codepoints": [10873], "characters": "\u2A79" },
+ "&lt;": { "codepoints": [60], "characters": "\u003C" },
+ "&lt": { "codepoints": [60], "characters": "\u003C" },
+ "&LT;": { "codepoints": [60], "characters": "\u003C" },
+ "&LT": { "codepoints": [60], "characters": "\u003C" },
+ "&Lt;": { "codepoints": [8810], "characters": "\u226A" },
+ "&ltdot;": { "codepoints": [8918], "characters": "\u22D6" },
+ "&lthree;": { "codepoints": [8907], "characters": "\u22CB" },
+ "&ltimes;": { "codepoints": [8905], "characters": "\u22C9" },
+ "&ltlarr;": { "codepoints": [10614], "characters": "\u2976" },
+ "&ltquest;": { "codepoints": [10875], "characters": "\u2A7B" },
+ "&ltri;": { "codepoints": [9667], "characters": "\u25C3" },
+ "&ltrie;": { "codepoints": [8884], "characters": "\u22B4" },
+ "&ltrif;": { "codepoints": [9666], "characters": "\u25C2" },
+ "&ltrPar;": { "codepoints": [10646], "characters": "\u2996" },
+ "&lurdshar;": { "codepoints": [10570], "characters": "\u294A" },
+ "&luruhar;": { "codepoints": [10598], "characters": "\u2966" },
+ "&lvertneqq;": { "codepoints": [8808, 65024], "characters": "\u2268\uFE00" },
+ "&lvnE;": { "codepoints": [8808, 65024], "characters": "\u2268\uFE00" },
+ "&macr;": { "codepoints": [175], "characters": "\u00AF" },
+ "&macr": { "codepoints": [175], "characters": "\u00AF" },
+ "&male;": { "codepoints": [9794], "characters": "\u2642" },
+ "&malt;": { "codepoints": [10016], "characters": "\u2720" },
+ "&maltese;": { "codepoints": [10016], "characters": "\u2720" },
+ "&Map;": { "codepoints": [10501], "characters": "\u2905" },
+ "&map;": { "codepoints": [8614], "characters": "\u21A6" },
+ "&mapsto;": { "codepoints": [8614], "characters": "\u21A6" },
+ "&mapstodown;": { "codepoints": [8615], "characters": "\u21A7" },
+ "&mapstoleft;": { "codepoints": [8612], "characters": "\u21A4" },
+ "&mapstoup;": { "codepoints": [8613], "characters": "\u21A5" },
+ "&marker;": { "codepoints": [9646], "characters": "\u25AE" },
+ "&mcomma;": { "codepoints": [10793], "characters": "\u2A29" },
+ "&Mcy;": { "codepoints": [1052], "characters": "\u041C" },
+ "&mcy;": { "codepoints": [1084], "characters": "\u043C" },
+ "&mdash;": { "codepoints": [8212], "characters": "\u2014" },
+ "&mDDot;": { "codepoints": [8762], "characters": "\u223A" },
+ "&measuredangle;": { "codepoints": [8737], "characters": "\u2221" },
+ "&MediumSpace;": { "codepoints": [8287], "characters": "\u205F" },
+ "&Mellintrf;": { "codepoints": [8499], "characters": "\u2133" },
+ "&Mfr;": { "codepoints": [120080], "characters": "\uD835\uDD10" },
+ "&mfr;": { "codepoints": [120106], "characters": "\uD835\uDD2A" },
+ "&mho;": { "codepoints": [8487], "characters": "\u2127" },
+ "&micro;": { "codepoints": [181], "characters": "\u00B5" },
+ "&micro": { "codepoints": [181], "characters": "\u00B5" },
+ "&midast;": { "codepoints": [42], "characters": "\u002A" },
+ "&midcir;": { "codepoints": [10992], "characters": "\u2AF0" },
+ "&mid;": { "codepoints": [8739], "characters": "\u2223" },
+ "&middot;": { "codepoints": [183], "characters": "\u00B7" },
+ "&middot": { "codepoints": [183], "characters": "\u00B7" },
+ "&minusb;": { "codepoints": [8863], "characters": "\u229F" },
+ "&minus;": { "codepoints": [8722], "characters": "\u2212" },
+ "&minusd;": { "codepoints": [8760], "characters": "\u2238" },
+ "&minusdu;": { "codepoints": [10794], "characters": "\u2A2A" },
+ "&MinusPlus;": { "codepoints": [8723], "characters": "\u2213" },
+ "&mlcp;": { "codepoints": [10971], "characters": "\u2ADB" },
+ "&mldr;": { "codepoints": [8230], "characters": "\u2026" },
+ "&mnplus;": { "codepoints": [8723], "characters": "\u2213" },
+ "&models;": { "codepoints": [8871], "characters": "\u22A7" },
+ "&Mopf;": { "codepoints": [120132], "characters": "\uD835\uDD44" },
+ "&mopf;": { "codepoints": [120158], "characters": "\uD835\uDD5E" },
+ "&mp;": { "codepoints": [8723], "characters": "\u2213" },
+ "&mscr;": { "codepoints": [120002], "characters": "\uD835\uDCC2" },
+ "&Mscr;": { "codepoints": [8499], "characters": "\u2133" },
+ "&mstpos;": { "codepoints": [8766], "characters": "\u223E" },
+ "&Mu;": { "codepoints": [924], "characters": "\u039C" },
+ "&mu;": { "codepoints": [956], "characters": "\u03BC" },
+ "&multimap;": { "codepoints": [8888], "characters": "\u22B8" },
+ "&mumap;": { "codepoints": [8888], "characters": "\u22B8" },
+ "&nabla;": { "codepoints": [8711], "characters": "\u2207" },
+ "&Nacute;": { "codepoints": [323], "characters": "\u0143" },
+ "&nacute;": { "codepoints": [324], "characters": "\u0144" },
+ "&nang;": { "codepoints": [8736, 8402], "characters": "\u2220\u20D2" },
+ "&nap;": { "codepoints": [8777], "characters": "\u2249" },
+ "&napE;": { "codepoints": [10864, 824], "characters": "\u2A70\u0338" },
+ "&napid;": { "codepoints": [8779, 824], "characters": "\u224B\u0338" },
+ "&napos;": { "codepoints": [329], "characters": "\u0149" },
+ "&napprox;": { "codepoints": [8777], "characters": "\u2249" },
+ "&natural;": { "codepoints": [9838], "characters": "\u266E" },
+ "&naturals;": { "codepoints": [8469], "characters": "\u2115" },
+ "&natur;": { "codepoints": [9838], "characters": "\u266E" },
+ "&nbsp;": { "codepoints": [160], "characters": "\u00A0" },
+ "&nbsp": { "codepoints": [160], "characters": "\u00A0" },
+ "&nbump;": { "codepoints": [8782, 824], "characters": "\u224E\u0338" },
+ "&nbumpe;": { "codepoints": [8783, 824], "characters": "\u224F\u0338" },
+ "&ncap;": { "codepoints": [10819], "characters": "\u2A43" },
+ "&Ncaron;": { "codepoints": [327], "characters": "\u0147" },
+ "&ncaron;": { "codepoints": [328], "characters": "\u0148" },
+ "&Ncedil;": { "codepoints": [325], "characters": "\u0145" },
+ "&ncedil;": { "codepoints": [326], "characters": "\u0146" },
+ "&ncong;": { "codepoints": [8775], "characters": "\u2247" },
+ "&ncongdot;": { "codepoints": [10861, 824], "characters": "\u2A6D\u0338" },
+ "&ncup;": { "codepoints": [10818], "characters": "\u2A42" },
+ "&Ncy;": { "codepoints": [1053], "characters": "\u041D" },
+ "&ncy;": { "codepoints": [1085], "characters": "\u043D" },
+ "&ndash;": { "codepoints": [8211], "characters": "\u2013" },
+ "&nearhk;": { "codepoints": [10532], "characters": "\u2924" },
+ "&nearr;": { "codepoints": [8599], "characters": "\u2197" },
+ "&neArr;": { "codepoints": [8663], "characters": "\u21D7" },
+ "&nearrow;": { "codepoints": [8599], "characters": "\u2197" },
+ "&ne;": { "codepoints": [8800], "characters": "\u2260" },
+ "&nedot;": { "codepoints": [8784, 824], "characters": "\u2250\u0338" },
+ "&NegativeMediumSpace;": { "codepoints": [8203], "characters": "\u200B" },
+ "&NegativeThickSpace;": { "codepoints": [8203], "characters": "\u200B" },
+ "&NegativeThinSpace;": { "codepoints": [8203], "characters": "\u200B" },
+ "&NegativeVeryThinSpace;": { "codepoints": [8203], "characters": "\u200B" },
+ "&nequiv;": { "codepoints": [8802], "characters": "\u2262" },
+ "&nesear;": { "codepoints": [10536], "characters": "\u2928" },
+ "&nesim;": { "codepoints": [8770, 824], "characters": "\u2242\u0338" },
+ "&NestedGreaterGreater;": { "codepoints": [8811], "characters": "\u226B" },
+ "&NestedLessLess;": { "codepoints": [8810], "characters": "\u226A" },
+ "&NewLine;": { "codepoints": [10], "characters": "\u000A" },
+ "&nexist;": { "codepoints": [8708], "characters": "\u2204" },
+ "&nexists;": { "codepoints": [8708], "characters": "\u2204" },
+ "&Nfr;": { "codepoints": [120081], "characters": "\uD835\uDD11" },
+ "&nfr;": { "codepoints": [120107], "characters": "\uD835\uDD2B" },
+ "&ngE;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
+ "&nge;": { "codepoints": [8817], "characters": "\u2271" },
+ "&ngeq;": { "codepoints": [8817], "characters": "\u2271" },
+ "&ngeqq;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
+ "&ngeqslant;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
+ "&nges;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
+ "&nGg;": { "codepoints": [8921, 824], "characters": "\u22D9\u0338" },
+ "&ngsim;": { "codepoints": [8821], "characters": "\u2275" },
+ "&nGt;": { "codepoints": [8811, 8402], "characters": "\u226B\u20D2" },
+ "&ngt;": { "codepoints": [8815], "characters": "\u226F" },
+ "&ngtr;": { "codepoints": [8815], "characters": "\u226F" },
+ "&nGtv;": { "codepoints": [8811, 824], "characters": "\u226B\u0338" },
+ "&nharr;": { "codepoints": [8622], "characters": "\u21AE" },
+ "&nhArr;": { "codepoints": [8654], "characters": "\u21CE" },
+ "&nhpar;": { "codepoints": [10994], "characters": "\u2AF2" },
+ "&ni;": { "codepoints": [8715], "characters": "\u220B" },
+ "&nis;": { "codepoints": [8956], "characters": "\u22FC" },
+ "&nisd;": { "codepoints": [8954], "characters": "\u22FA" },
+ "&niv;": { "codepoints": [8715], "characters": "\u220B" },
+ "&NJcy;": { "codepoints": [1034], "characters": "\u040A" },
+ "&njcy;": { "codepoints": [1114], "characters": "\u045A" },
+ "&nlarr;": { "codepoints": [8602], "characters": "\u219A" },
+ "&nlArr;": { "codepoints": [8653], "characters": "\u21CD" },
+ "&nldr;": { "codepoints": [8229], "characters": "\u2025" },
+ "&nlE;": { "codepoints": [8806, 824], "characters": "\u2266\u0338" },
+ "&nle;": { "codepoints": [8816], "characters": "\u2270" },
+ "&nleftarrow;": { "codepoints": [8602], "characters": "\u219A" },
+ "&nLeftarrow;": { "codepoints": [8653], "characters": "\u21CD" },
+ "&nleftrightarrow;": { "codepoints": [8622], "characters": "\u21AE" },
+ "&nLeftrightarrow;": { "codepoints": [8654], "characters": "\u21CE" },
+ "&nleq;": { "codepoints": [8816], "characters": "\u2270" },
+ "&nleqq;": { "codepoints": [8806, 824], "characters": "\u2266\u0338" },
+ "&nleqslant;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
+ "&nles;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
+ "&nless;": { "codepoints": [8814], "characters": "\u226E" },
+ "&nLl;": { "codepoints": [8920, 824], "characters": "\u22D8\u0338" },
+ "&nlsim;": { "codepoints": [8820], "characters": "\u2274" },
+ "&nLt;": { "codepoints": [8810, 8402], "characters": "\u226A\u20D2" },
+ "&nlt;": { "codepoints": [8814], "characters": "\u226E" },
+ "&nltri;": { "codepoints": [8938], "characters": "\u22EA" },
+ "&nltrie;": { "codepoints": [8940], "characters": "\u22EC" },
+ "&nLtv;": { "codepoints": [8810, 824], "characters": "\u226A\u0338" },
+ "&nmid;": { "codepoints": [8740], "characters": "\u2224" },
+ "&NoBreak;": { "codepoints": [8288], "characters": "\u2060" },
+ "&NonBreakingSpace;": { "codepoints": [160], "characters": "\u00A0" },
+ "&nopf;": { "codepoints": [120159], "characters": "\uD835\uDD5F" },
+ "&Nopf;": { "codepoints": [8469], "characters": "\u2115" },
+ "&Not;": { "codepoints": [10988], "characters": "\u2AEC" },
+ "&not;": { "codepoints": [172], "characters": "\u00AC" },
+ "&not": { "codepoints": [172], "characters": "\u00AC" },
+ "&NotCongruent;": { "codepoints": [8802], "characters": "\u2262" },
+ "&NotCupCap;": { "codepoints": [8813], "characters": "\u226D" },
+ "&NotDoubleVerticalBar;": { "codepoints": [8742], "characters": "\u2226" },
+ "&NotElement;": { "codepoints": [8713], "characters": "\u2209" },
+ "&NotEqual;": { "codepoints": [8800], "characters": "\u2260" },
+ "&NotEqualTilde;": { "codepoints": [8770, 824], "characters": "\u2242\u0338" },
+ "&NotExists;": { "codepoints": [8708], "characters": "\u2204" },
+ "&NotGreater;": { "codepoints": [8815], "characters": "\u226F" },
+ "&NotGreaterEqual;": { "codepoints": [8817], "characters": "\u2271" },
+ "&NotGreaterFullEqual;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
+ "&NotGreaterGreater;": { "codepoints": [8811, 824], "characters": "\u226B\u0338" },
+ "&NotGreaterLess;": { "codepoints": [8825], "characters": "\u2279" },
+ "&NotGreaterSlantEqual;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
+ "&NotGreaterTilde;": { "codepoints": [8821], "characters": "\u2275" },
+ "&NotHumpDownHump;": { "codepoints": [8782, 824], "characters": "\u224E\u0338" },
+ "&NotHumpEqual;": { "codepoints": [8783, 824], "characters": "\u224F\u0338" },
+ "&notin;": { "codepoints": [8713], "characters": "\u2209" },
+ "&notindot;": { "codepoints": [8949, 824], "characters": "\u22F5\u0338" },
+ "&notinE;": { "codepoints": [8953, 824], "characters": "\u22F9\u0338" },
+ "&notinva;": { "codepoints": [8713], "characters": "\u2209" },
+ "&notinvb;": { "codepoints": [8951], "characters": "\u22F7" },
+ "&notinvc;": { "codepoints": [8950], "characters": "\u22F6" },
+ "&NotLeftTriangleBar;": { "codepoints": [10703, 824], "characters": "\u29CF\u0338" },
+ "&NotLeftTriangle;": { "codepoints": [8938], "characters": "\u22EA" },
+ "&NotLeftTriangleEqual;": { "codepoints": [8940], "characters": "\u22EC" },
+ "&NotLess;": { "codepoints": [8814], "characters": "\u226E" },
+ "&NotLessEqual;": { "codepoints": [8816], "characters": "\u2270" },
+ "&NotLessGreater;": { "codepoints": [8824], "characters": "\u2278" },
+ "&NotLessLess;": { "codepoints": [8810, 824], "characters": "\u226A\u0338" },
+ "&NotLessSlantEqual;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
+ "&NotLessTilde;": { "codepoints": [8820], "characters": "\u2274" },
+ "&NotNestedGreaterGreater;": { "codepoints": [10914, 824], "characters": "\u2AA2\u0338" },
+ "&NotNestedLessLess;": { "codepoints": [10913, 824], "characters": "\u2AA1\u0338" },
+ "&notni;": { "codepoints": [8716], "characters": "\u220C" },
+ "&notniva;": { "codepoints": [8716], "characters": "\u220C" },
+ "&notnivb;": { "codepoints": [8958], "characters": "\u22FE" },
+ "&notnivc;": { "codepoints": [8957], "characters": "\u22FD" },
+ "&NotPrecedes;": { "codepoints": [8832], "characters": "\u2280" },
+ "&NotPrecedesEqual;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
+ "&NotPrecedesSlantEqual;": { "codepoints": [8928], "characters": "\u22E0" },
+ "&NotReverseElement;": { "codepoints": [8716], "characters": "\u220C" },
+ "&NotRightTriangleBar;": { "codepoints": [10704, 824], "characters": "\u29D0\u0338" },
+ "&NotRightTriangle;": { "codepoints": [8939], "characters": "\u22EB" },
+ "&NotRightTriangleEqual;": { "codepoints": [8941], "characters": "\u22ED" },
+ "&NotSquareSubset;": { "codepoints": [8847, 824], "characters": "\u228F\u0338" },
+ "&NotSquareSubsetEqual;": { "codepoints": [8930], "characters": "\u22E2" },
+ "&NotSquareSuperset;": { "codepoints": [8848, 824], "characters": "\u2290\u0338" },
+ "&NotSquareSupersetEqual;": { "codepoints": [8931], "characters": "\u22E3" },
+ "&NotSubset;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
+ "&NotSubsetEqual;": { "codepoints": [8840], "characters": "\u2288" },
+ "&NotSucceeds;": { "codepoints": [8833], "characters": "\u2281" },
+ "&NotSucceedsEqual;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
+ "&NotSucceedsSlantEqual;": { "codepoints": [8929], "characters": "\u22E1" },
+ "&NotSucceedsTilde;": { "codepoints": [8831, 824], "characters": "\u227F\u0338" },
+ "&NotSuperset;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
+ "&NotSupersetEqual;": { "codepoints": [8841], "characters": "\u2289" },
+ "&NotTilde;": { "codepoints": [8769], "characters": "\u2241" },
+ "&NotTildeEqual;": { "codepoints": [8772], "characters": "\u2244" },
+ "&NotTildeFullEqual;": { "codepoints": [8775], "characters": "\u2247" },
+ "&NotTildeTilde;": { "codepoints": [8777], "characters": "\u2249" },
+ "&NotVerticalBar;": { "codepoints": [8740], "characters": "\u2224" },
+ "&nparallel;": { "codepoints": [8742], "characters": "\u2226" },
+ "&npar;": { "codepoints": [8742], "characters": "\u2226" },
+ "&nparsl;": { "codepoints": [11005, 8421], "characters": "\u2AFD\u20E5" },
+ "&npart;": { "codepoints": [8706, 824], "characters": "\u2202\u0338" },
+ "&npolint;": { "codepoints": [10772], "characters": "\u2A14" },
+ "&npr;": { "codepoints": [8832], "characters": "\u2280" },
+ "&nprcue;": { "codepoints": [8928], "characters": "\u22E0" },
+ "&nprec;": { "codepoints": [8832], "characters": "\u2280" },
+ "&npreceq;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
+ "&npre;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
+ "&nrarrc;": { "codepoints": [10547, 824], "characters": "\u2933\u0338" },
+ "&nrarr;": { "codepoints": [8603], "characters": "\u219B" },
+ "&nrArr;": { "codepoints": [8655], "characters": "\u21CF" },
+ "&nrarrw;": { "codepoints": [8605, 824], "characters": "\u219D\u0338" },
+ "&nrightarrow;": { "codepoints": [8603], "characters": "\u219B" },
+ "&nRightarrow;": { "codepoints": [8655], "characters": "\u21CF" },
+ "&nrtri;": { "codepoints": [8939], "characters": "\u22EB" },
+ "&nrtrie;": { "codepoints": [8941], "characters": "\u22ED" },
+ "&nsc;": { "codepoints": [8833], "characters": "\u2281" },
+ "&nsccue;": { "codepoints": [8929], "characters": "\u22E1" },
+ "&nsce;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
+ "&Nscr;": { "codepoints": [119977], "characters": "\uD835\uDCA9" },
+ "&nscr;": { "codepoints": [120003], "characters": "\uD835\uDCC3" },
+ "&nshortmid;": { "codepoints": [8740], "characters": "\u2224" },
+ "&nshortparallel;": { "codepoints": [8742], "characters": "\u2226" },
+ "&nsim;": { "codepoints": [8769], "characters": "\u2241" },
+ "&nsime;": { "codepoints": [8772], "characters": "\u2244" },
+ "&nsimeq;": { "codepoints": [8772], "characters": "\u2244" },
+ "&nsmid;": { "codepoints": [8740], "characters": "\u2224" },
+ "&nspar;": { "codepoints": [8742], "characters": "\u2226" },
+ "&nsqsube;": { "codepoints": [8930], "characters": "\u22E2" },
+ "&nsqsupe;": { "codepoints": [8931], "characters": "\u22E3" },
+ "&nsub;": { "codepoints": [8836], "characters": "\u2284" },
+ "&nsubE;": { "codepoints": [10949, 824], "characters": "\u2AC5\u0338" },
+ "&nsube;": { "codepoints": [8840], "characters": "\u2288" },
+ "&nsubset;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
+ "&nsubseteq;": { "codepoints": [8840], "characters": "\u2288" },
+ "&nsubseteqq;": { "codepoints": [10949, 824], "characters": "\u2AC5\u0338" },
+ "&nsucc;": { "codepoints": [8833], "characters": "\u2281" },
+ "&nsucceq;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
+ "&nsup;": { "codepoints": [8837], "characters": "\u2285" },
+ "&nsupE;": { "codepoints": [10950, 824], "characters": "\u2AC6\u0338" },
+ "&nsupe;": { "codepoints": [8841], "characters": "\u2289" },
+ "&nsupset;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
+ "&nsupseteq;": { "codepoints": [8841], "characters": "\u2289" },
+ "&nsupseteqq;": { "codepoints": [10950, 824], "characters": "\u2AC6\u0338" },
+ "&ntgl;": { "codepoints": [8825], "characters": "\u2279" },
+ "&Ntilde;": { "codepoints": [209], "characters": "\u00D1" },
+ "&Ntilde": { "codepoints": [209], "characters": "\u00D1" },
+ "&ntilde;": { "codepoints": [241], "characters": "\u00F1" },
+ "&ntilde": { "codepoints": [241], "characters": "\u00F1" },
+ "&ntlg;": { "codepoints": [8824], "characters": "\u2278" },
+ "&ntriangleleft;": { "codepoints": [8938], "characters": "\u22EA" },
+ "&ntrianglelefteq;": { "codepoints": [8940], "characters": "\u22EC" },
+ "&ntriangleright;": { "codepoints": [8939], "characters": "\u22EB" },
+ "&ntrianglerighteq;": { "codepoints": [8941], "characters": "\u22ED" },
+ "&Nu;": { "codepoints": [925], "characters": "\u039D" },
+ "&nu;": { "codepoints": [957], "characters": "\u03BD" },
+ "&num;": { "codepoints": [35], "characters": "\u0023" },
+ "&numero;": { "codepoints": [8470], "characters": "\u2116" },
+ "&numsp;": { "codepoints": [8199], "characters": "\u2007" },
+ "&nvap;": { "codepoints": [8781, 8402], "characters": "\u224D\u20D2" },
+ "&nvdash;": { "codepoints": [8876], "characters": "\u22AC" },
+ "&nvDash;": { "codepoints": [8877], "characters": "\u22AD" },
+ "&nVdash;": { "codepoints": [8878], "characters": "\u22AE" },
+ "&nVDash;": { "codepoints": [8879], "characters": "\u22AF" },
+ "&nvge;": { "codepoints": [8805, 8402], "characters": "\u2265\u20D2" },
+ "&nvgt;": { "codepoints": [62, 8402], "characters": "\u003E\u20D2" },
+ "&nvHarr;": { "codepoints": [10500], "characters": "\u2904" },
+ "&nvinfin;": { "codepoints": [10718], "characters": "\u29DE" },
+ "&nvlArr;": { "codepoints": [10498], "characters": "\u2902" },
+ "&nvle;": { "codepoints": [8804, 8402], "characters": "\u2264\u20D2" },
+ "&nvlt;": { "codepoints": [60, 8402], "characters": "\u003C\u20D2" },
+ "&nvltrie;": { "codepoints": [8884, 8402], "characters": "\u22B4\u20D2" },
+ "&nvrArr;": { "codepoints": [10499], "characters": "\u2903" },
+ "&nvrtrie;": { "codepoints": [8885, 8402], "characters": "\u22B5\u20D2" },
+ "&nvsim;": { "codepoints": [8764, 8402], "characters": "\u223C\u20D2" },
+ "&nwarhk;": { "codepoints": [10531], "characters": "\u2923" },
+ "&nwarr;": { "codepoints": [8598], "characters": "\u2196" },
+ "&nwArr;": { "codepoints": [8662], "characters": "\u21D6" },
+ "&nwarrow;": { "codepoints": [8598], "characters": "\u2196" },
+ "&nwnear;": { "codepoints": [10535], "characters": "\u2927" },
+ "&Oacute;": { "codepoints": [211], "characters": "\u00D3" },
+ "&Oacute": { "codepoints": [211], "characters": "\u00D3" },
+ "&oacute;": { "codepoints": [243], "characters": "\u00F3" },
+ "&oacute": { "codepoints": [243], "characters": "\u00F3" },
+ "&oast;": { "codepoints": [8859], "characters": "\u229B" },
+ "&Ocirc;": { "codepoints": [212], "characters": "\u00D4" },
+ "&Ocirc": { "codepoints": [212], "characters": "\u00D4" },
+ "&ocirc;": { "codepoints": [244], "characters": "\u00F4" },
+ "&ocirc": { "codepoints": [244], "characters": "\u00F4" },
+ "&ocir;": { "codepoints": [8858], "characters": "\u229A" },
+ "&Ocy;": { "codepoints": [1054], "characters": "\u041E" },
+ "&ocy;": { "codepoints": [1086], "characters": "\u043E" },
+ "&odash;": { "codepoints": [8861], "characters": "\u229D" },
+ "&Odblac;": { "codepoints": [336], "characters": "\u0150" },
+ "&odblac;": { "codepoints": [337], "characters": "\u0151" },
+ "&odiv;": { "codepoints": [10808], "characters": "\u2A38" },
+ "&odot;": { "codepoints": [8857], "characters": "\u2299" },
+ "&odsold;": { "codepoints": [10684], "characters": "\u29BC" },
+ "&OElig;": { "codepoints": [338], "characters": "\u0152" },
+ "&oelig;": { "codepoints": [339], "characters": "\u0153" },
+ "&ofcir;": { "codepoints": [10687], "characters": "\u29BF" },
+ "&Ofr;": { "codepoints": [120082], "characters": "\uD835\uDD12" },
+ "&ofr;": { "codepoints": [120108], "characters": "\uD835\uDD2C" },
+ "&ogon;": { "codepoints": [731], "characters": "\u02DB" },
+ "&Ograve;": { "codepoints": [210], "characters": "\u00D2" },
+ "&Ograve": { "codepoints": [210], "characters": "\u00D2" },
+ "&ograve;": { "codepoints": [242], "characters": "\u00F2" },
+ "&ograve": { "codepoints": [242], "characters": "\u00F2" },
+ "&ogt;": { "codepoints": [10689], "characters": "\u29C1" },
+ "&ohbar;": { "codepoints": [10677], "characters": "\u29B5" },
+ "&ohm;": { "codepoints": [937], "characters": "\u03A9" },
+ "&oint;": { "codepoints": [8750], "characters": "\u222E" },
+ "&olarr;": { "codepoints": [8634], "characters": "\u21BA" },
+ "&olcir;": { "codepoints": [10686], "characters": "\u29BE" },
+ "&olcross;": { "codepoints": [10683], "characters": "\u29BB" },
+ "&oline;": { "codepoints": [8254], "characters": "\u203E" },
+ "&olt;": { "codepoints": [10688], "characters": "\u29C0" },
+ "&Omacr;": { "codepoints": [332], "characters": "\u014C" },
+ "&omacr;": { "codepoints": [333], "characters": "\u014D" },
+ "&Omega;": { "codepoints": [937], "characters": "\u03A9" },
+ "&omega;": { "codepoints": [969], "characters": "\u03C9" },
+ "&Omicron;": { "codepoints": [927], "characters": "\u039F" },
+ "&omicron;": { "codepoints": [959], "characters": "\u03BF" },
+ "&omid;": { "codepoints": [10678], "characters": "\u29B6" },
+ "&ominus;": { "codepoints": [8854], "characters": "\u2296" },
+ "&Oopf;": { "codepoints": [120134], "characters": "\uD835\uDD46" },
+ "&oopf;": { "codepoints": [120160], "characters": "\uD835\uDD60" },
+ "&opar;": { "codepoints": [10679], "characters": "\u29B7" },
+ "&OpenCurlyDoubleQuote;": { "codepoints": [8220], "characters": "\u201C" },
+ "&OpenCurlyQuote;": { "codepoints": [8216], "characters": "\u2018" },
+ "&operp;": { "codepoints": [10681], "characters": "\u29B9" },
+ "&oplus;": { "codepoints": [8853], "characters": "\u2295" },
+ "&orarr;": { "codepoints": [8635], "characters": "\u21BB" },
+ "&Or;": { "codepoints": [10836], "characters": "\u2A54" },
+ "&or;": { "codepoints": [8744], "characters": "\u2228" },
+ "&ord;": { "codepoints": [10845], "characters": "\u2A5D" },
+ "&order;": { "codepoints": [8500], "characters": "\u2134" },
+ "&orderof;": { "codepoints": [8500], "characters": "\u2134" },
+ "&ordf;": { "codepoints": [170], "characters": "\u00AA" },
+ "&ordf": { "codepoints": [170], "characters": "\u00AA" },
+ "&ordm;": { "codepoints": [186], "characters": "\u00BA" },
+ "&ordm": { "codepoints": [186], "characters": "\u00BA" },
+ "&origof;": { "codepoints": [8886], "characters": "\u22B6" },
+ "&oror;": { "codepoints": [10838], "characters": "\u2A56" },
+ "&orslope;": { "codepoints": [10839], "characters": "\u2A57" },
+ "&orv;": { "codepoints": [10843], "characters": "\u2A5B" },
+ "&oS;": { "codepoints": [9416], "characters": "\u24C8" },
+ "&Oscr;": { "codepoints": [119978], "characters": "\uD835\uDCAA" },
+ "&oscr;": { "codepoints": [8500], "characters": "\u2134" },
+ "&Oslash;": { "codepoints": [216], "characters": "\u00D8" },
+ "&Oslash": { "codepoints": [216], "characters": "\u00D8" },
+ "&oslash;": { "codepoints": [248], "characters": "\u00F8" },
+ "&oslash": { "codepoints": [248], "characters": "\u00F8" },
+ "&osol;": { "codepoints": [8856], "characters": "\u2298" },
+ "&Otilde;": { "codepoints": [213], "characters": "\u00D5" },
+ "&Otilde": { "codepoints": [213], "characters": "\u00D5" },
+ "&otilde;": { "codepoints": [245], "characters": "\u00F5" },
+ "&otilde": { "codepoints": [245], "characters": "\u00F5" },
+ "&otimesas;": { "codepoints": [10806], "characters": "\u2A36" },
+ "&Otimes;": { "codepoints": [10807], "characters": "\u2A37" },
+ "&otimes;": { "codepoints": [8855], "characters": "\u2297" },
+ "&Ouml;": { "codepoints": [214], "characters": "\u00D6" },
+ "&Ouml": { "codepoints": [214], "characters": "\u00D6" },
+ "&ouml;": { "codepoints": [246], "characters": "\u00F6" },
+ "&ouml": { "codepoints": [246], "characters": "\u00F6" },
+ "&ovbar;": { "codepoints": [9021], "characters": "\u233D" },
+ "&OverBar;": { "codepoints": [8254], "characters": "\u203E" },
+ "&OverBrace;": { "codepoints": [9182], "characters": "\u23DE" },
+ "&OverBracket;": { "codepoints": [9140], "characters": "\u23B4" },
+ "&OverParenthesis;": { "codepoints": [9180], "characters": "\u23DC" },
+ "&para;": { "codepoints": [182], "characters": "\u00B6" },
+ "&para": { "codepoints": [182], "characters": "\u00B6" },
+ "&parallel;": { "codepoints": [8741], "characters": "\u2225" },
+ "&par;": { "codepoints": [8741], "characters": "\u2225" },
+ "&parsim;": { "codepoints": [10995], "characters": "\u2AF3" },
+ "&parsl;": { "codepoints": [11005], "characters": "\u2AFD" },
+ "&part;": { "codepoints": [8706], "characters": "\u2202" },
+ "&PartialD;": { "codepoints": [8706], "characters": "\u2202" },
+ "&Pcy;": { "codepoints": [1055], "characters": "\u041F" },
+ "&pcy;": { "codepoints": [1087], "characters": "\u043F" },
+ "&percnt;": { "codepoints": [37], "characters": "\u0025" },
+ "&period;": { "codepoints": [46], "characters": "\u002E" },
+ "&permil;": { "codepoints": [8240], "characters": "\u2030" },
+ "&perp;": { "codepoints": [8869], "characters": "\u22A5" },
+ "&pertenk;": { "codepoints": [8241], "characters": "\u2031" },
+ "&Pfr;": { "codepoints": [120083], "characters": "\uD835\uDD13" },
+ "&pfr;": { "codepoints": [120109], "characters": "\uD835\uDD2D" },
+ "&Phi;": { "codepoints": [934], "characters": "\u03A6" },
+ "&phi;": { "codepoints": [966], "characters": "\u03C6" },
+ "&phiv;": { "codepoints": [981], "characters": "\u03D5" },
+ "&phmmat;": { "codepoints": [8499], "characters": "\u2133" },
+ "&phone;": { "codepoints": [9742], "characters": "\u260E" },
+ "&Pi;": { "codepoints": [928], "characters": "\u03A0" },
+ "&pi;": { "codepoints": [960], "characters": "\u03C0" },
+ "&pitchfork;": { "codepoints": [8916], "characters": "\u22D4" },
+ "&piv;": { "codepoints": [982], "characters": "\u03D6" },
+ "&planck;": { "codepoints": [8463], "characters": "\u210F" },
+ "&planckh;": { "codepoints": [8462], "characters": "\u210E" },
+ "&plankv;": { "codepoints": [8463], "characters": "\u210F" },
+ "&plusacir;": { "codepoints": [10787], "characters": "\u2A23" },
+ "&plusb;": { "codepoints": [8862], "characters": "\u229E" },
+ "&pluscir;": { "codepoints": [10786], "characters": "\u2A22" },
+ "&plus;": { "codepoints": [43], "characters": "\u002B" },
+ "&plusdo;": { "codepoints": [8724], "characters": "\u2214" },
+ "&plusdu;": { "codepoints": [10789], "characters": "\u2A25" },
+ "&pluse;": { "codepoints": [10866], "characters": "\u2A72" },
+ "&PlusMinus;": { "codepoints": [177], "characters": "\u00B1" },
+ "&plusmn;": { "codepoints": [177], "characters": "\u00B1" },
+ "&plusmn": { "codepoints": [177], "characters": "\u00B1" },
+ "&plussim;": { "codepoints": [10790], "characters": "\u2A26" },
+ "&plustwo;": { "codepoints": [10791], "characters": "\u2A27" },
+ "&pm;": { "codepoints": [177], "characters": "\u00B1" },
+ "&Poincareplane;": { "codepoints": [8460], "characters": "\u210C" },
+ "&pointint;": { "codepoints": [10773], "characters": "\u2A15" },
+ "&popf;": { "codepoints": [120161], "characters": "\uD835\uDD61" },
+ "&Popf;": { "codepoints": [8473], "characters": "\u2119" },
+ "&pound;": { "codepoints": [163], "characters": "\u00A3" },
+ "&pound": { "codepoints": [163], "characters": "\u00A3" },
+ "&prap;": { "codepoints": [10935], "characters": "\u2AB7" },
+ "&Pr;": { "codepoints": [10939], "characters": "\u2ABB" },
+ "&pr;": { "codepoints": [8826], "characters": "\u227A" },
+ "&prcue;": { "codepoints": [8828], "characters": "\u227C" },
+ "&precapprox;": { "codepoints": [10935], "characters": "\u2AB7" },
+ "&prec;": { "codepoints": [8826], "characters": "\u227A" },
+ "&preccurlyeq;": { "codepoints": [8828], "characters": "\u227C" },
+ "&Precedes;": { "codepoints": [8826], "characters": "\u227A" },
+ "&PrecedesEqual;": { "codepoints": [10927], "characters": "\u2AAF" },
+ "&PrecedesSlantEqual;": { "codepoints": [8828], "characters": "\u227C" },
+ "&PrecedesTilde;": { "codepoints": [8830], "characters": "\u227E" },
+ "&preceq;": { "codepoints": [10927], "characters": "\u2AAF" },
+ "&precnapprox;": { "codepoints": [10937], "characters": "\u2AB9" },
+ "&precneqq;": { "codepoints": [10933], "characters": "\u2AB5" },
+ "&precnsim;": { "codepoints": [8936], "characters": "\u22E8" },
+ "&pre;": { "codepoints": [10927], "characters": "\u2AAF" },
+ "&prE;": { "codepoints": [10931], "characters": "\u2AB3" },
+ "&precsim;": { "codepoints": [8830], "characters": "\u227E" },
+ "&prime;": { "codepoints": [8242], "characters": "\u2032" },
+ "&Prime;": { "codepoints": [8243], "characters": "\u2033" },
+ "&primes;": { "codepoints": [8473], "characters": "\u2119" },
+ "&prnap;": { "codepoints": [10937], "characters": "\u2AB9" },
+ "&prnE;": { "codepoints": [10933], "characters": "\u2AB5" },
+ "&prnsim;": { "codepoints": [8936], "characters": "\u22E8" },
+ "&prod;": { "codepoints": [8719], "characters": "\u220F" },
+ "&Product;": { "codepoints": [8719], "characters": "\u220F" },
+ "&profalar;": { "codepoints": [9006], "characters": "\u232E" },
+ "&profline;": { "codepoints": [8978], "characters": "\u2312" },
+ "&profsurf;": { "codepoints": [8979], "characters": "\u2313" },
+ "&prop;": { "codepoints": [8733], "characters": "\u221D" },
+ "&Proportional;": { "codepoints": [8733], "characters": "\u221D" },
+ "&Proportion;": { "codepoints": [8759], "characters": "\u2237" },
+ "&propto;": { "codepoints": [8733], "characters": "\u221D" },
+ "&prsim;": { "codepoints": [8830], "characters": "\u227E" },
+ "&prurel;": { "codepoints": [8880], "characters": "\u22B0" },
+ "&Pscr;": { "codepoints": [119979], "characters": "\uD835\uDCAB" },
+ "&pscr;": { "codepoints": [120005], "characters": "\uD835\uDCC5" },
+ "&Psi;": { "codepoints": [936], "characters": "\u03A8" },
+ "&psi;": { "codepoints": [968], "characters": "\u03C8" },
+ "&puncsp;": { "codepoints": [8200], "characters": "\u2008" },
+ "&Qfr;": { "codepoints": [120084], "characters": "\uD835\uDD14" },
+ "&qfr;": { "codepoints": [120110], "characters": "\uD835\uDD2E" },
+ "&qint;": { "codepoints": [10764], "characters": "\u2A0C" },
+ "&qopf;": { "codepoints": [120162], "characters": "\uD835\uDD62" },
+ "&Qopf;": { "codepoints": [8474], "characters": "\u211A" },
+ "&qprime;": { "codepoints": [8279], "characters": "\u2057" },
+ "&Qscr;": { "codepoints": [119980], "characters": "\uD835\uDCAC" },
+ "&qscr;": { "codepoints": [120006], "characters": "\uD835\uDCC6" },
+ "&quaternions;": { "codepoints": [8461], "characters": "\u210D" },
+ "&quatint;": { "codepoints": [10774], "characters": "\u2A16" },
+ "&quest;": { "codepoints": [63], "characters": "\u003F" },
+ "&questeq;": { "codepoints": [8799], "characters": "\u225F" },
+ "&quot;": { "codepoints": [34], "characters": "\u0022" },
+ "&quot": { "codepoints": [34], "characters": "\u0022" },
+ "&QUOT;": { "codepoints": [34], "characters": "\u0022" },
+ "&QUOT": { "codepoints": [34], "characters": "\u0022" },
+ "&rAarr;": { "codepoints": [8667], "characters": "\u21DB" },
+ "&race;": { "codepoints": [8765, 817], "characters": "\u223D\u0331" },
+ "&Racute;": { "codepoints": [340], "characters": "\u0154" },
+ "&racute;": { "codepoints": [341], "characters": "\u0155" },
+ "&radic;": { "codepoints": [8730], "characters": "\u221A" },
+ "&raemptyv;": { "codepoints": [10675], "characters": "\u29B3" },
+ "&rang;": { "codepoints": [10217], "characters": "\u27E9" },
+ "&Rang;": { "codepoints": [10219], "characters": "\u27EB" },
+ "&rangd;": { "codepoints": [10642], "characters": "\u2992" },
+ "&range;": { "codepoints": [10661], "characters": "\u29A5" },
+ "&rangle;": { "codepoints": [10217], "characters": "\u27E9" },
+ "&raquo;": { "codepoints": [187], "characters": "\u00BB" },
+ "&raquo": { "codepoints": [187], "characters": "\u00BB" },
+ "&rarrap;": { "codepoints": [10613], "characters": "\u2975" },
+ "&rarrb;": { "codepoints": [8677], "characters": "\u21E5" },
+ "&rarrbfs;": { "codepoints": [10528], "characters": "\u2920" },
+ "&rarrc;": { "codepoints": [10547], "characters": "\u2933" },
+ "&rarr;": { "codepoints": [8594], "characters": "\u2192" },
+ "&Rarr;": { "codepoints": [8608], "characters": "\u21A0" },
+ "&rArr;": { "codepoints": [8658], "characters": "\u21D2" },
+ "&rarrfs;": { "codepoints": [10526], "characters": "\u291E" },
+ "&rarrhk;": { "codepoints": [8618], "characters": "\u21AA" },
+ "&rarrlp;": { "codepoints": [8620], "characters": "\u21AC" },
+ "&rarrpl;": { "codepoints": [10565], "characters": "\u2945" },
+ "&rarrsim;": { "codepoints": [10612], "characters": "\u2974" },
+ "&Rarrtl;": { "codepoints": [10518], "characters": "\u2916" },
+ "&rarrtl;": { "codepoints": [8611], "characters": "\u21A3" },
+ "&rarrw;": { "codepoints": [8605], "characters": "\u219D" },
+ "&ratail;": { "codepoints": [10522], "characters": "\u291A" },
+ "&rAtail;": { "codepoints": [10524], "characters": "\u291C" },
+ "&ratio;": { "codepoints": [8758], "characters": "\u2236" },
+ "&rationals;": { "codepoints": [8474], "characters": "\u211A" },
+ "&rbarr;": { "codepoints": [10509], "characters": "\u290D" },
+ "&rBarr;": { "codepoints": [10511], "characters": "\u290F" },
+ "&RBarr;": { "codepoints": [10512], "characters": "\u2910" },
+ "&rbbrk;": { "codepoints": [10099], "characters": "\u2773" },
+ "&rbrace;": { "codepoints": [125], "characters": "\u007D" },
+ "&rbrack;": { "codepoints": [93], "characters": "\u005D" },
+ "&rbrke;": { "codepoints": [10636], "characters": "\u298C" },
+ "&rbrksld;": { "codepoints": [10638], "characters": "\u298E" },
+ "&rbrkslu;": { "codepoints": [10640], "characters": "\u2990" },
+ "&Rcaron;": { "codepoints": [344], "characters": "\u0158" },
+ "&rcaron;": { "codepoints": [345], "characters": "\u0159" },
+ "&Rcedil;": { "codepoints": [342], "characters": "\u0156" },
+ "&rcedil;": { "codepoints": [343], "characters": "\u0157" },
+ "&rceil;": { "codepoints": [8969], "characters": "\u2309" },
+ "&rcub;": { "codepoints": [125], "characters": "\u007D" },
+ "&Rcy;": { "codepoints": [1056], "characters": "\u0420" },
+ "&rcy;": { "codepoints": [1088], "characters": "\u0440" },
+ "&rdca;": { "codepoints": [10551], "characters": "\u2937" },
+ "&rdldhar;": { "codepoints": [10601], "characters": "\u2969" },
+ "&rdquo;": { "codepoints": [8221], "characters": "\u201D" },
+ "&rdquor;": { "codepoints": [8221], "characters": "\u201D" },
+ "&rdsh;": { "codepoints": [8627], "characters": "\u21B3" },
+ "&real;": { "codepoints": [8476], "characters": "\u211C" },
+ "&realine;": { "codepoints": [8475], "characters": "\u211B" },
+ "&realpart;": { "codepoints": [8476], "characters": "\u211C" },
+ "&reals;": { "codepoints": [8477], "characters": "\u211D" },
+ "&Re;": { "codepoints": [8476], "characters": "\u211C" },
+ "&rect;": { "codepoints": [9645], "characters": "\u25AD" },
+ "&reg;": { "codepoints": [174], "characters": "\u00AE" },
+ "&reg": { "codepoints": [174], "characters": "\u00AE" },
+ "&REG;": { "codepoints": [174], "characters": "\u00AE" },
+ "&REG": { "codepoints": [174], "characters": "\u00AE" },
+ "&ReverseElement;": { "codepoints": [8715], "characters": "\u220B" },
+ "&ReverseEquilibrium;": { "codepoints": [8651], "characters": "\u21CB" },
+ "&ReverseUpEquilibrium;": { "codepoints": [10607], "characters": "\u296F" },
+ "&rfisht;": { "codepoints": [10621], "characters": "\u297D" },
+ "&rfloor;": { "codepoints": [8971], "characters": "\u230B" },
+ "&rfr;": { "codepoints": [120111], "characters": "\uD835\uDD2F" },
+ "&Rfr;": { "codepoints": [8476], "characters": "\u211C" },
+ "&rHar;": { "codepoints": [10596], "characters": "\u2964" },
+ "&rhard;": { "codepoints": [8641], "characters": "\u21C1" },
+ "&rharu;": { "codepoints": [8640], "characters": "\u21C0" },
+ "&rharul;": { "codepoints": [10604], "characters": "\u296C" },
+ "&Rho;": { "codepoints": [929], "characters": "\u03A1" },
+ "&rho;": { "codepoints": [961], "characters": "\u03C1" },
+ "&rhov;": { "codepoints": [1009], "characters": "\u03F1" },
+ "&RightAngleBracket;": { "codepoints": [10217], "characters": "\u27E9" },
+ "&RightArrowBar;": { "codepoints": [8677], "characters": "\u21E5" },
+ "&rightarrow;": { "codepoints": [8594], "characters": "\u2192" },
+ "&RightArrow;": { "codepoints": [8594], "characters": "\u2192" },
+ "&Rightarrow;": { "codepoints": [8658], "characters": "\u21D2" },
+ "&RightArrowLeftArrow;": { "codepoints": [8644], "characters": "\u21C4" },
+ "&rightarrowtail;": { "codepoints": [8611], "characters": "\u21A3" },
+ "&RightCeiling;": { "codepoints": [8969], "characters": "\u2309" },
+ "&RightDoubleBracket;": { "codepoints": [10215], "characters": "\u27E7" },
+ "&RightDownTeeVector;": { "codepoints": [10589], "characters": "\u295D" },
+ "&RightDownVectorBar;": { "codepoints": [10581], "characters": "\u2955" },
+ "&RightDownVector;": { "codepoints": [8642], "characters": "\u21C2" },
+ "&RightFloor;": { "codepoints": [8971], "characters": "\u230B" },
+ "&rightharpoondown;": { "codepoints": [8641], "characters": "\u21C1" },
+ "&rightharpoonup;": { "codepoints": [8640], "characters": "\u21C0" },
+ "&rightleftarrows;": { "codepoints": [8644], "characters": "\u21C4" },
+ "&rightleftharpoons;": { "codepoints": [8652], "characters": "\u21CC" },
+ "&rightrightarrows;": { "codepoints": [8649], "characters": "\u21C9" },
+ "&rightsquigarrow;": { "codepoints": [8605], "characters": "\u219D" },
+ "&RightTeeArrow;": { "codepoints": [8614], "characters": "\u21A6" },
+ "&RightTee;": { "codepoints": [8866], "characters": "\u22A2" },
+ "&RightTeeVector;": { "codepoints": [10587], "characters": "\u295B" },
+ "&rightthreetimes;": { "codepoints": [8908], "characters": "\u22CC" },
+ "&RightTriangleBar;": { "codepoints": [10704], "characters": "\u29D0" },
+ "&RightTriangle;": { "codepoints": [8883], "characters": "\u22B3" },
+ "&RightTriangleEqual;": { "codepoints": [8885], "characters": "\u22B5" },
+ "&RightUpDownVector;": { "codepoints": [10575], "characters": "\u294F" },
+ "&RightUpTeeVector;": { "codepoints": [10588], "characters": "\u295C" },
+ "&RightUpVectorBar;": { "codepoints": [10580], "characters": "\u2954" },
+ "&RightUpVector;": { "codepoints": [8638], "characters": "\u21BE" },
+ "&RightVectorBar;": { "codepoints": [10579], "characters": "\u2953" },
+ "&RightVector;": { "codepoints": [8640], "characters": "\u21C0" },
+ "&ring;": { "codepoints": [730], "characters": "\u02DA" },
+ "&risingdotseq;": { "codepoints": [8787], "characters": "\u2253" },
+ "&rlarr;": { "codepoints": [8644], "characters": "\u21C4" },
+ "&rlhar;": { "codepoints": [8652], "characters": "\u21CC" },
+ "&rlm;": { "codepoints": [8207], "characters": "\u200F" },
+ "&rmoustache;": { "codepoints": [9137], "characters": "\u23B1" },
+ "&rmoust;": { "codepoints": [9137], "characters": "\u23B1" },
+ "&rnmid;": { "codepoints": [10990], "characters": "\u2AEE" },
+ "&roang;": { "codepoints": [10221], "characters": "\u27ED" },
+ "&roarr;": { "codepoints": [8702], "characters": "\u21FE" },
+ "&robrk;": { "codepoints": [10215], "characters": "\u27E7" },
+ "&ropar;": { "codepoints": [10630], "characters": "\u2986" },
+ "&ropf;": { "codepoints": [120163], "characters": "\uD835\uDD63" },
+ "&Ropf;": { "codepoints": [8477], "characters": "\u211D" },
+ "&roplus;": { "codepoints": [10798], "characters": "\u2A2E" },
+ "&rotimes;": { "codepoints": [10805], "characters": "\u2A35" },
+ "&RoundImplies;": { "codepoints": [10608], "characters": "\u2970" },
+ "&rpar;": { "codepoints": [41], "characters": "\u0029" },
+ "&rpargt;": { "codepoints": [10644], "characters": "\u2994" },
+ "&rppolint;": { "codepoints": [10770], "characters": "\u2A12" },
+ "&rrarr;": { "codepoints": [8649], "characters": "\u21C9" },
+ "&Rrightarrow;": { "codepoints": [8667], "characters": "\u21DB" },
+ "&rsaquo;": { "codepoints": [8250], "characters": "\u203A" },
+ "&rscr;": { "codepoints": [120007], "characters": "\uD835\uDCC7" },
+ "&Rscr;": { "codepoints": [8475], "characters": "\u211B" },
+ "&rsh;": { "codepoints": [8625], "characters": "\u21B1" },
+ "&Rsh;": { "codepoints": [8625], "characters": "\u21B1" },
+ "&rsqb;": { "codepoints": [93], "characters": "\u005D" },
+ "&rsquo;": { "codepoints": [8217], "characters": "\u2019" },
+ "&rsquor;": { "codepoints": [8217], "characters": "\u2019" },
+ "&rthree;": { "codepoints": [8908], "characters": "\u22CC" },
+ "&rtimes;": { "codepoints": [8906], "characters": "\u22CA" },
+ "&rtri;": { "codepoints": [9657], "characters": "\u25B9" },
+ "&rtrie;": { "codepoints": [8885], "characters": "\u22B5" },
+ "&rtrif;": { "codepoints": [9656], "characters": "\u25B8" },
+ "&rtriltri;": { "codepoints": [10702], "characters": "\u29CE" },
+ "&RuleDelayed;": { "codepoints": [10740], "characters": "\u29F4" },
+ "&ruluhar;": { "codepoints": [10600], "characters": "\u2968" },
+ "&rx;": { "codepoints": [8478], "characters": "\u211E" },
+ "&Sacute;": { "codepoints": [346], "characters": "\u015A" },
+ "&sacute;": { "codepoints": [347], "characters": "\u015B" },
+ "&sbquo;": { "codepoints": [8218], "characters": "\u201A" },
+ "&scap;": { "codepoints": [10936], "characters": "\u2AB8" },
+ "&Scaron;": { "codepoints": [352], "characters": "\u0160" },
+ "&scaron;": { "codepoints": [353], "characters": "\u0161" },
+ "&Sc;": { "codepoints": [10940], "characters": "\u2ABC" },
+ "&sc;": { "codepoints": [8827], "characters": "\u227B" },
+ "&sccue;": { "codepoints": [8829], "characters": "\u227D" },
+ "&sce;": { "codepoints": [10928], "characters": "\u2AB0" },
+ "&scE;": { "codepoints": [10932], "characters": "\u2AB4" },
+ "&Scedil;": { "codepoints": [350], "characters": "\u015E" },
+ "&scedil;": { "codepoints": [351], "characters": "\u015F" },
+ "&Scirc;": { "codepoints": [348], "characters": "\u015C" },
+ "&scirc;": { "codepoints": [349], "characters": "\u015D" },
+ "&scnap;": { "codepoints": [10938], "characters": "\u2ABA" },
+ "&scnE;": { "codepoints": [10934], "characters": "\u2AB6" },
+ "&scnsim;": { "codepoints": [8937], "characters": "\u22E9" },
+ "&scpolint;": { "codepoints": [10771], "characters": "\u2A13" },
+ "&scsim;": { "codepoints": [8831], "characters": "\u227F" },
+ "&Scy;": { "codepoints": [1057], "characters": "\u0421" },
+ "&scy;": { "codepoints": [1089], "characters": "\u0441" },
+ "&sdotb;": { "codepoints": [8865], "characters": "\u22A1" },
+ "&sdot;": { "codepoints": [8901], "characters": "\u22C5" },
+ "&sdote;": { "codepoints": [10854], "characters": "\u2A66" },
+ "&searhk;": { "codepoints": [10533], "characters": "\u2925" },
+ "&searr;": { "codepoints": [8600], "characters": "\u2198" },
+ "&seArr;": { "codepoints": [8664], "characters": "\u21D8" },
+ "&searrow;": { "codepoints": [8600], "characters": "\u2198" },
+ "&sect;": { "codepoints": [167], "characters": "\u00A7" },
+ "&sect": { "codepoints": [167], "characters": "\u00A7" },
+ "&semi;": { "codepoints": [59], "characters": "\u003B" },
+ "&seswar;": { "codepoints": [10537], "characters": "\u2929" },
+ "&setminus;": { "codepoints": [8726], "characters": "\u2216" },
+ "&setmn;": { "codepoints": [8726], "characters": "\u2216" },
+ "&sext;": { "codepoints": [10038], "characters": "\u2736" },
+ "&Sfr;": { "codepoints": [120086], "characters": "\uD835\uDD16" },
+ "&sfr;": { "codepoints": [120112], "characters": "\uD835\uDD30" },
+ "&sfrown;": { "codepoints": [8994], "characters": "\u2322" },
+ "&sharp;": { "codepoints": [9839], "characters": "\u266F" },
+ "&SHCHcy;": { "codepoints": [1065], "characters": "\u0429" },
+ "&shchcy;": { "codepoints": [1097], "characters": "\u0449" },
+ "&SHcy;": { "codepoints": [1064], "characters": "\u0428" },
+ "&shcy;": { "codepoints": [1096], "characters": "\u0448" },
+ "&ShortDownArrow;": { "codepoints": [8595], "characters": "\u2193" },
+ "&ShortLeftArrow;": { "codepoints": [8592], "characters": "\u2190" },
+ "&shortmid;": { "codepoints": [8739], "characters": "\u2223" },
+ "&shortparallel;": { "codepoints": [8741], "characters": "\u2225" },
+ "&ShortRightArrow;": { "codepoints": [8594], "characters": "\u2192" },
+ "&ShortUpArrow;": { "codepoints": [8593], "characters": "\u2191" },
+ "&shy;": { "codepoints": [173], "characters": "\u00AD" },
+ "&shy": { "codepoints": [173], "characters": "\u00AD" },
+ "&Sigma;": { "codepoints": [931], "characters": "\u03A3" },
+ "&sigma;": { "codepoints": [963], "characters": "\u03C3" },
+ "&sigmaf;": { "codepoints": [962], "characters": "\u03C2" },
+ "&sigmav;": { "codepoints": [962], "characters": "\u03C2" },
+ "&sim;": { "codepoints": [8764], "characters": "\u223C" },
+ "&simdot;": { "codepoints": [10858], "characters": "\u2A6A" },
+ "&sime;": { "codepoints": [8771], "characters": "\u2243" },
+ "&simeq;": { "codepoints": [8771], "characters": "\u2243" },
+ "&simg;": { "codepoints": [10910], "characters": "\u2A9E" },
+ "&simgE;": { "codepoints": [10912], "characters": "\u2AA0" },
+ "&siml;": { "codepoints": [10909], "characters": "\u2A9D" },
+ "&simlE;": { "codepoints": [10911], "characters": "\u2A9F" },
+ "&simne;": { "codepoints": [8774], "characters": "\u2246" },
+ "&simplus;": { "codepoints": [10788], "characters": "\u2A24" },
+ "&simrarr;": { "codepoints": [10610], "characters": "\u2972" },
+ "&slarr;": { "codepoints": [8592], "characters": "\u2190" },
+ "&SmallCircle;": { "codepoints": [8728], "characters": "\u2218" },
+ "&smallsetminus;": { "codepoints": [8726], "characters": "\u2216" },
+ "&smashp;": { "codepoints": [10803], "characters": "\u2A33" },
+ "&smeparsl;": { "codepoints": [10724], "characters": "\u29E4" },
+ "&smid;": { "codepoints": [8739], "characters": "\u2223" },
+ "&smile;": { "codepoints": [8995], "characters": "\u2323" },
+ "&smt;": { "codepoints": [10922], "characters": "\u2AAA" },
+ "&smte;": { "codepoints": [10924], "characters": "\u2AAC" },
+ "&smtes;": { "codepoints": [10924, 65024], "characters": "\u2AAC\uFE00" },
+ "&SOFTcy;": { "codepoints": [1068], "characters": "\u042C" },
+ "&softcy;": { "codepoints": [1100], "characters": "\u044C" },
+ "&solbar;": { "codepoints": [9023], "characters": "\u233F" },
+ "&solb;": { "codepoints": [10692], "characters": "\u29C4" },
+ "&sol;": { "codepoints": [47], "characters": "\u002F" },
+ "&Sopf;": { "codepoints": [120138], "characters": "\uD835\uDD4A" },
+ "&sopf;": { "codepoints": [120164], "characters": "\uD835\uDD64" },
+ "&spades;": { "codepoints": [9824], "characters": "\u2660" },
+ "&spadesuit;": { "codepoints": [9824], "characters": "\u2660" },
+ "&spar;": { "codepoints": [8741], "characters": "\u2225" },
+ "&sqcap;": { "codepoints": [8851], "characters": "\u2293" },
+ "&sqcaps;": { "codepoints": [8851, 65024], "characters": "\u2293\uFE00" },
+ "&sqcup;": { "codepoints": [8852], "characters": "\u2294" },
+ "&sqcups;": { "codepoints": [8852, 65024], "characters": "\u2294\uFE00" },
+ "&Sqrt;": { "codepoints": [8730], "characters": "\u221A" },
+ "&sqsub;": { "codepoints": [8847], "characters": "\u228F" },
+ "&sqsube;": { "codepoints": [8849], "characters": "\u2291" },
+ "&sqsubset;": { "codepoints": [8847], "characters": "\u228F" },
+ "&sqsubseteq;": { "codepoints": [8849], "characters": "\u2291" },
+ "&sqsup;": { "codepoints": [8848], "characters": "\u2290" },
+ "&sqsupe;": { "codepoints": [8850], "characters": "\u2292" },
+ "&sqsupset;": { "codepoints": [8848], "characters": "\u2290" },
+ "&sqsupseteq;": { "codepoints": [8850], "characters": "\u2292" },
+ "&square;": { "codepoints": [9633], "characters": "\u25A1" },
+ "&Square;": { "codepoints": [9633], "characters": "\u25A1" },
+ "&SquareIntersection;": { "codepoints": [8851], "characters": "\u2293" },
+ "&SquareSubset;": { "codepoints": [8847], "characters": "\u228F" },
+ "&SquareSubsetEqual;": { "codepoints": [8849], "characters": "\u2291" },
+ "&SquareSuperset;": { "codepoints": [8848], "characters": "\u2290" },
+ "&SquareSupersetEqual;": { "codepoints": [8850], "characters": "\u2292" },
+ "&SquareUnion;": { "codepoints": [8852], "characters": "\u2294" },
+ "&squarf;": { "codepoints": [9642], "characters": "\u25AA" },
+ "&squ;": { "codepoints": [9633], "characters": "\u25A1" },
+ "&squf;": { "codepoints": [9642], "characters": "\u25AA" },
+ "&srarr;": { "codepoints": [8594], "characters": "\u2192" },
+ "&Sscr;": { "codepoints": [119982], "characters": "\uD835\uDCAE" },
+ "&sscr;": { "codepoints": [120008], "characters": "\uD835\uDCC8" },
+ "&ssetmn;": { "codepoints": [8726], "characters": "\u2216" },
+ "&ssmile;": { "codepoints": [8995], "characters": "\u2323" },
+ "&sstarf;": { "codepoints": [8902], "characters": "\u22C6" },
+ "&Star;": { "codepoints": [8902], "characters": "\u22C6" },
+ "&star;": { "codepoints": [9734], "characters": "\u2606" },
+ "&starf;": { "codepoints": [9733], "characters": "\u2605" },
+ "&straightepsilon;": { "codepoints": [1013], "characters": "\u03F5" },
+ "&straightphi;": { "codepoints": [981], "characters": "\u03D5" },
+ "&strns;": { "codepoints": [175], "characters": "\u00AF" },
+ "&sub;": { "codepoints": [8834], "characters": "\u2282" },
+ "&Sub;": { "codepoints": [8912], "characters": "\u22D0" },
+ "&subdot;": { "codepoints": [10941], "characters": "\u2ABD" },
+ "&subE;": { "codepoints": [10949], "characters": "\u2AC5" },
+ "&sube;": { "codepoints": [8838], "characters": "\u2286" },
+ "&subedot;": { "codepoints": [10947], "characters": "\u2AC3" },
+ "&submult;": { "codepoints": [10945], "characters": "\u2AC1" },
+ "&subnE;": { "codepoints": [10955], "characters": "\u2ACB" },
+ "&subne;": { "codepoints": [8842], "characters": "\u228A" },
+ "&subplus;": { "codepoints": [10943], "characters": "\u2ABF" },
+ "&subrarr;": { "codepoints": [10617], "characters": "\u2979" },
+ "&subset;": { "codepoints": [8834], "characters": "\u2282" },
+ "&Subset;": { "codepoints": [8912], "characters": "\u22D0" },
+ "&subseteq;": { "codepoints": [8838], "characters": "\u2286" },
+ "&subseteqq;": { "codepoints": [10949], "characters": "\u2AC5" },
+ "&SubsetEqual;": { "codepoints": [8838], "characters": "\u2286" },
+ "&subsetneq;": { "codepoints": [8842], "characters": "\u228A" },
+ "&subsetneqq;": { "codepoints": [10955], "characters": "\u2ACB" },
+ "&subsim;": { "codepoints": [10951], "characters": "\u2AC7" },
+ "&subsub;": { "codepoints": [10965], "characters": "\u2AD5" },
+ "&subsup;": { "codepoints": [10963], "characters": "\u2AD3" },
+ "&succapprox;": { "codepoints": [10936], "characters": "\u2AB8" },
+ "&succ;": { "codepoints": [8827], "characters": "\u227B" },
+ "&succcurlyeq;": { "codepoints": [8829], "characters": "\u227D" },
+ "&Succeeds;": { "codepoints": [8827], "characters": "\u227B" },
+ "&SucceedsEqual;": { "codepoints": [10928], "characters": "\u2AB0" },
+ "&SucceedsSlantEqual;": { "codepoints": [8829], "characters": "\u227D" },
+ "&SucceedsTilde;": { "codepoints": [8831], "characters": "\u227F" },
+ "&succeq;": { "codepoints": [10928], "characters": "\u2AB0" },
+ "&succnapprox;": { "codepoints": [10938], "characters": "\u2ABA" },
+ "&succneqq;": { "codepoints": [10934], "characters": "\u2AB6" },
+ "&succnsim;": { "codepoints": [8937], "characters": "\u22E9" },
+ "&succsim;": { "codepoints": [8831], "characters": "\u227F" },
+ "&SuchThat;": { "codepoints": [8715], "characters": "\u220B" },
+ "&sum;": { "codepoints": [8721], "characters": "\u2211" },
+ "&Sum;": { "codepoints": [8721], "characters": "\u2211" },
+ "&sung;": { "codepoints": [9834], "characters": "\u266A" },
+ "&sup1;": { "codepoints": [185], "characters": "\u00B9" },
+ "&sup1": { "codepoints": [185], "characters": "\u00B9" },
+ "&sup2;": { "codepoints": [178], "characters": "\u00B2" },
+ "&sup2": { "codepoints": [178], "characters": "\u00B2" },
+ "&sup3;": { "codepoints": [179], "characters": "\u00B3" },
+ "&sup3": { "codepoints": [179], "characters": "\u00B3" },
+ "&sup;": { "codepoints": [8835], "characters": "\u2283" },
+ "&Sup;": { "codepoints": [8913], "characters": "\u22D1" },
+ "&supdot;": { "codepoints": [10942], "characters": "\u2ABE" },
+ "&supdsub;": { "codepoints": [10968], "characters": "\u2AD8" },
+ "&supE;": { "codepoints": [10950], "characters": "\u2AC6" },
+ "&supe;": { "codepoints": [8839], "characters": "\u2287" },
+ "&supedot;": { "codepoints": [10948], "characters": "\u2AC4" },
+ "&Superset;": { "codepoints": [8835], "characters": "\u2283" },
+ "&SupersetEqual;": { "codepoints": [8839], "characters": "\u2287" },
+ "&suphsol;": { "codepoints": [10185], "characters": "\u27C9" },
+ "&suphsub;": { "codepoints": [10967], "characters": "\u2AD7" },
+ "&suplarr;": { "codepoints": [10619], "characters": "\u297B" },
+ "&supmult;": { "codepoints": [10946], "characters": "\u2AC2" },
+ "&supnE;": { "codepoints": [10956], "characters": "\u2ACC" },
+ "&supne;": { "codepoints": [8843], "characters": "\u228B" },
+ "&supplus;": { "codepoints": [10944], "characters": "\u2AC0" },
+ "&supset;": { "codepoints": [8835], "characters": "\u2283" },
+ "&Supset;": { "codepoints": [8913], "characters": "\u22D1" },
+ "&supseteq;": { "codepoints": [8839], "characters": "\u2287" },
+ "&supseteqq;": { "codepoints": [10950], "characters": "\u2AC6" },
+ "&supsetneq;": { "codepoints": [8843], "characters": "\u228B" },
+ "&supsetneqq;": { "codepoints": [10956], "characters": "\u2ACC" },
+ "&supsim;": { "codepoints": [10952], "characters": "\u2AC8" },
+ "&supsub;": { "codepoints": [10964], "characters": "\u2AD4" },
+ "&supsup;": { "codepoints": [10966], "characters": "\u2AD6" },
+ "&swarhk;": { "codepoints": [10534], "characters": "\u2926" },
+ "&swarr;": { "codepoints": [8601], "characters": "\u2199" },
+ "&swArr;": { "codepoints": [8665], "characters": "\u21D9" },
+ "&swarrow;": { "codepoints": [8601], "characters": "\u2199" },
+ "&swnwar;": { "codepoints": [10538], "characters": "\u292A" },
+ "&szlig;": { "codepoints": [223], "characters": "\u00DF" },
+ "&szlig": { "codepoints": [223], "characters": "\u00DF" },
+ "&Tab;": { "codepoints": [9], "characters": "\u0009" },
+ "&target;": { "codepoints": [8982], "characters": "\u2316" },
+ "&Tau;": { "codepoints": [932], "characters": "\u03A4" },
+ "&tau;": { "codepoints": [964], "characters": "\u03C4" },
+ "&tbrk;": { "codepoints": [9140], "characters": "\u23B4" },
+ "&Tcaron;": { "codepoints": [356], "characters": "\u0164" },
+ "&tcaron;": { "codepoints": [357], "characters": "\u0165" },
+ "&Tcedil;": { "codepoints": [354], "characters": "\u0162" },
+ "&tcedil;": { "codepoints": [355], "characters": "\u0163" },
+ "&Tcy;": { "codepoints": [1058], "characters": "\u0422" },
+ "&tcy;": { "codepoints": [1090], "characters": "\u0442" },
+ "&tdot;": { "codepoints": [8411], "characters": "\u20DB" },
+ "&telrec;": { "codepoints": [8981], "characters": "\u2315" },
+ "&Tfr;": { "codepoints": [120087], "characters": "\uD835\uDD17" },
+ "&tfr;": { "codepoints": [120113], "characters": "\uD835\uDD31" },
+ "&there4;": { "codepoints": [8756], "characters": "\u2234" },
+ "&therefore;": { "codepoints": [8756], "characters": "\u2234" },
+ "&Therefore;": { "codepoints": [8756], "characters": "\u2234" },
+ "&Theta;": { "codepoints": [920], "characters": "\u0398" },
+ "&theta;": { "codepoints": [952], "characters": "\u03B8" },
+ "&thetasym;": { "codepoints": [977], "characters": "\u03D1" },
+ "&thetav;": { "codepoints": [977], "characters": "\u03D1" },
+ "&thickapprox;": { "codepoints": [8776], "characters": "\u2248" },
+ "&thicksim;": { "codepoints": [8764], "characters": "\u223C" },
+ "&ThickSpace;": { "codepoints": [8287, 8202], "characters": "\u205F\u200A" },
+ "&ThinSpace;": { "codepoints": [8201], "characters": "\u2009" },
+ "&thinsp;": { "codepoints": [8201], "characters": "\u2009" },
+ "&thkap;": { "codepoints": [8776], "characters": "\u2248" },
+ "&thksim;": { "codepoints": [8764], "characters": "\u223C" },
+ "&THORN;": { "codepoints": [222], "characters": "\u00DE" },
+ "&THORN": { "codepoints": [222], "characters": "\u00DE" },
+ "&thorn;": { "codepoints": [254], "characters": "\u00FE" },
+ "&thorn": { "codepoints": [254], "characters": "\u00FE" },
+ "&tilde;": { "codepoints": [732], "characters": "\u02DC" },
+ "&Tilde;": { "codepoints": [8764], "characters": "\u223C" },
+ "&TildeEqual;": { "codepoints": [8771], "characters": "\u2243" },
+ "&TildeFullEqual;": { "codepoints": [8773], "characters": "\u2245" },
+ "&TildeTilde;": { "codepoints": [8776], "characters": "\u2248" },
+ "&timesbar;": { "codepoints": [10801], "characters": "\u2A31" },
+ "&timesb;": { "codepoints": [8864], "characters": "\u22A0" },
+ "&times;": { "codepoints": [215], "characters": "\u00D7" },
+ "&times": { "codepoints": [215], "characters": "\u00D7" },
+ "&timesd;": { "codepoints": [10800], "characters": "\u2A30" },
+ "&tint;": { "codepoints": [8749], "characters": "\u222D" },
+ "&toea;": { "codepoints": [10536], "characters": "\u2928" },
+ "&topbot;": { "codepoints": [9014], "characters": "\u2336" },
+ "&topcir;": { "codepoints": [10993], "characters": "\u2AF1" },
+ "&top;": { "codepoints": [8868], "characters": "\u22A4" },
+ "&Topf;": { "codepoints": [120139], "characters": "\uD835\uDD4B" },
+ "&topf;": { "codepoints": [120165], "characters": "\uD835\uDD65" },
+ "&topfork;": { "codepoints": [10970], "characters": "\u2ADA" },
+ "&tosa;": { "codepoints": [10537], "characters": "\u2929" },
+ "&tprime;": { "codepoints": [8244], "characters": "\u2034" },
+ "&trade;": { "codepoints": [8482], "characters": "\u2122" },
+ "&TRADE;": { "codepoints": [8482], "characters": "\u2122" },
+ "&triangle;": { "codepoints": [9653], "characters": "\u25B5" },
+ "&triangledown;": { "codepoints": [9663], "characters": "\u25BF" },
+ "&triangleleft;": { "codepoints": [9667], "characters": "\u25C3" },
+ "&trianglelefteq;": { "codepoints": [8884], "characters": "\u22B4" },
+ "&triangleq;": { "codepoints": [8796], "characters": "\u225C" },
+ "&triangleright;": { "codepoints": [9657], "characters": "\u25B9" },
+ "&trianglerighteq;": { "codepoints": [8885], "characters": "\u22B5" },
+ "&tridot;": { "codepoints": [9708], "characters": "\u25EC" },
+ "&trie;": { "codepoints": [8796], "characters": "\u225C" },
+ "&triminus;": { "codepoints": [10810], "characters": "\u2A3A" },
+ "&TripleDot;": { "codepoints": [8411], "characters": "\u20DB" },
+ "&triplus;": { "codepoints": [10809], "characters": "\u2A39" },
+ "&trisb;": { "codepoints": [10701], "characters": "\u29CD" },
+ "&tritime;": { "codepoints": [10811], "characters": "\u2A3B" },
+ "&trpezium;": { "codepoints": [9186], "characters": "\u23E2" },
+ "&Tscr;": { "codepoints": [119983], "characters": "\uD835\uDCAF" },
+ "&tscr;": { "codepoints": [120009], "characters": "\uD835\uDCC9" },
+ "&TScy;": { "codepoints": [1062], "characters": "\u0426" },
+ "&tscy;": { "codepoints": [1094], "characters": "\u0446" },
+ "&TSHcy;": { "codepoints": [1035], "characters": "\u040B" },
+ "&tshcy;": { "codepoints": [1115], "characters": "\u045B" },
+ "&Tstrok;": { "codepoints": [358], "characters": "\u0166" },
+ "&tstrok;": { "codepoints": [359], "characters": "\u0167" },
+ "&twixt;": { "codepoints": [8812], "characters": "\u226C" },
+ "&twoheadleftarrow;": { "codepoints": [8606], "characters": "\u219E" },
+ "&twoheadrightarrow;": { "codepoints": [8608], "characters": "\u21A0" },
+ "&Uacute;": { "codepoints": [218], "characters": "\u00DA" },
+ "&Uacute": { "codepoints": [218], "characters": "\u00DA" },
+ "&uacute;": { "codepoints": [250], "characters": "\u00FA" },
+ "&uacute": { "codepoints": [250], "characters": "\u00FA" },
+ "&uarr;": { "codepoints": [8593], "characters": "\u2191" },
+ "&Uarr;": { "codepoints": [8607], "characters": "\u219F" },
+ "&uArr;": { "codepoints": [8657], "characters": "\u21D1" },
+ "&Uarrocir;": { "codepoints": [10569], "characters": "\u2949" },
+ "&Ubrcy;": { "codepoints": [1038], "characters": "\u040E" },
+ "&ubrcy;": { "codepoints": [1118], "characters": "\u045E" },
+ "&Ubreve;": { "codepoints": [364], "characters": "\u016C" },
+ "&ubreve;": { "codepoints": [365], "characters": "\u016D" },
+ "&Ucirc;": { "codepoints": [219], "characters": "\u00DB" },
+ "&Ucirc": { "codepoints": [219], "characters": "\u00DB" },
+ "&ucirc;": { "codepoints": [251], "characters": "\u00FB" },
+ "&ucirc": { "codepoints": [251], "characters": "\u00FB" },
+ "&Ucy;": { "codepoints": [1059], "characters": "\u0423" },
+ "&ucy;": { "codepoints": [1091], "characters": "\u0443" },
+ "&udarr;": { "codepoints": [8645], "characters": "\u21C5" },
+ "&Udblac;": { "codepoints": [368], "characters": "\u0170" },
+ "&udblac;": { "codepoints": [369], "characters": "\u0171" },
+ "&udhar;": { "codepoints": [10606], "characters": "\u296E" },
+ "&ufisht;": { "codepoints": [10622], "characters": "\u297E" },
+ "&Ufr;": { "codepoints": [120088], "characters": "\uD835\uDD18" },
+ "&ufr;": { "codepoints": [120114], "characters": "\uD835\uDD32" },
+ "&Ugrave;": { "codepoints": [217], "characters": "\u00D9" },
+ "&Ugrave": { "codepoints": [217], "characters": "\u00D9" },
+ "&ugrave;": { "codepoints": [249], "characters": "\u00F9" },
+ "&ugrave": { "codepoints": [249], "characters": "\u00F9" },
+ "&uHar;": { "codepoints": [10595], "characters": "\u2963" },
+ "&uharl;": { "codepoints": [8639], "characters": "\u21BF" },
+ "&uharr;": { "codepoints": [8638], "characters": "\u21BE" },
+ "&uhblk;": { "codepoints": [9600], "characters": "\u2580" },
+ "&ulcorn;": { "codepoints": [8988], "characters": "\u231C" },
+ "&ulcorner;": { "codepoints": [8988], "characters": "\u231C" },
+ "&ulcrop;": { "codepoints": [8975], "characters": "\u230F" },
+ "&ultri;": { "codepoints": [9720], "characters": "\u25F8" },
+ "&Umacr;": { "codepoints": [362], "characters": "\u016A" },
+ "&umacr;": { "codepoints": [363], "characters": "\u016B" },
+ "&uml;": { "codepoints": [168], "characters": "\u00A8" },
+ "&uml": { "codepoints": [168], "characters": "\u00A8" },
+ "&UnderBar;": { "codepoints": [95], "characters": "\u005F" },
+ "&UnderBrace;": { "codepoints": [9183], "characters": "\u23DF" },
+ "&UnderBracket;": { "codepoints": [9141], "characters": "\u23B5" },
+ "&UnderParenthesis;": { "codepoints": [9181], "characters": "\u23DD" },
+ "&Union;": { "codepoints": [8899], "characters": "\u22C3" },
+ "&UnionPlus;": { "codepoints": [8846], "characters": "\u228E" },
+ "&Uogon;": { "codepoints": [370], "characters": "\u0172" },
+ "&uogon;": { "codepoints": [371], "characters": "\u0173" },
+ "&Uopf;": { "codepoints": [120140], "characters": "\uD835\uDD4C" },
+ "&uopf;": { "codepoints": [120166], "characters": "\uD835\uDD66" },
+ "&UpArrowBar;": { "codepoints": [10514], "characters": "\u2912" },
+ "&uparrow;": { "codepoints": [8593], "characters": "\u2191" },
+ "&UpArrow;": { "codepoints": [8593], "characters": "\u2191" },
+ "&Uparrow;": { "codepoints": [8657], "characters": "\u21D1" },
+ "&UpArrowDownArrow;": { "codepoints": [8645], "characters": "\u21C5" },
+ "&updownarrow;": { "codepoints": [8597], "characters": "\u2195" },
+ "&UpDownArrow;": { "codepoints": [8597], "characters": "\u2195" },
+ "&Updownarrow;": { "codepoints": [8661], "characters": "\u21D5" },
+ "&UpEquilibrium;": { "codepoints": [10606], "characters": "\u296E" },
+ "&upharpoonleft;": { "codepoints": [8639], "characters": "\u21BF" },
+ "&upharpoonright;": { "codepoints": [8638], "characters": "\u21BE" },
+ "&uplus;": { "codepoints": [8846], "characters": "\u228E" },
+ "&UpperLeftArrow;": { "codepoints": [8598], "characters": "\u2196" },
+ "&UpperRightArrow;": { "codepoints": [8599], "characters": "\u2197" },
+ "&upsi;": { "codepoints": [965], "characters": "\u03C5" },
+ "&Upsi;": { "codepoints": [978], "characters": "\u03D2" },
+ "&upsih;": { "codepoints": [978], "characters": "\u03D2" },
+ "&Upsilon;": { "codepoints": [933], "characters": "\u03A5" },
+ "&upsilon;": { "codepoints": [965], "characters": "\u03C5" },
+ "&UpTeeArrow;": { "codepoints": [8613], "characters": "\u21A5" },
+ "&UpTee;": { "codepoints": [8869], "characters": "\u22A5" },
+ "&upuparrows;": { "codepoints": [8648], "characters": "\u21C8" },
+ "&urcorn;": { "codepoints": [8989], "characters": "\u231D" },
+ "&urcorner;": { "codepoints": [8989], "characters": "\u231D" },
+ "&urcrop;": { "codepoints": [8974], "characters": "\u230E" },
+ "&Uring;": { "codepoints": [366], "characters": "\u016E" },
+ "&uring;": { "codepoints": [367], "characters": "\u016F" },
+ "&urtri;": { "codepoints": [9721], "characters": "\u25F9" },
+ "&Uscr;": { "codepoints": [119984], "characters": "\uD835\uDCB0" },
+ "&uscr;": { "codepoints": [120010], "characters": "\uD835\uDCCA" },
+ "&utdot;": { "codepoints": [8944], "characters": "\u22F0" },
+ "&Utilde;": { "codepoints": [360], "characters": "\u0168" },
+ "&utilde;": { "codepoints": [361], "characters": "\u0169" },
+ "&utri;": { "codepoints": [9653], "characters": "\u25B5" },
+ "&utrif;": { "codepoints": [9652], "characters": "\u25B4" },
+ "&uuarr;": { "codepoints": [8648], "characters": "\u21C8" },
+ "&Uuml;": { "codepoints": [220], "characters": "\u00DC" },
+ "&Uuml": { "codepoints": [220], "characters": "\u00DC" },
+ "&uuml;": { "codepoints": [252], "characters": "\u00FC" },
+ "&uuml": { "codepoints": [252], "characters": "\u00FC" },
+ "&uwangle;": { "codepoints": [10663], "characters": "\u29A7" },
+ "&vangrt;": { "codepoints": [10652], "characters": "\u299C" },
+ "&varepsilon;": { "codepoints": [1013], "characters": "\u03F5" },
+ "&varkappa;": { "codepoints": [1008], "characters": "\u03F0" },
+ "&varnothing;": { "codepoints": [8709], "characters": "\u2205" },
+ "&varphi;": { "codepoints": [981], "characters": "\u03D5" },
+ "&varpi;": { "codepoints": [982], "characters": "\u03D6" },
+ "&varpropto;": { "codepoints": [8733], "characters": "\u221D" },
+ "&varr;": { "codepoints": [8597], "characters": "\u2195" },
+ "&vArr;": { "codepoints": [8661], "characters": "\u21D5" },
+ "&varrho;": { "codepoints": [1009], "characters": "\u03F1" },
+ "&varsigma;": { "codepoints": [962], "characters": "\u03C2" },
+ "&varsubsetneq;": { "codepoints": [8842, 65024], "characters": "\u228A\uFE00" },
+ "&varsubsetneqq;": { "codepoints": [10955, 65024], "characters": "\u2ACB\uFE00" },
+ "&varsupsetneq;": { "codepoints": [8843, 65024], "characters": "\u228B\uFE00" },
+ "&varsupsetneqq;": { "codepoints": [10956, 65024], "characters": "\u2ACC\uFE00" },
+ "&vartheta;": { "codepoints": [977], "characters": "\u03D1" },
+ "&vartriangleleft;": { "codepoints": [8882], "characters": "\u22B2" },
+ "&vartriangleright;": { "codepoints": [8883], "characters": "\u22B3" },
+ "&vBar;": { "codepoints": [10984], "characters": "\u2AE8" },
+ "&Vbar;": { "codepoints": [10987], "characters": "\u2AEB" },
+ "&vBarv;": { "codepoints": [10985], "characters": "\u2AE9" },
+ "&Vcy;": { "codepoints": [1042], "characters": "\u0412" },
+ "&vcy;": { "codepoints": [1074], "characters": "\u0432" },
+ "&vdash;": { "codepoints": [8866], "characters": "\u22A2" },
+ "&vDash;": { "codepoints": [8872], "characters": "\u22A8" },
+ "&Vdash;": { "codepoints": [8873], "characters": "\u22A9" },
+ "&VDash;": { "codepoints": [8875], "characters": "\u22AB" },
+ "&Vdashl;": { "codepoints": [10982], "characters": "\u2AE6" },
+ "&veebar;": { "codepoints": [8891], "characters": "\u22BB" },
+ "&vee;": { "codepoints": [8744], "characters": "\u2228" },
+ "&Vee;": { "codepoints": [8897], "characters": "\u22C1" },
+ "&veeeq;": { "codepoints": [8794], "characters": "\u225A" },
+ "&vellip;": { "codepoints": [8942], "characters": "\u22EE" },
+ "&verbar;": { "codepoints": [124], "characters": "\u007C" },
+ "&Verbar;": { "codepoints": [8214], "characters": "\u2016" },
+ "&vert;": { "codepoints": [124], "characters": "\u007C" },
+ "&Vert;": { "codepoints": [8214], "characters": "\u2016" },
+ "&VerticalBar;": { "codepoints": [8739], "characters": "\u2223" },
+ "&VerticalLine;": { "codepoints": [124], "characters": "\u007C" },
+ "&VerticalSeparator;": { "codepoints": [10072], "characters": "\u2758" },
+ "&VerticalTilde;": { "codepoints": [8768], "characters": "\u2240" },
+ "&VeryThinSpace;": { "codepoints": [8202], "characters": "\u200A" },
+ "&Vfr;": { "codepoints": [120089], "characters": "\uD835\uDD19" },
+ "&vfr;": { "codepoints": [120115], "characters": "\uD835\uDD33" },
+ "&vltri;": { "codepoints": [8882], "characters": "\u22B2" },
+ "&vnsub;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
+ "&vnsup;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
+ "&Vopf;": { "codepoints": [120141], "characters": "\uD835\uDD4D" },
+ "&vopf;": { "codepoints": [120167], "characters": "\uD835\uDD67" },
+ "&vprop;": { "codepoints": [8733], "characters": "\u221D" },
+ "&vrtri;": { "codepoints": [8883], "characters": "\u22B3" },
+ "&Vscr;": { "codepoints": [119985], "characters": "\uD835\uDCB1" },
+ "&vscr;": { "codepoints": [120011], "characters": "\uD835\uDCCB" },
+ "&vsubnE;": { "codepoints": [10955, 65024], "characters": "\u2ACB\uFE00" },
+ "&vsubne;": { "codepoints": [8842, 65024], "characters": "\u228A\uFE00" },
+ "&vsupnE;": { "codepoints": [10956, 65024], "characters": "\u2ACC\uFE00" },
+ "&vsupne;": { "codepoints": [8843, 65024], "characters": "\u228B\uFE00" },
+ "&Vvdash;": { "codepoints": [8874], "characters": "\u22AA" },
+ "&vzigzag;": { "codepoints": [10650], "characters": "\u299A" },
+ "&Wcirc;": { "codepoints": [372], "characters": "\u0174" },
+ "&wcirc;": { "codepoints": [373], "characters": "\u0175" },
+ "&wedbar;": { "codepoints": [10847], "characters": "\u2A5F" },
+ "&wedge;": { "codepoints": [8743], "characters": "\u2227" },
+ "&Wedge;": { "codepoints": [8896], "characters": "\u22C0" },
+ "&wedgeq;": { "codepoints": [8793], "characters": "\u2259" },
+ "&weierp;": { "codepoints": [8472], "characters": "\u2118" },
+ "&Wfr;": { "codepoints": [120090], "characters": "\uD835\uDD1A" },
+ "&wfr;": { "codepoints": [120116], "characters": "\uD835\uDD34" },
+ "&Wopf;": { "codepoints": [120142], "characters": "\uD835\uDD4E" },
+ "&wopf;": { "codepoints": [120168], "characters": "\uD835\uDD68" },
+ "&wp;": { "codepoints": [8472], "characters": "\u2118" },
+ "&wr;": { "codepoints": [8768], "characters": "\u2240" },
+ "&wreath;": { "codepoints": [8768], "characters": "\u2240" },
+ "&Wscr;": { "codepoints": [119986], "characters": "\uD835\uDCB2" },
+ "&wscr;": { "codepoints": [120012], "characters": "\uD835\uDCCC" },
+ "&xcap;": { "codepoints": [8898], "characters": "\u22C2" },
+ "&xcirc;": { "codepoints": [9711], "characters": "\u25EF" },
+ "&xcup;": { "codepoints": [8899], "characters": "\u22C3" },
+ "&xdtri;": { "codepoints": [9661], "characters": "\u25BD" },
+ "&Xfr;": { "codepoints": [120091], "characters": "\uD835\uDD1B" },
+ "&xfr;": { "codepoints": [120117], "characters": "\uD835\uDD35" },
+ "&xharr;": { "codepoints": [10231], "characters": "\u27F7" },
+ "&xhArr;": { "codepoints": [10234], "characters": "\u27FA" },
+ "&Xi;": { "codepoints": [926], "characters": "\u039E" },
+ "&xi;": { "codepoints": [958], "characters": "\u03BE" },
+ "&xlarr;": { "codepoints": [10229], "characters": "\u27F5" },
+ "&xlArr;": { "codepoints": [10232], "characters": "\u27F8" },
+ "&xmap;": { "codepoints": [10236], "characters": "\u27FC" },
+ "&xnis;": { "codepoints": [8955], "characters": "\u22FB" },
+ "&xodot;": { "codepoints": [10752], "characters": "\u2A00" },
+ "&Xopf;": { "codepoints": [120143], "characters": "\uD835\uDD4F" },
+ "&xopf;": { "codepoints": [120169], "characters": "\uD835\uDD69" },
+ "&xoplus;": { "codepoints": [10753], "characters": "\u2A01" },
+ "&xotime;": { "codepoints": [10754], "characters": "\u2A02" },
+ "&xrarr;": { "codepoints": [10230], "characters": "\u27F6" },
+ "&xrArr;": { "codepoints": [10233], "characters": "\u27F9" },
+ "&Xscr;": { "codepoints": [119987], "characters": "\uD835\uDCB3" },
+ "&xscr;": { "codepoints": [120013], "characters": "\uD835\uDCCD" },
+ "&xsqcup;": { "codepoints": [10758], "characters": "\u2A06" },
+ "&xuplus;": { "codepoints": [10756], "characters": "\u2A04" },
+ "&xutri;": { "codepoints": [9651], "characters": "\u25B3" },
+ "&xvee;": { "codepoints": [8897], "characters": "\u22C1" },
+ "&xwedge;": { "codepoints": [8896], "characters": "\u22C0" },
+ "&Yacute;": { "codepoints": [221], "characters": "\u00DD" },
+ "&Yacute": { "codepoints": [221], "characters": "\u00DD" },
+ "&yacute;": { "codepoints": [253], "characters": "\u00FD" },
+ "&yacute": { "codepoints": [253], "characters": "\u00FD" },
+ "&YAcy;": { "codepoints": [1071], "characters": "\u042F" },
+ "&yacy;": { "codepoints": [1103], "characters": "\u044F" },
+ "&Ycirc;": { "codepoints": [374], "characters": "\u0176" },
+ "&ycirc;": { "codepoints": [375], "characters": "\u0177" },
+ "&Ycy;": { "codepoints": [1067], "characters": "\u042B" },
+ "&ycy;": { "codepoints": [1099], "characters": "\u044B" },
+ "&yen;": { "codepoints": [165], "characters": "\u00A5" },
+ "&yen": { "codepoints": [165], "characters": "\u00A5" },
+ "&Yfr;": { "codepoints": [120092], "characters": "\uD835\uDD1C" },
+ "&yfr;": { "codepoints": [120118], "characters": "\uD835\uDD36" },
+ "&YIcy;": { "codepoints": [1031], "characters": "\u0407" },
+ "&yicy;": { "codepoints": [1111], "characters": "\u0457" },
+ "&Yopf;": { "codepoints": [120144], "characters": "\uD835\uDD50" },
+ "&yopf;": { "codepoints": [120170], "characters": "\uD835\uDD6A" },
+ "&Yscr;": { "codepoints": [119988], "characters": "\uD835\uDCB4" },
+ "&yscr;": { "codepoints": [120014], "characters": "\uD835\uDCCE" },
+ "&YUcy;": { "codepoints": [1070], "characters": "\u042E" },
+ "&yucy;": { "codepoints": [1102], "characters": "\u044E" },
+ "&yuml;": { "codepoints": [255], "characters": "\u00FF" },
+ "&yuml": { "codepoints": [255], "characters": "\u00FF" },
+ "&Yuml;": { "codepoints": [376], "characters": "\u0178" },
+ "&Zacute;": { "codepoints": [377], "characters": "\u0179" },
+ "&zacute;": { "codepoints": [378], "characters": "\u017A" },
+ "&Zcaron;": { "codepoints": [381], "characters": "\u017D" },
+ "&zcaron;": { "codepoints": [382], "characters": "\u017E" },
+ "&Zcy;": { "codepoints": [1047], "characters": "\u0417" },
+ "&zcy;": { "codepoints": [1079], "characters": "\u0437" },
+ "&Zdot;": { "codepoints": [379], "characters": "\u017B" },
+ "&zdot;": { "codepoints": [380], "characters": "\u017C" },
+ "&zeetrf;": { "codepoints": [8488], "characters": "\u2128" },
+ "&ZeroWidthSpace;": { "codepoints": [8203], "characters": "\u200B" },
+ "&Zeta;": { "codepoints": [918], "characters": "\u0396" },
+ "&zeta;": { "codepoints": [950], "characters": "\u03B6" },
+ "&zfr;": { "codepoints": [120119], "characters": "\uD835\uDD37" },
+ "&Zfr;": { "codepoints": [8488], "characters": "\u2128" },
+ "&ZHcy;": { "codepoints": [1046], "characters": "\u0416" },
+ "&zhcy;": { "codepoints": [1078], "characters": "\u0436" },
+ "&zigrarr;": { "codepoints": [8669], "characters": "\u21DD" },
+ "&zopf;": { "codepoints": [120171], "characters": "\uD835\uDD6B" },
+ "&Zopf;": { "codepoints": [8484], "characters": "\u2124" },
+ "&Zscr;": { "codepoints": [119989], "characters": "\uD835\uDCB5" },
+ "&zscr;": { "codepoints": [120015], "characters": "\uD835\uDCCF" },
+ "&zwj;": { "codepoints": [8205], "characters": "\u200D" },
+ "&zwnj;": { "codepoints": [8204], "characters": "\u200C" }
+}
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscommonformsubmissionpy"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/common/form-submission.py (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/common/form-submission.py        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/common/form-submission.py        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,17 +1,10 @@
</span><span class="cx"> def main(request, response):
</span><span class="cx"> if request.headers.get('Content-Type') == 'application/x-www-form-urlencoded':
</span><del>- if request.body == 'foo=bara':
- return 'OK'
- else:
- return 'FAIL'
</del><ins>+ result = request.body == 'foo=bara'
</ins><span class="cx"> elif request.headers.get('Content-Type') == 'text/plain':
</span><del>- if request.body == 'qux=baz\r\n':
- return 'OK'
- else:
- return 'FAIL'
</del><ins>+ result = request.body == 'qux=baz\r\n'
</ins><span class="cx"> else:
</span><del>- if request.POST.first('foo') == 'bar':
- return 'OK'
- else:
- return 'FAIL'
</del><ins>+ result = request.POST.first('foo') == 'bar'
</ins><span class="cx">
</span><ins>+ return ([("Content-Type", "text/plain")],
+ "OK" if result else "FAIL")
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestscommonw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/common/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/common/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/common/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -23,6 +23,7 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/canvas-tests.css
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/canvas-tests.js
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/css-red.txt
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/common/entities.json
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/form-submission.py
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/large.py
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/common/media.js
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxhtmlexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,13 +0,0 @@
</span><del>- Link text
-
-FAIL Should throw TypeError if the arguments are wrong. assert_throws: function "function () {
- document.contains();
- }" did not throw
-PASS contains(null) should be false
-PASS document.contains
-PASS contains with a button
-PASS contains with a text node
-PASS contains with a processing instruction
-PASS contains with a document fragment
-PASS contaibs with another document
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxhtmlxhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xhtml.xhtml        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,83 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<title>Node.nodeName</title>
-<link rel="author" title="Olli Pettay" href="mailto:Olli@Pettay.fi"/>
-<link rel="author" title="Ms2ger" href="mailto:Ms2ger@gmail.com"/>
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-</head>
-<body>
-<div id="log"/>
-<div id="test">
- <input type="button" id="testbutton"/>
- <a id="link">Link text</a>
-</div>
-<script>
-<![CDATA[
-test(function() {
- assert_throws(new TypeError(), function() {
- document.contains();
- });
- assert_throws(new TypeError(), function() {
- document.contains(9);
- });
-}, "Should throw TypeError if the arguments are wrong.");
-
-test(function() {
- assert_equals(document.contains(null), false, "Document shouldn't contain null.");
-}, "contains(null) should be false");
-
-test(function() {
- assert_equals(document.contains(document), true, "Document should contain itself!");
- assert_equals(document.contains(document.createElement("foo")), false, "Document shouldn't contain element which is't in the document");
- assert_equals(document.contains(document.createTextNode("foo")), false, "Document shouldn't contain text node which is't in the document");
-}, "document.contains");
-
-test(function() {
- var tb = document.getElementById("testbutton");
- assert_equals(tb.contains(tb), true, "Element should contain itself.")
- assert_equals(document.contains(tb), true, "Document should contain element in it!");
- assert_equals(document.documentElement.contains(tb), true, "Element should contain element in it!");
-}, "contains with a button");
-
-test(function() {
- var link = document.getElementById("link");
- var text = link.firstChild;
- assert_equals(document.contains(text), true, "Document should contain a text node in it.");
- assert_equals(link.contains(text), true, "Element should contain a text node in it.");
- assert_equals(text.contains(text), true, "Text node should contain itself.");
- assert_equals(text.contains(link), false, "text node shouldn't contain its parent.");
-}, "contains with a text node");
-
-test(function() {
- var pi = document.createProcessingInstruction("adf", "asd");
- assert_equals(pi.contains(document), false, "Processing instruction shouldn't contain document");
- assert_equals(document.contains(pi), false, "Document shouldn't contain newly created processing instruction");
- document.documentElement.appendChild(pi);
- document.contains(pi, true, "Document should contain processing instruction");
-}, "contains with a processing instruction");
-
-test(function() {
- if ("createContextualFragment" in document.createRange()) {
- var df = document.createRange().createContextualFragment("<div>foo</div>");
- assert_equals(df.contains(df.firstChild), true, "Document fragment should contain its child");
- assert_equals(df.contains(df.firstChild.firstChild), true,
- "Document fragment should contain its descendant");
- assert_equals(df.contains(df), true, "Document fragment should contain itself.");
- }
-}, "contains with a document fragment");
-
-test(function() {
- var d = document.implementation.createHTMLDocument("");
- assert_equals(document.contains(d), false,
- "Document shouldn't contain another document.");
- assert_equals(document.contains(d.createElement("div")), false,
- "Document shouldn't contain an element from another document.");
- assert_equals(document.contains(d.documentElement), false,
- "Document shouldn't contain an element from another document.");
-}, "contaibs with another document");
-]]>
-</script>
-</body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesrootNodeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-
-FAIL rootNode attribute must return the context object when it does not have any parent assert_equals: rootNode on an element without a parent must return the element itself expected (object) Element node <div></div> but got (undefined) undefined
-FAIL rootNode attribute must return the parent node of the context object when the context object has a single ancestor not in a document assert_equals: rootNode on an element with a single ancestor must return the parent node expected (object) Element node <div><div></div></div> but got (undefined) undefined
-FAIL rootNode attribute must return the document when a node is in document assert_equals: rootNode on an element inside a document must return the document expected (object) Document node with 2 children but got (undefined) undefined
-FAIL rootNode attribute must return a document fragment when a node is in the fragment assert_equals: rootNode on an element inside a document fragment must return the fragment expected (object) DocumentFragment node with 1 child but got (undefined) undefined
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesrootNodehtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/rootNode.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,82 +0,0 @@
</span><del>-<!DOCTYPE html>
-<html>
-<head>
-<meta charset=utf-8>
-<title>Node.prototype.rootNode</title>
-<link rel="help" href="https://dom.spec.whatwg.org/#dom-node-rootnode">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-</head>
-<body>
-<script>
-
-test(function () {
- var element = document.createElement('div');
- assert_equals(element.rootNode, element, 'rootNode on an element without a parent must return the element itself');
-
- var text = document.createTextNode('');
- assert_equals(text.rootNode, text, 'rootNode on a text node without a parent must return the text node itself');
-
- var processingInstruction = document.createProcessingInstruction('target', 'data');
- assert_equals(processingInstruction.rootNode, processingInstruction, 'rootNode on a processing instruction node without a parent must return the processing instruction node itself');
-
- assert_equals(document.rootNode, document, 'rootNode on a document node must return the document itself');
-
-}, 'rootNode attribute must return the context object when it does not have any parent');
-
-test(function () {
- var parent = document.createElement('div');
-
- var element = document.createElement('div');
- parent.appendChild(element);
- assert_equals(element.rootNode, parent, 'rootNode on an element with a single ancestor must return the parent node');
-
- var text = document.createTextNode('');
- parent.appendChild(text);
- assert_equals(text.rootNode, parent, 'rootNode on a text node with a single ancestor must return the parent node');
-
- var processingInstruction = document.createProcessingInstruction('target', 'data');
- parent.appendChild(processingInstruction)
- assert_equals(processingInstruction.rootNode, parent, 'rootNode on a processing instruction node with a single ancestor must return the parent node');
-
-}, 'rootNode attribute must return the parent node of the context object when the context object has a single ancestor not in a document');
-
-test(function () {
- var parent = document.createElement('div');
- document.body.appendChild(parent);
-
- var element = document.createElement('div');
- parent.appendChild(element);
- assert_equals(element.rootNode, document, 'rootNode on an element inside a document must return the document');
-
- var text = document.createTextNode('');
- parent.appendChild(text);
- assert_equals(text.rootNode, document, 'rootNode on a text node inside a document must return the document');
-
- var processingInstruction = document.createProcessingInstruction('target', 'data');
- parent.appendChild(processingInstruction)
- assert_equals(processingInstruction.rootNode, document, 'rootNode on a processing instruction node inside a document must return the document');
-}, 'rootNode attribute must return the document when a node is in document');
-
-test(function () {
- var fragment = document.createDocumentFragment();
- var parent = document.createElement('div');
- fragment.appendChild(parent);
-
- var element = document.createElement('div');
- parent.appendChild(element);
- assert_equals(element.rootNode, fragment, 'rootNode on an element inside a document fragment must return the fragment');
-
- var text = document.createTextNode('');
- parent.appendChild(text);
- assert_equals(text.rootNode, fragment, 'rootNode on a text node inside a document fragment must return the fragment');
-
- var processingInstruction = document.createProcessingInstruction('target', 'data');
- parent.appendChild(processingInstruction)
- assert_equals(processingInstruction.rootNode, fragment,
- 'rootNode on a processing instruction node inside a document fragment must return the fragment');
-}, 'rootNode attribute must return a document fragment when a node is in the fragment');
-
-</script>
-</body>
-</html>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicintegrityjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/integrity.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/integrity.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/integrity.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -24,7 +24,7 @@
</span><span class="cx"> var invalidSha512 = "sha512-oUceBRNxPxnY60g/VtPCj2syT4wo4EZh2CgYdWy9veW8+OsReTXoh7dizMGZafvx9+QhMS39L/gIkxnPIn41Zg==";
</span><span class="cx">
</span><span class="cx"> var url = "../resources/top.txt";
</span><del>-var corsUrl = "http://www1.{{host}}:{{ports[http][0]}}" + dirname(location.pathname) + RESOURCES_DIR + "top.txt";
</del><ins>+var corsUrl = "http://{{host}}:{{ports[http][1]}}" + dirname(location.pathname) + RESOURCES_DIR + "top.txt";
</ins><span class="cx"> /* Enable CORS*/
</span><span class="cx"> corsUrl += "?pipe=header(Access-Control-Allow-Origin,*)";
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> PASS Fetch ../resources/top.txt with no-cors mode
</span><span class="cx"> PASS Fetch http://localhost:8800/fetch/api/resources/top.txt with no-cors mode
</span><span class="cx"> FAIL Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><del>-FAIL Fetch http://www.localhost:8800/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</del><ins>+FAIL Fetch http://localhost:8801/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsworkerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> PASS Fetch ../resources/top.txt with no-cors mode
</span><span class="cx"> PASS Fetch http://localhost:8800/fetch/api/resources/top.txt with no-cors mode
</span><span class="cx"> FAIL Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><del>-FAIL Fetch http://www.localhost:8800/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</del><ins>+FAIL Fetch http://localhost:8801/fetch/api/resources/top.txt with no-cors mode promise_test: Unhandled rejection with value: object "TypeError: Type error"
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapibasicmodenocorsjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> fetchNoCors(RESOURCES_DIR + "top.txt", false);
</span><span class="cx"> fetchNoCors("http://{{host}}:{{ports[http][0]}}/fetch/api/resources/top.txt", false);
</span><span class="cx"> fetchNoCors("https://{{host}}:{{ports[https][0]}}/fetch/api/resources/top.txt", true);
</span><del>-fetchNoCors("http://{{domains[www]}}:{{ports[http][0]}}/fetch/api/resources/top.txt", true);
</del><ins>+fetchNoCors("http://{{host}}:{{ports[http][1]}}/fetch/api/resources/top.txt", true);
</ins><span class="cx">
</span><span class="cx"> done();
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsbasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,10 +1,13 @@
</span><span class="cx">
</span><ins>+FAIL Same domain different port [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS Same domain different port [server forbid CORS]
+FAIL Same domain different port [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
+FAIL Same domain different protocol different port [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS Same domain different protocol different port [server forbid CORS]
+FAIL Same domain different protocol different port [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</ins><span class="cx"> FAIL Cross domain basic usage [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> PASS Cross domain basic usage [server forbid CORS]
</span><span class="cx"> FAIL Cross domain basic usage [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><del>-FAIL Same domain different port [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Same domain different port [server forbid CORS]
-FAIL Same domain different port [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</del><span class="cx"> FAIL Cross domain different port [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> PASS Cross domain different port [server forbid CORS]
</span><span class="cx"> FAIL Cross domain different port [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="lines">@@ -11,7 +14,4 @@
</span><span class="cx"> FAIL Cross domain different protocol [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> PASS Cross domain different protocol [server forbid CORS]
</span><span class="cx"> FAIL Cross domain different protocol [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><del>-FAIL Same domain different protocol different port [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Same domain different protocol different port [server forbid CORS]
-FAIL Same domain different protocol different port [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
</del><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsbasicjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -36,10 +36,10 @@
</span><span class="cx"> }, desc + " [cors mode]");
</span><span class="cx"> }
</span><span class="cx">
</span><ins>+cors("Same domain different port", "http", undefined, "{{ports[http][1]}}");
+cors("Same domain different protocol different port", "https", undefined, "{{ports[https][0]}}");
</ins><span class="cx"> cors("Cross domain basic usage", "http", "www1");
</span><del>-cors("Same domain different port", "http", undefined, "{{ports[http][1]}}");
</del><span class="cx"> cors("Cross domain different port", "http", "www1", "{{ports[http][1]}}");
</span><span class="cx"> cors("Cross domain different protocol", "https", "www1", "{{ports[https][0]}}");
</span><del>-cors("Same domain different protocol different port", "https", undefined, "{{ports[https][0]}}");
</del><span class="cx">
</span><span class="cx"> done();
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorscookiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx">
</span><ins>+FAIL Omit mode: no cookie sent assert_false: Request should have no cookie expected false got true
</ins><span class="cx"> FAIL Include mode: 1 cookie promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> FAIL Include mode: local cookies are not sent with remote request promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> FAIL Include mode: remote cookies are not sent with local request promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> FAIL Include mode: remote cookies are not sent with other remote request promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><span class="cx"> FAIL Same-origin mode: cookies are discarded in cors request promise_test: Unhandled rejection with value: object "TypeError: Type error"
</span><del>-FAIL Omit mode: no cookie sent assert_false: Request should have no cookie expected false got true
</del><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorscookiesjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-cookies.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -48,11 +48,11 @@
</span><span class="cx"> var remote = "www.{{host}}";
</span><span class="cx"> var remote1 = "www1.{{host}}";
</span><span class="cx">
</span><ins>+corsCookies("Omit mode: no cookie sent", local, local, "omit", ["g=7"]);
</ins><span class="cx"> corsCookies("Include mode: 1 cookie", remote, remote, "include", ["a=1"]);
</span><span class="cx"> corsCookies("Include mode: local cookies are not sent with remote request", local, remote, "include", ["c=3"]);
</span><span class="cx"> corsCookies("Include mode: remote cookies are not sent with local request", remote, local, "include", ["d=4"]);
</span><span class="cx"> corsCookies("Include mode: remote cookies are not sent with other remote request", remote, remote1, "include", ["e=5"]);
</span><span class="cx"> corsCookies("Same-origin mode: cookies are discarded in cors request", remote, remote, "same-origin", ["f=6"]);
</span><del>-corsCookies("Omit mode: no cookie sent", local, local, "omit", ["g=7"]);
</del><span class="cx">
</span><span class="cx"> done();
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsfilteringjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-filtering.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -40,7 +40,7 @@
</span><span class="cx"> }, "CORS filter on " + headerName + " header, header is exposed");
</span><span class="cx"> }
</span><span class="cx">
</span><del>-var url = "http://www1.{{host}}:{{ports[http][1]}}" + dirname(location.pathname) + RESOURCES_DIR + "top.txt";
</del><ins>+var url = "http://{{host}}:{{ports[http][1]}}" + dirname(location.pathname) + RESOURCES_DIR + "top.txt";
</ins><span class="cx">
</span><span class="cx"> corsFilter(url, "Cache-Control", "no-cache", false);
</span><span class="cx"> corsFilter(url, "Content-Language", "fr", false);
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsmultipleoriginsjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-multiple-origins.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-multiple-origins.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-multiple-origins.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx">
</span><span class="cx"> function corsMultipleOrigins(desc, originList, shouldPass) {
</span><span class="cx"> var urlParameters = "?origin=" + encodeURIComponent(originList.join(", "));
</span><del>- var url = "http://www1.{{host}}:{{ports[http][0]}}" + dirname(location.pathname) + RESOURCES_DIR + "preflight.py";
</del><ins>+ var url = "http://{{host}}:{{ports[http][1]}}" + dirname(location.pathname) + RESOURCES_DIR + "preflight.py";
</ins><span class="cx">
</span><span class="cx"> if (shouldPass) {
</span><span class="cx"> promise_test(function(test) {
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorspreflightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,3 +1,8 @@
</span><span class="cx">
</span><del>-PASS Fetch: Check cors fetches requiring preflight
</del><ins>+PASS CORS [DELETE], server refuses
+PASS CORS [PUT], server refuses
+FAIL CORS [PATCH], server allows promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS CORS [PATCH], server refuses
+FAIL CORS [DELETE], server allows promise_test: Unhandled rejection with value: object "TypeError: Type error"
+FAIL CORS [PUT], server allows promise_test: Unhandled rejection with value: object "TypeError: Type error"
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorspreflightjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -27,7 +27,7 @@
</span><span class="cx"> urlParameters += "&control_request_headers"
</span><span class="cx"> //Make the server allow the headers
</span><span class="cx"> urlParameters += "&allow_headers="
</span><del>- urlParameters += headers.join("%2C%20");
</del><ins>+ urlParameters += headers.map(function (x) { return x[0]; }).join("%2C%20");
</ins><span class="cx"> }
</span><span class="cx"> promise_test(function(test) {
</span><span class="cx"> test.add_cleanup(function() {
</span><span class="lines">@@ -40,8 +40,8 @@
</span><span class="cx"> var actualHeaders = resp.headers.get("x-control-request-headers").split(",");
</span><span class="cx"> for (var i in actualHeaders)
</span><span class="cx"> actualHeaders[i] = actualHeaders[i].trim();
</span><del>- for (var header in headers)
- assert_in_array(header, actualHeaders, "Preflight asked permission for header: " + header);
</del><ins>+ for (var header of headers)
+ assert_in_array(header[0], actualHeaders, "Preflight asked permission for header: " + header);
</ins><span class="cx"> }
</span><span class="cx"> });
</span><span class="cx"> }, desc);
</span><span class="lines">@@ -67,16 +67,13 @@
</span><span class="cx"> corsPreflight("CORS [NEW], server allows", corsUrl, "NEW", true);
</span><span class="cx"> corsPreflight("CORS [NEW], server refuses", corsUrl, "NEW", false);
</span><span class="cx">
</span><del>-corsPreflight("CORS [GET] [x-test-header: allowed], server allows", corsUrl, "GET", true, {"x-test-header1": "allowed"});
-corsPreflight("CORS [GET] [x-test-header: refused], server refuses", corsUrl, "GET", false, {"x-test-header1": "refused"});
</del><ins>+corsPreflight("CORS [GET] [x-test-header: allowed], server allows", corsUrl, "GET", true, [["x-test-header1", "allowed"]]);
+corsPreflight("CORS [GET] [x-test-header: refused], server refuses", corsUrl, "GET", false, [["x-test-header1", "refused"]]);
</ins><span class="cx">
</span><del>-var headers = {"x-test-header1": "allowedOrRefused",
- "x-test-header2": "allowedOrRefused",
- "x-test-header3": "allowedOrRefused",
-};
</del><ins>+var headers = [["x-test-header1", "allowedOrRefused"],
+ ["x-test-header2", "allowedOrRefused"],
+ ["x-test-header3", "allowedOrRefused"]];
</ins><span class="cx"> corsPreflight("CORS [GET] [several headers], server allows", corsUrl, "GET", true, headers);
</span><span class="cx"> corsPreflight("CORS [GET] [several headers], server refuses", corsUrl, "GET", false, headers);
</span><span class="cx"> corsPreflight("CORS [PUT] [several headers], server allows", corsUrl, "PUT", true, headers);
</span><span class="cx"> corsPreflight("CORS [PUT] [several headers], server refuses", corsUrl, "PUT", false, headers);
</span><del>-
-done();
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsredirectcredentialsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -5,12 +5,12 @@
</span><span class="cx"> PASS Redirect 301 from remote to same origin with user and password
</span><span class="cx"> PASS Redirect 301 from remote to same origin with user
</span><span class="cx"> PASS Redirect 301 from remote to same origin with password
</span><ins>+PASS Redirect 301 from remote to same remote with user and password
+PASS Redirect 301 from remote to same remote with user
+PASS Redirect 301 from remote to same remote with password
</ins><span class="cx"> PASS Redirect 301 from remote to another remote with user and password
</span><span class="cx"> PASS Redirect 301 from remote to another remote with user
</span><span class="cx"> PASS Redirect 301 from remote to another remote with password
</span><del>-PASS Redirect 301 from remote to same remote with user and password
-PASS Redirect 301 from remote to same remote with user
-PASS Redirect 301 from remote to same remote with password
</del><span class="cx"> PASS Redirect 302 from same origin to remote with user and password
</span><span class="cx"> PASS Redirect 302 from same origin to remote with user
</span><span class="cx"> PASS Redirect 302 from same origin to remote with password
</span><span class="lines">@@ -17,12 +17,12 @@
</span><span class="cx"> PASS Redirect 302 from remote to same origin with user and password
</span><span class="cx"> PASS Redirect 302 from remote to same origin with user
</span><span class="cx"> PASS Redirect 302 from remote to same origin with password
</span><ins>+PASS Redirect 302 from remote to same remote with user and password
+PASS Redirect 302 from remote to same remote with user
+PASS Redirect 302 from remote to same remote with password
</ins><span class="cx"> PASS Redirect 302 from remote to another remote with user and password
</span><span class="cx"> PASS Redirect 302 from remote to another remote with user
</span><span class="cx"> PASS Redirect 302 from remote to another remote with password
</span><del>-PASS Redirect 302 from remote to same remote with user and password
-PASS Redirect 302 from remote to same remote with user
-PASS Redirect 302 from remote to same remote with password
</del><span class="cx"> PASS Redirect 303 from same origin to remote with user and password
</span><span class="cx"> PASS Redirect 303 from same origin to remote with user
</span><span class="cx"> PASS Redirect 303 from same origin to remote with password
</span><span class="lines">@@ -29,12 +29,12 @@
</span><span class="cx"> PASS Redirect 303 from remote to same origin with user and password
</span><span class="cx"> PASS Redirect 303 from remote to same origin with user
</span><span class="cx"> PASS Redirect 303 from remote to same origin with password
</span><ins>+PASS Redirect 303 from remote to same remote with user and password
+PASS Redirect 303 from remote to same remote with user
+PASS Redirect 303 from remote to same remote with password
</ins><span class="cx"> PASS Redirect 303 from remote to another remote with user and password
</span><span class="cx"> PASS Redirect 303 from remote to another remote with user
</span><span class="cx"> PASS Redirect 303 from remote to another remote with password
</span><del>-PASS Redirect 303 from remote to same remote with user and password
-PASS Redirect 303 from remote to same remote with user
-PASS Redirect 303 from remote to same remote with password
</del><span class="cx"> PASS Redirect 307 from same origin to remote with user and password
</span><span class="cx"> PASS Redirect 307 from same origin to remote with user
</span><span class="cx"> PASS Redirect 307 from same origin to remote with password
</span><span class="lines">@@ -41,12 +41,12 @@
</span><span class="cx"> PASS Redirect 307 from remote to same origin with user and password
</span><span class="cx"> PASS Redirect 307 from remote to same origin with user
</span><span class="cx"> PASS Redirect 307 from remote to same origin with password
</span><ins>+PASS Redirect 307 from remote to same remote with user and password
+PASS Redirect 307 from remote to same remote with user
+PASS Redirect 307 from remote to same remote with password
</ins><span class="cx"> PASS Redirect 307 from remote to another remote with user and password
</span><span class="cx"> PASS Redirect 307 from remote to another remote with user
</span><span class="cx"> PASS Redirect 307 from remote to another remote with password
</span><del>-PASS Redirect 307 from remote to same remote with user and password
-PASS Redirect 307 from remote to same remote with user
-PASS Redirect 307 from remote to same remote with password
</del><span class="cx"> PASS Redirect 308 from same origin to remote with user and password
</span><span class="cx"> PASS Redirect 308 from same origin to remote with user
</span><span class="cx"> PASS Redirect 308 from same origin to remote with password
</span><span class="lines">@@ -53,10 +53,10 @@
</span><span class="cx"> PASS Redirect 308 from remote to same origin with user and password
</span><span class="cx"> PASS Redirect 308 from remote to same origin with user
</span><span class="cx"> PASS Redirect 308 from remote to same origin with password
</span><ins>+PASS Redirect 308 from remote to same remote with user and password
+PASS Redirect 308 from remote to same remote with user
+PASS Redirect 308 from remote to same remote with password
</ins><span class="cx"> PASS Redirect 308 from remote to another remote with user and password
</span><span class="cx"> PASS Redirect 308 from remote to another remote with user
</span><span class="cx"> PASS Redirect 308 from remote to another remote with password
</span><del>-PASS Redirect 308 from remote to same remote with user and password
-PASS Redirect 308 from remote to same remote with user
-PASS Redirect 308 from remote to same remote with password
</del><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapicorscorsredirectcredentialsjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/cors/cors-redirect-credentials.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -20,10 +20,10 @@
</span><span class="cx"> var preflightPath = dirname(location.pathname) + RESOURCES_DIR + "preflight.py";
</span><span class="cx">
</span><span class="cx"> var localRedirect = "http://{{host}}:{{ports[http][0]}}" + redirPath;
</span><del>-var remoteRedirect = "http://www1.{{host}}:{{ports[http][0]}}" + redirPath;
</del><ins>+var remoteRedirect = "http://{{host}}:{{ports[http][1]}}" + redirPath;
</ins><span class="cx">
</span><span class="cx"> var localLocation = "http://{{host}}:{{ports[http][0]}}" + preflightPath;
</span><del>-var remoteLocation = "http://www1.{{host}}:{{ports[http][0]}}" + preflightPath;
</del><ins>+var remoteLocation = "http://{{host}}:{{ports[http][1]}}" + preflightPath;
</ins><span class="cx"> var remoteLocation2 = "http://www.{{host}}:{{ports[http][0]}}" + preflightPath;
</span><span class="cx">
</span><span class="cx"> for (var code of [301, 302, 303, 307, 308]) {
</span><span class="lines">@@ -35,13 +35,13 @@
</span><span class="cx"> corsRedirectCredentials("Redirect " + code + " from remote to same origin with user", remoteRedirect, localLocation, code, "user:");
</span><span class="cx"> corsRedirectCredentials("Redirect " + code + " from remote to same origin with password", remoteRedirect, localLocation, code, ":password");
</span><span class="cx">
</span><ins>+ corsRedirectCredentials("Redirect " + code + " from remote to same remote with user and password", remoteRedirect, remoteLocation, code, "user:password");
+ corsRedirectCredentials("Redirect " + code + " from remote to same remote with user", remoteRedirect, remoteLocation, code, "user:");
+ corsRedirectCredentials("Redirect " + code + " from remote to same remote with password", remoteRedirect, remoteLocation, code, ":password");
+
</ins><span class="cx"> corsRedirectCredentials("Redirect " + code + " from remote to another remote with user and password", remoteRedirect, remoteLocation2, code, "user:password");
</span><span class="cx"> corsRedirectCredentials("Redirect " + code + " from remote to another remote with user", remoteRedirect, remoteLocation2, code, "user:");
</span><span class="cx"> corsRedirectCredentials("Redirect " + code + " from remote to another remote with password", remoteRedirect, remoteLocation2, code, ":password");
</span><del>-
- corsRedirectCredentials("Redirect " + code + " from remote to same remote with user and password", remoteRedirect, remoteLocation, code, "user:password");
- corsRedirectCredentials("Redirect " + code + " from remote to same remote with user", remoteRedirect, remoteLocation, code, "user:");
- corsRedirectCredentials("Redirect " + code + " from remote to same remote with password", remoteRedirect, remoteLocation, code, ":password");
</del><span class="cx"> }
</span><span class="cx">
</span><span class="cx"> done();
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapiredirectredirectschemesexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+CONSOLE MESSAGE: Not allowed to load local resource: blob:djfksfjs?l=blob:djfksfjs&count=1
+
+PASS Fetch: handling different schemes in redirects
+PASS Fetch: handling different schemes in redirects 1
+PASS Fetch: handling different schemes in redirects 2
+PASS Fetch: handling different schemes in redirects 3
+PASS Fetch: handling different schemes in redirects 4
+PASS Fetch: handling different schemes in redirects 5
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapiredirectredirectschemeshtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes.html (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes.html         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/redirect/redirect-schemes.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+<!doctype html>
+<meta charset="utf-8">
+<title>Fetch: handling different schemes in redirects</title>
+<script src="/resources/testharness.js"></script>
+<script src="/resources/testharnessreport.js"></script>
+<div id=log></div>
+<script>
+ // All non-HTTP(S) schemes cannot survive redirects
+ var url = "../resources/redirect.py?location=",
+ tests = [
+ fetch(url + "mailto:a@a.com"),
+ fetch(url + "data:,HI"),
+ fetch(url + "facetime:a@a.org"),
+ fetch(url + "about:blank"),
+ fetch(url + "about:unicorn"),
+ fetch(url + "blob:djfksfjs")
+ ];
+ tests.forEach(function(f) {
+ promise_test(function(t) {
+ return promise_rejects(t, new TypeError(), f)
+ })
+ })
+</script>
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchapirequestrequestidlhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-idl.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-idl.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/api/request/request-idl.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -70,7 +70,7 @@
</span><span class="cx"> enum RequestCredentials { "omit", "same-origin", "include" };
</span><span class="cx"> enum RequestCache { "default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached" };
</span><span class="cx"> enum RequestRedirect { "follow", "error", "manual" };
</span><del>- enum ReferrerPolicy { "", "no-referrer", "no-referrer-when-downgrade", "origin", "origin-when-cross-origin", "unsafe-url" };
</del><ins>+ enum ReferrerPolicy { "", "no-referrer", "no-referrer-when-downgrade", "origin-only", "origin-when-cross-origin", "unsafe-url" };
</ins><span class="cx"> </script>
</span><span class="cx"> <script>
</span><span class="cx"> var idlsArray = new IdlArray();
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodygetterexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,18 +0,0 @@
</span><del>-
-PASS Childless document
-PASS Childless html element
-PASS Body followed by frameset inside the html element
-PASS Frameset followed by body inside the html element
-FAIL Body followed by frameset inside a non-HTML html element assert_equals: expected null but got Element node <body></body>
-FAIL Frameset followed by body inside a non-HTML html element assert_equals: expected null but got Element node <frameset></frameset>
-PASS Non-HTML body followed by body inside the html element
-PASS Non-HTML frameset followed by body inside the html element
-PASS Body inside an x element followed by a body
-PASS Frameset inside an x element followed by a frameset
-PASS Body as the root node
-PASS Frameset as the root node
-FAIL Body as the root node with a frameset child assert_equals: expected null but got Element node <frameset></frameset>
-FAIL Frameset as the root node with a body child assert_equals: expected null but got Element node <body></body>
-PASS Non-HTML body as the root node
-PASS Non-HTML frameset as the root node
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodygetterhtml"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-getter.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,121 +0,0 @@
</span><del>-<!DOCTYPE html>
-<title>Document.body</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-body">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<div id="log"></div>
-<script>
-function createDocument() {
- var doc = document.implementation.createHTMLDocument("");
- doc.removeChild(doc.documentElement);
- return doc;
-}
-test(function() {
- var doc = createDocument();
- assert_equals(doc.body, null);
-}, "Childless document");
-test(function() {
- var doc = createDocument();
- doc.appendChild(doc.createElement("html"));
- assert_equals(doc.body, null);
-}, "Childless html element");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- var b =
- html.appendChild(doc.createElement("body"));
- html.appendChild(doc.createElement("frameset"));
- assert_equals(doc.body, b);
-}, "Body followed by frameset inside the html element");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- var f =
- html.appendChild(doc.createElement("frameset"));
- html.appendChild(doc.createElement("body"));
- assert_equals(doc.body, f);
-}, "Frameset followed by body inside the html element");
-test(function() {
- var doc = createDocument();
- var html =
- doc.appendChild(doc.createElementNS("http://example.org/test", "html"));
- html.appendChild(doc.createElement("body"));
- html.appendChild(doc.createElement("frameset"));
- assert_equals(doc.body, null);
-}, "Body followed by frameset inside a non-HTML html element");
-test(function() {
- var doc = createDocument();
- var html =
- doc.appendChild(doc.createElementNS("http://example.org/test", "html"));
- html.appendChild(doc.createElement("frameset"));
- html.appendChild(doc.createElement("body"));
- assert_equals(doc.body, null);
-}, "Frameset followed by body inside a non-HTML html element");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- html.appendChild(
- doc.createElementNS("http://example.org/test", "body"));
- var b = html.appendChild(doc.createElement("body"));
- assert_equals(doc.body, b);
-}, "Non-HTML body followed by body inside the html element");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- html.appendChild(
- doc.createElementNS("http://example.org/test", "frameset"));
- var b = html.appendChild(doc.createElement("body"));
- assert_equals(doc.body, b);
-}, "Non-HTML frameset followed by body inside the html element");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- var x = html.appendChild(doc.createElement("x"));
- x.appendChild(doc.createElement("body"));
- var body = html.appendChild(doc.createElement("body"));
- assert_equals(doc.body, body);
-}, "Body inside an x element followed by a body");
-test(function() {
- var doc = createDocument();
- var html = doc.appendChild(doc.createElement("html"));
- var x = html.appendChild(doc.createElement("x"));
- x.appendChild(doc.createElement("frameset"));
- var frameset = html.appendChild(doc.createElement("frameset"));
- assert_equals(doc.body, frameset);
-}, "Frameset inside an x element followed by a frameset");
-
-// Root node is not a html element.
-test(function() {
- var doc = createDocument();
- doc.appendChild(doc.createElement("body"));
- assert_equals(doc.body, null);
-}, "Body as the root node");
-test(function() {
- var doc = createDocument();
- doc.appendChild(doc.createElement("frameset"));
- assert_equals(doc.body, null);
-}, "Frameset as the root node");
-test(function() {
- var doc = createDocument();
- var body = doc.appendChild(doc.createElement("body"));
- body.appendChild(doc.createElement("frameset"));
- assert_equals(doc.body, null);
-}, "Body as the root node with a frameset child");
-test(function() {
- var doc = createDocument();
- var frameset = doc.appendChild(doc.createElement("frameset"));
- frameset.appendChild(doc.createElement("body"));
- assert_equals(doc.body, null);
-}, "Frameset as the root node with a body child");
-test(function() {
- var doc = createDocument();
- doc.appendChild(doc.createElementNS("http://example.org/test", "body"));
- assert_equals(doc.body, null);
-}, "Non-HTML body as the root node");
-test(function() {
- var doc = createDocument();
- doc.appendChild(doc.createElementNS("http://example.org/test", "frameset"));
- assert_equals(doc.body, null);
-}, "Non-HTML frameset as the root node");
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodysetter01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-
-PASS Should throw a TypeError when trying to set document.body to a string.
-PASS Should throw a HierarchyRequestError when trying to set document.body to a div element.
-PASS Should throw a HierarchyRequestError when trying to set document.body when there's no root element.
-PASS document.body has not changed
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentbodysetter01html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.body-setter-01.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-<!DOCTYPE html>
-<title>Setting document.body to incorrect values</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<link rel="help" href="https://html.spec.whatwg.org/multipage/#dom-document-body">
-<link rel="help" href="https://heycam.github.io/webidl/#es-interface">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<div id="log"></div>
-<script>
-var originalBody = document.body;
-test(function() {
- assert_throws(new TypeError(), function() {
- document.body = "text"
- })
-}, "Should throw a TypeError when trying to set document.body to a string.")
-test(function() {
- assert_throws("HierarchyRequestError", function() {
- document.body = document.createElement("div")
- })
-}, "Should throw a HierarchyRequestError when trying to set document.body to a div element.")
-test(function() {
- var doc = document.implementation.createHTMLDocument("")
- doc.removeChild(doc.documentElement)
- assert_throws("HierarchyRequestError", function() {
- doc.body = document.createElement("body")
- })
-}, "Should throw a HierarchyRequestError when trying to set document.body when there's no root element.")
-test(function() {
- assert_equals(document.body, originalBody);
-}, "document.body has not changed")
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomelementsmicrodatajs"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements-microdata.js (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements-microdata.js        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/elements-microdata.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-// Up-to-date as of 2013-04-19.
-// Things defined in the W3C's microdata draft, not the main HTML5 draft.
-// Note: must be included last so that it hits all elements.
-
-for (var element in elements) {
- elements[element].itemScope = "boolean";
- elements[element].itemType = "settable tokenlist";
- elements[element].itemId = "url";
- elements[element].itemRef = "settable tokenlist";
- elements[element].itemProp = "settable tokenlist";
-}
-extraTests.push(function() {
- // itemValue only reflects in certain circumstances. The syntax for our big
- // array thing above doesn't currently support one IDL attribute that reflects
- // different content attributes, so just do this explicitly until that's fixed.
- var reflectItemValue = function(data, localName, attribute) {
- var element = document.createElement(localName);
- element.setAttribute("itemprop", "");
- ReflectionTests.reflects(data, "itemValue", element, attribute);
- }
- reflectItemValue("string", "meta", "content");
- reflectItemValue("url", "audio", "src");
- reflectItemValue("url", "embed", "src");
- reflectItemValue("url", "iframe", "src");
- reflectItemValue("url", "img", "src");
- reflectItemValue("url", "source", "src");
- reflectItemValue("url", "track", "src");
- reflectItemValue("url", "video", "src");
- reflectItemValue("url", "a", "href");
- reflectItemValue("url", "area", "href");
- reflectItemValue("url", "link", "href");
- reflectItemValue("url", "object", "data");
- reflectItemValue("string", "data", "value");
- //TODO: time is more complex
-});
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackcueshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/cues.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -79,7 +79,7 @@
</span><span class="cx"> var video = document.createElement('video');
</span><span class="cx"> var t1 = video.addTextTrack('subtitles');
</span><span class="cx"> var t1_cues = t1.cues;
</span><del>- t1.mode = 'showing';
</del><ins>+ t1.mode = 'hidden';
</ins><span class="cx"> var track = document.createElement('track');
</span><span class="cx"> track['default'] = true;
</span><span class="cx"> video.appendChild(track); // queues a task to "honor user preferences...", media element event task source
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -55,5 +55,6 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_during_playing.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/readyState_initial.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/src_reflects_attribute_not_source_elements.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_008.htm
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/volume_nonfinite.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthecanvaselement2dscaledmanualpng"></a>
<div class="binary"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthecanvaselementw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -37,6 +37,7 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/fallback.basic.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/fallback.multiple.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/fallback.nested.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/historical.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/initial.colour.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/initial.colour.png
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/initial.reset.2dstate.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementenvironmentchangesviewportchangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -4,7 +4,7 @@
</span><span class="cx">
</span><span class="cx"> PASS img (no src), onload, narrow
</span><span class="cx"> PASS img (no src), resize to wide
</span><del>-FAIL img (empty src), onload, narrow assert_equals: expected "" but got "http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=f63c9e60-f659-45c6-89d6-9c7fa1a0919f"
</del><ins>+FAIL img (empty src), onload, narrow assert_equals: expected "" but got "http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=e9f61391-d442-4103-aea8-4444a42342e7"
</ins><span class="cx"> PASS img (empty src), resize to wide
</span><span class="cx"> PASS img (src only) broken image, onload, narrow
</span><span class="cx"> PASS img (src only) broken image, resize to wide
</span><span class="lines">@@ -26,7 +26,7 @@
</span><span class="cx"> FAIL picture: same URL in source (max-width:500px) and img, resize to wide assert_unreached: Got unexpected load event Reached unreachable code
</span><span class="cx"> PASS img (no src), onload, wide
</span><span class="cx"> PASS img (no src), resize to narrow
</span><del>-FAIL img (empty src), onload, wide assert_equals: expected "" but got "http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=17214ac6-60b2-4180-9ae5-f9bbf247534c"
</del><ins>+FAIL img (empty src), onload, wide assert_equals: expected "" but got "http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e"
</ins><span class="cx"> PASS img (empty src), resize to narrow
</span><span class="cx"> PASS img (src only) broken image, onload, wide
</span><span class="cx"> PASS img (src only) broken image, resize to narrow
</span><span class="lines">@@ -36,13 +36,13 @@
</span><span class="cx"> PASS img (srcset 1 cand) broken image, resize to narrow
</span><span class="cx"> PASS img (srcset 1 cand) valid image, onload, wide
</span><span class="cx"> PASS img (srcset 1 cand) valid image, resize to narrow
</span><del>-FAIL picture: source (max-width:500px) broken image, img broken image, onload, wide assert_equals: expected "http://localhost:8800/images/broken.png?71-17214ac6-60b2-4180-9ae5-f9bbf247534c" but got "http://localhost:8800/images/broken.png?70-17214ac6-60b2-4180-9ae5-f9bbf247534c"
</del><ins>+FAIL picture: source (max-width:500px) broken image, img broken image, onload, wide assert_equals: expected "http://localhost:8800/images/broken.png?71-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e" but got "http://localhost:8800/images/broken.png?70-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e"
</ins><span class="cx"> TIMEOUT picture: source (max-width:500px) broken image, img broken image, resize to narrow Test timed out
</span><del>-FAIL picture: source (max-width:500px) broken image, img valid image, onload, wide assert_equals: expected "http://localhost:8800/images/green-2x2.png?81-17214ac6-60b2-4180-9ae5-f9bbf247534c" but got "http://localhost:8800/images/broken.png?80-17214ac6-60b2-4180-9ae5-f9bbf247534c"
</del><ins>+FAIL picture: source (max-width:500px) broken image, img valid image, onload, wide assert_equals: expected "http://localhost:8800/images/green-2x2.png?81-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e" but got "http://localhost:8800/images/broken.png?80-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e"
</ins><span class="cx"> TIMEOUT picture: source (max-width:500px) broken image, img valid image, resize to narrow Test timed out
</span><del>-FAIL picture: source (max-width:500px) valid image, img broken image, onload, wide assert_equals: expected "http://localhost:8800/images/broken.png?91-17214ac6-60b2-4180-9ae5-f9bbf247534c" but got "http://localhost:8800/images/green-1x1.png?90-17214ac6-60b2-4180-9ae5-f9bbf247534c"
</del><ins>+FAIL picture: source (max-width:500px) valid image, img broken image, onload, wide assert_equals: expected "http://localhost:8800/images/broken.png?91-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e" but got "http://localhost:8800/images/green-1x1.png?90-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e"
</ins><span class="cx"> TIMEOUT picture: source (max-width:500px) valid image, img broken image, resize to narrow Test timed out
</span><del>-FAIL picture: source (max-width:500px) valid image, img valid image, onload, wide assert_equals: expected "http://localhost:8800/images/green-2x2.png?101-17214ac6-60b2-4180-9ae5-f9bbf247534c" but got "http://localhost:8800/images/green-1x1.png?100-17214ac6-60b2-4180-9ae5-f9bbf247534c"
</del><ins>+FAIL picture: source (max-width:500px) valid image, img valid image, onload, wide assert_equals: expected "http://localhost:8800/images/green-2x2.png?101-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e" but got "http://localhost:8800/images/green-1x1.png?100-c9ab9dc7-6bed-4687-8ff7-ef8d18c8fc1e"
</ins><span class="cx"> TIMEOUT picture: source (max-width:500px) valid image, img valid image, resize to narrow Test timed out
</span><span class="cx"> PASS picture: same URL in source (max-width:500px) and img, onload, wide
</span><span class="cx"> PASS picture: same URL in source (max-width:500px) and img, resize to narrow
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -21,4 +21,5 @@
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject.html
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element.html
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-nameditem.html
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-
-PASS The selection interface members
-PASS Selection attributes should apply to type text
-PASS Selection attributes should apply to type search
-PASS Selection attributes should apply to type url
-PASS Selection attributes should apply to type tel
-PASS Selection attributes should apply to type password
-FAIL Selection attributes should not apply to type hidden assert_throws: Should throw with type hidden function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type datetime assert_equals: Input type unsupported expected "datetime" but got "text"
-FAIL Selection attributes should not apply to type date assert_equals: Input type unsupported expected "date" but got "text"
-FAIL Selection attributes should not apply to type month assert_equals: Input type unsupported expected "month" but got "text"
-FAIL Selection attributes should not apply to type week assert_equals: Input type unsupported expected "week" but got "text"
-FAIL Selection attributes should not apply to type datetime-local assert_equals: Input type unsupported expected "datetime-local" but got "text"
-FAIL Selection attributes should not apply to type number assert_throws: Should throw with type number function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type range assert_throws: Should throw with type range function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type color assert_throws: Should throw with type color function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type checkbox assert_throws: Should throw with type checkbox function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type radio assert_throws: Should throw with type radio function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type button assert_throws: Should throw with type button function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type file assert_throws: Should throw with type file function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type email assert_throws: Should throw with type email function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type submit assert_throws: Should throw with type submit function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type image assert_throws: Should throw with type image function "function () { input.select(); }" did not throw
-FAIL Selection attributes should not apply to type reset assert_throws: Should throw with type reset function "function () { input.select(); }" did not throw
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-<!DOCTYPE HTML>
-<title>The selection interface members</title>
-<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
-<link rel="help" href="https://html.spec.whatwg.org/multipage/#textFieldSelection">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<div id="log"></div>
-<script>
-test(function() {
- var valid = ["text", "search", "url", "tel", "password"];
- var invalid = ["hidden", "datetime", "date", "month", "week", "datetime-local",
- "number", "range", "color", "checkbox", "radio", "button",
- "file", "email", "submit", "image", "reset"];
- valid.forEach(function(aType) {
- test(function() {
- var input = document.createElement("input");
- input.type = aType;
- assert_equals(input.type, aType, "Input type unsupported")
- input.select();
- var a = input.selectionStart;
- input.selectionStart = 0;
- a = input.selectionEnd;
- input.selectionEnd = 0;
- input.setSelectionRange(0, 0);
- }, "Selection attributes should apply to type " + aType)
- })
-
- invalid.forEach(function(aType) {
- test(function() {
- var input = document.createElement("input");
- input.type = aType;
- assert_equals(input.type, aType, "Input type unsupported")
- assert_throws("INVALID_STATE_ERR", function() { input.select(); }, "Should throw with type " + aType);
- assert_throws("INVALID_STATE_ERR", function() { var a = input.selectionStart; });
- assert_throws("INVALID_STATE_ERR", function() { input.selectionStart = 0; });
- assert_throws("INVALID_STATE_ERR", function() { var a = input.selectionEnd; });
- assert_throws("INVALID_STATE_ERR", function() { input.selectionEnd = 0; });
- assert_throws("INVALID_STATE_ERR", function() { input.setSelectionRange(0, 0); });
- }, "Selection attributes should not apply to type " + aType)
- })
-});
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsyntaxhtmlelementlistjs"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/html-element-list.js (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/html-element-list.js         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/html-element-list.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,140 @@
</span><ins>+var elements_with_end_tag = [
+ "a",
+ "abbr",
+ "address",
+ "article",
+ "aside",
+ "audio",
+ "b",
+ "bdi",
+ "bdo",
+ "blockquote",
+ "body",
+ "button",
+ "canvas",
+ "caption",
+ "cite",
+ "code",
+ "colgroup",
+ "command",
+ "datalist",
+ "dd",
+ "del",
+ "details",
+ "dfn",
+ "dialog",
+ "div",
+ "dl",
+ "dt",
+ "em",
+ "fieldset",
+ "figcaption",
+ "figure",
+ "footer",
+ "form",
+ "h1",
+ "h2",
+ "h3",
+ "h4",
+ "h5",
+ "h6",
+ "head",
+ "header",
+ "hgroup",
+ "html",
+ "i",
+ "iframe",
+ "ins",
+ "kbd",
+ "label",
+ "legend",
+ "li",
+ "map",
+ "mark",
+ "menu",
+ "meter",
+ "nav",
+ "noscript",
+ "object",
+ "ol",
+ "optgroup",
+ "option",
+ "output",
+ "p",
+ "pre",
+ "progress",
+ "q",
+ "rp",
+ "rt",
+ "ruby",
+ "s",
+ "samp",
+ "script",
+ "section",
+ "select",
+ "small",
+ "span",
+ "strong",
+ "style",
+ "sub",
+ "summary",
+ "sup",
+ "table",
+ "tbody",
+ "td",
+ "textarea",
+ "tfoot",
+ "th",
+ "thead",
+ "time",
+ "title",
+ "tr",
+ "u",
+ "ul",
+ "var",
+ "video",
+ "data",
+ //"acronym",
+ //"applet",
+ //"basefont",
+ //"bgsound",
+ //"big",
+ //"blink",
+ //"center",
+ //"dir",
+ //"font",
+ //"frame",
+ //"frameset",
+ //"isindex",
+ //"listing",
+ //"marquee",
+ //"multicol",
+ //"nextid",
+ //"nobr",
+ //"noembed",
+ //"noframes",
+ //"plaintext",
+ //"rb",
+ //"spacer",
+ //"strike",
+ //"tt",
+ //"xmp",
+];
+
+var elements_without_end_tag = [
+ "area",
+ "base",
+ "br",
+ "col",
+ "embed",
+ "hr",
+ "img",
+ "input",
+ "keygen",
+ "link",
+ "meta",
+ "param",
+ "source",
+ "track",
+ "wbr",
+];
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsyntaxw3cimportlogfromrev202852trunkLayoutTestsimportedw3cwebplatformtestsserviceworkersserviceworkersresourcesw3cimportlog"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/w3c-import.log (from rev 202852, trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/w3c-import.log) (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/w3c-import.log         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/syntax/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+The tests in this directory were imported from the W3C repository.
+Do NOT modify these tests directly in WebKit.
+Instead, create a pull request on the W3C CSS or WPT github:
+        https://github.com/w3c/csswg-test
+        https://github.com/w3c/web-platform-tests
+
+Then run the Tools/Scripts/import-w3c-tests in WebKit to reimport
+
+Do NOT modify or remove this file.
+
+------------------------------------------------------------------------
+Properties requiring vendor prefixes:
+None
+Property values requiring vendor prefixes:
+None
+------------------------------------------------------------------------
+List of files:
+/LayoutTests/imported/w3c/web-platform-tests/html/syntax/html-element-list.js
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsserviceworkersserviceworkerresourcestesthelperssubjsfromrev202852trunkLayoutTestsimportedw3cwebplatformtestsserviceworkersserviceworkersresourcestesthelpersjs"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js (from rev 202852, trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-workers/resources/test-helpers.js) (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/resources/test-helpers.sub.js        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,227 @@
</span><ins>+// Adapter for testharness.js-style tests with Service Workers
+
+function service_worker_unregister_and_register(test, url, scope) {
+ if (!scope || scope.length == 0)
+ return Promise.reject(new Error('tests must define a scope'));
+
+ var options = { scope: scope };
+ return service_worker_unregister(test, scope)
+ .then(function() {
+ return navigator.serviceWorker.register(url, options);
+ })
+ .catch(unreached_rejection(test,
+ 'unregister and register should not fail'));
+}
+
+// This unregisters the registration that precisely matches scope. Use this
+// when unregistering by scope. If no registration is found, it just resolves.
+function service_worker_unregister(test, scope) {
+ var absoluteScope = (new URL(scope, window.location).href);
+ return navigator.serviceWorker.getRegistration(scope)
+ .then(function(registration) {
+ if (registration && registration.scope === absoluteScope)
+ return registration.unregister();
+ })
+ .catch(unreached_rejection(test, 'unregister should not fail'));
+}
+
+function service_worker_unregister_and_done(test, scope) {
+ return service_worker_unregister(test, scope)
+ .then(test.done.bind(test));
+}
+
+function unreached_fulfillment(test, prefix) {
+ return test.step_func(function(result) {
+ var error_prefix = prefix || 'unexpected fulfillment';
+ assert_unreached(error_prefix + ': ' + result);
+ });
+}
+
+// Rejection-specific helper that provides more details
+function unreached_rejection(test, prefix) {
+ return test.step_func(function(error) {
+ var reason = error.message || error.name || error;
+ var error_prefix = prefix || 'unexpected rejection';
+ assert_unreached(error_prefix + ': ' + reason);
+ });
+}
+
+// Adds an iframe to the document and returns a promise that resolves to the
+// iframe when it finishes loading. The caller is responsible for removing the
+// iframe later if needed.
+function with_iframe(url) {
+ return new Promise(function(resolve) {
+ var frame = document.createElement('iframe');
+ frame.src = url;
+ frame.onload = function() { resolve(frame); };
+ document.body.appendChild(frame);
+ });
+}
+
+function normalizeURL(url) {
+ return new URL(url, self.location).toString().replace(/#.*$/, '');
+}
+
+function wait_for_update(test, registration) {
+ if (!registration || registration.unregister == undefined) {
+ return Promise.reject(new Error(
+ 'wait_for_update must be passed a ServiceWorkerRegistration'));
+ }
+
+ return new Promise(test.step_func(function(resolve) {
+ registration.addEventListener('updatefound', test.step_func(function() {
+ resolve(registration.installing);
+ }));
+ }));
+}
+
+function wait_for_state(test, worker, state) {
+ if (!worker || worker.state == undefined) {
+ return Promise.reject(new Error(
+ 'wait_for_state must be passed a ServiceWorker'));
+ }
+ if (worker.state === state)
+ return Promise.resolve(state);
+
+ if (state === 'installing') {
+ switch (worker.state) {
+ case 'installed':
+ case 'activating':
+ case 'activated':
+ case 'redundant':
+ return Promise.reject(new Error(
+ 'worker is ' + worker.state + ' but waiting for ' + state));
+ }
+ }
+
+ if (state === 'installed') {
+ switch (worker.state) {
+ case 'activating':
+ case 'activated':
+ case 'redundant':
+ return Promise.reject(new Error(
+ 'worker is ' + worker.state + ' but waiting for ' + state));
+ }
+ }
+
+ if (state === 'activating') {
+ switch (worker.state) {
+ case 'activated':
+ case 'redundant':
+ return Promise.reject(new Error(
+ 'worker is ' + worker.state + ' but waiting for ' + state));
+ }
+ }
+
+ if (state === 'activated') {
+ switch (worker.state) {
+ case 'redundant':
+ return Promise.reject(new Error(
+ 'worker is ' + worker.state + ' but waiting for ' + state));
+ }
+ }
+
+ return new Promise(test.step_func(function(resolve) {
+ worker.addEventListener('statechange', test.step_func(function() {
+ if (worker.state === state)
+ resolve(state);
+ }));
+ }));
+}
+
+// Declare a test that runs entirely in the ServiceWorkerGlobalScope. The |url|
+// is the service worker script URL. This function:
+// - Instantiates a new test with the description specified in |description|.
+// The test will succeed if the specified service worker can be successfully
+// registered and installed.
+// - Creates a new ServiceWorker registration with a scope unique to the current
+// document URL. Note that this doesn't allow more than one
+// service_worker_test() to be run from the same document.
+// - Waits for the new worker to begin installing.
+// - Imports tests results from tests running inside the ServiceWorker.
+function service_worker_test(url, description) {
+ // If the document URL is https://example.com/document and the script URL is
+ // https://example.com/script/worker.js, then the scope would be
+ // https://example.com/script/scope/document.
+ var scope = new URL('scope' + window.location.pathname,
+ new URL(url, window.location)).toString();
+ promise_test(function(test) {
+ return service_worker_unregister_and_register(test, url, scope)
+ .then(function(registration) {
+ add_completion_callback(function() {
+ registration.unregister();
+ });
+ return wait_for_update(test, registration)
+ .then(function(worker) {
+ return fetch_tests_from_worker(worker);
+ });
+ });
+ }, description);
+}
+
+function base_path() {
+ return location.pathname.replace(/\/[^\/]*$/, '/');
+}
+
+function test_login(test, origin, username, password, cookie) {
+ return new Promise(function(resolve, reject) {
+ with_iframe(
+ origin + base_path() +
+ 'resources/fetch-access-control-login.html')
+ .then(test.step_func(function(frame) {
+ var channel = new MessageChannel();
+ channel.port1.onmessage = test.step_func(function() {
+ frame.remove();
+ resolve();
+ });
+ frame.contentWindow.postMessage(
+ {username: username, password: password, cookie: cookie},
+ origin, [channel.port2]);
+ }));
+ });
+}
+
+function test_websocket(test, frame, url) {
+ return new Promise(function(resolve, reject) {
+ var ws = new frame.contentWindow.WebSocket(url, ['echo', 'chat']);
+ var openCalled = false;
+ ws.addEventListener('open', test.step_func(function(e) {
+ assert_equals(ws.readyState, 1, "The WebSocket should be open");
+ openCalled = true;
+ ws.close();
+ }), true);
+
+ ws.addEventListener('close', test.step_func(function(e) {
+ assert_true(openCalled, "The WebSocket should be closed after being opened");
+ resolve();
+ }), true);
+
+ ws.addEventListener('error', reject);
+ });
+}
+
+function login(test) {
+ return test_login(test, 'http://{{domains[www1]}}:{{ports[http][0]}}',
+ 'username1', 'password1', 'cookie1')
+ .then(function() {
+ return test_login(test, 'http://{{host}}:{{ports[http][0]}}',
+ 'username2', 'password2', 'cookie2');
+ });
+}
+
+function login_https(test) {
+ return test_login(test, 'https://{{domains[www1]}}:{{ports[https][0]}}',
+ 'username1s', 'password1s', 'cookie1')
+ .then(function() {
+ return test_login(test, 'https://{{host}}:{{ports[https][0]}}',
+ 'username2s', 'password2s', 'cookie2');
+ });
+}
+
+function websocket(test, frame) {
+ return test_websocket(test, frame, get_websocket_url());
+}
+
+function get_websocket_url() {
+ return 'wss://{{host}}:{{ports[wss][0]}}/echo';
+}
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsOWNERS"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/OWNERS (0 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/OWNERS         (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/OWNERS        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+@domenic
+@tyoshino
+@yutakahirano
+@youennf
+@calvaris
+@wanderview
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsbytelengthqueuingstrategyhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="byte-length-queuing-strategy.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamscountqueuingstrategyhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/count-queuing-strategy.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/count-queuing-strategy.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/count-queuing-strategy.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="count-queuing-strategy.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbadstrategieshttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-strategies.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-strategies.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-strategies.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="bad-strategies.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbadunderlyingsourceshttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/bad-underlying-sources.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="bad-underlying-sources.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsbrandcheckshttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/brand-checks.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamscancelhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/cancel.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/cancel.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/cancel.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamscountqueuingstrategyintegrationhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/count-queuing-strategy-integration.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="count-queuing-strategy-integration.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,6 +0,0 @@
</span><del>-
-PASS ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream
-PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
-PASS ReadableStream closed promise should reject even if stream and reader JS references are lost
-PASS Garbage-collecting a ReadableStreamReader should not unlock its stream
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection1html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,10 +0,0 @@
</span><del>-<!DOCTYPE html>
-<meta charset="utf-8">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
-<script src="../resources/test-initializer.js"></script>
-
-<script src="../resources/test-utils.js"></script>
-<!-- File to be removed once https://bugs.webkit.org/show_bug.cgi?id=152436 is resolved -->
-<script src="garbage-collection.js"></script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,4 +0,0 @@
</span><del>-
-PASS ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream
-PASS ReadableStream closed promise should fulfill even if the stream and reader JS references are lost
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollection2html"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,48 +0,0 @@
</span><del>-<!DOCTYPE html>
-<meta charset="utf-8">
-<script src="/resources/testharness.js"></script>
-<script src="/resources/testharnessreport.js"></script>
-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
-<script src="../resources/test-initializer.js"></script>
-
-<script src="../resources/test-utils.js"></script>
-<!-- File to be removed once https://bugs.webkit.org/show_bug.cgi?id=152436 is resolved -->
-<script>
-'use strict';
-
-promise_test(() => {
-
- let controller;
- new ReadableStream({
- start(c) {
- controller = c;
- }
- });
-
- garbageCollect();
-
- return delay(50).then(() => {
- controller.close();
- assert_throws(new TypeError(), () => controller.close(), 'close should throw a TypeError the second time');
- assert_throws(new TypeError(), () => controller.error(), 'error should throw a TypeError on a closed stream');
- });
-
-}, 'ReadableStreamController methods should continue working properly when scripts lose their reference to the ' +
- 'readable stream');
-
-promise_test(() => {
-
- let controller;
-
- const closedPromise = new ReadableStream({
- start(c) {
- controller = c;
- }
- }).getReader().closed;
-
- garbageCollect();
-
- return delay(50).then(() => controller.close()).then(() => closedPromise);
-
-}, 'ReadableStream closed promise should fulfill even if the stream and reader JS references are lost');
-</script>
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgarbagecollectionhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsgeneralhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/general.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/general.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/general.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamspipethroughhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/pipe-through.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/pipe-through.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/pipe-through.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsreadablestreamreaderhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/readable-stream-reader.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="readable-stream-reader.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamsteehttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/tee.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/tee.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/tee.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/rs-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsreadablestreamstemplatedhttpshtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/templated.https.html (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/templated.https.html        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/readable-streams/templated.https.html        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -2,7 +2,7 @@
</span><span class="cx"> <meta charset="utf-8">
</span><span class="cx"> <script src="/resources/testharness.js"></script>
</span><span class="cx"> <script src="/resources/testharnessreport.js"></script>
</span><del>-<script src="/service-workers/service-workers/resources/test-helpers.js"></script>
</del><ins>+<script src="/service-workers/service-worker/resources/test-helpers.sub.js"></script>
</ins><span class="cx"> <script src="../resources/test-initializer.js"></script>
</span><span class="cx">
</span><span class="cx"> <script src="../resources/test-utils.js"></script>
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsstreamsw3cimportlog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/streams/w3c-import.log (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/streams/w3c-import.log        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/streams/w3c-import.log        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -15,6 +15,7 @@
</span><span class="cx"> None
</span><span class="cx"> ------------------------------------------------------------------------
</span><span class="cx"> List of files:
</span><ins>+/LayoutTests/imported/w3c/web-platform-tests/streams/OWNERS
</ins><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.https.html
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/streams/byte-length-queuing-strategy.js
</span><span class="cx"> /LayoutTests/imported/w3c/web-platform-tests/streams/count-queuing-strategy.https.html
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1265,10 +1265,6 @@
</span><span class="cx"> webkit.org/b/150806 imported/w3c/web-platform-tests/XMLHttpRequest/send-timeout-events.htm [ Pass Failure ]
</span><span class="cx"> webkit.org/b/150823 imported/w3c/web-platform-tests/XMLHttpRequest/getresponseheader-chunked-trailer.htm [ Pass Failure ]
</span><span class="cx">
</span><del>-webkit.org/b/152436 [ Debug ] imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection.https.html [ Pass Crash ]
-webkit.org/b/153781 [ Debug ] imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-1.html [ Pass Crash ]
-webkit.org/b/153781 [ Debug ] imported/w3c/web-platform-tests/streams/readable-streams/garbage-collection-2.html [ Pass Crash ]
-
</del><span class="cx"> # WOFF2 is only supported on certain Operating Systems.
</span><span class="cx"> webkit.org/b/150830 [ Yosemite ElCapitan ] fast/text/woff2.html [ ImageOnlyFailure ]
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwk2importedw3cwebplatformtestshtmlsemanticsdocumentmetadatastylingLinkStyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt (202852 => 202853)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt        2016-07-06 06:53:18 UTC (rev 202852)
+++ trunk/LayoutTests/platform/wk2/imported/w3c/web-platform-tests/html/semantics/document-metadata/styling/LinkStyle-expected.txt        2016-07-06 06:54:52 UTC (rev 202853)
</span><span class="lines">@@ -1,7 +1,7 @@
</span><span class="cx">
</span><span class="cx"> FAIL The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false assert_equals: The sheet attribute of style2 should be null. expected null but got object "[object CSSStyleSheet]"
</span><span class="cx"> PASS The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document
</span><del>-FAIL The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute assert_true: The sheet attribute of style6 should be a StyleSheet object. expected true got false
</del><ins>+PASS The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute
</ins><span class="cx"> PASS The title must be the same as the value of the element's title content attribute
</span><span class="cx"> PASS The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted
</span><span class="cx">
</span></span></pre>
</div>
</div>
</body>
</html>