<!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>[195390] 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/195390">195390</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-01-20 15:40:44 -0800 (Wed, 20 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Update ios-simulator specific -expected.txt files after most recent WPT revision in <a href="http://trac.webkit.org/projects/webkit/changeset/194580">r194580</a>
https://bugs.webkit.org/show_bug.cgi?id=152139

Unreviewed test gardening.

* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt:
* platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationcheckValidityexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalidexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalueMissingexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01expectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsthelabelelementlabelableelementsexpectedtxt">trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/ChangeLog        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -1,5 +1,18 @@
</span><span class="cx"> 2016-01-20  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Update ios-simulator specific -expected.txt files after most recent WPT revision in r194580
+        https://bugs.webkit.org/show_bug.cgi?id=152139
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt:
+        * platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt:
+
+2016-01-20  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
</ins><span class="cx">         Follow up to r195361. Removing ios-simulator-wk2 fast/viewport/ios directory pass expectation, explicitly re-enabling passing tests
</span><span class="cx">         https://bugs.webkit.org/show_bug.cgi?id=153110
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationcheckValidityexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-checkValidity-expected.txt        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -2,40 +2,40 @@
</span><span class="cx"> 
</span><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><del>-PASS [INPUT in TEXT status] suffering from being too long 
-PASS [INPUT in TEXT status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in TEXT status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in TEXT status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in TEXT status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in TEXT status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in TEXT status] suffering from being missing 
</span><span class="cx"> PASS [INPUT in TEXT status] suffering from being missing (in a form) 
</span><span class="cx"> PASS [INPUT in SEARCH status] no constraint 
</span><span class="cx"> PASS [INPUT in SEARCH status] no constraint (in a form) 
</span><del>-PASS [INPUT in SEARCH status] suffering from being too long 
-PASS [INPUT in SEARCH status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in SEARCH status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in SEARCH status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in SEARCH status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in SEARCH status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in SEARCH status] suffering from being missing 
</span><span class="cx"> PASS [INPUT in SEARCH status] suffering from being missing (in a form) 
</span><span class="cx"> PASS [INPUT in TEL status] no constraint 
</span><span class="cx"> PASS [INPUT in TEL status] no constraint (in a form) 
</span><del>-PASS [INPUT in TEL status] suffering from being too long 
-PASS [INPUT in TEL status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in TEL status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in TEL status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in TEL status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in TEL status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in TEL status] suffering from being missing 
</span><span class="cx"> PASS [INPUT in TEL status] suffering from being missing (in a form) 
</span><span class="cx"> PASS [INPUT in PASSWORD status] no constraint 
</span><span class="cx"> PASS [INPUT in PASSWORD status] no constraint (in a form) 
</span><del>-PASS [INPUT in PASSWORD status] suffering from being too long 
-PASS [INPUT in PASSWORD status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in PASSWORD status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in PASSWORD status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in PASSWORD status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in PASSWORD status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in PASSWORD status] suffering from being missing 
</span><span class="cx"> PASS [INPUT in PASSWORD status] suffering from being missing (in a form) 
</span><span class="cx"> PASS [INPUT in URL status] no constraint 
</span><span class="cx"> PASS [INPUT in URL status] no constraint (in a form) 
</span><del>-PASS [INPUT in URL status] suffering from being too long 
-PASS [INPUT in URL status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in URL status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in URL status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in URL status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in URL status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in URL status] suffering from a type mismatch 
</span><span class="lines">@@ -44,8 +44,8 @@
</span><span class="cx"> PASS [INPUT in URL status] suffering from being missing (in a form) 
</span><span class="cx"> PASS [INPUT in EMAIL status] no constraint 
</span><span class="cx"> PASS [INPUT in EMAIL status] no constraint (in a form) 
</span><del>-PASS [INPUT in EMAIL status] suffering from being too long 
-PASS [INPUT in EMAIL status] suffering from being too long (in a form) 
</del><ins>+FAIL [INPUT in EMAIL status] suffering from being too long assert_false: The checkValidity method should be false. expected false got true
+FAIL [INPUT in EMAIL status] suffering from being too long (in a form) assert_false: The checkValidity method of the element's form owner should return false. expected false got true
</ins><span class="cx"> PASS [INPUT in EMAIL status] suffering from a pattern mismatch 
</span><span class="cx"> PASS [INPUT in EMAIL status] suffering from a pattern mismatch (in a form) 
</span><span class="cx"> PASS [INPUT in EMAIL status] suffering from a type mismatch 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalidexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valid-expected.txt        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -1,22 +1,22 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-PASS [INPUT in TEXT status] validity.valid must be false if validity.tooLong is true 
</del><ins>+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
</ins><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><del>-PASS [INPUT in SEARCH status] validity.valid must be false if validity.tooLong is true 
</del><ins>+FAIL [INPUT in SEARCH status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</ins><span class="cx"> PASS [INPUT in SEARCH status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in SEARCH status] validity.valid must be false if validity.valueMissing is true 
</span><del>-PASS [INPUT in TEL status] validity.valid must be false if validity.tooLong is true 
</del><ins>+FAIL [INPUT in TEL status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</ins><span class="cx"> PASS [INPUT in TEL status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in TEL status] validity.valid must be false if validity.valueMissing is true 
</span><del>-PASS [INPUT in PASSWORD status] validity.valid must be false if validity.tooLong is true 
</del><ins>+FAIL [INPUT in PASSWORD status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</ins><span class="cx"> PASS [INPUT in PASSWORD status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in PASSWORD status] validity.valid must be false if validity.valueMissing is true 
</span><del>-PASS [INPUT in URL status] validity.valid must be false if validity.tooLong is true 
</del><ins>+FAIL [INPUT in URL status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</ins><span class="cx"> PASS [INPUT in URL status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in URL status] validity.valid must be false if validity.typeMismatch is true 
</span><span class="cx"> PASS [INPUT in URL status] validity.valid must be false if validity.valueMissing is true 
</span><del>-PASS [INPUT in EMAIL status] validity.valid must be false if validity.tooLong is true 
</del><ins>+FAIL [INPUT in EMAIL status] validity.valid must be false if validity.tooLong is true assert_false: The validity.valid should be false. expected false got true
</ins><span class="cx"> PASS [INPUT in EMAIL status] validity.valid must be false if validity.patternMismatch is true 
</span><span class="cx"> PASS [INPUT in EMAIL status] validity.valid must be false if validity.typeMismatch is true 
</span><span class="cx"> PASS [INPUT in EMAIL status] validity.valid must be false if validity.valueMissing is true 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsconstraintsformvalidationvalidityvalueMissingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-valueMissing-expected.txt        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -68,14 +68,14 @@
</span><span class="cx"> PASS [INPUT in NUMBER status] Value is a number with some white spaces 
</span><span class="cx"> PASS [INPUT in NUMBER status] Value is Math.pow(2, 1024) 
</span><span class="cx"> PASS [INPUT in NUMBER status] Value is Math.pow(-2, 1024) 
</span><del>-PASS [INPUT in NUMBER status] Value is a string that can not be coverted to a number 
</del><ins>+PASS [INPUT in NUMBER status] Value is a string that cannot be converted to a number 
</ins><span class="cx"> PASS [INPUT in NUMBER status] The value attribute is empty string 
</span><span class="cx"> PASS [INPUT in CHECKBOX status] The required attribute is not set 
</span><span class="cx"> PASS [INPUT in CHECKBOX status] The checked attribute is true 
</span><del>-FAIL [INPUT in CHECKBOX status] The checked attribute is false assert_true: The validity.valueMissing should be true. expected true got false
</del><ins>+PASS [INPUT in CHECKBOX status] The checked attribute is false 
</ins><span class="cx"> PASS [INPUT in RADIO status] The required attribute is not set 
</span><span class="cx"> PASS [INPUT in RADIO status] The checked attribute is true 
</span><del>-FAIL [INPUT in RADIO status] The checked attribute is false assert_true: The validity.valueMissing should be true. expected true got false
</del><ins>+PASS [INPUT in RADIO status] The checked attribute is false 
</ins><span class="cx"> PASS [INPUT in FILE status] The required attribute is not set 
</span><span class="cx"> PASS [INPUT in FILE status] The Files attribute is null 
</span><span class="cx"> PASS [select]  The required attribute is not set 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformstheinputelementinputtextselection01expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/input-textselection-01-expected.txt        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -4,7 +4,6 @@
</span><span class="cx"> PASS Selection attributes should apply to type search 
</span><span class="cx"> PASS Selection attributes should apply to type url 
</span><span class="cx"> PASS Selection attributes should apply to type tel 
</span><del>-PASS Selection attributes should apply to type email 
</del><span class="cx"> PASS Selection attributes should apply to type password 
</span><span class="cx"> FAIL Selection attributes should not apply to type hidden assert_throws: Should throw with type hidden function &quot;function () { input.select(); }&quot; did not throw
</span><span class="cx"> FAIL Selection attributes should not apply to type datetime assert_equals: Input type unsupported expected &quot;datetime&quot; but got &quot;text&quot;
</span><span class="lines">@@ -19,6 +18,7 @@
</span><span class="cx"> FAIL Selection attributes should not apply to type radio assert_throws: Should throw with type radio function &quot;function () { input.select(); }&quot; did not throw
</span><span class="cx"> FAIL Selection attributes should not apply to type button assert_throws: Should throw with type button function &quot;function () { input.select(); }&quot; did not throw
</span><span class="cx"> FAIL Selection attributes should not apply to type file assert_throws: Should throw with type file function &quot;function () { input.select(); }&quot; did not throw
</span><ins>+FAIL Selection attributes should not apply to type email assert_throws: Should throw with type email function &quot;function () { input.select(); }&quot; did not throw
</ins><span class="cx"> FAIL Selection attributes should not apply to type submit assert_throws: Should throw with type submit function &quot;function () { input.select(); }&quot; did not throw
</span><span class="cx"> FAIL Selection attributes should not apply to type image assert_throws: Should throw with type image function &quot;function () { input.select(); }&quot; did not throw
</span><span class="cx"> FAIL Selection attributes should not apply to type reset assert_throws: Should throw with type reset function &quot;function () { input.select(); }&quot; did not throw
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorimportedw3cwebplatformtestshtmlsemanticsformsthelabelelementlabelableelementsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt (195389 => 195390)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt        2016-01-20 23:38:08 UTC (rev 195389)
+++ trunk/LayoutTests/platform/ios-simulator/imported/w3c/web-platform-tests/html/semantics/forms/the-label-element/labelable-elements-expected.txt        2016-01-20 23:40:44 UTC (rev 195390)
</span><span class="lines">@@ -1,15 +1,28 @@
</span><span class="cx"> 
</span><span class="cx"> PASS Check if the output element is a labelable element 
</span><ins>+PASS Check if the output element can access 'labels' 
</ins><span class="cx"> PASS Check if the progress element is a labelable element 
</span><ins>+PASS Check if the progress element can access 'labels' 
</ins><span class="cx"> PASS Check if the select element is a labelable element 
</span><ins>+PASS Check if the select element can access 'labels' 
</ins><span class="cx"> PASS Check if the textarea element is a labelable form-element 
</span><ins>+PASS Check if the textarea element can access 'labels' 
</ins><span class="cx"> PASS Check if the button element is a labelable element 
</span><ins>+PASS Check if the button element can access 'labels' 
</ins><span class="cx"> PASS Check if the hidden input element is not a labelable element. 
</span><ins>+FAIL Check if the hidden input element can access 'labels' null is not an object (evaluating 'elem.labels.length')
</ins><span class="cx"> PASS Check if the input element in radio state is a labelable element 
</span><ins>+PASS Check if the input element in radio state can access 'labels' 
</ins><span class="cx"> PASS Check if the keygen element is a labelable element 
</span><ins>+PASS Check if the keygen element can access 'labels' 
</ins><span class="cx"> FAIL Check if the meter element is a labelable element null is not an object (evaluating 'document.getElementById(&quot;lbl8&quot;).control.id')
</span><ins>+FAIL Check if the meter element can access 'labels' undefined is not an object (evaluating 'elem.labels.length')
</ins><span class="cx"> PASS Check if the fieldset element is not a labelable element 
</span><ins>+PASS Check if the fieldset element can access 'labels' 
</ins><span class="cx"> PASS Check if the label element is not a labelable element 
</span><ins>+PASS Check if the label element can access 'labels' 
</ins><span class="cx"> PASS Check if the object element is not a labelable element 
</span><ins>+PASS Check if the object element can access 'labels' 
</ins><span class="cx"> PASS Check if the img element is not a labelable element 
</span><ins>+PASS Check if the img element can access 'labels' 
</ins><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>