<!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>[187232] branches/safari-601.1-branch/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/187232">187232</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2015-07-23 10:04:32 -0700 (Thu, 23 Jul 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>More test updates for features that are disabled on this branch.

* css3/parse-align-content-expected.txt:
* css3/parse-align-items-expected.txt:
* css3/parse-align-self-expected.txt:
* css3/parse-justify-content-expected.txt:
* fast/css/css-selector-text-expected.txt:
* fast/css/css-set-selector-text-expected.txt:
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/css/parse-justify-items-expected.txt:
* fast/css/parse-justify-items.html:
* fast/css/read-only-read-write-input-basics-expected.html:
* fast/css/read-only-read-write-input-basics.html:
* fast/dom/navigator-detached-no-crash-expected.txt:
* fast/selectors/read-only-read-write-input-basics-expected.txt:
* js/dom/dom-static-property-for-in-iteration-expected.txt:
* platform/mac-mavericks/accessibility/roles-exposed-expected.txt:
* platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt:
* platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
* platform/mac/TestExpectations:
* platform/mac/accessibility/roles-exposed-expected.txt:
* platform/mac/js/dom/global-constructors-attributes-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6011branchLayoutTestsChangeLog">branches/safari-601.1-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6011branchLayoutTestscss3parsealigncontentexpectedtxt">branches/safari-601.1-branch/LayoutTests/css3/parse-align-content-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestscss3parsealignitemsexpectedtxt">branches/safari-601.1-branch/LayoutTests/css3/parse-align-items-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestscss3parsealignselfexpectedtxt">branches/safari-601.1-branch/LayoutTests/css3/parse-align-self-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestscss3parsejustifycontentexpectedtxt">branches/safari-601.1-branch/LayoutTests/css3/parse-justify-content-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcsscssselectortextexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/css/css-selector-text-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcsscsssetselectortextexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/css/css-set-selector-text-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssgetComputedStylecomputedstyleexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssgetComputedStylecomputedstylewithoutrendererexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssparsejustifyitemsexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssparsejustifyitemshtml">branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items.html</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssreadonlyreadwriteinputbasicsexpectedhtml">branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics-expected.html</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastcssreadonlyreadwriteinputbasicshtml">branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics.html</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastdomnavigatordetachednocrashexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsfastselectorsreadonlyreadwriteinputbasicsexpectedtxt">branches/safari-601.1-branch/LayoutTests/fast/selectors/read-only-read-write-input-basics-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsjsdomdomstaticpropertyforiniterationexpectedtxt">branches/safari-601.1-branch/LayoutTests/js/dom/dom-static-property-for-in-iteration-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacTestExpectations">branches/safari-601.1-branch/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacaccessibilityrolesexposedexpectedtxt">branches/safari-601.1-branch/LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacjsdomglobalconstructorsattributesexpectedtxt">branches/safari-601.1-branch/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacmavericksaccessibilityrolesexposedexpectedtxt">branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/accessibility/roles-exposed-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacmavericksjsdomglobalconstructorsattributesexpectedtxt">branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestsplatformmacyosemitejsdomglobalconstructorsattributesexpectedtxt">branches/safari-601.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt</a></li>
<li><a href="#branchessafari6011branchLayoutTestssvgcssgetComputedStylebasicexpectedtxt">branches/safari-601.1-branch/LayoutTests/svg/css/getComputedStyle-basic-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6011branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/ChangeLog (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/ChangeLog        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/ChangeLog        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -1,5 +1,32 @@
</span><span class="cx"> 2015-07-23  Alexey Proskuryakov  &lt;ap@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        More test updates for features that are disabled on this branch.
+
+        * css3/parse-align-content-expected.txt:
+        * css3/parse-align-items-expected.txt:
+        * css3/parse-align-self-expected.txt:
+        * css3/parse-justify-content-expected.txt:
+        * fast/css/css-selector-text-expected.txt:
+        * fast/css/css-set-selector-text-expected.txt:
+        * fast/css/getComputedStyle/computed-style-expected.txt:
+        * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * fast/css/parse-justify-items-expected.txt:
+        * fast/css/parse-justify-items.html:
+        * fast/css/read-only-read-write-input-basics-expected.html:
+        * fast/css/read-only-read-write-input-basics.html:
+        * fast/dom/navigator-detached-no-crash-expected.txt:
+        * fast/selectors/read-only-read-write-input-basics-expected.txt:
+        * js/dom/dom-static-property-for-in-iteration-expected.txt:
+        * platform/mac-mavericks/accessibility/roles-exposed-expected.txt:
+        * platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
+        * platform/mac/TestExpectations:
+        * platform/mac/accessibility/roles-exposed-expected.txt:
+        * platform/mac/js/dom/global-constructors-attributes-expected.txt:
+        * svg/css/getComputedStyle-basic-expected.txt:
+
+2015-07-23  Alexey Proskuryakov  &lt;ap@apple.com&gt;
+
</ins><span class="cx">         Merge r187194.
</span><span class="cx"> 
</span><span class="cx">     2015-07-22  Myles C. Maxfield  &lt;mmaxfield@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestscss3parsealigncontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/css3/parse-align-content-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/css3/parse-align-content-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/css3/parse-align-content-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> PASS element.style.alignContent is &quot;auto&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('align-content') is &quot;stretch&quot;
</span><span class="cx"> PASS element.style.alignContent is &quot;auto&quot;
</span><del>-PASS window.getComputedStyle(element, '').getPropertyValue('align-content') is &quot;start&quot;
</del><ins>+FAIL window.getComputedStyle(element, '').getPropertyValue('align-content') should be start. Was stretch.
</ins><span class="cx"> PASS element.style.alignContent is &quot;flex-end&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('align-content') is &quot;flex-end&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestscss3parsealignitemsexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/css3/parse-align-items-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/css3/parse-align-items-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/css3/parse-align-items-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> PASS element.style.webkitAlignItems is &quot;left safe&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('-webkit-align-items') is &quot;left safe&quot;
</span><span class="cx"> PASS element.style.webkitAlignItems is &quot;initial&quot;
</span><del>-PASS window.getComputedStyle(element, '').getPropertyValue('-webkit-align-items') is &quot;stretch&quot;
</del><ins>+FAIL window.getComputedStyle(element, '').getPropertyValue('-webkit-align-items') should be stretch. Was start.
</ins><span class="cx"> 
</span><span class="cx"> Test the value 'initial' for flex containers
</span><span class="cx"> PASS element.style.webkitAlignItems is &quot;right true&quot;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestscss3parsealignselfexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/css3/parse-align-self-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/css3/parse-align-self-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/css3/parse-align-self-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> PASS element.style.webkitAlignSelf is &quot;left safe&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('-webkit-align-self') is &quot;left safe&quot;
</span><span class="cx"> PASS element.style.webkitAlignSelf is &quot;initial&quot;
</span><del>-PASS window.getComputedStyle(element, '').getPropertyValue('-webkit-align-self') is &quot;stretch&quot;
</del><ins>+FAIL window.getComputedStyle(element, '').getPropertyValue('-webkit-align-self') should be stretch. Was start.
</ins><span class="cx"> 
</span><span class="cx"> Test the value 'initial' for flex containers
</span><span class="cx"> PASS element.style.webkitAlignSelf is &quot;right true&quot;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestscss3parsejustifycontentexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/css3/parse-justify-content-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/css3/parse-justify-content-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/css3/parse-justify-content-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -57,7 +57,7 @@
</span><span class="cx"> PASS element.style.justifyContent is &quot;auto&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('justify-content') is &quot;stretch&quot;
</span><span class="cx"> PASS element.style.justifyContent is &quot;auto&quot;
</span><del>-PASS window.getComputedStyle(element, '').getPropertyValue('justify-content') is &quot;start&quot;
</del><ins>+FAIL window.getComputedStyle(element, '').getPropertyValue('justify-content') should be start. Was stretch.
</ins><span class="cx"> PASS element.style.justifyContent is &quot;flex-end&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('justify-content') is &quot;flex-end&quot;
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcsscssselectortextexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/css-selector-text-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/css-selector-text-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/css-selector-text-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -427,10 +427,10 @@
</span><span class="cx"> PASS parseThenSerializeRule(':lang(   *-1996   ,*-1997   ) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> PASS parseThenSerializeRule(':lang(   *-1996,*-1997   ) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> 
</span><del>-PASS parseThenSerializeRule(':role(a) { }') is ':role(a) { }'
-PASS parseThenSerializeRule(':role(button) { }') is ':role(button) { }'
-PASS parseThenSerializeRule(':role(LiNk) { }') is ':role(LiNk) { }'
-PASS parseThenSerializeRule(':role( a    ) { }') is ':role(a) { }'
</del><ins>+FAIL parseThenSerializeRule(':role(a) { }') should be :role(a) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':role(button) { }') should be :role(button) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':role(LiNk) { }') should be :role(LiNk) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':role( a    ) { }') should be :role(a) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
</ins><span class="cx"> 
</span><span class="cx"> PASS parseThenSerializeRule(':role() { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> PASS parseThenSerializeRule(':role(42) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="lines">@@ -441,11 +441,11 @@
</span><span class="cx"> PASS parseThenSerializeRule(':role(:role()) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> PASS parseThenSerializeRule(':role(:role(a)) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> 
</span><del>-PASS parseThenSerializeRule(':dir(ltr) { }') is ':dir(ltr) { }'
-PASS parseThenSerializeRule(':dir(rtl) { }') is ':dir(rtl) { }'
-PASS parseThenSerializeRule(':dir(LTR) { }') is ':dir(LTR) { }'
-PASS parseThenSerializeRule(':dir(aBcD) { }') is ':dir(aBcD) { }'
-PASS parseThenSerializeRule(':dir( a    ) { }') is ':dir(a) { }'
</del><ins>+FAIL parseThenSerializeRule(':dir(ltr) { }') should be :dir(ltr) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':dir(rtl) { }') should be :dir(rtl) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':dir(LTR) { }') should be :dir(LTR) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':dir(aBcD) { }') should be :dir(aBcD) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
+FAIL parseThenSerializeRule(':dir( a    ) { }') should be :dir(a) { }. Threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText')
</ins><span class="cx"> 
</span><span class="cx"> PASS parseThenSerializeRule(':dir() { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span><span class="cx"> PASS parseThenSerializeRule(':dir(42) { }') threw exception TypeError: undefined is not an object (evaluating 'styleElement.sheet.cssRules[0].cssText').
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcsscsssetselectortextexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/css-set-selector-text-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/css-set-selector-text-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/css-set-selector-text-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -64,11 +64,11 @@
</span><span class="cx"> PASS setThenReadSelectorText(':target') is ':target'
</span><span class="cx"> PASS setThenReadSelectorText(':visited') is ':visited'
</span><span class="cx"> 
</span><del>-PASS setThenReadSelectorText(':dir(a)') is ':dir(a)'
</del><ins>+FAIL setThenReadSelectorText(':dir(a)') should be :dir(a). Was _foo.
</ins><span class="cx"> PASS setThenReadSelectorText(':lang(&quot;a&quot;)') is ':lang(&quot;a&quot;)'
</span><span class="cx"> PASS setThenReadSelectorText(':lang(a)') is ':lang(&quot;a&quot;)'
</span><span class="cx"> PASS setThenReadSelectorText(':not(a)') is ':not(a)'
</span><del>-PASS setThenReadSelectorText(':role(a)') is ':role(a)'
</del><ins>+FAIL setThenReadSelectorText(':role(a)') should be :role(a). Was _foo.
</ins><span class="cx"> PASS setThenReadSelectorText(':-webkit-any(a, b, p)') is ':-webkit-any(a, b, p)'
</span><span class="cx"> 
</span><span class="cx"> PASS setThenReadSelectorText('::after') is '::after'
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssgetComputedStylecomputedstyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -159,15 +159,6 @@
</span><span class="cx"> -webkit-font-kerning: auto;
</span><span class="cx"> -webkit-font-smoothing: auto;
</span><span class="cx"> -webkit-font-variant-ligatures: normal;
</span><del>--webkit-grid-auto-columns: auto;
--webkit-grid-auto-flow: row;
--webkit-grid-auto-rows: auto;
--webkit-grid-column-end: auto;
--webkit-grid-column-start: auto;
--webkit-grid-template-columns: none;
--webkit-grid-template-rows: none;
--webkit-grid-row-end: auto;
--webkit-grid-row-start: auto;
</del><span class="cx"> -webkit-hyphenate-character: auto;
</span><span class="cx"> -webkit-hyphenate-limit-after: auto;
</span><span class="cx"> -webkit-hyphenate-limit-before: auto;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssgetComputedStylecomputedstylewithoutrendererexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -158,15 +158,6 @@
</span><span class="cx"> -webkit-font-kerning: auto
</span><span class="cx"> -webkit-font-smoothing: auto
</span><span class="cx"> -webkit-font-variant-ligatures: normal
</span><del>--webkit-grid-auto-columns: auto
--webkit-grid-auto-flow: row
--webkit-grid-auto-rows: auto
--webkit-grid-column-end: auto
--webkit-grid-column-start: auto
--webkit-grid-template-columns: none
--webkit-grid-template-rows: none
--webkit-grid-row-end: auto
--webkit-grid-row-start: auto
</del><span class="cx"> -webkit-hyphenate-character: auto
</span><span class="cx"> -webkit-hyphenate-limit-after: auto
</span><span class="cx"> -webkit-hyphenate-limit-before: auto
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssparsejustifyitemsexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -114,12 +114,6 @@
</span><span class="cx"> PASS element.style.justifyItems is &quot;initial&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is &quot;start&quot;
</span><span class="cx"> 
</span><del>-Test the value 'initial' for grid containers
-PASS element.style.justifyItems is &quot;left safe&quot;
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is &quot;left safe&quot;
-PASS element.style.justifyItems is &quot;initial&quot;
-PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is &quot;stretch&quot;
-
</del><span class="cx"> Test the value 'initial' for flex containers
</span><span class="cx"> PASS element.style.justifyItems is &quot;right true&quot;
</span><span class="cx"> PASS window.getComputedStyle(element, '').getPropertyValue('justify-items') is &quot;right true&quot;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssparsejustifyitemshtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items.html (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items.html        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/parse-justify-items.html        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -299,11 +299,6 @@
</span><span class="cx"> checkInitialValues(element, &quot;justifyItems&quot;, &quot;justify-items&quot;, &quot;center&quot;, &quot;start&quot;);
</span><span class="cx"> 
</span><span class="cx"> debug(&quot;&quot;);
</span><del>-debug(&quot;Test the value 'initial' for grid containers&quot;);
-element.style.display = &quot;-webkit-grid&quot;;
-checkInitialValues(element, &quot;justifyItems&quot;, &quot;justify-items&quot;, &quot;left safe&quot;, &quot;stretch&quot;);
-
-debug(&quot;&quot;);
</del><span class="cx"> debug(&quot;Test the value 'initial' for flex containers&quot;);
</span><span class="cx"> element.style.display = &quot;-webkit-flex&quot;;
</span><span class="cx"> checkInitialValues(element, &quot;justifyItems&quot;, &quot;justify-items&quot;, &quot;right true&quot;, &quot;stretch&quot;);
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssreadonlyreadwriteinputbasicsexpectedhtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics-expected.html (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics-expected.html        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics-expected.html        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -111,12 +111,6 @@
</span><span class="cx">         &lt;input type=&quot;range&quot; value=&quot;range&quot; readonly disabled&gt;
</span><span class="cx">     &lt;/div&gt;
</span><span class="cx">     &lt;div&gt;
</span><del>-        &lt;input type=&quot;color&quot; value=&quot;color&quot;&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; readonly&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; disabled&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; readonly disabled&gt;
-    &lt;/div&gt;
-    &lt;div&gt;
</del><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot;&gt;
</span><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot; readonly&gt;
</span><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot; disabled&gt;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastcssreadonlyreadwriteinputbasicshtml"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics.html (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics.html        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/css/read-only-read-write-input-basics.html        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -111,12 +111,6 @@
</span><span class="cx">         &lt;input type=&quot;range&quot; value=&quot;range&quot; readonly disabled class=&quot;read-only&quot;&gt;
</span><span class="cx">     &lt;/div&gt;
</span><span class="cx">     &lt;div&gt;
</span><del>-        &lt;input type=&quot;color&quot; value=&quot;color&quot; class=&quot;read-only&quot;&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; readonly class=&quot;read-only&quot;&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; disabled class=&quot;read-only&quot;&gt;
-        &lt;input type=&quot;color&quot; value=&quot;color&quot; readonly disabled class=&quot;read-only&quot;&gt;
-    &lt;/div&gt;
-    &lt;div&gt;
</del><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot; class=&quot;read-only&quot;&gt;
</span><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot; readonly class=&quot;read-only&quot;&gt;
</span><span class="cx">         &lt;input type=&quot;checkbox&quot; value=&quot;checkbox&quot; disabled class=&quot;read-only&quot;&gt;
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastdomnavigatordetachednocrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/dom/navigator-detached-no-crash-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -5,7 +5,6 @@
</span><span class="cx"> navigator.appVersion is OK
</span><span class="cx"> navigator.cookieEnabled is OK
</span><span class="cx"> navigator.getStorageUpdates() is OK
</span><del>-navigator.hardwareConcurrency is OK
</del><span class="cx"> navigator.javaEnabled() is OK
</span><span class="cx"> navigator.language is OK
</span><span class="cx"> navigator.mimeTypes is OK
</span><span class="lines">@@ -22,7 +21,6 @@
</span><span class="cx"> navigator.appVersion is OK
</span><span class="cx"> navigator.cookieEnabled is OK
</span><span class="cx"> navigator.getStorageUpdates() is OK
</span><del>-navigator.hardwareConcurrency is OK
</del><span class="cx"> navigator.javaEnabled() is OK
</span><span class="cx"> navigator.language is OK
</span><span class="cx"> navigator.mimeTypes is OK
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsfastselectorsreadonlyreadwriteinputbasicsexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/fast/selectors/read-only-read-write-input-basics-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/fast/selectors/read-only-read-write-input-basics-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/fast/selectors/read-only-read-write-input-basics-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -1099,30 +1099,60 @@
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><span class="cx"> Testing color
</span><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
</span><span class="cx"> PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
</span><span class="cx"> PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
</span><span class="cx"> PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
</span><span class="cx"> PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
</span><span class="lines">@@ -1135,42 +1165,12 @@
</span><span class="cx"> PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
</span><span class="cx"> PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</span><del>-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
-PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
-PASS document.querySelector(&quot;input:read-write&quot;) is null
-PASS document.querySelectorAll(&quot;input:read-only&quot;).length is 1
-PASS document.querySelector(&quot;input:read-only&quot;) is document.getElementById(&quot;testcase&quot;)
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).color is &quot;rgb(0, 0, 0)&quot;
-PASS getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor is &quot;rgb(1, 2, 3)&quot;
</del><ins>+FAIL document.querySelectorAll(&quot;input:read-write&quot;).length should be 0. Was 1.
+FAIL document.querySelector(&quot;input:read-write&quot;) should be null. Was [object HTMLInputElement].
+FAIL document.querySelectorAll(&quot;input:read-only&quot;).length should be 1. Was 0.
+FAIL document.querySelector(&quot;input:read-only&quot;) should be [object HTMLInputElement]. Was null.
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).color should be rgb(0, 0, 0). Was rgb(4, 5, 6).
+FAIL getComputedStyle(document.getElementById(&quot;testcase&quot;)).backgroundColor should be rgb(1, 2, 3). Was rgb(255, 255, 255).
</ins><span class="cx"> Testing checkbox
</span><span class="cx"> PASS document.querySelectorAll(&quot;input:read-write&quot;).length is 0
</span><span class="cx"> PASS document.querySelector(&quot;input:read-write&quot;) is null
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsjsdomdomstaticpropertyforiniterationexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/js/dom/dom-static-property-for-in-iteration-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/js/dom/dom-static-property-for-in-iteration-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/js/dom/dom-static-property-for-in-iteration-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -64,7 +64,6 @@
</span><span class="cx"> PASS a[&quot;className&quot;] is 
</span><span class="cx"> PASS a[&quot;classList&quot;] is 
</span><span class="cx"> PASS a[&quot;dataset&quot;] is [object DOMStringMap]
</span><del>-PASS a[&quot;uiactions&quot;] is 
</del><span class="cx"> PASS a[&quot;webkitRegionOverset&quot;] is undefined
</span><span class="cx"> PASS a[&quot;previousElementSibling&quot;] is [object HTMLDivElement]
</span><span class="cx"> PASS a[&quot;nextElementSibling&quot;] is [object HTMLScriptElement]
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac/TestExpectations (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac/TestExpectations        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac/TestExpectations        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -1308,9 +1308,8 @@
</span><span class="cx"> 
</span><span class="cx"> # ENABLE_CSS_GRID_LAYOUT
</span><span class="cx"> fast/css-grid-layout [ Skip ]
</span><del>-ietestcenter/css3/grid/grid-items-003.htm [ Skip ]
-ietestcenter/css3/grid/grid-items-002.htm [ Skip ]
-ietestcenter/css3/grid/grid-column-002.htm [ Skip ]
</del><ins>+ietestcenter/css3/grid [ Skip ]
+fast/events/key-events-in-editable-gridbox.html [ Skip ]
</ins><span class="cx"> 
</span><span class="cx"> # ENABLE_INPUT_TYPE_COLOR
</span><span class="cx"> accessibility/color-well.html [ Skip ]
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacaccessibilityrolesexposedexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac/accessibility/roles-exposed-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -225,9 +225,9 @@
</span><span class="cx">       AXRoleDescription: button
</span><span class="cx">       
</span><span class="cx"> input[type='color']
</span><del>-      AXRole: AXColorWell
</del><ins>+      AXRole: AXTextField
</ins><span class="cx">       AXSubrole: 
</span><del>-      AXRoleDescription: color well
</del><ins>+      AXRoleDescription: text field
</ins><span class="cx">       
</span><span class="cx"> input[type='checkbox']
</span><span class="cx">       AXRole: AXCheckBox
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacjsdomglobalconstructorsattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac/js/dom/global-constructors-attributes-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -388,11 +388,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
</span><span class="lines">@@ -798,31 +793,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').value is MediaStreamAudioDestinationNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').value is MediaStreamAudioSourceNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').value is MediaStreamEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').value is MediaStreamTrack
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').value is MediaStreamTrackEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').value is MessageChannel
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('set') is false
</span><span class="lines">@@ -983,16 +953,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').value is RTCIceCandidate
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').value is RTCSessionDescription
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').value is Range
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('set') is false
</span><span class="lines">@@ -1003,11 +963,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').value is ReadableStream
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').value is Rect
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
</span><span class="lines">@@ -1828,11 +1783,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').value is UIRequestEvent
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').value is URL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
</span><span class="lines">@@ -2098,21 +2048,11 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').value is webkitMediaStream
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').value is webkitOfflineAudioContext
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').value is webkitRTCPeerConnection
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').value is webkitURL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('set') is false
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacmavericksaccessibilityrolesexposedexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/accessibility/roles-exposed-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/accessibility/roles-exposed-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/accessibility/roles-exposed-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -225,9 +225,9 @@
</span><span class="cx">       AXRoleDescription: button
</span><span class="cx">       
</span><span class="cx"> input[type='color']
</span><del>-      AXRole: AXColorWell
</del><ins>+      AXRole: AXTextField
</ins><span class="cx">       AXSubrole: 
</span><del>-      AXRoleDescription: color well
</del><ins>+      AXRoleDescription: text field
</ins><span class="cx">       
</span><span class="cx"> input[type='checkbox']
</span><span class="cx">       AXRole: AXCheckBox
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacmavericksjsdomglobalconstructorsattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -388,11 +388,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
</span><span class="lines">@@ -793,31 +788,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaList').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaList').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaList').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').value is MediaStreamAudioDestinationNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').value is MediaStreamAudioSourceNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').value is MediaStreamEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').value is MediaStreamTrack
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').value is MediaStreamTrackEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').value is MessageChannel
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('set') is false
</span><span class="lines">@@ -963,16 +933,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').value is RTCIceCandidate
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').value is RTCSessionDescription
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').value is Range
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('set') is false
</span><span class="lines">@@ -983,11 +943,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').value is ReadableStream
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').value is Rect
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
</span><span class="lines">@@ -1808,11 +1763,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').value is UIRequestEvent
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').value is URL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
</span><span class="lines">@@ -2073,21 +2023,11 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').value is webkitMediaStream
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').value is webkitOfflineAudioContext
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').value is webkitRTCPeerConnection
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').value is webkitURL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('set') is false
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestsplatformmacyosemitejsdomglobalconstructorsattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -388,11 +388,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAreaElement').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').value is HTMLAttachmentElement
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'HTMLAttachmentElement').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').value is HTMLAudioElement
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'HTMLAudioElement').hasOwnProperty('set') is false
</span><span class="lines">@@ -798,31 +793,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MediaSource').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').value is MediaStreamAudioDestinationNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioDestinationNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').value is MediaStreamAudioSourceNode
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamAudioSourceNode').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').value is MediaStreamEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamEvent').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').value is MediaStreamTrack
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrack').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').value is MediaStreamTrackEvent
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStreamTrackEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').value is MessageChannel
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'MessageChannel').hasOwnProperty('set') is false
</span><span class="lines">@@ -983,16 +953,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RGBColor').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').value is RTCIceCandidate
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCIceCandidate').configurable is true
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').value is RTCSessionDescription
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'RTCSessionDescription').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').value is Range
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Range').hasOwnProperty('set') is false
</span><span class="lines">@@ -1003,11 +963,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeException').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').value is ReadableStream
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ReadableStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').value is Rect
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Rect').hasOwnProperty('set') is false
</span><span class="lines">@@ -1828,11 +1783,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'UIEvent').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').value is UIRequestEvent
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'UIRequestEvent').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').value is URL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URL').hasOwnProperty('set') is false
</span><span class="lines">@@ -2093,21 +2043,11 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitAudioPannerNode').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').value is webkitMediaStream
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitMediaStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').value is webkitOfflineAudioContext
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitOfflineAudioContext').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').value is webkitRTCPeerConnection
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'webkitRTCPeerConnection').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').value is webkitURL
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'webkitURL').hasOwnProperty('set') is false
</span></span></pre></div>
<a id="branchessafari6011branchLayoutTestssvgcssgetComputedStylebasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-601.1-branch/LayoutTests/svg/css/getComputedStyle-basic-expected.txt (187231 => 187232)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601.1-branch/LayoutTests/svg/css/getComputedStyle-basic-expected.txt        2015-07-23 16:24:31 UTC (rev 187231)
+++ branches/safari-601.1-branch/LayoutTests/svg/css/getComputedStyle-basic-expected.txt        2015-07-23 17:04:32 UTC (rev 187232)
</span><span class="lines">@@ -316,24 +316,6 @@
</span><span class="cx"> rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue]
</span><span class="cx"> rect: style.getPropertyValue(-webkit-font-variant-ligatures) : normal
</span><span class="cx"> rect: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPrimitiveValue]
</span><del>-rect: style.getPropertyValue(-webkit-grid-auto-columns) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-auto-columns) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-auto-flow) : row
-rect: style.getPropertyCSSValue(-webkit-grid-auto-flow) : [object CSSValueList]
-rect: style.getPropertyValue(-webkit-grid-auto-rows) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-auto-rows) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-column-end) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-column-end) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-column-start) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-column-start) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-template-columns) : none
-rect: style.getPropertyCSSValue(-webkit-grid-template-columns) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-template-rows) : none
-rect: style.getPropertyCSSValue(-webkit-grid-template-rows) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-row-end) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-row-end) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-grid-row-start) : auto
-rect: style.getPropertyCSSValue(-webkit-grid-row-start) : [object CSSPrimitiveValue]
</del><span class="cx"> rect: style.getPropertyValue(-webkit-hyphenate-character) : auto
</span><span class="cx"> rect: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitiveValue]
</span><span class="cx"> rect: style.getPropertyValue(-webkit-hyphenate-limit-after) : auto
</span><span class="lines">@@ -838,24 +820,6 @@
</span><span class="cx"> g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue]
</span><span class="cx"> g: style.getPropertyValue(-webkit-font-variant-ligatures) : normal
</span><span class="cx"> g: style.getPropertyCSSValue(-webkit-font-variant-ligatures) : [object CSSPrimitiveValue]
</span><del>-g: style.getPropertyValue(-webkit-grid-auto-columns) : auto
-g: style.getPropertyCSSValue(-webkit-grid-auto-columns) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-auto-flow) : row
-g: style.getPropertyCSSValue(-webkit-grid-auto-flow) : [object CSSValueList]
-g: style.getPropertyValue(-webkit-grid-auto-rows) : auto
-g: style.getPropertyCSSValue(-webkit-grid-auto-rows) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-column-end) : auto
-g: style.getPropertyCSSValue(-webkit-grid-column-end) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-column-start) : auto
-g: style.getPropertyCSSValue(-webkit-grid-column-start) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-template-columns) : none
-g: style.getPropertyCSSValue(-webkit-grid-template-columns) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-template-rows) : none
-g: style.getPropertyCSSValue(-webkit-grid-template-rows) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-row-end) : auto
-g: style.getPropertyCSSValue(-webkit-grid-row-end) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-grid-row-start) : auto
-g: style.getPropertyCSSValue(-webkit-grid-row-start) : [object CSSPrimitiveValue]
</del><span class="cx"> g: style.getPropertyValue(-webkit-hyphenate-character) : auto
</span><span class="cx"> g: style.getPropertyCSSValue(-webkit-hyphenate-character) : [object CSSPrimitiveValue]
</span><span class="cx"> g: style.getPropertyValue(-webkit-hyphenate-limit-after) : auto
</span></span></pre>
</div>
</div>

</body>
</html>