<!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>[187936] 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/187936">187936</a></dd>
<dt>Author</dt> <dd>simon.fraser@apple.com</dd>
<dt>Date</dt> <dd>2015-08-04 21:32:34 -0700 (Tue, 04 Aug 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Move Mavericks and Yosemite editing/mac results into the right place.

* platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt.
* platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt.
* platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt.
* platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt.
* platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt.
* platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt.
* platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/mac-mavericks/editing/mac/</li>
<li>trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/</li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringanchorelementexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringbasicexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontsizeexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontstylevarianteffectexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontweightexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringtextdecorationsexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacattributedstringverticalalignexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-mavericks/editing/mac/input/</li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacinputdevanagariligatureexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/</li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacspellingautocorrectionatbeginningofword1expectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacspellingautocorrectionatbeginningofword2expectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmaverickseditingmacspellingdeleteautocorrectedword2expectedtxt">trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt</a></li>
<li>trunk/LayoutTests/platform/mac-yosemite/editing/</li>
<li>trunk/LayoutTests/platform/mac-yosemite/editing/mac/</li>
<li>trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/</li>
<li>trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/</li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringanchorelementexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringbasicexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontsizeexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontstylevarianteffectexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontweightexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringtextdecorationsexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringverticalalignexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<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>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditinginputdevanagariligatureexpectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword1expectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword2expectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingdeleteautocorrectedword2expectedtxt">trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringanchorelementexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringbasicexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontsizeexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontweightexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringletterspacingexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringtextdecorationsexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringverticalalignexpectedtxt">trunk/LayoutTests/platform/mac-yosemite/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 (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/ChangeLog        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,3 +1,28 @@
</span><ins>+2015-08-04  Simon Fraser  &lt;simon.fraser@apple.com&gt;
+
+        Move Mavericks and Yosemite editing/mac results into the right place.
+
+        * platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt.
+        * platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt.
+        * platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt.
+        * platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt.
+        * platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt.
+        * platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt: Renamed from LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt.
+        * platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt: Renamed from LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt.
+
</ins><span class="cx"> 2015-08-04  Doug Russell  &lt;d_russell@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         AX: tree item children returned from ranged getter are different from full array of children
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringanchorelementexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/anchor-element-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,31 @@
</span><ins>+Input:
+&lt;a href=&quot;https://webkit.org/&quot;&gt;webkit.org&lt;/a&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringbasicexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/basic-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,61 @@
</span><ins>+Input:
+hello &lt;b style=&quot;background-color:blue; color:white;&quot;&gt;world&lt;/b&gt; &lt;a href=&quot;https://webkit.org/&quot;&gt;WebKit&lt;/a&gt;.&lt;br&gt;
+&lt;span style=&quot;background-color:yellow;&quot;&gt;this is a &lt;u&gt;&lt;i&gt;t&lt;/i&gt;est&lt;/u&gt; of &lt;em&gt;attributed&lt;/em&gt; string.&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontsizeexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-size-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,392 @@
</span><ins>+Input:
+&lt;small&gt;small element&lt;/small&gt;
+&lt;span style=&quot;font-size: xx-small&quot;&gt;xx-small&lt;/span&gt;
+&lt;span style=&quot;font-size: x-small&quot;&gt;x-small&lt;/span&gt;
+&lt;span style=&quot;font-size: small&quot;&gt;small&lt;/span&gt;
+&lt;span style=&quot;font-size: normal&quot;&gt;normal&lt;/span&gt;
+&lt;span style=&quot;font-size: large&quot;&gt;large&lt;/span&gt;
+&lt;span style=&quot;font-size: x-large&quot;&gt;x-large&lt;/span&gt;
+&lt;span style=&quot;font-size: xx-large&quot;&gt;xx-large&lt;/span&gt;
+&lt;span style=&quot;font-size: 5pt&quot;&gt;5pt&lt;/span&gt;
+&lt;span style=&quot;font-size: 15pt&quot;&gt;15pt&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/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.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 10/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[xx-small]
+    NSFont: Times-Roman 9.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 13/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[x-small]
+    NSFont: Times-Roman 10.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[small]
+    NSFont: Times-Roman 13.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ normal ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 22/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[large]
+    NSFont: Times-Roman 18.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 28/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[x-large]
+    NSFont: Times-Roman 24.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 37/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[xx-large]
+    NSFont: Times-Roman 32.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 8/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[5pt]
+    NSFont: Times-Roman 7.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 23/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[15pt]
+    NSFont: Times-Roman 20.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontstylevarianteffectexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+Input:
+&lt;i&gt;italic&lt;/i&gt;
+&lt;span style=&quot;font-style: oblique&quot;&gt;oblique&lt;/span&gt;
+&lt;span style=&quot;font-variant: small-caps&quot;&gt;small-caps&lt;/span&gt;
+&lt;span style=&quot;font-effect: outline&quot;&gt;outline&lt;/span&gt;
+&lt;span style=&quot;font-effect: emboss&quot;&gt;emboss&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringfontweightexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/font-weight-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,53 @@
</span><ins>+Input:
+&lt;b&gt;bold&lt;/b&gt;
+&lt;span style=&quot;font-weight: 100&quot;&gt;font weight 100&lt;/span&gt;
+&lt;span style=&quot;font-weight: 200&quot;&gt;font weight 200&lt;/span&gt;
+&lt;span style=&quot;font-weight: 300&quot;&gt;font weight 300&lt;/span&gt;
+&lt;span style=&quot;font-weight: 400&quot;&gt;font weight 400&lt;/span&gt;
+&lt;span style=&quot;font-weight: 500&quot;&gt;font weight 500&lt;/span&gt;
+&lt;span style=&quot;font-weight: 600&quot;&gt;font weight 600&lt;/span&gt;
+&lt;span style=&quot;font-weight: 700&quot;&gt;font weight 700&lt;/span&gt;
+&lt;span style=&quot;font-weight: 800&quot;&gt;font weight 800&lt;/span&gt;
+&lt;span style=&quot;font-weight: 900&quot;&gt;font weight 900&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringletterspacingexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/letter-spacing-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,29 @@
</span><ins>+Input:
+&lt;span style=&quot;letter-spacing: 3pt&quot;&gt;3pt&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringtextdecorationsexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/text-decorations-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+Input:
+&lt;u&gt;underline&lt;/u&gt;
+&lt;strike&gt;strike&lt;/strike&gt;
+&lt;span style=&quot;text-decoration: underline line-though&quot;&gt;underline and strike&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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="trunkLayoutTestsplatformmacmaverickseditingmacattributedstringverticalalignexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/attributed-string/vertical-align-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,105 @@
</span><ins>+Input:
+&lt;sup&gt;sup element&lt;/sup&gt;
+&lt;sub&gt;sub element&lt;/sub&gt;
+&lt;span style=&quot;vertical-align: super&quot;&gt;vertical align super&lt;/span&gt;
+&lt;span style=&quot;vertical-align: sub&quot;&gt;vertical align sub&lt;/span&gt;
+&lt;span style=&quot;vertical-align: 50%&quot;&gt;vertical align 50%&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/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
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSFont: Times-Roman 16.00 pt.
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[sub element]
+    NSFont: Times-Roman 13.00 pt.
+    NSSuperScript: -1
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    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>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacinputdevanagariligatureexpectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditinginputdevanagariligatureexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/input/devanagari-ligature-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,9 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x26
+        RenderText {#text} at (0,1) size 12x18
+          text run at (0,1) width 12: &quot;\x{915}\x{94D}\x{937}&quot;
+caret: position 3 of child 0 {#text} of child 1 {DIV} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacspellingautocorrectionatbeginningofword1expectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword1expectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-1-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,36 @@
</span><ins>+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #document-fragment to 0 of DIV &gt; #document-fragment toDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 8 of #text &gt; DIV &gt; #document-fragment to 8 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 782x36
+          text run at (0,0) width 782: &quot;The test verified that autocorrection does not occur when user starts typing a word. You should see the phrase \&quot;mesage m\&quot;&quot;
+          text run at (0,18) width 203: &quot;with red underline on \&quot;mesage\&quot;&quot;
+      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
+        RenderText {#text} at (0,0) size 784x54
+          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
+          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
+          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
+      RenderBlock (anonymous) at (0,122) size 784x140
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,132) size 578x136 clip at (11,133) size 576x134
+  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 572x13
+      RenderText {#text} at (0,0) size 55x13
+        text run at (0,0) width 55: &quot;mesage m&quot;
+caret: position 8 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacspellingautocorrectionatbeginningofword2expectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword2expectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/autocorrection-at-beginning-of-word-2-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,40 @@
</span><ins>+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #document-fragment to 0 of DIV &gt; #document-fragment toDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 782x36
+          text run at (0,0) width 782: &quot;The test verified that autocorrection does not occur when user starts typing a word. You should see the phrase \&quot;mesage \\n\&quot;&quot;
+          text run at (0,18) width 203: &quot;with red underline on \&quot;mesage\&quot;&quot;
+      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
+        RenderText {#text} at (0,0) size 784x54
+          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
+          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
+          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
+      RenderBlock (anonymous) at (0,122) size 784x140
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,132) size 578x136 clip at (11,133) size 576x134
+  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 572x26
+      RenderText {#text} at (0,0) size 45x13
+        text run at (0,0) width 45: &quot;mesage &quot;
+      RenderText {#text} at (44,0) size 1x13
+        text run at (44,0) width 1: &quot; &quot;
+      RenderText {#text} at (0,13) size 0x13
+        text run at (0,13) width 0: &quot; &quot;
+caret: position 0 of child 2 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmaverickseditingmacspellingdeleteautocorrectedword2expectedtxtfromrev187935trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingdeleteautocorrectedword2expectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-mavericks/editing/mac/spelling/delete-autocorrected-word-2-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,74 @@
</span><ins>+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldInsertText:message replacingDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment givenAction:WebViewInsertActionTyped
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 4 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 12 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 10 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 9 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 8 of #text &gt; DIV &gt; #document-fragment to 9 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 8 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 5 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 5 of #text &gt; DIV &gt; #document-fragment
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 4 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock {DIV} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 744x36
+          text run at (0,0) width 744: &quot;The test verified that, after deleting an autocorrection, typing the same misspelled word at the same position will not&quot;
+          text run at (0,18) width 651: &quot;trigger autocorrection again. You should see the phrase \&quot;the mesage \&quot; with red underline on \&quot;mesage\&quot;&quot;
+      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
+        RenderText {#text} at (0,0) size 784x54
+          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
+          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
+          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
+      RenderBlock (anonymous) at (0,122) size 784x140
+        RenderText {#text} at (0,0) size 0x0
+        RenderText {#text} at (0,0) size 0x0
+layer at (10,132) size 578x136 clip at (11,133) size 576x134
+  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 572x13
+      RenderText {#text} at (0,0) size 65x13
+        text run at (0,0) width 62: &quot;the mesage&quot;
+        text run at (61,0) width 4: &quot; &quot;
+caret: position 11 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/anchor-element-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,31 +0,0 @@
</span><del>-Input:
-&lt;a href=&quot;https://webkit.org/&quot;&gt;webkit.org&lt;/a&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/basic-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,61 +0,0 @@
</span><del>-Input:
-hello &lt;b style=&quot;background-color:blue; color:white;&quot;&gt;world&lt;/b&gt; &lt;a href=&quot;https://webkit.org/&quot;&gt;WebKit&lt;/a&gt;.&lt;br&gt;
-&lt;span style=&quot;background-color:yellow;&quot;&gt;this is a &lt;u&gt;&lt;i&gt;t&lt;/i&gt;est&lt;/u&gt; of &lt;em&gt;attributed&lt;/em&gt; string.&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-size-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,392 +0,0 @@
</span><del>-Input:
-&lt;small&gt;small element&lt;/small&gt;
-&lt;span style=&quot;font-size: xx-small&quot;&gt;xx-small&lt;/span&gt;
-&lt;span style=&quot;font-size: x-small&quot;&gt;x-small&lt;/span&gt;
-&lt;span style=&quot;font-size: small&quot;&gt;small&lt;/span&gt;
-&lt;span style=&quot;font-size: normal&quot;&gt;normal&lt;/span&gt;
-&lt;span style=&quot;font-size: large&quot;&gt;large&lt;/span&gt;
-&lt;span style=&quot;font-size: x-large&quot;&gt;x-large&lt;/span&gt;
-&lt;span style=&quot;font-size: xx-large&quot;&gt;xx-large&lt;/span&gt;
-&lt;span style=&quot;font-size: 5pt&quot;&gt;5pt&lt;/span&gt;
-&lt;span style=&quot;font-size: 15pt&quot;&gt;15pt&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/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.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 10/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[xx-small]
-    NSFont: Times-Roman 9.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 13/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[x-small]
-    NSFont: Times-Roman 10.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[small]
-    NSFont: Times-Roman 13.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ normal ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 22/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[large]
-    NSFont: Times-Roman 18.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 28/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[x-large]
-    NSFont: Times-Roman 24.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 37/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[xx-large]
-    NSFont: Times-Roman 32.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 8/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[5pt]
-    NSFont: Times-Roman 7.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 23/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[15pt]
-    NSFont: Times-Roman 20.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-Input:
-&lt;i&gt;italic&lt;/i&gt;
-&lt;span style=&quot;font-style: oblique&quot;&gt;oblique&lt;/span&gt;
-&lt;span style=&quot;font-variant: small-caps&quot;&gt;small-caps&lt;/span&gt;
-&lt;span style=&quot;font-effect: outline&quot;&gt;outline&lt;/span&gt;
-&lt;span style=&quot;font-effect: emboss&quot;&gt;emboss&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/font-weight-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,53 +0,0 @@
</span><del>-Input:
-&lt;b&gt;bold&lt;/b&gt;
-&lt;span style=&quot;font-weight: 100&quot;&gt;font weight 100&lt;/span&gt;
-&lt;span style=&quot;font-weight: 200&quot;&gt;font weight 200&lt;/span&gt;
-&lt;span style=&quot;font-weight: 300&quot;&gt;font weight 300&lt;/span&gt;
-&lt;span style=&quot;font-weight: 400&quot;&gt;font weight 400&lt;/span&gt;
-&lt;span style=&quot;font-weight: 500&quot;&gt;font weight 500&lt;/span&gt;
-&lt;span style=&quot;font-weight: 600&quot;&gt;font weight 600&lt;/span&gt;
-&lt;span style=&quot;font-weight: 700&quot;&gt;font weight 700&lt;/span&gt;
-&lt;span style=&quot;font-weight: 800&quot;&gt;font weight 800&lt;/span&gt;
-&lt;span style=&quot;font-weight: 900&quot;&gt;font weight 900&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,29 +0,0 @@
</span><del>-Input:
-&lt;span style=&quot;letter-spacing: 3pt&quot;&gt;3pt&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/text-decorations-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-Input:
-&lt;u&gt;underline&lt;/u&gt;
-&lt;strike&gt;strike&lt;/strike&gt;
-&lt;span style=&quot;text-decoration: underline line-though&quot;&gt;underline and strike&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/attributed-string/vertical-align-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,105 +0,0 @@
</span><del>-Input:
-&lt;sup&gt;sup element&lt;/sup&gt;
-&lt;sub&gt;sub element&lt;/sub&gt;
-&lt;span style=&quot;vertical-align: super&quot;&gt;vertical align super&lt;/span&gt;
-&lt;span style=&quot;vertical-align: sub&quot;&gt;vertical align sub&lt;/span&gt;
-&lt;span style=&quot;vertical-align: 50%&quot;&gt;vertical align 50%&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/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
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSFont: Times-Roman 16.00 pt.
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[sub element]
-    NSFont: Times-Roman 13.00 pt.
-    NSSuperScript: -1
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    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.
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditinginputdevanagariligatureexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/input/devanagari-ligature-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,9 +0,0 @@
</span><del>-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x26
-        RenderText {#text} at (0,1) size 12x18
-          text run at (0,1) width 12: &quot;\x{915}\x{94D}\x{937}&quot;
-caret: position 3 of child 0 {#text} of child 1 {DIV} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,36 +0,0 @@
</span><del>-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #document-fragment to 0 of DIV &gt; #document-fragment toDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 8 of #text &gt; DIV &gt; #document-fragment to 8 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 782x36
-          text run at (0,0) width 782: &quot;The test verified that autocorrection does not occur when user starts typing a word. You should see the phrase \&quot;mesage m\&quot;&quot;
-          text run at (0,18) width 203: &quot;with red underline on \&quot;mesage\&quot;&quot;
-      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
-        RenderText {#text} at (0,0) size 784x54
-          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
-          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
-          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
-      RenderBlock (anonymous) at (0,122) size 784x140
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-layer at (10,132) size 578x136 clip at (11,133) size 576x134
-  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 572x13
-      RenderText {#text} at (0,0) size 55x13
-        text run at (0,0) width 55: &quot;mesage m&quot;
-caret: position 8 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingautocorrectionatbeginningofword2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,40 +0,0 @@
</span><del>-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV &gt; #document-fragment to 0 of DIV &gt; #document-fragment toDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 1 of #text &gt; DIV &gt; #document-fragment to 1 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 782x36
-          text run at (0,0) width 782: &quot;The test verified that autocorrection does not occur when user starts typing a word. You should see the phrase \&quot;mesage \\n\&quot;&quot;
-          text run at (0,18) width 203: &quot;with red underline on \&quot;mesage\&quot;&quot;
-      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
-        RenderText {#text} at (0,0) size 784x54
-          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
-          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
-          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
-      RenderBlock (anonymous) at (0,122) size 784x140
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-layer at (10,132) size 578x136 clip at (11,133) size 576x134
-  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 572x26
-      RenderText {#text} at (0,0) size 45x13
-        text run at (0,0) width 45: &quot;mesage &quot;
-      RenderText {#text} at (44,0) size 1x13
-        text run at (44,0) width 1: &quot; &quot;
-      RenderText {#text} at (0,13) size 0x13
-        text run at (0,13) width 0: &quot; &quot;
-caret: position 0 of child 2 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacmavericksplatformmaceditingspellingdeleteautocorrectedword2expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-mavericks/platform/mac/editing/spelling/delete-autocorrected-word-2-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,74 +0,0 @@
</span><del>-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldInsertText:message replacingDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment givenAction:WebViewInsertActionTyped
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 4 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 12 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 10 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 9 of #text &gt; DIV &gt; #document-fragment to 10 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 8 of #text &gt; DIV &gt; #document-fragment to 9 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 7 of #text &gt; DIV &gt; #document-fragment to 8 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 6 of #text &gt; DIV &gt; #document-fragment to 7 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 5 of #text &gt; DIV &gt; #document-fragment to 6 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 5 of #text &gt; DIV &gt; #document-fragment
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 4 of #text &gt; DIV &gt; #document-fragment to 4 of #text &gt; DIV &gt; #document-fragment toDOMRange:range from 11 of #text &gt; DIV &gt; #document-fragment to 11 of #text &gt; DIV &gt; #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x36
-        RenderText {#text} at (0,0) size 744x36
-          text run at (0,0) width 744: &quot;The test verified that, after deleting an autocorrection, typing the same misspelled word at the same position will not&quot;
-          text run at (0,18) width 651: &quot;trigger autocorrection again. You should see the phrase \&quot;the mesage \&quot; with red underline on \&quot;mesage\&quot;&quot;
-      RenderBlock {P} at (0,52) size 784x54 [color=#008000]
-        RenderText {#text} at (0,0) size 784x54
-          text run at (0,0) width 784: &quot;Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'message' as the correct&quot;
-          text run at (0,18) width 747: &quot;spelling of 'mesage' several times, the spell checker will not provide 'notational' as a suggestion anymore. To fix this,&quot;
-          text run at (0,36) width 242: &quot;remove all files in ~/Library/Spelling.&quot;
-      RenderBlock (anonymous) at (0,122) size 784x140
-        RenderText {#text} at (0,0) size 0x0
-        RenderText {#text} at (0,0) size 0x0
-layer at (10,132) size 578x136 clip at (11,133) size 576x134
-  RenderTextControl {TEXTAREA} at (2,2) size 578x136 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 572x13
-      RenderText {#text} at (0,0) size 65x13
-        text run at (0,0) width 62: &quot;the mesage&quot;
-        text run at (61,0) width 4: &quot; &quot;
-caret: position 11 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 5 {TEXTAREA} of body
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringanchorelementexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/anchor-element-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,38 @@
</span><ins>+Input:
+&lt;a href=&quot;https://webkit.org/&quot;&gt;webkit.org&lt;/a&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/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.
+    NSKern: 0pt
+    NSLink: https://webkit.org/
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
+    NSStrokeWidth: 0
+    NSUnderline: true
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringbasicexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/basic-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,108 @@
</span><ins>+Input:
+hello &lt;b style=&quot;background-color:blue; color:white;&quot;&gt;world&lt;/b&gt; &lt;a href=&quot;https://webkit.org/&quot;&gt;WebKit&lt;/a&gt;.&lt;br&gt;
+&lt;span style=&quot;background-color:yellow;&quot;&gt;this is a &lt;u&gt;&lt;i&gt;t&lt;/i&gt;est&lt;/u&gt; of &lt;em&gt;attributed&lt;/em&gt; string.&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[hello ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[world]
+    NSBackgroundColor: #0000ff (NSDeviceRGBColorSpace)
+    NSColor: #ffffff (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 1 1 1 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[WebKit]
+    NSColor: #0000ee (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSLink: https://webkit.org/
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
+    NSStrokeWidth: 0
+    NSUnderline: true
+[.\n]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[this is a ]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[t]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSUnderline: true
+[est]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSUnderline: true
+[ of ]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[attributed]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ string.]
+    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontsizeexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-size-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,464 @@
</span><ins>+Input:
+&lt;small&gt;small element&lt;/small&gt;
+&lt;span style=&quot;font-size: xx-small&quot;&gt;xx-small&lt;/span&gt;
+&lt;span style=&quot;font-size: x-small&quot;&gt;x-small&lt;/span&gt;
+&lt;span style=&quot;font-size: small&quot;&gt;small&lt;/span&gt;
+&lt;span style=&quot;font-size: normal&quot;&gt;normal&lt;/span&gt;
+&lt;span style=&quot;font-size: large&quot;&gt;large&lt;/span&gt;
+&lt;span style=&quot;font-size: x-large&quot;&gt;x-large&lt;/span&gt;
+&lt;span style=&quot;font-size: xx-large&quot;&gt;xx-large&lt;/span&gt;
+&lt;span style=&quot;font-size: 5pt&quot;&gt;5pt&lt;/span&gt;
+&lt;span style=&quot;font-size: 15pt&quot;&gt;15pt&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[small element]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 13.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 10/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[xx-small]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 9.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 13/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[x-small]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 10.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[small]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 13.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ normal ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 22/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[large]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 18.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 28/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[x-large]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 24.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 37/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[xx-large]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 32.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 8/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[5pt]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 7.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 23/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[15pt]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 20.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontstylevarianteffectexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+Input:
+&lt;i&gt;italic&lt;/i&gt;
+&lt;span style=&quot;font-style: oblique&quot;&gt;oblique&lt;/span&gt;
+&lt;span style=&quot;font-variant: small-caps&quot;&gt;small-caps&lt;/span&gt;
+&lt;span style=&quot;font-effect: outline&quot;&gt;outline&lt;/span&gt;
+&lt;span style=&quot;font-effect: emboss&quot;&gt;emboss&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[italic]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[oblique]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Italic 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ small-caps outline emboss ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringfontweightexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/font-weight-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,93 @@
</span><ins>+Input:
+&lt;b&gt;bold&lt;/b&gt;
+&lt;span style=&quot;font-weight: 100&quot;&gt;font weight 100&lt;/span&gt;
+&lt;span style=&quot;font-weight: 200&quot;&gt;font weight 200&lt;/span&gt;
+&lt;span style=&quot;font-weight: 300&quot;&gt;font weight 300&lt;/span&gt;
+&lt;span style=&quot;font-weight: 400&quot;&gt;font weight 400&lt;/span&gt;
+&lt;span style=&quot;font-weight: 500&quot;&gt;font weight 500&lt;/span&gt;
+&lt;span style=&quot;font-weight: 600&quot;&gt;font weight 600&lt;/span&gt;
+&lt;span style=&quot;font-weight: 700&quot;&gt;font weight 700&lt;/span&gt;
+&lt;span style=&quot;font-weight: 800&quot;&gt;font weight 800&lt;/span&gt;
+&lt;span style=&quot;font-weight: 900&quot;&gt;font weight 900&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[bold]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ font weight 100 font weight 200 font weight 300 font weight 400 font weight 500 ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[font weight 600]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[font weight 700]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[font weight 800]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[font weight 900]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Bold 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringletterspacingexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/letter-spacing-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,30 @@
</span><ins>+Input:
+&lt;span style=&quot;letter-spacing: 3pt&quot;&gt;3pt&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[3pt ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringtextdecorationsexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/text-decorations-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,52 @@
</span><ins>+Input:
+&lt;u&gt;underline&lt;/u&gt;
+&lt;strike&gt;strike&lt;/strike&gt;
+&lt;span style=&quot;text-decoration: underline line-though&quot;&gt;underline and strike&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[underline]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSUnderline: true
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[strike]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrikethrough: true
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[ underline and strike ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteeditingmaceditingattributedstringverticalalignexpectedtxtfromrev187935trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="copfile"><h4>Copied: trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt (from rev 187935, trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt) (0 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/mac-yosemite/editing/mac/editing/attributed-string/vertical-align-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -0,0 +1,137 @@
</span><ins>+Input:
+&lt;sup&gt;sup element&lt;/sup&gt;
+&lt;sub&gt;sub element&lt;/sub&gt;
+&lt;span style=&quot;vertical-align: super&quot;&gt;vertical align super&lt;/span&gt;
+&lt;span style=&quot;vertical-align: sub&quot;&gt;vertical align sub&lt;/span&gt;
+&lt;span style=&quot;vertical-align: 50%&quot;&gt;vertical align 50%&lt;/span&gt;
+
+Output:
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[sup element]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 13.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSSuperScript: 1
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 15/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[sub element]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 13.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSSuperScript: -1
+NSParagraphStyle:
+Alignment 4
+    LineSpacing: 0
+    ParagraphSpacing: 0
+    ParagraphSpacingBefore: 0
+    HeadIndent: 0
+    TailIndent: 0
+    FirstLineHeadIndent: 0
+    LineHeight: 18/0
+    LineHeightMultiple: 0
+    LineBreakMode: 0
+    Tabs: ()
+    DefaultTabInterval: 36
+    Blocks: (null)
+    Lists: (null)
+    BaseWritingDirection: 0
+    HyphenationFactor: 0
+    TighteningFactor: 0.05
+    HeaderLevel: 0
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[vertical align super]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSSuperScript: 1
+[ ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+[vertical align sub]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+    NSSuperScript: -1
+[ vertical align 50% ]
+    NSColor: #000000 (NSDeviceRGBColorSpace)
+    NSFont: Times-Roman 16.00 pt.
+    NSKern: 0pt
+    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
+    NSStrokeWidth: 0
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringanchorelementexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/anchor-element-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,38 +0,0 @@
</span><del>-Input:
-&lt;a href=&quot;https://webkit.org/&quot;&gt;webkit.org&lt;/a&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/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.
-    NSKern: 0pt
-    NSLink: https://webkit.org/
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
-    NSStrokeWidth: 0
-    NSUnderline: true
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringbasicexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/basic-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,108 +0,0 @@
</span><del>-Input:
-hello &lt;b style=&quot;background-color:blue; color:white;&quot;&gt;world&lt;/b&gt; &lt;a href=&quot;https://webkit.org/&quot;&gt;WebKit&lt;/a&gt;.&lt;br&gt;
-&lt;span style=&quot;background-color:yellow;&quot;&gt;this is a &lt;u&gt;&lt;i&gt;t&lt;/i&gt;est&lt;/u&gt; of &lt;em&gt;attributed&lt;/em&gt; string.&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[hello ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[world]
-    NSBackgroundColor: #0000ff (NSDeviceRGBColorSpace)
-    NSColor: #ffffff (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 1 1 1 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[WebKit]
-    NSColor: #0000ee (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSLink: https://webkit.org/
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0.933333 1
-    NSStrokeWidth: 0
-    NSUnderline: true
-[.\n]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[this is a ]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[t]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSUnderline: true
-[est]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSUnderline: true
-[ of ]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[attributed]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ string.]
-    NSBackgroundColor: #ffff00 (NSDeviceRGBColorSpace)
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontsizeexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-size-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,464 +0,0 @@
</span><del>-Input:
-&lt;small&gt;small element&lt;/small&gt;
-&lt;span style=&quot;font-size: xx-small&quot;&gt;xx-small&lt;/span&gt;
-&lt;span style=&quot;font-size: x-small&quot;&gt;x-small&lt;/span&gt;
-&lt;span style=&quot;font-size: small&quot;&gt;small&lt;/span&gt;
-&lt;span style=&quot;font-size: normal&quot;&gt;normal&lt;/span&gt;
-&lt;span style=&quot;font-size: large&quot;&gt;large&lt;/span&gt;
-&lt;span style=&quot;font-size: x-large&quot;&gt;x-large&lt;/span&gt;
-&lt;span style=&quot;font-size: xx-large&quot;&gt;xx-large&lt;/span&gt;
-&lt;span style=&quot;font-size: 5pt&quot;&gt;5pt&lt;/span&gt;
-&lt;span style=&quot;font-size: 15pt&quot;&gt;15pt&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[small element]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 13.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 10/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[xx-small]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 9.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 13/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[x-small]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 10.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[small]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 13.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ normal ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 22/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[large]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 18.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 28/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[x-large]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 24.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 37/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[xx-large]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 32.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 8/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[5pt]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 7.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 23/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[15pt]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 20.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontstylevarianteffectexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-style-variant-effect-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-Input:
-&lt;i&gt;italic&lt;/i&gt;
-&lt;span style=&quot;font-style: oblique&quot;&gt;oblique&lt;/span&gt;
-&lt;span style=&quot;font-variant: small-caps&quot;&gt;small-caps&lt;/span&gt;
-&lt;span style=&quot;font-effect: outline&quot;&gt;outline&lt;/span&gt;
-&lt;span style=&quot;font-effect: emboss&quot;&gt;emboss&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[italic]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[oblique]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Italic 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ small-caps outline emboss ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringfontweightexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/font-weight-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,93 +0,0 @@
</span><del>-Input:
-&lt;b&gt;bold&lt;/b&gt;
-&lt;span style=&quot;font-weight: 100&quot;&gt;font weight 100&lt;/span&gt;
-&lt;span style=&quot;font-weight: 200&quot;&gt;font weight 200&lt;/span&gt;
-&lt;span style=&quot;font-weight: 300&quot;&gt;font weight 300&lt;/span&gt;
-&lt;span style=&quot;font-weight: 400&quot;&gt;font weight 400&lt;/span&gt;
-&lt;span style=&quot;font-weight: 500&quot;&gt;font weight 500&lt;/span&gt;
-&lt;span style=&quot;font-weight: 600&quot;&gt;font weight 600&lt;/span&gt;
-&lt;span style=&quot;font-weight: 700&quot;&gt;font weight 700&lt;/span&gt;
-&lt;span style=&quot;font-weight: 800&quot;&gt;font weight 800&lt;/span&gt;
-&lt;span style=&quot;font-weight: 900&quot;&gt;font weight 900&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[bold]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ font weight 100 font weight 200 font weight 300 font weight 400 font weight 500 ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[font weight 600]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[font weight 700]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[font weight 800]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[font weight 900]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Bold 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringletterspacingexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/letter-spacing-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-Input:
-&lt;span style=&quot;letter-spacing: 3pt&quot;&gt;3pt&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[3pt ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringtextdecorationsexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/text-decorations-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,52 +0,0 @@
</span><del>-Input:
-&lt;u&gt;underline&lt;/u&gt;
-&lt;strike&gt;strike&lt;/strike&gt;
-&lt;span style=&quot;text-decoration: underline line-though&quot;&gt;underline and strike&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[underline]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSUnderline: true
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[strike]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrikethrough: true
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[ underline and strike ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre></div>
<a id="trunkLayoutTestsplatformmacyosemiteplatformmaceditingattributedstringverticalalignexpectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt (187935 => 187936)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt        2015-08-05 03:38:58 UTC (rev 187935)
+++ trunk/LayoutTests/platform/mac-yosemite/platform/mac/editing/attributed-string/vertical-align-expected.txt        2015-08-05 04:32:34 UTC (rev 187936)
</span><span class="lines">@@ -1,137 +0,0 @@
</span><del>-Input:
-&lt;sup&gt;sup element&lt;/sup&gt;
-&lt;sub&gt;sub element&lt;/sub&gt;
-&lt;span style=&quot;vertical-align: super&quot;&gt;vertical align super&lt;/span&gt;
-&lt;span style=&quot;vertical-align: sub&quot;&gt;vertical align sub&lt;/span&gt;
-&lt;span style=&quot;vertical-align: 50%&quot;&gt;vertical align 50%&lt;/span&gt;
-
-Output:
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[sup element]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 13.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSSuperScript: 1
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 15/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[sub element]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 13.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSSuperScript: -1
-NSParagraphStyle:
-Alignment 4
-    LineSpacing: 0
-    ParagraphSpacing: 0
-    ParagraphSpacingBefore: 0
-    HeadIndent: 0
-    TailIndent: 0
-    FirstLineHeadIndent: 0
-    LineHeight: 18/0
-    LineHeightMultiple: 0
-    LineBreakMode: 0
-    Tabs: ()
-    DefaultTabInterval: 36
-    Blocks: (null)
-    Lists: (null)
-    BaseWritingDirection: 0
-    HyphenationFactor: 0
-    TighteningFactor: 0.05
-    HeaderLevel: 0
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[vertical align super]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSSuperScript: 1
-[ ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-[vertical align sub]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-    NSSuperScript: -1
-[ vertical align 50% ]
-    NSColor: #000000 (NSDeviceRGBColorSpace)
-    NSFont: Times-Roman 16.00 pt.
-    NSKern: 0pt
-    NSStrokeColor: NSDeviceRGBColorSpace 0 0 0 1
-    NSStrokeWidth: 0
-
</del></span></pre>
</div>
</div>

</body>
</html>