<!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>[204090] 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/204090">204090</a></dd>
<dt>Author</dt> <dd>cdumez@apple.com</dd>
<dt>Date</dt> <dd>2016-08-03 11:35:21 -0700 (Wed, 03 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Fix logging in W3C tests
https://bugs.webkit.org/show_bug.cgi?id=160513

Reviewed by Alex Christensen.

LayoutTests/imported/w3c:

Rebaseline W3C tests.

* web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt:
* web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt:
* web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt:
* web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt:
* web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt:
* web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt:
* web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt:
* web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt:
* web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt:
* web-platform-tests/dom/nodes/Comment-constructor-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt:
* web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt:
* web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt:
* web-platform-tests/dom/nodes/Element-childElement-null-expected.txt:
* web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-children-expected.txt:
* web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt:
* web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt:
* web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt:
* web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt:
* web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt:
* web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt:
* web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt:
* web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt:
* web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Node-appendChild-expected.txt:
* web-platform-tests/dom/nodes/Node-contains-xml-expected.txt:
* web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt:
* web-platform-tests/dom/nodes/Node-removeChild-expected.txt:
* web-platform-tests/dom/nodes/Text-constructor-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt:
* web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt:
* web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt:
* web-platform-tests/domparsing/innerhtml-05-expected.txt:
* web-platform-tests/fetch/nosniff/image-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt:
* web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt:
* web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt:
* web-platform-tests/html/dom/reflection-embedded-expected.txt:
* web-platform-tests/html/dom/reflection-forms-expected.txt:
* web-platform-tests/html/dom/reflection-grouping-expected.txt:
* web-platform-tests/html/dom/reflection-metadata-expected.txt:
* web-platform-tests/html/dom/reflection-misc-expected.txt:
* web-platform-tests/html/dom/reflection-obsolete-expected.txt:
* web-platform-tests/html/dom/reflection-sections-expected.txt:
* web-platform-tests/html/dom/reflection-tabular-expected.txt:
* web-platform-tests/html/dom/reflection-text-expected.txt:
* web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt:
* web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt:
* web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt:
* web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt:
* web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
* web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt:
* web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt:
* web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt:
* web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt:
* web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt:
* web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt:
* web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt:
* web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt:
* web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt:
* web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt:
* web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt:
* web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt:
* web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt:
* web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt:
* web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt:
* web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt:
* web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt:
* web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt:
* web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt:
* web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt:
* web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt:
* web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt:
* web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt:
* web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt:
* web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt:
* web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt:
* web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt:
* web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt:
* web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt:
* web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt:
* web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt:

LayoutTests:

Fix logging in W3C tests. Some W3C tests have no visible output or
output in the wrong order because we fail to use the test's &quot;log&quot;
&lt;div&gt; and always append the log lines to the body.

* resources/testharnessreport.js:
(self.testRunner.add_completion_callback):</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsfastcustomelementsparserparsersetsattributesandchildrenexpectedtxt">trunk/LayoutTests/fast/custom-elements/parser/parser-sets-attributes-and-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastmediaw3ctest_media_queriesexpectedtxt">trunk/LayoutTests/fast/media/w3c/test_media_queries-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastshadowdomslotchangeeventexpectedtxt">trunk/LayoutTests/fast/shadow-dom/slotchange-event-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlaboutblankwindowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurljavascriptwindow2expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurljavascriptwindowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindow4expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindow5expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendcontenttypestringexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomcollectionsdomstringmapsupportedpropertynamesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomcollectionsnamednodemapsupportedpropertynamesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesCommentconstructorexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Comment-constructor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_bmpexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_cssexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_datauri_01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_datauri_02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_gifexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_htmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_javascripturiexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_jpgexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_mimeheader_01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_mimeheader_02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_pngexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_txtexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_xmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcreateElementnamespaceexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementnullexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementnullxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicaddexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicaddxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicremoveexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicremovexhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountnochildexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountnochildxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildrenexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-children-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildentityxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildnamespaceexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildnamespacexhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementinsertAdjacentElementexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementinsertAdjacentTextexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementlastElementChildexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementlastElementChildxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementnextElementSiblingexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementnextElementSiblingxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementpreviousElementSiblingexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementpreviousElementSiblingxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementsiblingElementnullexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementsiblingElementnullxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodeappendChildexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-appendChild-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodeisEqualNodexhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNoderemoveChildexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-removeChild-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesTextconstructorexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Text-constructor-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName19expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName20expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName21expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName22expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName23expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName24expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName25expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName26expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName27expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName28expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName29expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName30expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName31expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkeracceptNodefilterexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerbasicexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkercurrentNodeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerpreviousNodeLastChildRejectexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerpreviousSiblingLastChildSkipexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalrejectexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalskipexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalskipmostexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerwalkingoutsideatreeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsdomparsinginnerhtml05expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/domparsing/innerhtml-05-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestsfetchnosniffimageexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/nosniff/image-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentformsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenamespaceexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenamespacexhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenewelementsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenewelementsxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNameparamexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNameparamxhtmlexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentimagesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem06expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite049expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite050expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite051expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritedocumentwrite02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritelndocumentwriteln02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritelndocumentwriteln03expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream001expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream004expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream005expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream006expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream007expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream008expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream009expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream011expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream012expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream013expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream014expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream015expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream016expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstreamdocumentopen03expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionembeddedexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionformsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiongroupingexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-grouping-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionmetadataexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-metadata-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionmiscexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-misc-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionobsoleteexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-obsolete-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionsectionsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-sections-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiontabularexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-tabular-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiontextexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsdisabledelementsdisabledElementexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsdocumentmetadatathebaseelementbase_multipleexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackactiveCuesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackaddCueexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackremoveCueexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueendTimeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueidexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuepauseOnExitexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuestartTimeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuetrackexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListgetCueByIdexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListgetterexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListlengthexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsvideo_008expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsvideo_volume_checkexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheembedelementembeddimensionexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementiframeallowfullscreenexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementiframe_javascript_url_01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementcurrentpixeldensitybasicexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementcurrentpixeldensityerrorexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt</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="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsizesparseasizesattributeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsrcsetparseasrcsetattributeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsrcsetselectanimagesourceexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatemediaexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatethesourcesetexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheobjectelementobjectattributesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheobjectelementobjecthandlerexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthevideoelementvideotabindexexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsdirnameltrexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationcheckValidityexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationreportValidityexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditybadInputexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditycustomErrorexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditypatternMismatchexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityrangeOverflowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityrangeUnderflowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditystepMismatchexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytooLongexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytooShortexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytypeMismatchexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalidexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalueMissingexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationwillValidateexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsformcontrolinfrastructureformexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstextfieldselectionselectionexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstextfieldselectiontextfieldselectionsetSelectionRangeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthebuttonelementbuttonvalidationexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthedatalistelementdatalistoptionsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthefieldsetelementdisabled001expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthefieldsetelementdisabled002expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformautocompleteexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsmatchesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsnameditem01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsnameditem02expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementssameobjectexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformindexedelementexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformnameditemexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementbuttonexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementcheckboxexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementradioexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementradiogroupnamecaseexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementresetexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheoptionelementoptiontextbackslashexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheoutputelementoutputexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheprogresselementprogressexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementcommonHTMLOptionsCollectionexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementcommonHTMLOptionsCollectionnamedItemexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementselectnamedgetterexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsgroupingcontentthelielementgroupingliexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsgroupingcontenttheolelementgroupingolexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsinteractiveelementsthedialogelementdialogcloseexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsinteractiveelementsthedialogelementdialogshowModalexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_003expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_004expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_005expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_006expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_007expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_008expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_010expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementscriptnoembednoframesiframeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassescheckedexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdefaultexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdirexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdir01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdisabledexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesenabledexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocusexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesindeterminateexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesinrangeoutofrangeexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesreadwritereadonlyexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesrequiredoptionalexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesvalidinvalidexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetableelementcaptionmethodsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetableelementtBodiesexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetbodyelementinsertRowexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetrelementcellsexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstextlevelsemanticstheaelementatextgetter01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstextlevelsemanticstheaelementatextsetter01expectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediatracktrackelementloadeventexpectedtxt">trunk/LayoutTests/media/track/track-element-load-event-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediatrackw3cinterfacesTextTrackaddCueexpectedtxt">trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/addCue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediatrackw3cinterfacesTextTrackremoveCueexpectedtxt">trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/removeCue-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediatrackw3cinterfacesTextTrackCueListgetCueByIdexpectedtxt">trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/getCueById-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediatrackw3cinterfacesTextTrackCueListlengthexpectedtxt">trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/length-expected.txt</a></li>
<li><a href="#trunkLayoutTestsmediavideointrinsicwidthheightexpectedtxt">trunk/LayoutTests/media/video-intrinsic-width-height-expected.txt</a></li>
<li><a href="#trunkLayoutTestsresourcestestharnessreportjs">trunk/LayoutTests/resources/testharnessreport.js</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/ChangeLog        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2016-08-03  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+        Fix logging in W3C tests
+        https://bugs.webkit.org/show_bug.cgi?id=160513
+
+        Reviewed by Alex Christensen.
+
+        Fix logging in W3C tests. Some W3C tests have no visible output or
+        output in the wrong order because we fail to use the test's &quot;log&quot;
+        &lt;div&gt; and always append the log lines to the body.
+
+        * resources/testharnessreport.js:
+        (self.testRunner.add_completion_callback):
+
</ins><span class="cx"> 2016-08-02  Ada Chan  &lt;adachan@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [Mac] media/pip-video-going-into-fullscreen.html is a flaky failure
</span></span></pre></div>
<a id="trunkLayoutTestsfastcustomelementsparserparsersetsattributesandchildrenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/custom-elements/parser/parser-sets-attributes-and-children-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/custom-elements/parser/parser-sets-attributes-and-children-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/fast/custom-elements/parser/parser-sets-attributes-and-children-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><del>-hello world
</del><span class="cx"> 
</span><span class="cx"> PASS HTML parser must set the attributes 
</span><span class="cx"> PASS HTML parser must append child nodes 
</span><span class="cx"> PASS HTML parser must set the attributes or append children before calling constructor 
</span><del>-
</del><ins>+hello world
</ins></span></pre></div>
<a id="trunkLayoutTestsfastmediaw3ctest_media_queriesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/media/w3c/test_media_queries-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/media/w3c/test_media_queries-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/fast/media/w3c/test_media_queries-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS query (orientation) should be parseable 
</span><span class="cx"> PASS query not (orientation) should not be parseable 
</span><span class="cx"> PASS query only (orientation) should not be parseable 
</span></span></pre></div>
<a id="trunkLayoutTestsfastshadowdomslotchangeeventexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/shadow-dom/slotchange-event-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/shadow-dom/slotchange-event-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/fast/shadow-dom/slotchange-event-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-hello
-hello
</del><span class="cx"> 
</span><span class="cx"> PASS slotchange event must fire on a default slot element inside an open shadow root  in a document 
</span><span class="cx"> PASS slotchange event must fire on a default slot element inside a closed shadow root  in a document 
</span><span class="lines">@@ -33,4 +31,6 @@
</span><span class="cx"> PASS slotchange event must fire at the end of current microtask after mutation observers are invoked inside a closed shadow root  in a document when slots's contents change 
</span><span class="cx"> PASS slotchange event must fire at the end of current microtask after mutation observers are invoked inside an open shadow root  not in a document when slots's contents change 
</span><span class="cx"> PASS slotchange event must fire at the end of current microtask after mutation observers are invoked inside a closed shadow root  not in a document when slots's contents change 
</span><ins>+hello
+hello
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/ChangeLog        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,231 @@
</span><ins>+2016-08-03  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+        Fix logging in W3C tests
+        https://bugs.webkit.org/show_bug.cgi?id=160513
+
+        Reviewed by Alex Christensen.
+
+        Rebaseline W3C tests.
+
+        * web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt:
+        * web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt:
+        * web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt:
+        * web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt:
+        * web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt:
+        * web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt:
+        * web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt:
+        * web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt:
+        * web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt:
+        * web-platform-tests/dom/nodes/Comment-constructor-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt:
+        * web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt:
+        * web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElement-null-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-children-expected.txt:
+        * web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt:
+        * web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt:
+        * web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt:
+        * web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt:
+        * web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt:
+        * web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt:
+        * web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt:
+        * web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt:
+        * web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Node-appendChild-expected.txt:
+        * web-platform-tests/dom/nodes/Node-contains-xml-expected.txt:
+        * web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt:
+        * web-platform-tests/dom/nodes/Node-removeChild-expected.txt:
+        * web-platform-tests/dom/nodes/Text-constructor-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt:
+        * web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt:
+        * web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt:
+        * web-platform-tests/domparsing/innerhtml-05-expected.txt:
+        * web-platform-tests/fetch/nosniff/image-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt:
+        * web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt:
+        * web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt:
+        * web-platform-tests/html/dom/reflection-embedded-expected.txt:
+        * web-platform-tests/html/dom/reflection-forms-expected.txt:
+        * web-platform-tests/html/dom/reflection-grouping-expected.txt:
+        * web-platform-tests/html/dom/reflection-metadata-expected.txt:
+        * web-platform-tests/html/dom/reflection-misc-expected.txt:
+        * web-platform-tests/html/dom/reflection-obsolete-expected.txt:
+        * web-platform-tests/html/dom/reflection-sections-expected.txt:
+        * web-platform-tests/html/dom/reflection-tabular-expected.txt:
+        * web-platform-tests/html/dom/reflection-text-expected.txt:
+        * web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt:
+        * web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt:
+        * web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt:
+        * web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
+        * web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt:
+        * web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt:
+        * web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt:
+        * web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt:
+        * web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt:
+        * web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt:
+        * web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt:
+        * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt:
+        * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt:
+        * web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt:
+        * web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt:
+        * web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt:
+        * web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt:
+        * web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt:
+        * web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt:
+        * web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt:
+
</ins><span class="cx"> 2016-08-03  Youenn Fablet  &lt;youenn@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Refresh wpt tests up to d686014
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlaboutblankwindowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-about-blank-window-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS XMLHttpRequest: open() resolving URLs (about:blank iframe) 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurljavascriptwindow2expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-2-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS XMLHttpRequest: open() - resolving URLs (javascript: &lt;iframe&gt;; 2) 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurljavascriptwindowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-javascript-window-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS XMLHttpRequest: open() - resolving URLs (javascript: &lt;iframe&gt;; 1) 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindow4expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL XMLHttpRequest: open() resolving URLs (multi-Window; 4; evil) assert_true: should get an error event expected true got false
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindow5expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-5-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL XMLHttpRequest: open() resolving URLs (multi-Window; 5) assert_throws: function &quot;function () { client.open(&quot;GET&quot;, &quot;...&quot;) }&quot; did not throw
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestopenurlmultiwindowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS XMLHttpRequest: open() resolving URLs (multi-Window; 1) 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsXMLHttpRequestsendcontenttypestringexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/XMLHttpRequest/send-content-type-string-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -2,9 +2,8 @@
</span><span class="cx"> 
</span><span class="cx"> CONSOLE MESSAGE: line 24: Blocked a frame with origin &quot;http://localhost:8800&quot; from accessing a frame with origin &quot;null&quot;.  The frame requesting access has a protocol of &quot;http&quot;, the frame being accessed has a protocol of &quot;data&quot;. Protocols must match.
</span><span class="cx"> 
</span><del>-  
</del><span class="cx"> 
</span><span class="cx"> PASS XMLHttpRequest: send() - Content-Type 
</span><span class="cx"> FAIL XMLHttpRequest: send() - Content-Type 1 assert_equals: expected &quot;application/xml;charset=UTF-8&quot; but got &quot;NO&quot;
</span><span class="cx"> FAIL XMLHttpRequest: send() - Content-Type 2 assert_equals: expected &quot;text/html;charset=UTF-8&quot; but got &quot;NO&quot;
</span><del>-
</del><ins>+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomcollectionsdomstringmapsupportedpropertynamesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/domstringmap-supported-property-names-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,3 @@
</span><del>-Simple
-Simple
-John Doe
-Jane Doe
-Jim Doe
</del><span class="cx"> 
</span><span class="cx"> PASS Object.getOwnPropertyNames on DOMStringMap, empty data attribute 
</span><span class="cx"> PASS Object.getOwnPropertyNames on DOMStringMap, data attribute trailing hyphen 
</span><span class="lines">@@ -9,4 +4,8 @@
</span><span class="cx"> PASS Object.getOwnPropertyNames on DOMStringMap, multiple data attributes 
</span><span class="cx"> PASS Object.getOwnPropertyNames on DOMStringMap, attribute set on dataset in JS 
</span><span class="cx"> PASS Object.getOwnPropertyNames on DOMStringMap, attribute set on element in JS 
</span><del>-
</del><ins>+Simple
+Simple
+John Doe
+Jane Doe
+Jim Doe
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomcollectionsnamednodemapsupportedpropertynamesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/collections/namednodemap-supported-property-names-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><del>-Simple
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Object.getOwnPropertyNames on NamedNodeMap assert_array_equals: lengths differ, expected 4 got 2
</span><span class="cx"> FAIL Object.getOwnPropertyNames on NamedNodeMap of input assert_array_equals: lengths differ, expected 8 got 4
</span><span class="cx"> FAIL Object.getOwnPropertyNames on NamedNodeMap after attribute removal assert_array_equals: lengths differ, expected 6 got 3
</span><ins>+Simple
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesCommentconstructorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Comment-constructor-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Comment-constructor-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Comment-constructor-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS new Comment(): prototype chain 
</span><span class="cx"> PASS new Comment(): instanceof 
</span><span class="cx"> PASS new Comment(): no arguments 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_bmpexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_bmp-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS BMP document.contentType === 'image/bmp' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_cssexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_css-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS CSS document.contentType === 'text/css' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_datauri_01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: line 1380: Blocked a frame with origin &quot;http://localhost:8800&quot; from accessing a frame with origin &quot;null&quot;.  The frame requesting access has a protocol of &quot;http&quot;, the frame being accessed has a protocol of &quot;data&quot;. Protocols must match.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Data URI document.contentType === 'text/plain' when data URI MIME type is not set null is not an object (evaluating 'iframe.contentDocument.contentType')
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_datauri_02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: line 1380: Blocked a frame with origin &quot;http://localhost:8800&quot; from accessing a frame with origin &quot;null&quot;.  The frame requesting access has a protocol of &quot;http&quot;, the frame being accessed has a protocol of &quot;data&quot;. Protocols must match.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Data URI document.contentType === 'text/html' when data URI MIME type is set null is not an object (evaluating 'iframe.contentDocument.contentType')
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_gifexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_gif-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS GIF document.contentType === 'image/gif' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_htmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_html-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS HTM document.contentType === 'text/html' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_javascripturiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_javascripturi-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Javascript URI document.contentType === 'text/html' assert_equals: expected &quot;text/html&quot; but got &quot;&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_jpgexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_jpg-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS JPG document.contentType === 'image/jpeg' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_mimeheader_01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Custom document.contentType === 'text/xml' when explicitly set to this value 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_mimeheader_02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_mimeheader_02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Custom document.contentType === 'text/html' when explicitly set to this value and an attempt is made to override this value in an HTML meta header 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_pngexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_png-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS PNG document.contentType === 'image/png' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_txtexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_txt-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TXT document.contentType === 'text/plain' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcontentTypecontentTypecontenttype_xmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_xml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS XML document.contentType === 'application/xml' 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesDocumentcreateElementnamespaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Document-createElement-namespace-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -10,10 +10,10 @@
</span><span class="cx"> PASS Created element's namespace in created XML document by DOMParser ('application/xml') 
</span><span class="cx"> PASS Created element's namespace in created XHTML document by DOMParser ('application/xhtml+xml') 
</span><span class="cx"> PASS Created element's namespace in created SVG document by DOMParser ('image/svg+xml') 
</span><del>-PASS Created element's namespace in empty.html 
-PASS Created element's namespace in empty.xhtml 
-PASS Created element's namespace in empty.xml 
-PASS Created element's namespace in empty.svg 
</del><ins>+FAIL Created element's namespace in empty.html assert_equals: Wrong MIME type returned from doc.contentType expected &quot;text/html&quot; but got &quot;application/json&quot;
+FAIL Created element's namespace in empty.xhtml assert_equals: Wrong MIME type returned from doc.contentType expected &quot;application/xhtml+xml&quot; but got &quot;application/json&quot;
+FAIL Created element's namespace in empty.xml assert_equals: Wrong MIME type returned from doc.contentType expected &quot;application/xml&quot; but got &quot;application/json&quot;
+FAIL Created element's namespace in empty.svg assert_equals: Wrong MIME type returned from doc.contentType expected &quot;image/svg+xml&quot; but got &quot;application/json&quot;
</ins><span class="cx"> PASS Created element's namespace in minimal_html.html 
</span><span class="cx"> PASS Created element's namespace in minimal_html.xhtml 
</span><span class="cx"> PASS Created element's namespace in minimal_html.xml 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementnullexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild and lastChildElement returning null
</span><span class="cx"> 
</span><del>-Test.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Null test 
</span><del>-
</del><ins>+Test.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementnullxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElement-null-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild and lastChildElement returning null
</span><span class="cx"> 
</span><del>-Test.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Null Test 
</span><del>-
</del><ins>+Test.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicaddexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of Dynamic Adding of Elements
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Dynamic Adding of Elements 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicaddxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-add-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of Dynamic Adding of Elements
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Dynamic Adding of Elements 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicremoveexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of Dynamic Removal of Elements
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Dynamic Removal of Elements 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountdynamicremovexhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-dynamic-remove-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of Removal Adding of Elements
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Dynamic Removal of Elements 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of childElementCount
</span><span class="cx"> 
</span><del>-The result of this test is given above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS childElementCount 
</span><del>-
</del><ins>+The result of this test is given above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountnochildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of childElementCount with No Child Element Nodes
</span><span class="cx"> 
</span><del>-Test.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS childElementCount without Child Element Nodes 
</span><del>-
</del><ins>+Test.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountnochildxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-nochild-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of childElementCount with No Child Element Nodes
</span><span class="cx"> 
</span><del>-Test.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS childElementCount without Child Element Nodes 
</span><del>-
</del><ins>+Test.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildElementCountxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-childElementCount-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of childElementCount
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS childElementCount 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementchildrenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-children-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-children-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-children-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS HTMLCollection edge cases 
</span><span class="cx"> PASS HTMLCollection edge cases 1 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildentityxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-entity-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of Entity References
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Entity References 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS firstElementChild 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildnamespaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild with namespaces
</span><span class="cx"> 
</span><del>-The result of this test is a unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS firstElementChild with namespaces 
</span><del>-
</del><ins>+The result of this test is a unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildnamespacexhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-namespace-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild with namespaces
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS firstElementChild with namespaces 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementfirstElementChildxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-firstElementChild-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS firstElementChild 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementinsertAdjacentElementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentElement-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> 
</span><ins>+FAIL Inserting to an invalid location should cause a Syntax Error exception assert_throws: function &quot;function () {
+    target.insertAdjacentElement(&quot;test&quot;, do...&quot; threw object &quot;NotSupportedError (DOM Exception 9): The operation is not...&quot; that is not a DOMException SyntaxError: property &quot;code&quot; is equal to 9, expected 12
+PASS Inserted element should be target element's previous sibling for 'beforebegin' case 
+PASS Inserted element should be target element's first child for 'afterbegin' case 
+PASS Inserted element should be target element's last child for 'beforeend' case 
+PASS Inserted element should be target element's next sibling for 'afterend' case 
+PASS Adding more than one child to document should cause a HierarchyRequestError exception 
</ins><span class="cx"> 
</span><del>-
-
-
-
-
-
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementinsertAdjacentTextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-insertAdjacentText-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,9 +1,9 @@
</span><span class="cx"> 
</span><ins>+FAIL Inserting to an invalid location should cause a Syntax Error exception assert_throws: function &quot;function () {
+    target.insertAdjacentText(&quot;test&quot;, &quot;text...&quot; threw object &quot;NotSupportedError (DOM Exception 9): The operation is not...&quot; that is not a DOMException SyntaxError: property &quot;code&quot; is equal to 9, expected 12
+PASS Inserted text node should be target element's previous sibling for 'beforebegin' case 
+PASS Inserted text node should be target element's first child for 'afterbegin' case 
+PASS Inserted text node should be target element's last child for 'beforeend' case 
+PASS Inserted text node should be target element's next sibling for 'afterend' case 
+PASS Adding more than one child to document should cause a HierarchyRequestError exception 
</ins><span class="cx"> 
</span><del>-
-
-
-
-
-
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementlastElementChildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of lastElementChild
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS lastElementChild 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementlastElementChildxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-lastElementChild-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of firstElementChild
</span><span class="cx"> 
</span><del>-The result of this test is logged above.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS firstElementChild 
</span><del>-
</del><ins>+The result of this test is logged above.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementnextElementSiblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of nextElementSibling
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS nextElementSibling 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementnextElementSiblingxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-nextElementSibling-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of nextElementSibling
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS nextElementSibling 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementpreviousElementSiblingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of previousElementSibling
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS previousElementSibling 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementpreviousElementSiblingxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-previousElementSibling-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of previousElementSibling
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS previousElementSibling 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementsiblingElementnullexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of previousElementSibling and nextElementSibling returning null
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Null test 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesElementsiblingElementnullxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Element-siblingElement-null-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,5 @@
</span><span class="cx"> Test of previousElementSibling and nextElementSibling returning null
</span><span class="cx"> 
</span><del>-The result of this test is unknown.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Null Test 
</span><del>-
</del><ins>+The result of this test is unknown.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodeappendChildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-appendChild-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-appendChild-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-appendChild-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS WebIDL tests 
</span><span class="cx"> PASS Appending to a leaf node. 
</span><span class="cx"> PASS Appending null to a text node 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodecontainsxmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-contains-xml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,2 +1 @@
</span><span class="cx">  Link text
</span><del>-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNodeisEqualNodexhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>- 
</del><span class="cx"> 
</span><span class="cx"> PASS Node.isEqualNode 
</span><span class="cx"> PASS Node.isEqualNode 1 
</span><span class="lines">@@ -14,4 +13,4 @@
</span><span class="cx"> PASS isEqualNode should return false if elements have different local name 
</span><span class="cx"> PASS isEqualNode should return true when the attributes have different prefixes 
</span><span class="cx"> PASS isEqualNode should return true when only the internal subsets of DocumentTypes differ. 
</span><del>-
</del><ins>+ 
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesNoderemoveChildexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-removeChild-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-removeChild-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Node-removeChild-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>- test
</del><span class="cx"> 
</span><span class="cx"> PASS Passing a detached element from the main document to removeChild should not affect it. 
</span><span class="cx"> PASS Passing a non-detached element from the main document to removeChild should not affect it. 
</span><span class="lines">@@ -28,4 +27,4 @@
</span><span class="cx"> PASS Passing a non-detached comment from a synthetic document to removeChild should not affect it. 
</span><span class="cx"> PASS Calling removeChild on a comment from a synthetic document with no children should throw NOT_FOUND_ERR. 
</span><span class="cx"> PASS Passing a value that is not a Node reference to removeChild should throw TypeError. 
</span><del>-b
</del><ins>+ test b
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesTextconstructorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Text-constructor-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Text-constructor-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/Text-constructor-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS new Text(): prototype chain 
</span><span class="cx"> PASS new Text(): instanceof 
</span><span class="cx"> PASS new Text(): no arguments 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName19expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-19-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS get elements in document 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text
</span><span class="cx"> text caption
</span><span class="lines">@@ -7,6 +9,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS get elements in document 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName20expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-20-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS get elements in document then add element to collection 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text
</span><span class="cx"> text caption
</span><span class="lines">@@ -8,6 +10,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS get elements in document then add element to collection 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName21expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-21-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS delete element from collection 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text
</span><span class="cx"> text caption
</span><span class="lines">@@ -6,6 +8,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS delete element from collection 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName22expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-22-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS move item in collection order 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text caption
</span><span class="cx"> TEXT head
</span><span class="lines">@@ -6,6 +8,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS move item in collection order 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName23expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-23-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS multiple defined classes 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text
</span><span class="cx"> text caption
</span><span class="lines">@@ -7,6 +9,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS multiple defined classes 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName24expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-24-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><ins>+
+PASS handle unicode chars 
</ins><span class="cx"> ΔЙあ叶葉 말 link
</span><span class="cx"> text
</span><span class="cx"> ΔЙあ叶葉 קم
</span><del>-
-PASS handle unicode chars 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName25expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-25-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS verify spacing is handled correctly 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text caption
</span><span class="cx"> TEXT head
</span><span class="lines">@@ -6,6 +8,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS verify spacing is handled correctly 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName26expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-26-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><ins>+
+PASS multiple class attributes 
</ins><span class="cx"> te xt
</span><span class="cx"> te; xt test link #foo
</span><span class="cx"> text
</span><span class="cx"> xt te
</span><del>-
-PASS multiple class attributes 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName27expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-27-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><ins>+
+PASS generic element listed 
</ins><span class="cx"> te xt
</span><span class="cx"> te; xt test link #foo dummy tag
</span><span class="cx"> text
</span><span class="cx"> xt te
</span><del>-
-PASS generic element listed 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName28expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-28-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><ins>+
+PASS generic element listed 
</ins><span class="cx"> te xt
</span><span class="cx"> te; xt test link #foo te xt namespace
</span><span class="cx"> text
</span><span class="cx"> xt te
</span><del>-
-PASS generic element listed 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName29expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-29-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS get class from children of element 
</ins><span class="cx"> test link #foo
</span><span class="cx"> text
</span><span class="cx"> text caption
</span><span class="lines">@@ -7,6 +9,3 @@
</span><span class="cx"> td te xt
</span><span class="cx"> TEXT foot
</span><span class="cx"> xt te
</span><del>-
-PASS get class from children of element 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName30expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-30-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,5 @@
</span><ins>+
+PASS big element listing 
</ins><span class="cx"> a abbr acronym
</span><span class="cx"> address
</span><span class="cx"> b bdo big
</span><span class="lines">@@ -27,6 +29,3 @@
</span><span class="cx"> td tt u
</span><span class="cx"> ul
</span><span class="cx"> var
</span><del>-
-PASS big element listing 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomnodesgetElementsByClassName31expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/nodes/getElementsByClassName-31-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS getElementsByClassName across documents 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkeracceptNodefilterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-acceptNode-filter-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><del>-Test JS objects as NodeFilters
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Testing with raw function filter 
</span><span class="cx"> PASS Testing with object filter 
</span><span class="cx"> PASS Testing with null filter 
</span><span class="lines">@@ -11,4 +9,4 @@
</span><span class="cx"> PASS Testing acceptNode callee 
</span><span class="cx"> PASS Testing with filter function that throws 
</span><span class="cx"> PASS Testing with filter object that throws 
</span><del>-
</del><ins>+Test JS objects as NodeFilters
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerbasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-basic-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><del>-This test checks the basic functionality of TreeWalker.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Construct a TreeWalker by document.createTreeWalker(root). 
</span><span class="cx"> PASS Construct a TreeWalker by document.createTreeWalker(root, null, null). 
</span><span class="cx"> PASS Construct a TreeWalker by document.createTreeWalker(root, undefined, undefined). 
</span><span class="lines">@@ -7,4 +5,4 @@
</span><span class="cx"> PASS Give an invalid root node to document.createTreeWalker(). 
</span><span class="cx"> PASS Walk over nodes. 
</span><span class="cx"> PASS Optional arguments to createTreeWalker should be optional (3 passed, null). 
</span><del>-
</del><ins>+This test checks the basic functionality of TreeWalker.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkercurrentNodeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-currentNode-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,9 +1,7 @@
</span><del>-Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</del><span class="cx"> 
</span><del>-Test TreeWalker currentNode functionality
-
-
</del><span class="cx"> PASS Test that TreeWalker.parent() doesn't set the currentNode to a node not under the root. 
</span><span class="cx"> PASS Test that we handle setting the currentNode to arbitrary nodes not under the root element. 
</span><span class="cx"> PASS Test how we handle the case when the traversed to node is within the root, but the currentElement is not. 
</span><ins>+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
</ins><span class="cx"> 
</span><ins>+Test TreeWalker currentNode functionality
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerpreviousNodeLastChildRejectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousNodeLastChildReject-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-Test that previousNode properly respects the filter.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Test that previousNode properly respects the filter. 
</span><del>-
</del><ins>+Test that previousNode properly respects the filter.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerpreviousSiblingLastChildSkipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-previousSiblingLastChildSkip-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-Test that previousSibling properly respects the filter.
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Test that previousSibling properly respects the filter. 
</span><del>-
</del><ins>+Test that previousSibling properly respects the filter.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalrejectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-reject-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><del>-Test TreeWalker with rejection
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Testing nextNode 
</span><span class="cx"> PASS Testing firstChild 
</span><span class="cx"> PASS Testing nextSibling 
</span><span class="lines">@@ -7,4 +5,4 @@
</span><span class="cx"> PASS Testing parentNode 
</span><span class="cx"> PASS Testing previousSibling 
</span><span class="cx"> PASS Testing previousNode 
</span><del>-
</del><ins>+Test TreeWalker with rejection
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalskipexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><del>-Test TreeWalker with skipping
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Testing nextNode 
</span><span class="cx"> PASS Testing firstChild 
</span><span class="cx"> PASS Testing nextSibling 
</span><span class="lines">@@ -7,4 +5,4 @@
</span><span class="cx"> PASS Testing parentNode 
</span><span class="cx"> PASS Testing previousSibling 
</span><span class="cx"> PASS Testing previousNode 
</span><del>-
</del><ins>+Test TreeWalker with skipping
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkertraversalskipmostexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-traversal-skip-most-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,4 @@
</span><del>-Test TreeWalker with skipping
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Testing nextSibling 
</span><span class="cx"> PASS Testing previousSibling 
</span><del>-
</del><ins>+Test TreeWalker with skipping
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomtraversalTreeWalkerwalkingoutsideatreeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/dom/traversal/TreeWalker-walking-outside-a-tree-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-[Acid3 - Test 006a] walking outside a tree
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS walking outside a tree 
</span><del>-
</del><ins>+[Acid3 - Test 006a] walking outside a tree
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsdomparsinginnerhtml05expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/domparsing/innerhtml-05-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/domparsing/innerhtml-05-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/domparsing/innerhtml-05-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: line 1380: Blocked a frame with origin &quot;http://localhost:8800&quot; from accessing a frame with origin &quot;null&quot;.  The frame requesting access has a protocol of &quot;http&quot;, the frame being accessed has a protocol of &quot;data&quot;. Protocols must match.
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL innerHTML in XHTML undefined is not an object (evaluating 'window[0].document.documentElement')
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestsfetchnosniffimageexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/nosniff/image-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/nosniff/image-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/fetch/nosniff/image-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL URL query:  assert_unreached: Unexpected load event Reached unreachable code
</span><span class="cx"> FAIL URL query: ?type= assert_unreached: Unexpected load event Reached unreachable code
</span><span class="cx"> FAIL URL query: ?type=x assert_unreached: Unexpected load event Reached unreachable code
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentformsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.forms-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-     
-     
</del><span class="cx"> 
</span><span class="cx"> PASS document.forms 
</span><span class="cx"> PASS document.forms.item with string arg 
</span><span class="lines">@@ -6,4 +4,6 @@
</span><span class="cx"> PASS document.forms with empty string 
</span><span class="cx"> FAIL document.forms iteration assert_array_equals: property 3, expected &quot;item&quot; but got &quot;length&quot;
</span><span class="cx"> PASS document.forms getOwnPropertyNames 
</span><ins>+     
+     
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenamespaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,7 @@
</span><ins>+
+FAIL getElementsByName and foreign namespaces assert_equals: expected 1 but got 2
</ins><span class="cx"> a
</span><span class="cx"> +
</span><span class="cx"> b
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
-FAIL getElementsByName and foreign namespaces assert_equals: expected 1 but got 2
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenamespacexhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-namespace-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,7 @@
</span><ins>+
+FAIL getElementsByName and foreign namespaces assert_equals: expected 1 but got 2
</ins><span class="cx"> a
</span><span class="cx"> +
</span><span class="cx"> b
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
-FAIL getElementsByName and foreign namespaces assert_equals: expected 1 but got 2
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenewelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-    
-  
</del><span class="cx"> 
</span><span class="cx"> PASS getElementsByName(&quot;section&quot;) 
</span><span class="cx"> PASS getElementsByName(&quot;article&quot;) 
</span><span class="lines">@@ -28,4 +26,5 @@
</span><span class="cx"> PASS getElementsByName(&quot;rt&quot;) 
</span><span class="cx"> PASS getElementsByName(&quot;rp&quot;) 
</span><span class="cx"> PASS getElementsByName(&quot;source&quot;) 
</span><del>-
</del><ins>+    
+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNamenewelementsxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><ins>+
+PASS getElementsByName and newly introduced HTML elements 
</ins><span class="cx">     
</span><span class="cx">   
</span><del>-
-PASS getElementsByName and newly introduced HTML elements 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNameparamexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS getElementsByName and the param element 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentgetElementsByNamedocumentgetElementsByNameparamxhtmlexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-param-xhtml-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS getElementsByName and the param element 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsdocumentimagesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.images-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-     
</del><span class="cx"> 
</span><span class="cx"> PASS document.images should contain all HTML img elements 
</span><span class="cx"> PASS img with id 
</span><span class="lines">@@ -10,4 +9,4 @@
</span><span class="cx"> PASS Foreign element should not be in the collection 
</span><span class="cx"> PASS Input elements should not be in the collection 
</span><span class="cx"> PASS The empty string should not be in the collections 
</span><del>-
</del><ins>+     
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS img elements that have a name and id attribute, should be accessible by both values. 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-               
</del><span class="cx"> 
</span><span class="cx"> PASS If the only named item is an iframe, the contentWindow should be returned. 
</span><span class="cx"> PASS If there are two iframes, a collection should be returned. 
</span><span class="lines">@@ -8,4 +7,4 @@
</span><span class="cx"> PASS If an iframe has a name and a different id, it should be returned by its name. 
</span><span class="cx"> PASS If an iframe has an id and a different name, it should not be returned by its id. 
</span><span class="cx"> PASS An iframe whose name looks like an array index should work. 
</span><del>-
</del><ins>+               
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdocumentsdomtreeaccessorsnameditem06expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/nameditem-06-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-                  
</del><span class="cx"> 
</span><span class="cx"> PASS If there is one img, it should be returned (name) 
</span><span class="cx"> PASS If there are two imgs, a collection should be returned. (name) 
</span><span class="lines">@@ -8,4 +7,4 @@
</span><span class="cx"> PASS If there are two imgs, the one with a name should be returned. (id and name) 
</span><span class="cx"> PASS A name should affect getting an img by id 
</span><span class="cx"> PASS An id shouldn't affect getting an img by name 
</span><del>-
</del><ins>+                  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite049expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/049-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><ins>+
+PASS document.write plaintext 
</ins><span class="cx"> &lt;tr&gt;&lt;td&gt;Filler 
</span><span class="cx"> Text
</span><del>-
-PASS document.write plaintext 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite050expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/050-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,4 @@
</span><del>-Filler Text
</del><span class="cx"> 
</span><span class="cx"> PASS document.write plaintext 
</span><ins>+Filler Text
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwrite051expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/051-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-A
</del><span class="cx"> 
</span><span class="cx"> PASS document.write \r\n 
</span><del>-
</del><ins>+A
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritedocumentwrite02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/document.write-02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Calling document.write with null and undefined 
</span><span class="cx"> PASS document.write(null) 
</span><span class="cx"> PASS document.write(undefined) 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritelndocumentwriteln02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Calling document.writeln with null and undefined 
</span><span class="cx"> PASS document.writeln(null) 
</span><span class="cx"> PASS document.writeln(undefined) 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertiondocumentwritelndocumentwriteln03expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/document-writeln/document.writeln-03-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Calling document.writeln with multiple arguments 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/001-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Replacement of window object after document.open assert_false: Variables are not preserved after document.open expected false got true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/004-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Reuse of document object after document.open 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/005-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Cancelling timeout after document.open assert_unreached: Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/006-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Cancelling error after document.open 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/007-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Unregistering event handlers after document.open 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/008-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Replacement of document prototype object after document.open assert_equals: expected (undefined) undefined but got (number) 1
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream009expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/009-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL document.open replacing singleton window assert_equals: expected (undefined) undefined but got (number) 1
</span><span class="cx"> FAIL document.open replacing singleton location assert_equals: expected (undefined) undefined but got (number) 1
</span><span class="cx"> FAIL document.open replacing singleton history assert_equals: expected (undefined) undefined but got (number) 1
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream011expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/011-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Timeout after document.open 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream012expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/012-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Timeout after document.open in load event 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream013expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/013-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Timeout after document.open in DOMContentLoaded event 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream014expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/014-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Timeout after document.open after document is completely loaded 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream015expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/015-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL global scope unchanged assert_equals: expected 1 but got 2
</span><span class="cx"> PASS window object changed 
</span><span class="cx"> PASS this is the window object 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstream016expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/016-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Timeout on original window, scope assert_equals: Global scope from original window timeout expected 1 but got 2
</span><span class="cx"> PASS Timeout on original window, this object 
</span><span class="cx"> FAIL Timeout on new window, scope assert_equals: Global scope from original window timeout expected 1 but got 2
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomdynamicmarkupinsertionopeningtheinputstreamdocumentopen03expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/dynamic-markup-insertion/opening-the-input-stream/document.open-03-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL document.open and singleton replacement assert_equals: setTimeout expected false but got true
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionembeddedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-embedded-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -8,9 +8,7 @@
</span><span class="cx"> Blocked access to external URL http://site.example/path???@#l
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist, settable tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS img.title: typeof IDL attribute 
</span><span class="cx"> PASS img.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS img.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -15324,4 +15322,4 @@
</span><span class="cx"> PASS area.noHref: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS area.noHref: IDL set to object &quot;test-valueOf&quot; followed by hasAttribute() 
</span><span class="cx"> PASS area.noHref: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist, settable tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionformsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-forms-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist, settable tokenlist, limited double.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS form.title: typeof IDL attribute 
</span><span class="cx"> PASS form.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS form.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -16852,4 +16850,4 @@
</span><span class="cx"> PASS meter.tabIndex: IDL set to -2147483648 should not throw 
</span><span class="cx"> PASS meter.tabIndex: IDL set to -2147483648 followed by getAttribute() 
</span><span class="cx"> PASS meter.tabIndex: IDL set to -2147483648 followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist, settable tokenlist, limited double.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiongroupingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-grouping-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-grouping-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-grouping-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS p.title: typeof IDL attribute 
</span><span class="cx"> PASS p.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS p.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -9829,4 +9827,4 @@
</span><span class="cx"> PASS div.align: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS div.align: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS div.align: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionmetadataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-metadata-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-metadata-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-metadata-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist, settable tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS head.title: typeof IDL attribute 
</span><span class="cx"> PASS head.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS head.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -4925,4 +4923,4 @@
</span><span class="cx"> PASS style.scoped: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS style.scoped: IDL set to object &quot;test-valueOf&quot; followed by hasAttribute() 
</span><span class="cx"> FAIL style.scoped: IDL set to object &quot;test-valueOf&quot; followed by IDL get assert_equals: expected (boolean) true but got (object) object &quot;test-valueOf&quot;
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist, settable tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionmiscexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-misc-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-misc-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-misc-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS html.title: typeof IDL attribute 
</span><span class="cx"> PASS html.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS html.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -8445,4 +8443,4 @@
</span><span class="cx"> PASS undefinedelement.tabIndex: IDL set to -2147483648 should not throw 
</span><span class="cx"> PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by getAttribute() 
</span><span class="cx"> PASS undefinedelement.tabIndex: IDL set to -2147483648 followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionobsoleteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-obsolete-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-obsolete-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-obsolete-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS applet.title: typeof IDL attribute 
</span><span class="cx"> PASS applet.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS applet.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -6622,4 +6620,4 @@
</span><span class="cx"> PASS font.size: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS font.size: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS font.size: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectionsectionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-sections-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-sections-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-sections-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS body.title: typeof IDL attribute 
</span><span class="cx"> PASS body.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS body.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -10328,4 +10326,4 @@
</span><span class="cx"> PASS #document.bgColor (&lt;body bgcolor&gt;): IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS #document.bgColor (&lt;body bgcolor&gt;): IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS #document.bgColor (&lt;body bgcolor&gt;): IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiontabularexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-tabular-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-tabular-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-tabular-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist, settable tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS table.title: typeof IDL attribute 
</span><span class="cx"> PASS table.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS table.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -11493,4 +11491,4 @@
</span><span class="cx"> PASS th.bgColor: IDL set to object &quot;test-valueOf&quot; should not throw 
</span><span class="cx"> PASS th.bgColor: IDL set to object &quot;test-valueOf&quot; followed by getAttribute() 
</span><span class="cx"> PASS th.bgColor: IDL set to object &quot;test-valueOf&quot; followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist, settable tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmldomreflectiontextexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/dom/reflection-text-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><span class="cx"> Implementers looking to fix bugs might want to use the original version of this suite's test framework, which conveniently aggregates similar errors and only reports failures. This file is (part of) the authoritative conformance test suite, and is suitable for incorporation into automated test suites.
</span><span class="cx"> 
</span><del>-(Note: missing tests for types tokenlist.)
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS a.title: typeof IDL attribute 
</span><span class="cx"> PASS a.title: IDL get with DOM attribute unset 
</span><span class="cx"> PASS a.title: setAttribute() to &quot;&quot; followed by getAttribute() 
</span><span class="lines">@@ -18419,4 +18417,4 @@
</span><span class="cx"> PASS wbr.tabIndex: IDL set to -2147483648 should not throw 
</span><span class="cx"> PASS wbr.tabIndex: IDL set to -2147483648 followed by getAttribute() 
</span><span class="cx"> PASS wbr.tabIndex: IDL set to -2147483648 followed by IDL get 
</span><del>-
</del><ins>+(Note: missing tests for types tokenlist.)
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsdisabledelementsdisabledElementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/disabled-elements/disabledElement-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,3 @@
</span><del>-button      
-w3 foobar
</del><span class="cx"> 
</span><span class="cx"> PASS The body element must be the active element if no element is focused 
</span><span class="cx"> PASS A disabled &lt;button&gt; should not be focusable 
</span><span class="lines">@@ -11,4 +9,5 @@
</span><span class="cx"> PASS A disabled &lt;input[type=radio]&gt; should not be focusable 
</span><span class="cx"> PASS A disabled &lt;a&gt; should be focusable 
</span><span class="cx"> PASS A disabled &lt;span&gt; should be focusable 
</span><del>-
</del><ins>+button      
+w3 foobar
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsdocumentmetadatathebaseelementbase_multipleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_multiple-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-  
</del><span class="cx"> 
</span><span class="cx"> PASS The attributes of the a element must be affected by the first base element 
</span><del>-
</del><ins>+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackactiveCuesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/activeCues-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL TextTrack.activeCues, empty list assert_not_equals: t2.activeCues should not be null got disallowed value null
</span><span class="cx"> PASS TextTrack.activeCues, after addCue() 
</span><span class="cx"> PASS TextTrack.activeCues, different modes 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackaddCueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/addCue-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrack.addCue(), adding a cue to two different tracks 
</span><span class="cx"> PASS TextTrack.addCue(), adding a cue to a track twice 
</span><span class="cx"> PASS TextTrack.addCue(), adding a removed cue to a different track 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackremoveCueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrack/removeCue-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrack.removeCue(), two elementless tracks 
</span><span class="cx"> FAIL TextTrack.removeCue(), cue from track element assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueendTimeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCue.endTime, script-created cue 
</span><span class="cx"> FAIL TextTrackCue.endTime, parsed cue assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/id-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCue.id, script-created cue 
</span><span class="cx"> FAIL TextTrackCue.id, parsed cue assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuepauseOnExitexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/pauseOnExit-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCue.pauseOnExit, script-created cue 
</span><span class="cx"> FAIL TextTrackCue.pauseOnExit, parsed cue assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuestartTimeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/startTime-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCue.startTime, script-created cue 
</span><span class="cx"> FAIL TextTrackCue.startTime, parsed cue assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCuetrackexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/track-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> CONSOLE MESSAGE: Cross-origin text track load denied by Cross-Origin Resource Sharing policy.
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCue.track, script-created cue 
</span><span class="cx"> FAIL TextTrackCue.track, parsed cue assert_unreached: got error event Reached unreachable code
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListgetCueByIdexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getCueById-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCueList.getCueById, no id 
</span><span class="cx"> PASS TextTrackCueList.getCueById, id foo 
</span><span class="cx"> PASS TextTrackCueList.getCueById, no 1 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListgetterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/getter-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCueList getter 
</span><span class="cx"> FAIL TextTrackCueList getter, no indexed set/create assert_equals: expected (undefined) undefined but got (string) &quot;foo&quot;
</span><span class="cx"> FAIL TextTrackCueList getter, no indexed set/create (strict) assert_equals: expected (undefined) undefined but got (string) &quot;foo&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsinterfacesTextTrackCueListlengthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCueList/length-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCueList.length 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsvideo_008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_008-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL HTML5 Media Elements: 'media' attribute assert_true: expected true got false
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentmediaelementsvideo_volume_checkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/video_volume_check-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Check if the intial value of the video.volume is in the range 0.0 to 1.0 inclusive 
</span><span class="cx"> PASS Check if video.volume is able to set to new value in the range 0.0 to 1.0 
</span><span class="cx"> PASS Check if media.volume is able to set to new value 0.0 as silent 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheembedelementembeddimensionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-embed-element/embed-dimension-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Check the actual length of the embed element's height 
</span><span class="cx"> PASS Check the actual length of the embed element's width 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementiframeallowfullscreenexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL iframe-allowfullscreen assert_true: Top level document has fullscreen enabled flag set expected true got undefined
</span><span class="cx"> FAIL iframe-noload-noallowfullscreen assert_false: Fullscreen should not be enabled without allowfullscreen attribute expected false got undefined
</span><span class="cx"> FAIL iframe-noload-allowfullscreen assert_true: Fullscreen should be enabled with allowfullscreen attribute expected true got undefined
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementiframe_javascript_url_01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> FAILED (test did not run)
</span><del>-    
</del><span class="cx"> 
</span><span class="cx"> PASS javascript: URL creating a document in an about:blank iframe 
</span><del>-
</del><ins>+    
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementcurrentpixeldensitybasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/basic-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-              
</del><span class="cx"> 
</span><span class="cx"> PASS &lt;img src=&quot;/images/green-256x256.png&quot; data-expect=&quot;256&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-256x256.png 1x&quot; data-expect=&quot;256&quot;&gt; 
</span><span class="lines">@@ -14,4 +13,4 @@
</span><span class="cx"> PASS &lt;img srcset=&quot;data:image/svg+xml,&amp;lt;svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'%20height='20'&amp;gt;&amp;lt;circle%20r='1'/&amp;gt;&amp;lt;/svg&amp;gt; 2x&quot; data-expect=&quot;10&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;data:image/svg+xml,&amp;lt;svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20width='20'&amp;gt;&amp;lt;circle%20r='1'/&amp;gt;&amp;lt;/svg&amp;gt; 2x&quot; data-expect=&quot;10&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;data:image/svg+xml,&amp;lt;svg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-1%20-1%202%202'%20height='20'&amp;gt;&amp;lt;circle%20r='1'/&amp;gt;&amp;lt;/svg&amp;gt; 2x&quot; data-expect=&quot;10&quot;&gt; 
</span><del>-
</del><ins>+              
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementcurrentpixeldensityerrorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/current-pixel-density/error-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-      
</del><span class="cx"> 
</span><span class="cx"> PASS &lt;img id=&quot;ref&quot; src=&quot;404&quot; alt=&quot;testing&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;404&quot; alt=&quot;testing&quot;&gt; 
</span><span class="lines">@@ -7,4 +6,4 @@
</span><span class="cx"> PASS &lt;img srcset=&quot;404 100w&quot; alt=&quot;testing&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;404 100w&quot; sizes=&quot;500px&quot; alt=&quot;testing&quot;&gt; 
</span><span class="cx"> PASS &lt;img src=&quot;404 100w&quot; sizes=&quot;500px&quot; alt=&quot;testing&quot;&gt; 
</span><del>-
</del><ins>+      
</ins></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 (204089 => 204090)</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-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,10 +1,9 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> Harness Error (TIMEOUT), message = null
</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 &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=d6faadce-3036-450a-9bee-b52b02702197&quot;
</del><ins>+FAIL img (empty src), onload, narrow assert_equals: expected &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=a2d96da2-bd61-463a-b089-cc9ebfe41b10&quot;
</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 +25,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 &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot;
</del><ins>+FAIL img (empty src), onload, wide assert_equals: expected &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/environment-changes/iframed.sub.html?id=252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot;
</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 +35,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 &quot;http://localhost:8800/images/broken.png?71-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot; but got &quot;http://localhost:8800/images/broken.png?70-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot;
</del><ins>+FAIL picture: source (max-width:500px) broken image, img broken image, onload, wide assert_equals: expected &quot;http://localhost:8800/images/broken.png?71-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot; but got &quot;http://localhost:8800/images/broken.png?70-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot;
</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 &quot;http://localhost:8800/images/green-2x2.png?81-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot; but got &quot;http://localhost:8800/images/broken.png?80-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot;
</del><ins>+FAIL picture: source (max-width:500px) broken image, img valid image, onload, wide assert_equals: expected &quot;http://localhost:8800/images/green-2x2.png?81-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot; but got &quot;http://localhost:8800/images/broken.png?80-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot;
</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 &quot;http://localhost:8800/images/broken.png?91-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot; but got &quot;http://localhost:8800/images/green-1x1.png?90-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot;
</del><ins>+FAIL picture: source (max-width:500px) valid image, img broken image, onload, wide assert_equals: expected &quot;http://localhost:8800/images/broken.png?91-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot; but got &quot;http://localhost:8800/images/green-1x1.png?90-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot;
</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 &quot;http://localhost:8800/images/green-2x2.png?101-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot; but got &quot;http://localhost:8800/images/green-1x1.png?100-506be0db-2b43-4f00-a52d-1e4d6e74ac9c&quot;
</del><ins>+FAIL picture: source (max-width:500px) valid image, img valid image, onload, wide assert_equals: expected &quot;http://localhost:8800/images/green-2x2.png?101-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot; but got &quot;http://localhost:8800/images/green-1x1.png?100-252fb6ae-4279-4edd-8a78-705bf7ac42ee&quot;
</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="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsizesparseasizesattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-   
</del><span class="cx"> 
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-1x1.png?a2 300w, /images/green-16x16.png?a2 301w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-1x1.png?b2 450w, /images/green-16x16.png?b2 451w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
</span><span class="lines">@@ -640,4 +639,4 @@
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-1x1.png?f45 50w, /images/green-16x16.png?f45 51w&quot; sizes=&quot;-1e0px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-1x1.png?f46 50w, /images/green-16x16.png?f46 51w&quot; sizes=&quot;1e1.5px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
</span><span class="cx"> PASS &lt;img srcset=&quot;/images/green-1x1.png?f47 50w, /images/green-16x16.png?f47 51w&quot; style=&quot;--foo: 1px&quot; sizes=&quot;var(--foo)&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
</span><del>-
</del><ins>+   
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsrcsetparseasrcsetattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/parse-a-srcset-attribute-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-                                                                                                                                                                                                                                             
</del><span class="cx"> 
</span><span class="cx"> PASS &quot;&quot; 
</span><span class="cx"> PASS &quot;,&quot; 
</span><span class="lines">@@ -236,4 +235,4 @@
</span><span class="cx"> FAIL &quot;data:,a 1w  1h&quot; (leading U+205F) assert_equals: expected &quot;&quot; but got &quot;data:,a&quot;
</span><span class="cx"> FAIL &quot;data:,a 1w  1h&quot; (leading U+3000) assert_equals: expected &quot;&quot; but got &quot;data:,a&quot;
</span><span class="cx"> PASS &quot;data:,a 1w 1h&quot; (leading U+FEFF) 
</span><del>-
</del><ins>+                                                                                                                                                                                                                                             
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsrcsetselectanimagesourceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-            
</del><span class="cx"> 
</span><span class="cx"> PASS &quot;data:,a 1x, data:,b 1x&quot; 
</span><span class="cx"> PASS &quot;data:,a , data:,b 1x&quot; 
</span><span class="lines">@@ -13,4 +12,4 @@
</span><span class="cx"> PASS &quot;data:,a 1x, data:,b 1w&quot; sizes=&quot;1px&quot; 
</span><span class="cx"> PASS &quot;data:,a 1w, data:,b 2x&quot; sizes=&quot;0.5px&quot; 
</span><span class="cx"> PASS &quot;data:,a 2x, data:,b 1w&quot; sizes=&quot;0.5px&quot; 
</span><del>-
</del><ins>+            
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatemediaexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-media-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>- 
</del><span class="cx"> 
</span><span class="cx"> PASS set media after src updates selected image 
</span><del>-
</del><ins>+ 
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatethesourcesetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,94 +1,4 @@
</span><span class="cx"> 
</span><del>-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-foo
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-foo
-
-
-
-
-
-
-
-
-
-
-
</del><span class="cx"> PASS &lt;img data-expect=&quot;&quot;&gt; 
</span><span class="cx"> FAIL &lt;img src=&quot;&quot; data-expect=&quot;&quot;&gt; assert_equals: expected &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/update-the-source-set.html&quot;
</span><span class="cx"> PASS &lt;img src=&quot;data:,a&quot; data-expect=&quot;data:,a&quot;&gt; 
</span><span class="lines">@@ -179,3 +89,92 @@
</span><span class="cx"> PASS &lt;picture&gt;&lt;source srcset=&quot;data:,b&quot;&gt;&lt;span&gt;&lt;img src=&quot;data:,a&quot; data-expect=&quot;data:,a&quot;&gt;&lt;/span&gt;&lt;/picture&gt; 
</span><span class="cx"> PASS &lt;picture&gt;&lt;source srcset=&quot;data:,b&quot;&gt;&lt;img data-expect=&quot;data:,b&quot;&gt;&lt;/picture&gt; 
</span><span class="cx"> 
</span><ins>+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+foo
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+foo
+
+
+
+
+
+
+
+
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheobjectelementobjectattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-attributes-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><del>- 
</del><span class="cx"> 
</span><span class="cx"> FAIL object.contentWindow undefined is not an object (evaluating 'obj1.contentWindow.name')
</span><span class="cx"> FAIL object.width assert_equals: The width should be 100px. expected &quot;100px&quot; but got &quot;auto&quot;
</span><span class="cx"> FAIL object.height assert_equals: The height should be 50px. expected &quot;50px&quot; but got &quot;auto&quot;
</span><del>-
</del><ins>+ 
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheobjectelementobjecthandlerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-object-element/object-handler-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS The nested browsing context must be navigated to the resource specified by the data attribute. 
</span><span class="cx"> PASS The object.data must not be updated if the browsing context gets further navigated. 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontentthevideoelementvideotabindexexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video-tabindex-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Attributes shouldn't magically appear 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsdirnameltrexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,7 @@
</span><ins>+
+PASS submit element directionality 
</ins><span class="cx"> Comment: 
</span><span class="cx"> 
</span><span class="cx"> Post Comment
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
-PASS submit element directionality 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationcheckValidityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in TEXT status] no constraint 
</span><span class="cx"> PASS [INPUT in TEXT status] no constraint (in a form) 
</span><span class="cx"> FAIL [INPUT in TEXT status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationreportValidityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-reportValidity-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in TEXT status] no constraint assert_true: The reportValidity method doesn't exist. expected true got false
</span><span class="cx"> FAIL [INPUT in TEXT status] no constraint (in a form) assert_true: The reportValidity method doesn't exist. expected true got false
</span><span class="cx"> FAIL [INPUT in TEXT status] suffering from being too long assert_true: The reportValidity method doesn't exist. expected true got false
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditybadInputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in EMAIL status] The multiple attribute is false and the value attribute is empty 
</span><span class="cx"> PASS [INPUT in EMAIL status] The multiple attribute is false and the value attribute is a valid e-mail address 
</span><span class="cx"> PASS [INPUT in EMAIL status] The multiple attribute is true and the value contains valid e-mail addresses 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditycustomErrorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-customError-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [input]  The validity.customError must be true if the custom validity error message is not empty 
</span><span class="cx"> PASS [input]  The validity.customError must be false if the custom validity error message is empty 
</span><span class="cx"> PASS [button]  The validity.customError must be true if the custom validity error message is not empty 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditypatternMismatchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-patternMismatch-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in TEXT status] The pattern attribute is not set 
</span><span class="cx"> PASS [INPUT in TEXT status] The value attibute is empty string 
</span><span class="cx"> PASS [INPUT in TEXT status] The value attribute matches the pattern attribute 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityrangeOverflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeOverflow-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected &quot;datetime&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in DATE status] The date type must be supported. assert_equals: The date type should be supported. expected &quot;date&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in MONTH status] The month type must be supported. assert_equals: The month type should be supported. expected &quot;month&quot; but got &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityrangeUnderflowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-rangeUnderflow-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected &quot;datetime&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in DATE status] The date type must be supported. assert_equals: The date type should be supported. expected &quot;date&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in MONTH status] The month type must be supported. assert_equals: The month type should be supported. expected &quot;month&quot; but got &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditystepMismatchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-stepMismatch-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in DATETIME status] The datetime type must be supported. assert_equals: The datetime type should be supported. expected &quot;datetime&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in DATE status] The date type must be supported. assert_equals: The date type should be supported. expected &quot;date&quot; but got &quot;text&quot;
</span><span class="cx"> FAIL [INPUT in MONTH status] The month type must be supported. assert_equals: The month type should be supported. expected &quot;month&quot; but got &quot;text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytooLongexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooLong-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in TEXT status] Non-dirty value - maxlength is not set 
</span><span class="cx"> PASS [INPUT in TEXT status] Non-dirty value - value is empty string 
</span><span class="cx"> PASS [INPUT in TEXT status] Non-dirty value - length of value is less than maxlength 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytooShortexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-tooShort-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in TEXT status] Non-dirty value - minLength is not set assert_true: The tooShort attribute doesn't exist. expected true got false
</span><span class="cx"> FAIL [INPUT in TEXT status] Non-dirty value - value is empty string assert_true: The tooShort attribute doesn't exist. expected true got false
</span><span class="cx"> FAIL [INPUT in TEXT status] Non-dirty value - length of value is greater than minLength assert_true: The tooShort attribute doesn't exist. expected true got false
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvaliditytypeMismatchexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-typeMismatch-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in EMAIL status] The value is empty 
</span><span class="cx"> PASS [INPUT in EMAIL status] The value is a valid email address 
</span><span class="cx"> PASS [INPUT in EMAIL status] The value is a valid email address with some white spaces. 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL [INPUT in TEXT status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</span><span class="cx"> PASS [INPUT in TEXT status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in TEXT status] validity.valid must be false if validity.valueMissing is true 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalueMissingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in TEXT status] The required attribute is not set 
</span><span class="cx"> PASS [INPUT in TEXT status] The value is not empty and required is true 
</span><span class="cx"> PASS [INPUT in TEXT status] The value is empty and required is true 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationwillValidateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-willValidate-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS [INPUT in HIDDEN status] Must be barred from the constraint validation 
</span><span class="cx"> PASS [INPUT in BUTTON status] Must be barred from the constraint validation 
</span><span class="cx"> PASS [INPUT in RESET status] Must be barred from the constraint validation 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsformcontrolinfrastructureformexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/form-control-infrastructure/form-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,30 @@
</span><ins>+
+PASS button.form 
+PASS fieldset.form 
+PASS input.form 
+PASS keygen.form 
+PASS object.form 
+PASS output.form 
+PASS select.form 
+PASS textarea.form 
+FAIL label.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form&quot;&gt;
+&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
+&lt;...
+FAIL label-form.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form&quot;&gt;
+&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
+&lt;...
+FAIL label-form-form2.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt;
+PASS label-with-control.form 
+PASS label-for.form 
+FAIL label-with-progress.form assert_equals: Sanity check: label.control.form expected (object) null but got (undefined) undefined
+FAIL label-with-meter.form assert_equals: Sanity check: label.control.form expected (object) null but got (undefined) undefined
+FAIL label-for-control-form-in-form.form assert_equals: label.form expected Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt; but got Element node &lt;form id=&quot;form&quot;&gt;
+&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
+&lt;...
+FAIL label-for-control-form.form assert_equals: label.form expected Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt; but got null
+PASS label-in-table.form 
+FAIL label-in-table-with-control.form assert_equals: label.form expected Element node &lt;form id=&quot;form3&quot;&gt;&lt;/form&gt; but got null
+FAIL label-in-table-for.form assert_equals: label.form expected Element node &lt;form id=&quot;form3&quot;&gt;&lt;/form&gt; but got null
</ins><span class="cx"> button
</span><span class="cx"> 
</span><span class="cx"> fieldset
</span><span class="lines">@@ -32,31 +59,3 @@
</span><span class="cx">  label-for-control-form
</span><span class="cx"> 
</span><span class="cx"> label-in-table        label-in-table         label-in-table-for        
</span><del>-
-PASS button.form 
-PASS fieldset.form 
-PASS input.form 
-PASS keygen.form 
-PASS object.form 
-PASS output.form 
-PASS select.form 
-PASS textarea.form 
-FAIL label.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form&quot;&gt;
-&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
-&lt;...
-FAIL label-form.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form&quot;&gt;
-&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
-&lt;...
-FAIL label-form-form2.form assert_equals: label.form expected null but got Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt;
-PASS label-with-control.form 
-PASS label-for.form 
-FAIL label-with-progress.form assert_equals: Sanity check: label.control.form expected (object) null but got (undefined) undefined
-FAIL label-with-meter.form assert_equals: Sanity check: label.control.form expected (object) null but got (undefined) undefined
-FAIL label-for-control-form-in-form.form assert_equals: label.form expected Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt; but got Element node &lt;form id=&quot;form&quot;&gt;
-&lt;p&gt;&lt;button id=&quot;button&quot;&gt;button&lt;/button&gt;
-&lt;...
-FAIL label-for-control-form.form assert_equals: label.form expected Element node &lt;form id=&quot;form2&quot;&gt;&lt;/form&gt; but got null
-PASS label-in-table.form 
-FAIL label-in-table-with-control.form assert_equals: label.form expected Element node &lt;form id=&quot;form3&quot;&gt;&lt;/form&gt; but got null
-FAIL label-in-table-for.form assert_equals: label.form expected Element node &lt;form id=&quot;form3&quot;&gt;&lt;/form&gt; but got null
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstextfieldselectionselectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/selection-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS test if selection text is correct for input 
</span><span class="cx"> PASS test if selection text is correct for textarea 
</span><span class="cx"> PASS test if non-ascii selection text is correct for input 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstextfieldselectiontextfieldselectionsetSelectionRangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/textfieldselection-setSelectionRange-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-  
</del><span class="cx"> 
</span><span class="cx"> Harness Error (TIMEOUT), message = null
</span><span class="cx"> 
</span><span class="lines">@@ -48,4 +47,4 @@
</span><span class="cx"> PASS textarea setSelectionRange(null,1) 
</span><span class="cx"> PASS textarea setSelectionRange(undefined,1) 
</span><span class="cx"> TIMEOUT textarea setSelectionRange fires a select event Test timed out
</span><del>-
</del><ins>+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthebuttonelementbuttonvalidationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-button-element/button-validation-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-button button button button button button
</del><span class="cx"> 
</span><span class="cx"> PASS missing type attribute 
</span><span class="cx"> PASS submit type attribute 
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> PASS button type attribute 
</span><span class="cx"> FAIL menu type attribute assert_equals: expected &quot;menu&quot; but got &quot;submit&quot;
</span><span class="cx"> PASS invalid type attribute 
</span><del>-
</del><ins>+button button button button button button
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthedatalistelementdatalistoptionsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><del>-Number:   Select number:  
</del><span class="cx"> 
</span><span class="cx"> FAIL options label/value undefined is not an object (evaluating 'datalist.options.length')
</span><span class="cx"> PASS If an element has a datalist element ancestor, it is barred from constraint validation 
</span><del>-
</del><ins>+Number:   Select number:  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthefieldsetelementdisabled001expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-001-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,8 @@
</span><ins>+
+PASS The disabled attribute, when specified, causes all the form control descendants of the fieldset element, excluding those that are descendants of the fieldset element's first legend element child, if any, to be disabled. 
+PASS The first 'legend' element is not a child of the disabled fieldset: Its descendants should be disabled. 
+PASS The &lt;legend&gt; element is not a child of the disabled fieldset: Its descendants should be disabled. 
+PASS The &lt;legend&gt; element is child of the disabled fieldset: Its descendants should be disabled. 
</ins><span class="cx">     
</span><span class="cx"> 
</span><span class="cx"> Name on card: 
</span><span class="lines">@@ -20,10 +25,3 @@
</span><span class="cx"> Name on card: 
</span><span class="cx"> 
</span><span class="cx"> Card number: 
</span><del>-
-
-PASS The disabled attribute, when specified, causes all the form control descendants of the fieldset element, excluding those that are descendants of the fieldset element's first legend element child, if any, to be disabled. 
-PASS The first 'legend' element is not a child of the disabled fieldset: Its descendants should be disabled. 
-PASS The &lt;legend&gt; element is not a child of the disabled fieldset: Its descendants should be disabled. 
-PASS The &lt;legend&gt; element is child of the disabled fieldset: Its descendants should be disabled. 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsthefieldsetelementdisabled002expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-fieldset-element/disabled-002-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS A file input without a disabled attribute that is a descendant of a disabled fieldset should be disabled (modulo legend-related complications that don't apply here) 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformautocompleteexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-autocomplete-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,3 @@
</span><del>-      
-      
-      
-      
</del><span class="cx"> 
</span><span class="cx"> FAIL form autocomplete attribute missing assert_equals: expected &quot;on&quot; but got &quot;&quot;
</span><span class="cx"> FAIL form autocomplete attribute on assert_equals: expected &quot;on&quot; but got &quot;&quot;
</span><span class="lines">@@ -60,4 +56,7 @@
</span><span class="cx"> PASS tel-extension is an allowed autocomplete field name 
</span><span class="cx"> PASS email is an allowed autocomplete field name 
</span><span class="cx"> PASS impp is an allowed autocomplete field name 
</span><del>-
</del><ins>+      
+      
+      
+      
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsmatchesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-matches-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS input type=image should not be present in the form.elements collection 
</span><span class="cx"> PASS form.elements should include elements whose name starts with a number 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsnameditem01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS RadioNodeList should exist 
</span><span class="cx"> PASS elements collection should return elements or RadioNodeLists 
</span><span class="cx"> PASS elements collection should include fieldsets 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementsnameditem02expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-nameditem-02-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-        
-
</del><span class="cx"> PASS form.elements should work correctly in the face of table syntax errors 
</span><span class="cx"> 
</span><ins>+        
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformelementssameobjectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-elements-sameobject-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>- 
</del><span class="cx"> 
</span><span class="cx"> PASS [SameObject] should apply to 'elements' attr on &lt;form&gt; 
</span><del>-
</del><ins>+ 
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformindexedelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-indexed-element-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>- 
</del><span class="cx"> 
</span><span class="cx"> PASS form.elements should be accessed correctly by index 
</span><del>-
</del><ins>+ 
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheformelementformnameditemexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-form-element/form-nameditem-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,12 +1,4 @@
</span><del>-   
-                            
-                             
</del><span class="cx"> 
</span><del>-
-  

-
-
</del><span class="cx"> PASS Forms should not have an item method 
</span><span class="cx"> PASS Forms should not have a namedItem method 
</span><span class="cx"> PASS Name for a single element should work 
</span><span class="lines">@@ -20,4 +12,11 @@
</span><span class="cx"> PASS The form attribute should be taken into account for named getters (single element) 
</span><span class="cx"> PASS The form attribute should be taken into account for named getters (multiple elements) 
</span><span class="cx"> PASS Input should only be a named property on the innermost form that contains it 
</span><ins>+   
+                            
+                             
</ins><span class="cx"> 
</span><ins>+
+  

+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementbuttonexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/button-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,4 @@
</span><span class="cx"> 
</span><del>-  
-  
-  
-
</del><span class="cx"> PASS clicking on button should not submit a form 
</span><span class="cx"> PASS the element is barred from constraint validation 
</span><span class="cx"> PASS clicking on button should not reset other form fields 
</span><span class="lines">@@ -9,3 +5,6 @@
</span><span class="cx"> PASS clicking on button should not unchecked radio buttons 
</span><span class="cx"> PASS clicking on button should not change its indeterminate IDL attribute 
</span><span class="cx"> 
</span><ins>+  
+  
+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementcheckboxexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/checkbox-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-     
</del><span class="cx"> 
</span><span class="cx"> FAIL click on mutable checkbox fires a click event, then an input event, then a change event assert_true: change event should fire after click event expected true got false
</span><span class="cx"> PASS click on non-mutable checkbox doesn't fire the input or change event 
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> PASS pre-activation steps on checked checkbox 
</span><span class="cx"> PASS canceled activation steps on unchecked checkbox 
</span><span class="cx"> PASS canceled activation steps on unchecked checkbox (indeterminate=true in onclick) 
</span><del>-
</del><ins>+     
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementradioexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-               
</del><span class="cx"> 
</span><span class="cx"> FAIL click on mutable radio fires click event, then input event, then change event Can't find variable: click_fired
</span><span class="cx"> PASS click on non-mutable radio doesn't fire the input event 
</span><span class="lines">@@ -7,4 +6,4 @@
</span><span class="cx"> PASS only one control of a radio button group can have its checkedness set to true 
</span><span class="cx"> FAIL radio inputs with name attributes groüp2 and groÜp2 belong to the same radio button group assert_false: expected false got true
</span><span class="cx"> PASS changing the name of a radio input element and setting its checkedness to true makes all the other elements' checkedness in the same radio button group be set to false 
</span><del>-
</del><ins>+               
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementradiogroupnamecaseexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/radio-groupname-case-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-                                          
</del><span class="cx"> 
</span><span class="cx"> FAIL radio button group name = sImPlE assert_false: expected false got true
</span><span class="cx"> FAIL radio button group name = paSSfield-killroyß assert_false: expected false got true
</span><span class="lines">@@ -7,4 +6,4 @@
</span><span class="cx"> FAIL radio button group name = blah1 assert_false: expected false got true
</span><span class="cx"> FAIL radio button group name = tÉdz5アパートFi assert_false: expected false got true
</span><span class="cx"> FAIL radio button group name = ΣΣ assert_false: expected false got true
</span><del>-
</del><ins>+                                          
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheinputelementresetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/reset-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,10 @@
</span><ins>+
+PASS reset button only resets the form owner 
+PASS the element is barred from constraint validation 
+PASS clicking on a disabled reset does nothing 
+PASS reset button resets controls associated with their form using the form element pointer 
+PASS reset button resets controls associated with a form using the form attribute 
+PASS reset button associated with a form using the form attribute resets all the form's controls 
</ins><span class="cx">     
</span><span class="cx"> 
</span><span class="cx">   
</span><span class="lines">@@ -9,11 +16,3 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-
-PASS reset button only resets the form owner 
-PASS the element is barred from constraint validation 
-PASS clicking on a disabled reset does nothing 
-PASS reset button resets controls associated with their form using the form element pointer 
-PASS reset button resets controls associated with a form using the form attribute 
-PASS reset button associated with a form using the form attribute resets all the form's controls 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheoptionelementoptiontextbackslashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-option-element/option-text-backslash-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> FAIL Test for the backslash sign in option.text assert_equals: expected &quot;\\&quot; but got &quot;¥&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheoutputelementoutputexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-output-element/output-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-20
</del><span class="cx"> 
</span><span class="cx"> PASS output value and defaultValue 
</span><del>-
</del><ins>+20
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheprogresselementprogressexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-progress-element/progress-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-             
</del><span class="cx"> 
</span><span class="cx"> PASS Indeterminate progress bar should have position -1 
</span><span class="cx"> PASS Revoming the value attribute makes an intermediate progress bar, which should have position -1 
</span><span class="lines">@@ -11,4 +10,4 @@
</span><span class="cx"> PASS Max must be 1 if the parsed max value is less than or equal to zero 
</span><span class="cx"> PASS Value must be 0 if value is invalid 
</span><span class="cx"> PASS Value must be 0 if the parsed value is less than or equal to zero 
</span><del>-
</del><ins>+             
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementcommonHTMLOptionsCollectionexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS On getting, the length attribute must return the number of nodes represented by the collection. 
</span><span class="cx"> PASS Changing the length adds new nodes; The number of new nodes = new length minus old length 
</span><span class="cx"> PASS New nodes have no value 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementcommonHTMLOptionsCollectionnamedItemexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/common-HTMLOptionsCollection-namedItem-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS if only one item has a *name* or id value matching the parameter, return that object and stop 
</span><span class="cx"> PASS if only one item has a name or *id* value matching the parameter, return that object and stop 
</span><span class="cx"> PASS if no item has a name or id value matching the parameter, return null and stop 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformstheselectelementselectnamedgetterexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/select-named-getter-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Option with id 
</span><span class="cx"> PASS Option with name 
</span><span class="cx"> PASS Option with name and id 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsgroupingcontentthelielementgroupingliexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-li-element/grouping-li-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -2,6 +2,17 @@
</span><span class="cx"> 
</span><span class="cx"> This test validates the li element.
</span><span class="cx"> 
</span><ins>+
+PASS Default (unspecified) value of value is 0. 
+PASS .value property reflects content attribute - and both parse value of '2' correctly. 
+PASS IDL and content attribute parse value of '-10' correctly. 
+PASS IDL and content attribute parse value of '4.03' correctly. 
+PASS IDL and content attribute parse value of '-4.03' correctly. 
+PASS IDL and content attribute parse value of '4.9' correctly. 
+PASS IDL and content attribute parse value of '-4.9' correctly. 
+PASS IDL and content attribute parse value of '7e2' correctly. 
+PASS IDL and content attribute parse value of '.5' correctly. 
+PASS IDL and content attribute parse value of 'A' correctly. 
</ins><span class="cx"> Command
</span><span class="cx"> Command
</span><span class="cx"> New...  Open...
</span><span class="lines">@@ -62,15 +73,3 @@
</span><span class="cx"> list item
</span><span class="cx"> list item
</span><span class="cx"> list item
</span><del>-
-PASS Default (unspecified) value of value is 0. 
-PASS .value property reflects content attribute - and both parse value of '2' correctly. 
-PASS IDL and content attribute parse value of '-10' correctly. 
-PASS IDL and content attribute parse value of '4.03' correctly. 
-PASS IDL and content attribute parse value of '-4.03' correctly. 
-PASS IDL and content attribute parse value of '4.9' correctly. 
-PASS IDL and content attribute parse value of '-4.9' correctly. 
-PASS IDL and content attribute parse value of '7e2' correctly. 
-PASS IDL and content attribute parse value of '.5' correctly. 
-PASS IDL and content attribute parse value of 'A' correctly. 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsgroupingcontenttheolelementgroupingolexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/grouping-content/the-ol-element/grouping-ol-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -2,6 +2,32 @@
</span><span class="cx"> 
</span><span class="cx"> This test validates the ol element.
</span><span class="cx"> 
</span><ins>+
+PASS The prototype for OL is HTMLOListElement.prototype 
+FAIL 'reversed' property should be defined on OL. assert_own_property: expected property &quot;reversed&quot; missing
+FAIL 'start' property should be defined on OL. assert_own_property: expected property &quot;start&quot; missing
+FAIL 'type' property should be defined on OL. assert_own_property: expected property &quot;type&quot; missing
+PASS OL's 'reversed' IDL property reflects content attribute. 
+PASS OL's 'start' IDL property reflects content attribute. 
+PASS OL's 'type' IDL property reflects content attribute. 
+PASS IDL 'reversed' attribute value false when content attribute absent 
+PASS IDL 'reversed' attribute value true when content attribute exists 
+PASS Changing IDL 'reversed' property changes list's reversed property. 
+PASS Default start value for non-reversed list should be 1 
+PASS IDL and content attribute parse start of '.5' correctly. 
+PASS IDL and content attribute parse start of 'A' correctly. 
+FAIL Default start value (if none provided) for reversed list = child li elements. assert_equals: no start attribute provided -&gt; 3 expected 3 but got 0
+FAIL Default start value (if failed to parse) for reversed list = child li elements. assert_equals: start of A -&gt; 3 (default) expected 3 but got 0
+FAIL Default start value for reversed list = child li elements (even with tons of other child elements). assert_equals: no start attribute -&gt; 3 (default) expected 3 but got 0
+FAIL Adding child element to reversed list adds 1 to start value assert_equals: Adding child element to reversed list adds 1 to start value expected 4 but got 0
+FAIL Deleting child element from reversed list reduces start value by 1 assert_equals: Deleting child element from reversed list reduces start value by 1 expected 2 but got 0
+PASS IDL and content attribute parse start of '2' correctly. 
+PASS IDL and content attribute parse start of '-10' correctly. 
+PASS IDL and content attribute parse start of '4.03' correctly. 
+PASS IDL and content attribute parse start of '-4.03' correctly. 
+PASS IDL and content attribute parse start of '4.9' correctly. 
+PASS IDL and content attribute parse start of '-4.9' correctly. 
+PASS IDL and content attribute parse start of '7e2' correctly. 
</ins><span class="cx"> Ordered List
</span><span class="cx"> 
</span><span class="cx"> list item
</span><span class="lines">@@ -113,30 +139,3 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> list item
</span><del>-
-PASS The prototype for OL is HTMLOListElement.prototype 
-FAIL 'reversed' property should be defined on OL. assert_own_property: expected property &quot;reversed&quot; missing
-FAIL 'start' property should be defined on OL. assert_own_property: expected property &quot;start&quot; missing
-FAIL 'type' property should be defined on OL. assert_own_property: expected property &quot;type&quot; missing
-PASS OL's 'reversed' IDL property reflects content attribute. 
-PASS OL's 'start' IDL property reflects content attribute. 
-PASS OL's 'type' IDL property reflects content attribute. 
-PASS IDL 'reversed' attribute value false when content attribute absent 
-PASS IDL 'reversed' attribute value true when content attribute exists 
-PASS Changing IDL 'reversed' property changes list's reversed property. 
-PASS Default start value for non-reversed list should be 1 
-PASS IDL and content attribute parse start of '.5' correctly. 
-PASS IDL and content attribute parse start of 'A' correctly. 
-FAIL Default start value (if none provided) for reversed list = child li elements. assert_equals: no start attribute provided -&gt; 3 expected 3 but got 0
-FAIL Default start value (if failed to parse) for reversed list = child li elements. assert_equals: start of A -&gt; 3 (default) expected 3 but got 0
-FAIL Default start value for reversed list = child li elements (even with tons of other child elements). assert_equals: no start attribute -&gt; 3 (default) expected 3 but got 0
-FAIL Adding child element to reversed list adds 1 to start value assert_equals: Adding child element to reversed list adds 1 to start value expected 4 but got 0
-FAIL Deleting child element from reversed list reduces start value by 1 assert_equals: Deleting child element from reversed list reduces start value by 1 expected 2 but got 0
-PASS IDL and content attribute parse start of '2' correctly. 
-PASS IDL and content attribute parse start of '-10' correctly. 
-PASS IDL and content attribute parse start of '4.03' correctly. 
-PASS IDL and content attribute parse start of '-4.03' correctly. 
-PASS IDL and content attribute parse start of '4.9' correctly. 
-PASS IDL and content attribute parse start of '-4.9' correctly. 
-PASS IDL and content attribute parse start of '7e2' correctly. 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsinteractiveelementsthedialogelementdialogcloseexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-close-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,11 @@
</span><ins>+
+FAIL close() fires a close event d4.close is not a function. (In 'd4.close()', 'd4.close' is undefined)
+FAIL close() on a &lt;dialog&gt; that doesn't have an open attribute throws an InvalidStateError exception assert_throws: function &quot;function () {
+      d1.close();
+    }&quot; threw object &quot;TypeError: d1.close is not a function. (In 'd1.close()', ...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
+FAIL close() removes the open attribute and set the returnValue to the first argument assert_true: expected true got undefined
+FAIL close() without argument removes the open attribute and there's no returnValue assert_true: expected true got undefined
+FAIL close() should set the returnValue IDL attribute but not the JS property Can't find variable: HTMLDialogElement
</ins><span class="cx"> foobar
</span><span class="cx"> 
</span><span class="cx"> OK
</span><span class="lines">@@ -13,12 +21,3 @@
</span><span class="cx"> foobar
</span><span class="cx"> 
</span><span class="cx"> OK
</span><del>-
-FAIL close() fires a close event d4.close is not a function. (In 'd4.close()', 'd4.close' is undefined)
-FAIL close() on a &lt;dialog&gt; that doesn't have an open attribute throws an InvalidStateError exception assert_throws: function &quot;function () {
-      d1.close();
-    }&quot; threw object &quot;TypeError: d1.close is not a function. (In 'd1.close()', ...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
-FAIL close() removes the open attribute and set the returnValue to the first argument assert_true: expected true got undefined
-FAIL close() without argument removes the open attribute and there's no returnValue assert_true: expected true got undefined
-FAIL close() should set the returnValue IDL attribute but not the JS property Can't find variable: HTMLDialogElement
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsinteractiveelementsthedialogelementdialogshowModalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-showModal-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,15 @@
</span><ins>+
+FAIL dialog element: showModal() assert_false: expected false got undefined
+FAIL showModal() on a &lt;dialog&gt; that already has an open attribute throws an InvalidStateError exception assert_throws: function &quot;function () {
+      d2.showModal();
+      this.add_cleanu...&quot; threw object &quot;TypeError: d2.showModal is not a function. (In 'd2.showMo...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
+FAIL showModal() on a &lt;dialog&gt; not in a Document throws an InvalidStateError exception assert_throws: function &quot;function () {
+      d.showModal();
+      this.add_cleanup...&quot; threw object &quot;TypeError: d.showModal is not a function. (In 'd.showModa...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
+FAIL when opening multiple dialogs, only the newest one is non-inert assert_false: expected false got undefined
+FAIL opening dialog without focusable children assert_false: expected false got undefined
+FAIL opening dialog with multiple focusable children assert_false: expected false got undefined
+FAIL opening dialog with multiple focusable children, one having the autofocus attribute assert_false: expected false got undefined
</ins><span class="cx"> OK
</span><span class="cx"> foobar
</span><span class="cx"> 
</span><span class="lines">@@ -14,16 +26,3 @@
</span><span class="cx"> foobar
</span><span class="cx"> 
</span><span class="cx"> OK      OK      OK
</span><del>-
-FAIL dialog element: showModal() assert_false: expected false got undefined
-FAIL showModal() on a &lt;dialog&gt; that already has an open attribute throws an InvalidStateError exception assert_throws: function &quot;function () {
-      d2.showModal();
-      this.add_cleanu...&quot; threw object &quot;TypeError: d2.showModal is not a function. (In 'd2.showMo...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
-FAIL showModal() on a &lt;dialog&gt; not in a Document throws an InvalidStateError exception assert_throws: function &quot;function () {
-      d.showModal();
-      this.add_cleanup...&quot; threw object &quot;TypeError: d.showModal is not a function. (In 'd.showModa...&quot; that is not a DOMException INVALID_STATE_ERR: property &quot;code&quot; is equal to undefined, expected 11
-FAIL when opening multiple dialogs, only the newest one is non-inert assert_false: expected false got undefined
-FAIL opening dialog without focusable children assert_false: expected false got undefined
-FAIL opening dialog with multiple focusable children assert_false: expected false got undefined
-FAIL opening dialog with multiple focusable children, one having the autofocus attribute assert_false: expected false got undefined
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_003expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_003-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-21
</del><span class="cx"> 
</span><span class="cx"> PASS An async script does not block the parser while downloading 
</span><del>-
</del><ins>+21
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_004expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_004-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-21
</del><span class="cx"> 
</span><span class="cx"> PASS async script executes as soon as possible after a download is complete 
</span><del>-
</del><ins>+21
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_005expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_005-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-2134
</del><span class="cx"> 
</span><span class="cx"> PASS A script element with both async and defer set should execute asynchronously 
</span><del>-
</del><ins>+2134
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_006expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_006-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-321
</del><span class="cx"> 
</span><span class="cx"> PASS dynamically created external script executes asynchronously 
</span><del>-
</del><ins>+321
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_007expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_007-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-312
</del><span class="cx"> 
</span><span class="cx"> PASS Ordered async script execution when script.async == false 
</span><del>-
</del><ins>+312
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_008expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_008-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-213
</del><span class="cx"> 
</span><span class="cx"> PASS Async script element execution delays the window's load event 
</span><del>-
</del><ins>+213
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementasync_010expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/async_010-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-4123
</del><span class="cx"> 
</span><span class="cx"> PASS Removing an async script before execution 
</span><del>-
</del><ins>+4123
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsscripting1thescriptelementscriptnoembednoframesiframeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/script-noembed-noframes-iframe-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Script inside noembed, noframes and iframe 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassescheckedexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/checked-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><del>-     
</del><span class="cx"> 
</span><del>-
-
</del><span class="cx"> FAIL ':checked' matches checked &lt;input&gt;/&lt;menuitem&gt; in checkbox and radio button states, selected &lt;option&gt;s assert_array_equals: lengths differ, expected 5 got 3
</span><span class="cx"> FAIL ':checked' should no longer match &lt;input&gt;s whose type checkbox/radio has been removed assert_array_equals: lengths differ, expected 3 got 1
</span><span class="cx"> FAIL ':checked' matches clicked checkbox and radio buttons assert_array_equals: lengths differ, expected 5 got 3
</span><ins>+     
</ins><span class="cx"> 
</span><ins>+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdefaultexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/default-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,3 +1,6 @@
</span><ins>+
+PASS ':default' matches &lt;button&gt;s that are their form's default button, &lt;input&gt;s of type submit/image that are their form's default button, checked &lt;input&gt;s and selected &lt;option&gt;s 
+PASS ':default' matches dynamically changed form's default buttons 
</ins><span class="cx"> button1  button2
</span><span class="cx"> button3  button4
</span><span class="cx"> button5
</span><span class="lines">@@ -9,7 +12,3 @@
</span><span class="cx">         
</span><span class="cx"> button6  button7
</span><span class="cx"> button8  button9
</span><del>-
-PASS ':default' matches &lt;button&gt;s that are their form's default button, &lt;input&gt;s of type submit/image that are their form's default button, checked &lt;input&gt;s and selected &lt;option&gt;s 
-PASS ':default' matches dynamically changed form's default buttons 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdirexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><del>-WERBEH HEBREW HEBREW WERBEH HEBREW إيان WERBEH WERBEH HEBREW ‮WERBEH‬ HEBREW إيان עברית
</del><span class="cx"> 
</span><span class="cx"> FAIL ':dir(rtl)' matches all elements whose directionality is 'rtl'. assert_array_equals: lengths differ, expected 6 got 0
</span><span class="cx"> FAIL ':dir(ltr)' matches all elements whose directionality is 'ltr'. assert_array_equals: lengths differ, expected 22 got 0
</span><span class="cx"> FAIL ':dir(ltr)' doesn't match elements not in the document. assert_array_equals: lengths differ, expected 22 got 0
</span><del>-
</del><ins>+WERBEH HEBREW HEBREW WERBEH HEBREW إيان WERBEH WERBEH HEBREW ‮WERBEH‬ HEBREW إيان עברית
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdir01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/dir01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><ins>+
+FAIL direction doesn't affect :dir() assert_array_equals: lengths differ, expected 16 got 0
</ins><span class="cx"> This text is left to right
</span><span class="cx"> this is right to left
</span><span class="cx"> This text is left to rightthis is left to right
</span><del>-
-FAIL direction doesn't affect :dir() assert_array_equals: lengths differ, expected 16 got 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesdisabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/disabled-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,10 +1,4 @@
</span><del>-button1 button2         
-Name on card: 
</del><span class="cx"> 
</span><del>-Card number: 
-
-     
-
</del><span class="cx"> FAIL ':disabled' should match only disabled elements assert_array_equals: lengths differ, expected 9 got 10
</span><span class="cx"> FAIL ':disabled' should not match elements whose disabled attribute has been removed assert_array_equals: lengths differ, expected 8 got 9
</span><span class="cx"> FAIL ':disabled' should also match elements whose disabled attribute has been set assert_array_equals: lengths differ, expected 9 got 10
</span><span class="lines">@@ -11,4 +5,9 @@
</span><span class="cx"> FAIL ':disabled' should also match elements whose disabled attribute has been set twice assert_array_equals: lengths differ, expected 9 got 10
</span><span class="cx"> FAIL ':disabled' should also match disabled elements whose type has changed assert_array_equals: lengths differ, expected 9 got 10
</span><span class="cx"> FAIL ':disabled' should not match elements not in the document assert_array_equals: lengths differ, expected 9 got 10
</span><ins>+button1 button2         
+Name on card: 
</ins><span class="cx"> 
</span><ins>+Card number: 
+
+     
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesenabledexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/enabled-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,7 +1,6 @@
</span><ins>+
+FAIL ':enabled' elements that are not disabled assert_array_equals: lengths differ, expected 9 got 8
</ins><span class="cx">  button1 button2      
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx">  
</span><del>-
-FAIL ':enabled' elements that are not disabled assert_array_equals: lengths differ, expected 9 got 8
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,11 +1,10 @@
</span><del>-button1          
-hello
-content
</del><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS input1 has the focus 
</span><span class="cx"> PASS tabindex attribute makes the element focusable 
</span><span class="cx"> PASS editable elements are focusable 
</span><span class="cx"> PASS ':focus' matches focussed body with tabindex 
</span><span class="cx"> PASS ':focus' doesn't match focused elements in iframe 
</span><ins>+button1          
+hello
+content
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesindeterminateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/indeterminate-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-        
</del><span class="cx"> 
</span><span class="cx"> PASS ':progress' matches &lt;input&gt;s radio buttons whose radio button group contains no checked input and &lt;progress&gt; elements without value attribute 
</span><span class="cx"> PASS dynamically check a radio input in a radio button group 
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> PASS adding a value to progress1 should put it in a determinate state 
</span><span class="cx"> PASS removing progress2's value should put it in an indeterminate state 
</span><span class="cx"> PASS ':progress' also matches &lt;input&gt; checkbox whose indeterminate IDL is set to true 
</span><del>-
</del><ins>+        
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesinrangeoutofrangeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-                                                    
</del><span class="cx"> 
</span><span class="cx"> FAIL ':in-range' matches all elements that are candidates for constraint validation, have range limitations, and that are neither suffering from an underflow nor suffering from an overflow assert_array_equals: lengths differ, expected 10 got 5
</span><span class="cx"> FAIL ':out-of-range' matches all elements that are candidates for constraint validation, have range limitations, and that are either suffering from an underflow or suffering from an overflow assert_array_equals: lengths differ, expected 12 got 2
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> FAIL ':out-of-range' update number1's value &lt; min assert_array_equals: lengths differ, expected 13 got 3
</span><span class="cx"> FAIL ':in-range' update number3's min &lt; value assert_array_equals: lengths differ, expected 10 got 5
</span><span class="cx"> FAIL ':out-of-range' update number3's min &lt; value assert_array_equals: lengths differ, expected 12 got 2
</span><del>-
</del><ins>+                                                    
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesreadwritereadonlyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,12 +1,4 @@
</span><del>-         
-    


-paragraph1.
</del><span class="cx"> 
</span><del>-paragraph2.
-
-
</del><span class="cx"> PASS The :read-write pseudo-class must not match input elements to which the readonly attribute does not apply 
</span><span class="cx"> PASS The :read-only pseudo-class must match input elements to which the readonly attribute does not apply 
</span><span class="cx"> PASS The :read-write pseudo-class must match input elements to which the readonly attribute applies, and that are mutable 
</span><span class="lines">@@ -25,4 +17,10 @@
</span><span class="cx"> PASS The :read-only pseudo-class must not match elements that are editable 
</span><span class="cx"> PASS The :read-write pseudo-class must match elements that are editing hosts 
</span><span class="cx"> PASS The :read-only pseudo-class must not match elements that are editing hosts 
</span><ins>+         
+    


+paragraph1.
</ins><span class="cx"> 
</span><ins>+paragraph2.
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesrequiredoptionalexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/required-optional-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-      
</del><span class="cx"> 
</span><span class="cx"> PASS ':required' matches required &lt;input&gt;s, &lt;select&gt;s and &lt;textarea&gt;s 
</span><span class="cx"> PASS ':optional' matches elements &lt;input&gt;s, &lt;select&gt;s and &lt;textarea&gt;s that are not required 
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> PASS ':optional' matches elements whose required attribute has been removed 
</span><span class="cx"> PASS ':required' matches elements whose required attribute has been added 
</span><span class="cx"> PASS ':optional' doesn't match elements whose required attribute has been added 
</span><del>-
</del><ins>+      
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesvalidinvalidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/valid-invalid-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,11 +1,4 @@
</span><del>-  
</del><span class="cx"> 
</span><del>-
-
-
-  
-  
-
</del><span class="cx"> PASS ':valid' matches elements that satisfy their constraints 
</span><span class="cx"> PASS ':valid' matches form elements that are not the form owner of any elements that themselves are candidates for constraint validation but do not satisfy their constraints 
</span><span class="cx"> PASS ':valid' matches fieldset elements that have no descendant elements that themselves are candidates for constraint validation but do not satisfy their constraints 
</span><span class="lines">@@ -20,4 +13,10 @@
</span><span class="cx"> PASS ':invalid' doesn't match new elements that satisfy their constraints 
</span><span class="cx"> PASS ':valid' doesn't match new elements that do not satisfy their constraints 
</span><span class="cx"> PASS ':invalid' matches new elements that do not satisfy their constraints 
</span><ins>+  
</ins><span class="cx"> 
</span><ins>+
+
+
+  
+  
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetableelementcaptionmethodsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/caption-methods-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-caption
</del><span class="cx"> 
</span><span class="cx"> PASS createCaption method creates new caption if existing caption is not in html namespace 
</span><span class="cx"> PASS createCaption method returns the first caption element child of the table 
</span><span class="lines">@@ -8,4 +7,4 @@
</span><span class="cx"> PASS deleteCaption method removes the first caption element child of the table element 
</span><span class="cx"> PASS deleteCaption method not remove caption that is not in html namespace 
</span><span class="cx"> PASS Setting caption rethrows exception 
</span><del>-
</del><ins>+caption
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetableelementtBodiesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-table-element/tBodies-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><ins>+
+PASS HTMLTableElement.tBodies 
</ins><span class="cx"> Cell 1        Cell 2
</span><span class="cx"> Cell 3        Cell 4
</span><span class="cx"> Cell 5        Cell 6
</span><del>-
-PASS HTMLTableElement.tBodies 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetbodyelementinsertRowexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tbody-element/insertRow-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-ABCDEF
</del><span class="cx"> 
</span><span class="cx"> PASS HTMLTableSectionElement insertRow(0) 
</span><span class="cx"> PASS HTMLTableSectionElement insertRow(-1) 
</span><span class="lines">@@ -6,4 +5,5 @@
</span><span class="cx"> PASS HTMLTableSectionElement insertRow(rows.length) 
</span><span class="cx"> PASS HTMLTableSectionElement insertRow(-2) 
</span><span class="cx"> PASS HTMLTableSectionElement insertRow(rows.length + 1) 
</span><ins>+ABCDEF
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstabulardatathetrelementcellsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/tabular-data/the-tr-element/cells-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,6 +1,5 @@
</span><span class="cx"> 
</span><ins>+PASS HTMLTableRowElement cells ignores nested tables and non-HTML elements 
+
</ins><span class="cx"> First        Second        Third
</span><span class="cx"> Nested first
</span><del>-
-PASS HTMLTableRowElement cells ignores nested tables and non-HTML elements 
-
</del></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstextlevelsemanticstheaelementatextgetter01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-getter-01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-a b c a b c a b c a c a b c
</del><span class="cx"> 
</span><span class="cx"> PASS HTMLAnchorElement.text getting 
</span><span class="cx"> PASS Test for anchor 0 
</span><span class="lines">@@ -6,4 +5,4 @@
</span><span class="cx"> PASS Test for anchor 2 
</span><span class="cx"> PASS Test for anchor 3 
</span><span class="cx"> PASS Test for anchor 4 
</span><del>-
</del><ins>+a b c a b c a b c a c a b c
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticstextlevelsemanticstheaelementatextsetter01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-a-element/a.text-setter-01-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-y y y y
</del><span class="cx"> 
</span><span class="cx"> PASS HTMLAnchorElement.text setting 
</span><span class="cx"> PASS Test for anchor 0 
</span><span class="lines">@@ -5,4 +4,4 @@
</span><span class="cx"> PASS Test for anchor 1 
</span><span class="cx"> PASS Test for anchor 2 
</span><span class="cx"> PASS Test for anchor 3 
</span><del>-
</del><ins>+y y y y
</ins></span></pre></div>
<a id="trunkLayoutTestsmediatracktrackelementloadeventexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/track/track-element-load-event-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/track/track-element-load-event-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/track/track-element-load-event-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS Load event on the track element, src / mode / append 
</span><span class="cx"> PASS Load event on the track element, src / append / mode 
</span><span class="cx"> PASS Load event on the track element, mode / append / src 
</span></span></pre></div>
<a id="trunkLayoutTestsmediatrackw3cinterfacesTextTrackaddCueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/addCue-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/addCue-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/addCue-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrack.addCue(), adding a cue to two different tracks 
</span><span class="cx"> PASS TextTrack.addCue(), adding a cue to a track twice 
</span><span class="cx"> PASS TextTrack.addCue(), adding a removed cue to a different track 
</span></span></pre></div>
<a id="trunkLayoutTestsmediatrackw3cinterfacesTextTrackremoveCueexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/removeCue-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/removeCue-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/track/w3c/interfaces/TextTrack/removeCue-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrack.removeCue(), two elementless tracks 
</span><span class="cx"> PASS TextTrack.removeCue(), cue from track element 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsmediatrackw3cinterfacesTextTrackCueListgetCueByIdexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/getCueById-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/getCueById-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/getCueById-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,5 +1,4 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCueList.getCueById, no id 
</span><span class="cx"> PASS TextTrackCueList.getCueById, id foo 
</span><span class="cx"> PASS TextTrackCueList.getCueById, no 1 
</span></span></pre></div>
<a id="trunkLayoutTestsmediatrackw3cinterfacesTextTrackCueListlengthexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/length-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/length-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/track/w3c/interfaces/TextTrackCueList/length-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><span class="cx"> 
</span><del>-
</del><span class="cx"> PASS TextTrackCueList.length 
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsmediavideointrinsicwidthheightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/media/video-intrinsic-width-height-expected.txt (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/media/video-intrinsic-width-height-expected.txt        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/media/video-intrinsic-width-height-expected.txt        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -1,4 +1,3 @@
</span><del>-       
</del><span class="cx"> 
</span><span class="cx"> PASS no width/height attributes 
</span><span class="cx"> PASS only width attribute 
</span><span class="lines">@@ -5,4 +4,4 @@
</span><span class="cx"> PASS only height attribute 
</span><span class="cx"> PASS both width/height attributes 
</span><span class="cx"> PASS both width/height attributes and style 
</span><del>-
</del><ins>+       
</ins></span></pre></div>
<a id="trunkLayoutTestsresourcestestharnessreportjs"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/resources/testharnessreport.js (204089 => 204090)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/resources/testharnessreport.js        2016-08-03 18:17:38 UTC (rev 204089)
+++ trunk/LayoutTests/resources/testharnessreport.js        2016-08-03 18:35:21 UTC (rev 204090)
</span><span class="lines">@@ -68,7 +68,12 @@
</span><span class="cx">         }
</span><span class="cx"> 
</span><span class="cx">         results.innerText = resultStr;
</span><del>-        document.body.appendChild(results);
</del><ins>+        var log = document.getElementById(&quot;log&quot;);
+        if (log)
+            log.appendChild(results);
+        else
+            document.body.appendChild(results);
+
</ins><span class="cx">         testRunner.notifyDone();
</span><span class="cx">     });
</span><span class="cx"> }
</span></span></pre>
</div>
</div>

</body>
</html>