<!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>[204307] branches/safari-602.1.50.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/204307">204307</a></dd>
<dt>Author</dt> <dd>bshafiei@apple.com</dd>
<dt>Date</dt> <dd>2016-08-09 15:20:35 -0700 (Tue, 09 Aug 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/204267">r204267</a>. rdar://problem/27595142</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari6021501branchLayoutTestsChangeLog">branches/safari-602.1.50.1-branch/LayoutTests/ChangeLog</a></li>
<li><a href="#branchessafari6021501branchLayoutTestsplatformmacyosemitejsdomglobalconstructorsattributesexpectedtxt">branches/safari-602.1.50.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#branchessafari6021501branchLayoutTestsplatformmacplatformmacfastloaderfileurlmimetypes3expectedtxt">branches/safari-602.1.50.1-branch/LayoutTests/platform/mac/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari6021501branchLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-602.1.50.1-branch/LayoutTests/ChangeLog (204306 => 204307)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-602.1.50.1-branch/LayoutTests/ChangeLog        2016-08-09 22:08:17 UTC (rev 204306)
+++ branches/safari-602.1.50.1-branch/LayoutTests/ChangeLog        2016-08-09 22:20:35 UTC (rev 204307)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2016-08-09  Babak Shafiei  &lt;bshafiei@apple.com&gt;
+
+        Merge r204267. rdar://problem/27595142
+
+    2016-08-08  Ryan Haddad  &lt;ryanhaddad@apple.com&gt;
+
+            Test gardening for rdar://problem/27595142.
+
+            * platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
+            * platform/mac/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Removed.
+
</ins><span class="cx"> 2016-08-05  Babak Shafiei  &lt;bshafiei@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Merge r204210. rdar://problem/27592694
</span></span></pre></div>
<a id="branchessafari6021501branchLayoutTestsplatformmacplatformmacfastloaderfileurlmimetypes3expectedtxt"></a>
<div class="delfile"><h4>Deleted: branches/safari-602.1.50.1-branch/LayoutTests/platform/mac/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt (204306 => 204307)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-602.1.50.1-branch/LayoutTests/platform/mac/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt        2016-08-09 22:08:17 UTC (rev 204306)
+++ branches/safari-602.1.50.1-branch/LayoutTests/platform/mac/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt        2016-08-09 22:20:35 UTC (rev 204307)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-example-s.s has MIME type text/plain
-example-scpt.scpt has MIME type application/octet-stream
-example-sd2.sd2 has MIME type application/octet-stream
-example-sf2.sf2 has MIME type application/octet-stream
-example-sgi.sgi has MIME type image/sgi
-example-sgm.sgm has MIME type text/sgml
-example-sgml.sgml has MIME type text/sgml
-example-sh.sh has MIME type application/x-sh
-example-shar.shar has MIME type application/x-shar
-example-shtm.shtm has MIME type text/html
-example-shtml.shtml has MIME type text/html
-example-silo.silo has MIME type model/mesh
-example-sit.sit has MIME type application/x-stuffit
-example-sitx.sitx has MIME type application/x-stuffitx
-example-skd.skd has MIME type application/x-koan
-example-skm.skm has MIME type application/x-koan
-example-skp.skp has MIME type application/x-koan
-example-skt.skt has MIME type application/x-koan
-example-smf.smf has MIME type audio/midi
-example-smi.smi has MIME type application/smil
-example-smil.smil has MIME type application/smil
-example-snd.snd has MIME type audio/basic
-example-so.so has MIME type application/octet-stream
-example-spl.spl has MIME type application/x-futuresplash
-example-src.src has MIME type application/x-wais-source
-example-srf.srf has MIME type application/octet-stream
-example-suit.suit has MIME type application/octet-stream
-example-sv4cpio.sv4cpio has MIME type application/x-sv4cpio
-example-sv4crc.sv4crc has MIME type application/x-sv4crc
-example-svg.svg has MIME type image/svg+xml
-example-svgz.svgz has MIME type image/svg+xml
-example-swf.swf has MIME type application/x-shockwave-flash
-example-t.t has MIME type application/x-troff
-example-tar.tar has MIME type application/x-tar
-example-targa.targa has MIME type image/x-targa
-example-tbz.tbz has MIME type application/x-bzip2
-example-tbz2.tbz2 has MIME type application/x-bzip2
-example-tcl.tcl has MIME type application/x-tcl
-example-tex.tex has MIME type application/x-tex
-example-texi.texi has MIME type application/x-texinfo
-example-texinfo.texinfo has MIME type application/x-texinfo
-example-text.text has MIME type text/plain
-example-tga.tga has MIME type image/targa
-example-tgz.tgz has MIME type application/x-gzip
-example-tif.tif has MIME type image/tiff
-example-tiff.tiff has MIME type image/tiff
-example-torrent.torrent has MIME type application/x-bittorrent
-example-tr.tr has MIME type application/x-troff
-example-tsv.tsv has MIME type text/tab-separated-values
-example-ttc.ttc has MIME type application/octet-stream
-example-ttf.ttf has MIME type application/octet-stream
-example-txt.txt has MIME type text/plain
-example-ul.ul has MIME type application/octet-stream
-example-ulaw.ulaw has MIME type application/octet-stream
-example-ulw.ulw has MIME type application/octet-stream
-example-ustar.ustar has MIME type application/x-ustar
-example-vcard.vcard has MIME type text/directory
-example-vcd.vcd has MIME type application/x-cdlink
-example-vcf.vcf has MIME type text/directory
-example-vfw.vfw has MIME type video/avi
-example-vrml.vrml has MIME type model/vrml
-example-war.war has MIME type application/java-archive
-example-wav.wav has MIME type audio/wav
-example-wave.wave has MIME type audio/wav
-example-wax.wax has MIME type video/x-ms-wax
-example-wbmp.wbmp has MIME type image/vnd.wap.wbmp
-example-wbxml.wbxml has MIME type application/vnd.wap.wbxml
-example-webarchive.webarchive has MIME type application/x-webarchive
-example-wm.wm has MIME type video/x-ms-wm
-example-wma.wma has MIME type video/x-ms-wma
-example-wmd.wmd has MIME type application/x-ms-wmd
-example-wml.wml has MIME type text/vnd.wap.wml
-example-wmlc.wmlc has MIME type application/vnd.wap.wmlc
-example-wmls.wmls has MIME type text/vnd.wap.wmlscript
-example-wmlsc.wmlsc has MIME type application/vnd.wap.wmlscriptc
-example-wmp.wmp has MIME type video/x-ms-wmp
-example-wmv.wmv has MIME type video/x-ms-wmv
-example-wmx.wmx has MIME type video/x-ms-wmx
-example-wrl.wrl has MIME type model/vrml
-example-wvx.wvx has MIME type video/x-ms-wvx
-example-xbm.xbm has MIME type image/x-xbitmap
-example-xdp.xdp has MIME type application/vnd.adobe.xdp+xml
-example-xfd.xfd has MIME type application/vnd.adobe.xfd+xml
-example-xfdf.xfdf has MIME type application/vnd.adobe.xfdf
-example-xht.xht has MIME type application/xhtml+xml
-example-xhtm.xhtm has MIME type application/xhtml+xml
-example-xhtml.xhtml has MIME type application/xhtml+xml
-example-xlsb.xlsb has MIME type application/vnd.ms-excel.sheet.binary.macroenabled.12
-example-xlsm.xlsm has MIME type application/vnd.ms-excel.sheet.macroenabled.12
-example-xlsx.xlsx has MIME type application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
-example-xltm.xltm has MIME type application/vnd.ms-excel.template.macroenabled.12
-example-xltx.xltx has MIME type application/vnd.openxmlformats-officedocument.spreadsheetml.template
-example-xml.xml has MIME type application/xml
-example-xpm.xpm has MIME type image/x-xpixmap
-example-xsl.xsl has MIME type xslt+xml
-example-xwd.xwd has MIME type image/x-xwindowdump
-example-xyz.xyz has MIME type chemical/x-xyz
-example-y.y has MIME type text/plain
-example-ym.ym has MIME type text/plain
-example-ymm.ymm has MIME type text/plain
-example-ypp.ypp has MIME type text/plain
-example-yxx.yxx has MIME type text/plain
-example-zip.zip has MIME type application/zip
-Using an image element to load resources, this test makes sure that every MIME type the loader should know about based solely on file extension in file:// urls is correct.
-
</del></span></pre></div>
<a id="branchessafari6021501branchLayoutTestsplatformmacyosemitejsdomglobalconstructorsattributesexpectedtxt"></a>
<div class="modfile"><h4>Modified: branches/safari-602.1.50.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt (204306 => 204307)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-602.1.50.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt        2016-08-09 22:08:17 UTC (rev 204306)
+++ branches/safari-602.1.50.1-branch/LayoutTests/platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt        2016-08-09 22:20:35 UTC (rev 204307)
</span><span class="lines">@@ -113,11 +113,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Boolean').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Boolean').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Boolean').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'ByteLengthQueuingStrategy').value is ByteLengthQueuingStrategy
-PASS Object.getOwnPropertyDescriptor(global, 'ByteLengthQueuingStrategy').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ByteLengthQueuingStrategy').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'ByteLengthQueuingStrategy').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'ByteLengthQueuingStrategy').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'CDATASection').value is CDATASection
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'CDATASection').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'CDATASection').hasOwnProperty('set') is false
</span><span class="lines">@@ -263,11 +258,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'ConvolverNode').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'ConvolverNode').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'ConvolverNode').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'CountQueuingStrategy').value is CountQueuingStrategy
-PASS Object.getOwnPropertyDescriptor(global, 'CountQueuingStrategy').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'CountQueuingStrategy').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'CountQueuingStrategy').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'CountQueuingStrategy').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Counter').value is Counter
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Counter').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Counter').hasOwnProperty('set') is false
</span><span class="lines">@@ -933,31 +923,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, 'MediaStream').value is MediaStream
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'MediaStream').configurable is true
-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, '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">@@ -1148,11 +1113,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeError').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeError').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'RangeError').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">@@ -2048,11 +2008,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, 'URIError').value is URIError
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URIError').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'URIError').hasOwnProperty('set') is false
</span><span class="lines">@@ -2133,11 +2088,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WeakSet').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WeakSet').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WeakSet').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'WebGL2RenderingContext').value is WebGL2RenderingContext
-PASS Object.getOwnPropertyDescriptor(global, 'WebGL2RenderingContext').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGL2RenderingContext').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGL2RenderingContext').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGL2RenderingContext').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLActiveInfo').value is WebGLActiveInfo
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLActiveInfo').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLActiveInfo').hasOwnProperty('set') is false
</span><span class="lines">@@ -2213,11 +2163,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLUniformLocation').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLUniformLocation').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebGLUniformLocation').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').value is WebGLVertexArrayObject
-PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'WebGLVertexArrayObject').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').value is WebKitAnimationEvent
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'WebKitAnimationEvent').hasOwnProperty('set') is false
</span><span class="lines">@@ -2308,11 +2253,6 @@
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Worker').hasOwnProperty('set') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Worker').enumerable is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'Worker').configurable is true
</span><del>-PASS Object.getOwnPropertyDescriptor(global, 'WritableStream').value is WritableStream
-PASS Object.getOwnPropertyDescriptor(global, 'WritableStream').hasOwnProperty('get') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WritableStream').hasOwnProperty('set') is false
-PASS Object.getOwnPropertyDescriptor(global, 'WritableStream').enumerable is false
-PASS Object.getOwnPropertyDescriptor(global, 'WritableStream').configurable is true
</del><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'XMLDocument').value is XMLDocument
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'XMLDocument').hasOwnProperty('get') is false
</span><span class="cx"> PASS Object.getOwnPropertyDescriptor(global, 'XMLDocument').hasOwnProperty('set') is false
</span></span></pre>
</div>
</div>

</body>
</html>