<!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>[195860] 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/195860">195860</a></dd>
<dt>Author</dt> <dd>ryanhaddad@apple.com</dd>
<dt>Date</dt> <dd>2016-01-29 15:45:02 -0800 (Fri, 29 Jan 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>Rebaselining tests on ios-simulator after <a href="http://trac.webkit.org/projects/webkit/changeset/195740">r195740</a>
Unreviewed test gardning.
* platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
* platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt:
* platform/ios-simulator/fast/text/emoji-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt:
* platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorcompositingcontentsopaquetablepartsexpectedtxt">trunk/LayoutTests/platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatorfasttextemojiexpectedtxt">trunk/LayoutTests/platform/ios-simulator/fast/text/emoji-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_centerexpectedtxt">trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_justifyexpectedtxt">trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_leftexpectedtxt">trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_rightexpectedtxt">trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformiossimulatorwk2editinginsertingparagraphseparatorintable1expectedtxt">trunk/LayoutTests/platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/ChangeLog        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -1,3 +1,17 @@
</span><ins>+2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
+
+ Rebaselining tests on ios-simulator after r195740
+
+ Unreviewed test gardning.
+
+ * platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
+ * platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt:
+ * platform/ios-simulator/fast/text/emoji-expected.txt:
+ * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt:
+ * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
+ * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt:
+ * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt:
+
</ins><span class="cx"> 2016-01-29 Brady Eidson <beidson@apple.com>
</span><span class="cx">
</span><span class="cx"> Unreviewed test gardening.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorcompositingcontentsopaquetablepartsexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -10,14 +10,12 @@
</span><span class="cx"> (children 2
</span><span class="cx"> (GraphicsLayer
</span><span class="cx"> (position 28.00 20.00)
</span><del>- (anchor 0.50 0.50)
- (bounds 252.50 102.00)
</del><ins>+ (bounds 252.00 102.00)
</ins><span class="cx"> (drawsContent 1)
</span><span class="cx"> )
</span><span class="cx"> (GraphicsLayer
</span><span class="cx"> (position 28.00 142.00)
</span><del>- (anchor 0.50 0.50)
- (bounds 252.50 102.00)
</del><ins>+ (bounds 252.00 102.00)
</ins><span class="cx"> (drawsContent 1)
</span><span class="cx"> )
</span><span class="cx"> )
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorfasttextemojiexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/fast/text/emoji-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/fast/text/emoji-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/fast/text/emoji-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -11,9 +11,9 @@
</span><span class="cx"> RenderText {#text} at (0,0) size 21x27
</span><span class="cx"> text run at (0,0) width 21: "\x{D83D}\x{DE01}"
</span><span class="cx"> RenderBlock {DIV} at (0,67) size 784x430
</span><del>- RenderText {#text} at (0,7) size 512x72
- text run at (0,7) width 512: "\x{D83D}\x{DC66}\x{D83C}\x{DFFB}\x{D83D}\x{DC69}\x{D83C}\x{DFFC}\x{D83D}\x{DC66}\x{D83C}\x{DFFE}\x{2764}\x{FE0F}\x{D83D}\x{DC8B}\x{D83D}\x{DD75}\x{D83C}\x{DFFB}\x{D83C}\x{DFC7}\x{D83C}\x{DFFB}"
- RenderBR {BR} at (512,65) size 0x0
</del><ins>+ RenderText {#text} at (0,7) size 484x72
+ text run at (0,7) width 484: "\x{D83D}\x{DC66}\x{D83C}\x{DFFB}\x{D83D}\x{DC69}\x{D83C}\x{DFFC}\x{D83D}\x{DC66}\x{D83C}\x{DFFE}\x{2764}\x{FE0F}\x{D83D}\x{DC8B}\x{D83D}\x{DD75}\x{D83C}\x{DFFB}\x{D83C}\x{DFC7}\x{D83C}\x{DFFB}"
+ RenderBR {BR} at (483,65) size 1x0
</ins><span class="cx"> RenderText {#text} at (0,93) size 432x72
</span><span class="cx"> text run at (0,93) width 432: "\x{D83D}\x{DC68}\x{200D}\x{D83D}\x{DC69}\x{200D}\x{D83D}\x{DC66} \x{D83D}\x{DC68}\x{200D}\x{D83D}\x{DC69}\x{200D}\x{D83D}\x{DC67} \x{D83D}\x{DC6A} \x{D83D}\x{DC66}\x{D83C}\x{DFFB}\x{D83D}\x{DC69}\x{D83C}\x{DFFC}\x{D83D}\x{DC66}\x{D83C}\x{DFFE}"
</span><span class="cx"> RenderBR {BR} at (432,151) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_centerexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx"> RenderText {#text} at (142,2) size 118x19
</span><span class="cx"> text run at (142,2) width 118: "Airport Location"
</span><span class="cx"> RenderTableCell {TH} at (406,2) size 329x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</span><del>- RenderText {#text} at (83,2) size 163x19
- text run at (83,2) width 163: "Car Rental information"
</del><ins>+ RenderText {#text} at (83,2) size 162x19
+ text run at (83,2) width 162: "Car Rental information"
</ins><span class="cx"> RenderTableRow {TR} at (0,28) size 737x24
</span><span class="cx"> RenderTableCell {TH} at (2,28) size 100x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_justifyexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx"> RenderText {#text} at (142,2) size 118x19
</span><span class="cx"> text run at (142,2) width 118: "Airport Location"
</span><span class="cx"> RenderTableCell {TH} at (406,2) size 329x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</span><del>- RenderText {#text} at (83,2) size 163x19
- text run at (83,2) width 163: "Car Rental information"
</del><ins>+ RenderText {#text} at (83,2) size 162x19
+ text run at (83,2) width 162: "Car Rental information"
</ins><span class="cx"> RenderTableRow {TR} at (0,28) size 737x24
</span><span class="cx"> RenderTableCell {TH} at (2,28) size 100x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_leftexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx"> RenderText {#text} at (142,2) size 118x19
</span><span class="cx"> text run at (142,2) width 118: "Airport Location"
</span><span class="cx"> RenderTableCell {TH} at (406,2) size 329x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</span><del>- RenderText {#text} at (83,2) size 163x19
- text run at (83,2) width 163: "Car Rental information"
</del><ins>+ RenderText {#text} at (83,2) size 162x19
+ text run at (83,2) width 162: "Car Rental information"
</ins><span class="cx"> RenderTableRow {TR} at (0,28) size 737x24
</span><span class="cx"> RenderTableCell {TH} at (2,28) size 100x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatortablesmozillamarvincolgroup_align_rightexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -20,8 +20,8 @@
</span><span class="cx"> RenderText {#text} at (142,2) size 118x19
</span><span class="cx"> text run at (142,2) width 118: "Airport Location"
</span><span class="cx"> RenderTableCell {TH} at (406,2) size 329x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=3]
</span><del>- RenderText {#text} at (83,2) size 163x19
- text run at (83,2) width 163: "Car Rental information"
</del><ins>+ RenderText {#text} at (83,2) size 162x19
+ text run at (83,2) width 162: "Car Rental information"
</ins><span class="cx"> RenderTableRow {TR} at (0,28) size 737x24
</span><span class="cx"> RenderTableCell {TH} at (2,28) size 100x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
</span><span class="cx"> RenderText {#text} at (21,2) size 58x19
</span></span></pre></div>
<a id="trunkLayoutTestsplatformiossimulatorwk2editinginsertingparagraphseparatorintable1expectedtxt"></a>
<div class="delfile"><h4>Deleted: trunk/LayoutTests/platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt (195859 => 195860)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-29 23:43:56 UTC (rev 195859)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt        2016-01-29 23:45:02 UTC (rev 195860)
</span><span class="lines">@@ -1,30 +0,0 @@
</span><del>-EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
-EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 5 of #text > TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document toDOMRange:range from 2 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document to 2 of TD > TR > TBODY > TABLE > DIV > BODY > HTML > #document 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 {P} at (0,0) size 784x20
- RenderText {#text} at (0,0) size 625x19
- text run at (0,0) width 347: "This tests InsertParagraphSeparator inside table cells. "
- text run at (346,0) width 279: "'Cell' and 'Two' should be on separate lines."
- RenderBlock {DIV} at (0,36) size 784x50
- RenderTable {TABLE} at (0,0) size 105x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 103x48
- RenderTableRow {TR} at (0,2) size 103x44
- RenderTableCell {TD} at (2,12) size 62x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 58x19
- text run at (2,2) width 58: "Cell One"
- RenderTableCell {TD} at (65,2) size 36x44 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "Cell "
- RenderBR {BR} at (32,17) size 1x0
- RenderInline {SPAN} at (0,0) size 29x19
- RenderText {#text} at (2,22) size 29x19
- text run at (2,22) width 29: "Two"
-caret: position 0 of child 0 {#text} of child 2 {SPAN} of child 1 {TD} of child 0 {TR} of child 0 {TBODY} of child 0 {TABLE} of child 2 {DIV} of body
</del></span></pre>
</div>
</div>
</body>
</html>