<!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>[187148] trunk/LayoutTests</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/187148">187148</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2015-07-21 20:51:12 -0700 (Tue, 21 Jul 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>Update Mac test results for libxml2 v2.9.2.
These results will probably become cross-platform eventually, but for now it's just Mac.
* platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt: Copied from LayoutTests/fast/dom/adopt-attribute-crash-expected.txt.
* platform/mac-yosemite/fast/parser: Added.
* platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
* platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt: Copied from LayoutTests/fast/parser/xml-declaration-missing-ending-mark-expected.txt.
* platform/mac-yosemite/fast/xsl: Added.
* platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.png: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png.
* platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt.
* platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.png: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png.
* platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
* platform/mac-yosemite/svg/custom: Added.
* platform/mac-yosemite/svg/custom/bug78807-expected.txt: Copied from LayoutTests/svg/custom/bug78807-expected.txt.
* platform/mac-yosemite/svg/custom/missing-xlink-expected.png: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png.
* platform/mac-yosemite/svg/custom/missing-xlink-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt.
* platform/mac-yosemite/svg/custom/path-bad-data-expected.png: Copied from LayoutTests/platform/mac/svg/custom/path-bad-data-expected.png.
* platform/mac-yosemite/svg/custom/path-bad-data-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt.
* platform/mac-yosemite/svg/custom/use-font-face-crash-expected.png: Copied from LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.png.
* platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt.
* platform/mac/fast/dom/adopt-attribute-crash-expected.txt: Added.
* platform/mac/fast/parser/xml-colon-entity-expected.txt: Added.
* platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt: Added.
* platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png:
* platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
* platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
* platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
* platform/mac/svg/custom/bug78807-expected.txt: Added.
* platform/mac/svg/custom/missing-xlink-expected.png:
* platform/mac/svg/custom/missing-xlink-expected.txt:
* platform/mac/svg/custom/path-bad-data-expected.png:
* platform/mac/svg/custom/path-bad-data-expected.txt:
* platform/mac/svg/custom/use-font-face-crash-expected.png:
* platform/mac/svg/custom/use-font-face-crash-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedpng">trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedtxt">trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedpng">trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedtxt">trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedpng">trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedpng">trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedpng">trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedtxt">trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformmacfastdomadoptattributecrashexpectedtxt">trunk/LayoutTests/platform/mac/fast/dom/adopt-attribute-crash-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserxmlcolonentityexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/xml-colon-entity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacfastparserxmldeclarationmissingendingmarkexpectedtxt">trunk/LayoutTests/platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgcustombug78807expectedtxt">trunk/LayoutTests/platform/mac/svg/custom/bug78807-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastdomadoptattributecrashexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-yosemite/fast/parser/</li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastparserxmlcolonentityexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastparserxmldeclarationmissingendingmarkexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-yosemite/fast/xsl/</li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastxslxsltextracontentatendexpectedpng">trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastxslxsltextracontentatendexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastxslxsltmissingnamespaceinxsltexpectedpng">trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitefastxslxsltmissingnamespaceinxsltexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-yosemite/svg/custom/</li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustombug78807expectedtxt">trunk/LayoutTests/platform/mac-yosemite/svg/custom/bug78807-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustommissingxlinkexpectedpng">trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustommissingxlinkexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustompathbaddataexpectedpng">trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustompathbaddataexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustomusefontfacecrashexpectedpng">trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemitesvgcustomusefontfacecrashexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/ChangeLog        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -1,3 +1,41 @@
</span><ins>+2015-07-21 Alexey Proskuryakov <ap@apple.com>
+
+ Update Mac test results for libxml2 v2.9.2.
+
+ These results will probably become cross-platform eventually, but for now it's just Mac.
+
+ * platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt: Copied from LayoutTests/fast/dom/adopt-attribute-crash-expected.txt.
+ * platform/mac-yosemite/fast/parser: Added.
+ * platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
+ * platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt: Copied from LayoutTests/fast/parser/xml-declaration-missing-ending-mark-expected.txt.
+ * platform/mac-yosemite/fast/xsl: Added.
+ * platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.png: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png.
+ * platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt.
+ * platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.png: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png.
+ * platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
+ * platform/mac-yosemite/svg/custom: Added.
+ * platform/mac-yosemite/svg/custom/bug78807-expected.txt: Copied from LayoutTests/svg/custom/bug78807-expected.txt.
+ * platform/mac-yosemite/svg/custom/missing-xlink-expected.png: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png.
+ * platform/mac-yosemite/svg/custom/missing-xlink-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt.
+ * platform/mac-yosemite/svg/custom/path-bad-data-expected.png: Copied from LayoutTests/platform/mac/svg/custom/path-bad-data-expected.png.
+ * platform/mac-yosemite/svg/custom/path-bad-data-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt.
+ * platform/mac-yosemite/svg/custom/use-font-face-crash-expected.png: Copied from LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.png.
+ * platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt.
+ * platform/mac/fast/dom/adopt-attribute-crash-expected.txt: Added.
+ * platform/mac/fast/parser/xml-colon-entity-expected.txt: Added.
+ * platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt: Added.
+ * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png:
+ * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt:
+ * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
+ * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
+ * platform/mac/svg/custom/bug78807-expected.txt: Added.
+ * platform/mac/svg/custom/missing-xlink-expected.png:
+ * platform/mac/svg/custom/missing-xlink-expected.txt:
+ * platform/mac/svg/custom/path-bad-data-expected.png:
+ * platform/mac/svg/custom/path-bad-data-expected.txt:
+ * platform/mac/svg/custom/use-font-face-crash-expected.png:
+ * platform/mac/svg/custom/use-font-face-crash-expected.txt:
+
</ins><span class="cx"> 2015-07-21 Benjamin Poulain <benjamin@webkit.org>
</span><span class="cx">
</span><span class="cx"> [Content Extensions] Use a jump table when consecutive transitions have different targets
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastdomadoptattributecrashexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/dom/adopt-attribute-crash-expected.txt (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/dom/adopt-attribute-crash-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/dom/adopt-attribute-crash-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+ALERT: Tests adopting two Attr nodes of the same qualified name. WebKit shouldn't crash or assert.
+This page contains the following errors:
+
+error on line 3 at column 66: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
+error on line 18 at column 10: Extra content at the end of the document
+Below is a rendering of the page up to the first error.
+
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac/fast/dom/adopt-attribute-crash-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformmacfastparserxmlcolonentityexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/parser/xml-colon-entity-expected.txt (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/xml-colon-entity-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/parser/xml-colon-entity-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+CRASH: malformed entity of &: in xml causes access violation.
+
+If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.
+
+
+
+--------
+Frame: 'xml-parser'
+--------
+This page contains the following errors:
+
+error on line 2 at column 14: Entity ':' not defined
+error on line 5 at column 1: AttValue: ' expected
+Below is a rendering of the page up to the first error.
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac/fast/parser/xml-colon-entity-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformmacfastparserxmldeclarationmissingendingmarkexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+CRASH: Omitting terminal question mark in <?xml...?> declaration (above) causes access violation.
+
+This tests the both the HTML parser (.html extension), which is where the crash was observed, and the XML parser (in an iframe).
+See https://bugs.webkit.org/show_bug.cgi?id=17814
+
+If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.
+
+
+
+--------
+Frame: 'xml-parser'
+--------
+This page contains the following errors:
+
+error on line 1 at column 20: Blank needed here
+Below is a rendering of the page up to the first error.
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac/fast/parser/xml-declaration-missing-ending-mark-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -7,8 +7,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 323x22
</span><span class="cx"> text run at (0,0) width 323: "This page contains the following errors:"
</span><span class="cx"> RenderBlock {div} at (18,61) size 732x15
</span><del>- RenderText {#text} at (0,0) size 505x14
- text run at (0,0) width 505: "error on line 1 at column 76: Extra content at the end of the document"
</del><ins>+ RenderText {#text} at (0,0) size 512x14
+ text run at (0,0) width 512: "error on line 1 at column 107: Extra content at the end of the document"
</ins><span class="cx"> RenderBlock {h3} at (18,94) size 732x23
</span><span class="cx"> RenderText {#text} at (0,0) size 424x22
</span><span class="cx"> text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -9,8 +9,8 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 323x22
</span><span class="cx"> text run at (0,0) width 323: "This page contains the following errors:"
</span><span class="cx"> RenderBlock {div} at (18,61) size 732x15
</span><del>- RenderText {#text} at (0,0) size 519x14
- text run at (0,0) width 519: "error on line 1 at column 76: Namespace prefix foo on bar is not defined"
</del><ins>+ RenderText {#text} at (0,0) size 526x14
+ text run at (0,0) width 526: "error on line 1 at column 110: Namespace prefix foo on bar is not defined"
</ins><span class="cx"> RenderBlock {h3} at (18,94) size 732x23
</span><span class="cx"> RenderText {#text} at (0,0) size 424x22
</span><span class="cx"> text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustombug78807expectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/mac/svg/custom/bug78807-expected.txt (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/bug78807-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac/svg/custom/bug78807-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+This page contains the following errors:
+
+error on line 11 at column 24: Extra content at the end of the document
+Below is a rendering of the page up to the first error.
+
+
</ins><span class="cx">Property changes on: trunk/LayoutTests/platform/mac/svg/custom/bug78807-expected.txt
</span><span class="cx">___________________________________________________________________
</span></span></pre></div>
<a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="svneolstyle"></a>
<div class="addfile"><h4>Added: svn:eol-style</h4></div>
<a id="trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> text run at (0,0) width 323: "This page contains the following errors:"
</span><span class="cx"> RenderBlock {div} at (18,61) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 584x14
</span><del>- text run at (0,0) width 584: "error on line 6 at column 14: Namespace prefix xlink for href on a is not defined"
</del><ins>+ text run at (0,0) width 584: "error on line 6 at column 24: Namespace prefix xlink for href on a is not defined"
</ins><span class="cx"> RenderBlock {h3} at (18,94) size 701x23
</span><span class="cx"> RenderText {#text} at (0,0) size 424x22
</span><span class="cx"> text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> text run at (0,0) width 323: "This page contains the following errors:"
</span><span class="cx"> RenderBlock {div} at (18,61) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 476x14
</span><del>- text run at (0,0) width 476: "error on line 9 at column 66: invalid character in attribute value"
</del><ins>+ text run at (0,0) width 476: "error on line 9 at column 79: invalid character in attribute value"
</ins><span class="cx"> RenderBlock {h3} at (18,94) size 701x23
</span><span class="cx"> RenderText {#text} at (0,0) size 424x22
</span><span class="cx"> text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedpng"></a>
<div class="binary"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt (187147 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt        2015-07-22 02:35:18 UTC (rev 187147)
+++ trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> text run at (0,0) width 323: "This page contains the following errors:"
</span><span class="cx"> RenderBlock {div} at (18,61) size 701x15
</span><span class="cx"> RenderText {#text} at (0,0) size 512x14
</span><del>- text run at (0,0) width 512: "error on line 1 at column 132: Extra content at the end of the document"
</del><ins>+ text run at (0,0) width 512: "error on line 1 at column 210: Extra content at the end of the document"
</ins><span class="cx"> RenderBlock {h3} at (18,94) size 701x23
</span><span class="cx"> RenderText {#text} at (0,0) size 424x22
</span><span class="cx"> text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastdomadoptattributecrashexpectedtxtfromrev187147trunkLayoutTestsfastdomadoptattributecrashexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt (from rev 187147, trunk/LayoutTests/fast/dom/adopt-attribute-crash-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/dom/adopt-attribute-crash-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+ALERT: Tests adopting two Attr nodes of the same qualified name. WebKit shouldn't crash or assert.
+This page contains the following errors:
+
+error on line 3 at column 35: Namespaced Attribute href in 'http://www.w3.org/1999/xlink' redefined
+error on line 18 at column 10: Extra content at the end of the document
+Below is a rendering of the page up to the first error.
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastparserxmlcolonentityexpectedtxtfromrev187147trunkLayoutTestsfastparserxmlcolonentityexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt (from rev 187147, trunk/LayoutTests/fast/parser/xml-colon-entity-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-colon-entity-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+CRASH: malformed entity of &: in xml causes access violation.
+
+If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.
+
+
+
+--------
+Frame: 'xml-parser'
+--------
+This page contains the following errors:
+
+error on line 2 at column 13: Entity ':' not defined
+error on line 5 at column 1: AttValue: ' expected
+Below is a rendering of the page up to the first error.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastparserxmldeclarationmissingendingmarkexpectedtxtfromrev187147trunkLayoutTestsfastparserxmldeclarationmissingendingmarkexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt (from rev 187147, trunk/LayoutTests/fast/parser/xml-declaration-missing-ending-mark-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/parser/xml-declaration-missing-ending-mark-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+CRASH: Omitting terminal question mark in <?xml...?> declaration (above) causes access violation.
+
+This tests the both the HTML parser (.html extension), which is where the crash was observed, and the XML parser (in an iframe).
+See https://bugs.webkit.org/show_bug.cgi?id=17814
+
+If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.
+
+
+
+--------
+Frame: 'xml-parser'
+--------
+This page contains the following errors:
+
+error on line 1 at column 19: Blank needed here
+Below is a rendering of the page up to the first error.
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastxslxsltextracontentatendexpectedpngfromrev187147trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.png (from rev 187147, trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastxslxsltextracontentatendexpectedtxtfromrev187147trunkLayoutTestsplatformmacfastxslxsltextracontentatendexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt (from rev 187147, trunk/LayoutTests/platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-extra-content-at-end-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,22 @@
</span><ins>+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x255
+ RenderBlock {html} at (0,0) size 800x255
+ RenderBlock {parsererror} at (16,16) size 768x189 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20) size 732x23
+ RenderText {#text} at (0,0) size 323x22
+ text run at (0,0) width 323: "This page contains the following errors:"
+ RenderBlock {div} at (18,61) size 732x15
+ RenderText {#text} at (0,0) size 505x14
+ text run at (0,0) width 505: "error on line 1 at column 76: Extra content at the end of the document"
+ RenderBlock {h3} at (18,94) size 732x23
+ RenderText {#text} at (0,0) size 424x22
+ text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
+ RenderBlock {p} at (18,134) size 732x37
+ RenderText {#text} at (0,0) size 721x36
+ text run at (0,0) width 721: "This document was created as the result of an XSL transformation. The line and column numbers given are from"
+ text run at (0,18) width 145: "the transformed result."
+ RenderBody {body} at (8,220) size 784x19
+ RenderBlock {p} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 230x18
+ text run at (0,0) width 230: "You should see error text above this"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastxslxsltmissingnamespaceinxsltexpectedpngfromrev187147trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.png (from rev 187147, trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitefastxslxsltmissingnamespaceinxsltexpectedtxtfromrev187147trunkLayoutTestsplatformmacfastxslxsltmissingnamespaceinxsltexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt (from rev 187147, trunk/LayoutTests/platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+CONSOLE MESSAGE: line 8: Namespace prefix foo on bar is not defined
+
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x289
+ RenderBlock {html} at (0,0) size 800x289
+ RenderBlock {parsererror} at (16,16) size 768x189 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20) size 732x23
+ RenderText {#text} at (0,0) size 323x22
+ text run at (0,0) width 323: "This page contains the following errors:"
+ RenderBlock {div} at (18,61) size 732x15
+ RenderText {#text} at (0,0) size 519x14
+ text run at (0,0) width 519: "error on line 1 at column 76: Namespace prefix foo on bar is not defined"
+ RenderBlock {h3} at (18,94) size 732x23
+ RenderText {#text} at (0,0) size 424x22
+ text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
+ RenderBlock {p} at (18,134) size 732x37
+ RenderText {#text} at (0,0) size 721x36
+ text run at (0,0) width 721: "This document was created as the result of an XSL transformation. The line and column numbers given are from"
+ text run at (0,18) width 145: "the transformed result."
+ RenderBody {body} at (8,220) size 784x53
+ RenderBlock {p} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 230x18
+ text run at (0,0) width 230: "You should see error text above this"
+ RenderBlock (anonymous) at (0,34) size 784x0
+ RenderInline {foo:bar} at (0,0) size 0x0
+ RenderBlock {p} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 354x18
+ text run at (0,0) width 354: "ERROR? this, and nothing below it should be rendered"
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustombug78807expectedtxtfromrev187147trunkLayoutTestssvgcustombug78807expectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/bug78807-expected.txt (from rev 187147, trunk/LayoutTests/svg/custom/bug78807-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/svg/custom/bug78807-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/svg/custom/bug78807-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,6 @@
</span><ins>+This page contains the following errors:
+
+error on line 11 at column 19: Extra content at the end of the document
+Below is a rendering of the page up to the first error.
+
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustommissingxlinkexpectedpngfromrev187147trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.png (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustommissingxlinkexpectedtxtfromrev187147trunkLayoutTestsplatformmacsvgcustommissingxlinkexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.txt (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/missing-xlink-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/svg/custom/missing-xlink-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 785x773
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+ RenderBlock {html} at (0,0) size 785x600
+ RenderBody {body} at (8,16) size 769x600
+ RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20) size 701x23
+ RenderText {#text} at (0,0) size 323x22
+ text run at (0,0) width 323: "This page contains the following errors:"
+ RenderBlock {div} at (18,61) size 701x15
+ RenderText {#text} at (0,0) size 584x14
+ text run at (0,0) width 584: "error on line 6 at column 14: Namespace prefix xlink for href on a is not defined"
+ RenderBlock {h3} at (18,94) size 701x23
+ RenderText {#text} at (0,0) size 424x22
+ text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
+ RenderBlock (anonymous) at (0,152) size 769x605
+ RenderSVGRoot {svg} at (8,168) size 196x125
+ RenderSVGText {text} at (0,106) size 196x18 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 196x18
+ chunk 1 text run 1 at (0.00,120.00) startOffset 0 endOffset 29 width 195.05: "You should see an error above"
+ RenderSVGRect {rect} at (8,168) size 100x101 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustompathbaddataexpectedpngfromrev187147trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.png (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustompathbaddataexpectedtxtfromrev187147trunkLayoutTestsplatformmacsvgcustompathbaddataexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.txt (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/path-bad-data-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/svg/custom/path-bad-data-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,18 @@
</span><ins>+layer at (0,0) size 785x773
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+ RenderBlock {html} at (0,0) size 785x600
+ RenderBody {body} at (8,16) size 769x600
+ RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20) size 701x23
+ RenderText {#text} at (0,0) size 323x22
+ text run at (0,0) width 323: "This page contains the following errors:"
+ RenderBlock {div} at (18,61) size 701x15
+ RenderText {#text} at (0,0) size 476x14
+ text run at (0,0) width 476: "error on line 9 at column 66: invalid character in attribute value"
+ RenderBlock {h3} at (18,94) size 701x23
+ RenderText {#text} at (0,0) size 424x22
+ text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
+ RenderBlock (anonymous) at (0,152) size 769x605
+ RenderSVGRoot {svg} at (8,168) size 200x201
+ RenderSVGPath {path} at (8,168) size 200x201 [fill={[type=SOLID] [color=#008000]}] [data="M 0 0 L 200 0 L 200 200 L 0 200"]
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustomusefontfacecrashexpectedpngfromrev187147trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedpng"></a>
<div class="binary"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.png (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.png)</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemitesvgcustomusefontfacecrashexpectedtxtfromrev187147trunkLayoutTestsplatformmacsvgcustomusefontfacecrashexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt (from rev 187147, trunk/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt) (0 => 187148)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/svg/custom/use-font-face-crash-expected.txt        2015-07-22 03:51:12 UTC (rev 187148)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+layer at (0,0) size 785x773
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x600
+ RenderBlock {html} at (0,0) size 785x600
+ RenderBody {body} at (8,16) size 769x600
+ RenderBlock {parsererror} at (16,0) size 737x137 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+ RenderBlock {h3} at (18,20) size 701x23
+ RenderText {#text} at (0,0) size 323x22
+ text run at (0,0) width 323: "This page contains the following errors:"
+ RenderBlock {div} at (18,61) size 701x15
+ RenderText {#text} at (0,0) size 512x14
+ text run at (0,0) width 512: "error on line 1 at column 132: Extra content at the end of the document"
+ RenderBlock {h3} at (18,94) size 701x23
+ RenderText {#text} at (0,0) size 424x22
+ text run at (0,0) width 424: "Below is a rendering of the page up to the first error."
+ RenderBlock (anonymous) at (0,152) size 769x605
+ RenderSVGRoot {svg} at (8,174) size 342x19
+ RenderSVGText {text} at (0,6) size 342x18 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 342x18
+ chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 53 width 341.27: "This should not crash, but display an error document."
+ RenderSVGContainer {use} at (8,168) size 0x0
</ins></span></pre>
</div>
</div>
</body>
</html>