<!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>[176048] 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/176048">176048</a></dd>
<dt>Author</dt> <dd>ap@apple.com</dd>
<dt>Date</dt> <dd>2014-11-12 15:51:23 -0800 (Wed, 12 Nov 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre><rdar://problem/15864185> Syrah: platform/mac/editing/attributed-string tests are failing
Land Yosemite results, and remove the tests from TestExpectations.
* platform/mac-mavericks/platform/mac/editing/attributed-string: Added.
* platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt.
* platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt.
* platform/mac/editing/attributed-string/anchor-element-expected.txt:
* platform/mac/editing/attributed-string/basic-expected.txt:
* platform/mac/editing/attributed-string/font-size-expected.txt:
* platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt:
* platform/mac/editing/attributed-string/font-weight-expected.txt:
* platform/mac/editing/attributed-string/letter-spacing-expected.txt:
* platform/mac/editing/attributed-string/text-decorations-expected.txt:
* platform/mac/editing/attributed-string/vertical-align-expected.txt:
* platform/mac/TestExpectations:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmacTestExpectations">trunk/LayoutTests/platform/mac/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringanchorelementexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringbasicexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringfontsizeexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringfontweightexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringletterspacingexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringtextdecorationsexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmaceditingattributedstringverticalalignexpectedtxt">trunk/LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/</li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringanchorelementexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringbasicexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontsizeexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontweightexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringtextdecorationsexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringverticalalignexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/ChangeLog        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -1,5 +1,30 @@
</span><span class="cx"> 2014-11-12 Alexey Proskuryakov <ap@apple.com>
</span><span class="cx">
</span><ins>+ <rdar://problem/15864185> Syrah: platform/mac/editing/attributed-string tests are failing
+
+ Land Yosemite results, and remove the tests from TestExpectations.
+
+ * platform/mac-mavericks/platform/mac/editing/attributed-string: Added.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt.
+ * platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt: Copied from LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt.
+ * platform/mac/editing/attributed-string/anchor-element-expected.txt:
+ * platform/mac/editing/attributed-string/basic-expected.txt:
+ * platform/mac/editing/attributed-string/font-size-expected.txt:
+ * platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt:
+ * platform/mac/editing/attributed-string/font-weight-expected.txt:
+ * platform/mac/editing/attributed-string/letter-spacing-expected.txt:
+ * platform/mac/editing/attributed-string/text-decorations-expected.txt:
+ * platform/mac/editing/attributed-string/vertical-align-expected.txt:
+ * platform/mac/TestExpectations:
+
+2014-11-12 Alexey Proskuryakov <ap@apple.com>
+
</ins><span class="cx"> Make Mac media-source test expectations future compatible
</span><span class="cx"> https://bugs.webkit.org/show_bug.cgi?id=138674
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/TestExpectations (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/TestExpectations        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/TestExpectations        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -1289,16 +1289,6 @@
</span><span class="cx"> [ Yosemite ] webaudio/codec-tests/wav/24bit-22khz-resample.html [ Failure ]
</span><span class="cx"> [ Yosemite ] webaudio/oscillator-sawtooth.html [ Failure ]
</span><span class="cx">
</span><del>-# FIXME: Needs bugzilla (<rdar://problem/15864185>)
-[ Yosemite ] platform/mac/editing/attributed-string/anchor-element.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/basic.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/font-size.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/font-style-variant-effect.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/font-weight.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/letter-spacing.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/text-decorations.html [ Failure ]
-[ Yosemite ] platform/mac/editing/attributed-string/vertical-align.html [ Failure ]
-
</del><span class="cx"> # FIXME: Needs bugzilla (<rdar://problem/15971846>)
</span><span class="cx"> [ Yosemite ] accessibility/deleting-iframe-destroys-axcache.html [ Failure ]
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -24,8 +24,15 @@
</span><span class="cx"> [webkit.org]
</span><span class="cx"> NSColor: #0000ee (NSDeviceRGBColorSpace)
</span><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
</ins><span class="cx"> NSLink: https://webkit.org/
</span><ins>+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSUnderline: true
</span><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -23,39 +23,86 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [hello ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [world]
</span><span class="cx"> NSBackgroundColor: #0000ff (NSDeviceRGBColorSpace)
</span><span class="cx"> NSColor: #ffffff (NSDeviceRGBColorSpace)
</span><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 1 1 1 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [WebKit]
</span><span class="cx"> NSColor: #0000ee (NSDeviceRGBColorSpace)
</span><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
</ins><span class="cx"> NSLink: https://webkit.org/
</span><ins>+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSUnderline: true
</span><span class="cx"> [.\n]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [this is a ]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [t]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Italic 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
+ NSUnderline: true
</ins><span class="cx"> [est]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSUnderline: true
</span><span class="cx"> [ of ]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [attributed]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Italic 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ string.]
</span><span class="cx"> NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -31,39 +31,111 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [small element]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 13.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [xx-small]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 9.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [x-small]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 10.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [small]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 13.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ normal ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [large]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 18.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [x-large]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 24.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [xx-large]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 32.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [5pt]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 7.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [15pt]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 20.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -26,11 +26,27 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [italic]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Italic 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [oblique]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Italic 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ small-caps outline emboss ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -31,23 +31,63 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [bold]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ font weight 100 font weight 200 font weight 300 font weight 400 font weight 500 ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [font weight 600]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [font weight 700]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [font weight 800]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [font weight 900]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Bold 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -21,9 +21,10 @@
</span><span class="cx"> HyphenationFactor: 0
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><del>-[3pt]
</del><ins>+[3pt ]
+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><del>- NSKern: 4pt
-[ ]
- NSFont: Times-Roman 16.00 pt.
</del><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -24,13 +24,29 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [underline]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSUnderline: true
</span><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [strike]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
</ins><span class="cx"> NSStrikethrough: true
</span><ins>+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [ underline and strike ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt (176047 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt        2014-11-12 23:46:00 UTC (rev 176047)
+++ trunk/LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -26,23 +26,55 @@
</span><span class="cx"> TighteningFactor: 0.05
</span><span class="cx"> HeaderLevel: 0
</span><span class="cx"> [sup element]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 13.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSSuperScript: 1
</span><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [sub element]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 13.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSSuperScript: -1
</span><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [vertical align super]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSSuperScript: 1
</span><span class="cx"> [ ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> [vertical align sub]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx"> NSSuperScript: -1
</span><span class="cx"> [ vertical align 50% ]
</span><ins>+ NSColor: #000000 (NSDeviceRGBColorSpace)
</ins><span class="cx"> NSFont: Times-Roman 16.00 pt.
</span><ins>+ NSKern: 0pt
+ NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+ NSStrokeWidth: 0
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringanchorelementexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/anchor-element-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+Input:
+<a href="https://webkit.org/">webkit.org</a>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[webkit.org]
+ NSColor: #0000ee (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+ NSLink: https://webkit.org/
+ NSUnderline: true
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringbasicexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/basic-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+Input:
+hello <b style="background-color:blue; color:white;">world</b> <a href="https://webkit.org/">WebKit</a>.<br>
+<span style="background-color:yellow;">this is a <u><i>t</i>est</u> of <em>attributed</em> string.</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[hello ]
+ NSFont: Times-Roman 16.00 pt.
+[world]
+ NSBackgroundColor: #0000ff (NSDeviceRGBColorSpace)
+ NSColor: #ffffff (NSDeviceRGBColorSpace)
+ NSFont: Times-Bold 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[WebKit]
+ NSColor: #0000ee (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+ NSLink: https://webkit.org/
+ NSUnderline: true
+[.\n]
+ NSFont: Times-Roman 16.00 pt.
+[this is a ]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+[t]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Italic 16.00 pt.
+[est]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+ NSUnderline: true
+[ of ]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+[attributed]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Italic 16.00 pt.
+[ string.]
+ NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+ NSFont: Times-Roman 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontsizeexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/font-size-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,69 @@
</span><ins>+Input:
+<small>small element</small>
+<span style="font-size: xx-small">xx-small</span>
+<span style="font-size: x-small">x-small</span>
+<span style="font-size: small">small</span>
+<span style="font-size: normal">normal</span>
+<span style="font-size: large">large</span>
+<span style="font-size: x-large">x-large</span>
+<span style="font-size: xx-large">xx-large</span>
+<span style="font-size: 5pt">5pt</span>
+<span style="font-size: 15pt">15pt</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[small element]
+ NSFont: Times-Roman 13.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[xx-small]
+ NSFont: Times-Roman 9.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[x-small]
+ NSFont: Times-Roman 10.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[small]
+ NSFont: Times-Roman 13.00 pt.
+[ normal ]
+ NSFont: Times-Roman 16.00 pt.
+[large]
+ NSFont: Times-Roman 18.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[x-large]
+ NSFont: Times-Roman 24.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[xx-large]
+ NSFont: Times-Roman 32.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[5pt]
+ NSFont: Times-Roman 7.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[15pt]
+ NSFont: Times-Roman 20.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontstylevarianteffectexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+Input:
+<i>italic</i>
+<span style="font-style: oblique">oblique</span>
+<span style="font-variant: small-caps">small-caps</span>
+<span style="font-effect: outline">outline</span>
+<span style="font-effect: emboss">emboss</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[italic]
+ NSFont: Times-Italic 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[oblique]
+ NSFont: Times-Italic 16.00 pt.
+[ small-caps outline emboss ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontweightexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/font-weight-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+Input:
+<b>bold</b>
+<span style="font-weight: 100">font weight 100</span>
+<span style="font-weight: 200">font weight 200</span>
+<span style="font-weight: 300">font weight 300</span>
+<span style="font-weight: 400">font weight 400</span>
+<span style="font-weight: 500">font weight 500</span>
+<span style="font-weight: 600">font weight 600</span>
+<span style="font-weight: 700">font weight 700</span>
+<span style="font-weight: 800">font weight 800</span>
+<span style="font-weight: 900">font weight 900</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[bold]
+ NSFont: Times-Bold 16.00 pt.
+[ font weight 100 font weight 200 font weight 300 font weight 400 font weight 500 ]
+ NSFont: Times-Roman 16.00 pt.
+[font weight 600]
+ NSFont: Times-Bold 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[font weight 700]
+ NSFont: Times-Bold 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[font weight 800]
+ NSFont: Times-Bold 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[font weight 900]
+ NSFont: Times-Bold 16.00 pt.
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringletterspacingexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/letter-spacing-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+Input:
+<span style="letter-spacing: 3pt">3pt</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[3pt]
+ NSFont: Times-Roman 16.00 pt.
+ NSKern: 4pt
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringtextdecorationsexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/text-decorations-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+Input:
+<u>underline</u>
+<strike>strike</strike>
+<span style="text-decoration: underline line-though">underline and strike</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[underline]
+ NSFont: Times-Roman 16.00 pt.
+ NSUnderline: true
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[strike]
+ NSFont: Times-Roman 16.00 pt.
+ NSStrikethrough: true
+[ underline and strike ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringverticalalignexpectedtxtfromrev176029trunkLayoutTestsplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt (from rev 176029, trunk/LayoutTests/platform/mac/editing/attributed-string/vertical-align-expected.txt) (0 => 176048)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt         (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt        2014-11-12 23:51:23 UTC (rev 176048)
</span><span class="lines">@@ -0,0 +1,48 @@
</span><ins>+Input:
+<sup>sup element</sup>
+<sub>sub element</sub>
+<span style="vertical-align: super">vertical align super</span>
+<span style="vertical-align: sub">vertical align sub</span>
+<span style="vertical-align: 50%">vertical align 50%</span>
+
+Output:
+NSParagraphStyle:
+Alignment 4
+ LineSpacing: 0
+ ParagraphSpacing: 0
+ ParagraphSpacingBefore: 0
+ HeadIndent: 0
+ TailIndent: 0
+ FirstLineHeadIndent: 0
+ LineHeight: 0/0
+ LineHeightMultiple: 0
+ LineBreakMode: 0
+ Tabs: ()
+ DefaultTabInterval: 36
+ Blocks: (null)
+ Lists: (null)
+ BaseWritingDirection: 0
+ HyphenationFactor: 0
+ TighteningFactor: 0.05
+ HeaderLevel: 0
+[sup element]
+ NSFont: Times-Roman 13.00 pt.
+ NSSuperScript: 1
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[sub element]
+ NSFont: Times-Roman 13.00 pt.
+ NSSuperScript: -1
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[vertical align super]
+ NSFont: Times-Roman 16.00 pt.
+ NSSuperScript: 1
+[ ]
+ NSFont: Times-Roman 16.00 pt.
+[vertical align sub]
+ NSFont: Times-Roman 16.00 pt.
+ NSSuperScript: -1
+[ vertical align 50% ]
+ NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre>
</div>
</div>
</body>
</html>