<!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>[191627] 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/191627">191627</a></dd>
<dt>Author</dt> <dd>zalan@apple.com</dd>
<dt>Date</dt> <dd>2015-10-27 11:27:17 -0700 (Tue, 27 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Unskip and update the test result for El Capitan -&gt; tables/mozilla_expected_failures/bugs/bug8499.html

Unreviewed gardening.

* platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
* platform/wk2/TestExpectations:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug8499expectedtxt">trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwk2TestExpectations">trunk/LayoutTests/platform/wk2/TestExpectations</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (191626 => 191627)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-10-27 17:53:56 UTC (rev 191626)
+++ trunk/LayoutTests/ChangeLog        2015-10-27 18:27:17 UTC (rev 191627)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2015-10-27  Zalan Bujtas  &lt;zalan@apple.com&gt;
+
+        Unskip and update the test result for El Capitan -&gt; tables/mozilla_expected_failures/bugs/bug8499.html
+
+        Unreviewed gardening.
+
+        * platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
+        * platform/wk2/TestExpectations:
+
</ins><span class="cx"> 2015-10-27  Keith Rollin  &lt;krollin@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         Do not sanitize user input for input[type=url]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmactablesmozilla_expected_failuresbugsbug8499expectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt (191626 => 191627)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2015-10-27 17:53:56 UTC (rev 191626)
+++ trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt        2015-10-27 18:27:17 UTC (rev 191627)
</span><span class="lines">@@ -12,33 +12,33 @@
</span><span class="cx">           text run at (347,36) width 115: &quot;original 'flavour'.)&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,70) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,88) size 792x140 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 790x138
-          RenderTableRow {TR} at (0,2) size 790x134
-            RenderTableCell {TD} at (2,2) size 786x134 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 782x130 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 780x128
-                  RenderTableRow {TR} at (0,2) size 780x68
-                    RenderTableCell {TD} at (2,2) size 776x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (382,2) size 12x12 [border: (2px outset #808080)]
-                        RenderTableSection {TBODY} at (2,2) size 8x8
-                          RenderTableRow {TR} at (0,2) size 8x4
-                            RenderTableCell {TD} at (2,2) size 4x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</del><ins>+      RenderTable {TABLE} at (0,88) size 790x140 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 788x138
+          RenderTableRow {TR} at (0,2) size 788x134
+            RenderTableCell {TD} at (2,2) size 784x134 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 780x130 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 778x128
+                  RenderTableRow {TR} at (0,2) size 778x68
+                    RenderTableCell {TD} at (2,2) size 774x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (380,2) size 13x12 [border: (2px outset #808080)]
+                        RenderTableSection {TBODY} at (2,2) size 9x8
+                          RenderTableRow {TR} at (0,2) size 9x4
+                            RenderTableCell {TD} at (2,2) size 5x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</ins><span class="cx">                               RenderInline {APPLET} at (0,0) size 0x0
</span><span class="cx">                                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                                 RenderText {#text} at (0,0) size 0x0
</span><span class="cx">                               RenderText {#text} at (0,0) size 0x0
</span><del>-                      RenderBlock {P} at (2,30) size 772x36
</del><ins>+                      RenderBlock {P} at (2,30) size 770x36
</ins><span class="cx">                         RenderText {#text} at (0,0) size 737x36
</span><span class="cx">                           text run at (0,0) width 429: &quot;The Porto Elounda Mare is built on the sea front, on a 110,000 m2 &quot;
</span><span class="cx">                           text run at (428,0) width 309: &quot;plot of land with a 150 meter long private sandy&quot;
</span><span class="cx">                           text run at (0,18) width 145: &quot;beach. The view from &quot;
</span><span class="cx">                           text run at (144,18) width 389: &quot;decorated with antique and contemporary furniture and rugs.&quot;
</span><del>-                  RenderTableRow {TR} at (0,72) size 780x54
-                    RenderTableCell {TD} at (2,72) size 776x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 772x50 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 770x48
-                          RenderTableRow {TR} at (0,0) size 770x48
</del><ins>+                  RenderTableRow {TR} at (0,72) size 778x54
+                    RenderTableCell {TD} at (2,72) size 774x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 770x50 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 768x48
+                          RenderTableRow {TR} at (0,0) size 768x48
</ins><span class="cx">                             RenderTableCell {TD} at (0,9) size 308x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                               RenderText {#text} at (6,6) size 296x18
</span><span class="cx">                                 text run at (6,6) width 138: &quot;99 Rates in Drahmas &quot;
</span><span class="lines">@@ -50,16 +50,16 @@
</span><span class="cx">                               RenderBR {BR} at (96,20) size 1x0
</span><span class="cx">                               RenderText {#text} at (6,24) size 87x18
</span><span class="cx">                                 text run at (6,24) width 87: &quot;16/10 - 31/10&quot;
</span><del>-                            RenderTableCell {TD} at (411,9) size 177x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (410,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 165x18
</span><span class="cx">                                 text run at (6,6) width 165: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
</span><del>-                            RenderTableCell {TD} at (588,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (587,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 79x18
</span><span class="cx">                                 text run at (6,6) width 79: &quot;22/5 - 16/07&quot;
</span><span class="cx">                               RenderBR {BR} at (84,20) size 1x0
</span><span class="cx">                               RenderText {#text} at (6,24) size 79x18
</span><span class="cx">                                 text run at (6,24) width 79: &quot;28/8 - 01/10&quot;
</span><del>-                            RenderTableCell {TD} at (679,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (677,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 79x18
</span><span class="cx">                                 text run at (6,6) width 79: &quot;17/07 - 27/8&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,228) size 784x18
</span><span class="lines">@@ -70,31 +70,31 @@
</span><span class="cx">           text run at (424,0) width 122: &quot;Table lays out OK.&quot;
</span><span class="cx">       RenderBlock (anonymous) at (0,296) size 784x18
</span><span class="cx">         RenderBR {BR} at (0,0) size 0x18
</span><del>-      RenderTable {TABLE} at (0,314) size 792x158 [border: (1px outset #808080)]
-        RenderTableSection {TBODY} at (1,1) size 790x156
-          RenderTableRow {TR} at (0,2) size 790x152
-            RenderTableCell {TD} at (2,2) size 786x152 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-              RenderTable {TABLE} at (2,2) size 782x148 [border: (1px outset #808080)]
-                RenderTableSection {TBODY} at (1,1) size 780x146
-                  RenderTableRow {TR} at (0,2) size 780x86
-                    RenderTableCell {TD} at (2,2) size 776x86 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (332,2) size 112x30 [border: (2px outset #808080)]
</del><ins>+      RenderTable {TABLE} at (0,314) size 790x158 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 788x156
+          RenderTableRow {TR} at (0,2) size 788x152
+            RenderTableCell {TD} at (2,2) size 784x152 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+              RenderTable {TABLE} at (2,2) size 780x148 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 778x146
+                  RenderTableRow {TR} at (0,2) size 778x86
+                    RenderTableCell {TD} at (2,2) size 774x86 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (331,2) size 112x30 [border: (2px outset #808080)]
</ins><span class="cx">                         RenderTableSection {TBODY} at (2,2) size 108x26
</span><span class="cx">                           RenderTableRow {TR} at (0,2) size 108x22
</span><span class="cx">                             RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                               RenderText {#text} at (2,2) size 100x18
</span><span class="cx">                                 text run at (2,2) width 100: &quot;applet was here&quot;
</span><del>-                      RenderBlock {P} at (2,48) size 772x36
</del><ins>+                      RenderBlock {P} at (2,48) size 770x36
</ins><span class="cx">                         RenderText {#text} at (0,0) size 737x36
</span><span class="cx">                           text run at (0,0) width 429: &quot;The Porto Elounda Mare is built on the sea front, on a 110,000 m2 &quot;
</span><span class="cx">                           text run at (428,0) width 309: &quot;plot of land with a 150 meter long private sandy&quot;
</span><span class="cx">                           text run at (0,18) width 145: &quot;beach. The view from &quot;
</span><span class="cx">                           text run at (144,18) width 389: &quot;decorated with antique and contemporary furniture and rugs.&quot;
</span><del>-                  RenderTableRow {TR} at (0,90) size 780x54
-                    RenderTableCell {TD} at (2,90) size 776x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
-                      RenderTable {TABLE} at (2,2) size 772x50 [border: (1px outset #808080)]
-                        RenderTableSection {TBODY} at (1,1) size 770x48
-                          RenderTableRow {TR} at (0,0) size 770x48
</del><ins>+                  RenderTableRow {TR} at (0,90) size 778x54
+                    RenderTableCell {TD} at (2,90) size 774x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+                      RenderTable {TABLE} at (2,2) size 770x50 [border: (1px outset #808080)]
+                        RenderTableSection {TBODY} at (1,1) size 768x48
+                          RenderTableRow {TR} at (0,0) size 768x48
</ins><span class="cx">                             RenderTableCell {TD} at (0,9) size 308x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
</span><span class="cx">                               RenderText {#text} at (6,6) size 296x18
</span><span class="cx">                                 text run at (6,6) width 138: &quot;99 Rates in Drahmas &quot;
</span><span class="lines">@@ -106,15 +106,15 @@
</span><span class="cx">                               RenderBR {BR} at (96,20) size 1x0
</span><span class="cx">                               RenderText {#text} at (6,24) size 87x18
</span><span class="cx">                                 text run at (6,24) width 87: &quot;16/10 - 31/10&quot;
</span><del>-                            RenderTableCell {TD} at (411,9) size 177x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (410,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 165x18
</span><span class="cx">                                 text run at (6,6) width 165: &quot;01/5- 21/5 &amp; 2/10 - 15/10&quot;
</span><del>-                            RenderTableCell {TD} at (588,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (587,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 79x18
</span><span class="cx">                                 text run at (6,6) width 79: &quot;22/5 - 16/07&quot;
</span><span class="cx">                               RenderBR {BR} at (84,20) size 1x0
</span><span class="cx">                               RenderText {#text} at (6,24) size 79x18
</span><span class="cx">                                 text run at (6,24) width 79: &quot;28/8 - 01/10&quot;
</span><del>-                            RenderTableCell {TD} at (679,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</del><ins>+                            RenderTableCell {TD} at (677,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
</ins><span class="cx">                               RenderText {#text} at (6,6) size 79x18
</span><span class="cx">                                 text run at (6,6) width 79: &quot;17/07 - 27/8&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwk2TestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/wk2/TestExpectations (191626 => 191627)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/wk2/TestExpectations        2015-10-27 17:53:56 UTC (rev 191626)
+++ trunk/LayoutTests/platform/wk2/TestExpectations        2015-10-27 18:27:17 UTC (rev 191627)
</span><span class="lines">@@ -488,7 +488,6 @@
</span><span class="cx"> plugins/plugin-initiate-popup-window.html
</span><span class="cx"> storage/websql/open-database-while-transaction-in-progress.html
</span><span class="cx"> svg/hixie/cascade/002.xml
</span><del>-tables/mozilla_expected_failures/bugs/bug8499.html
</del><span class="cx"> transitions/font-family-during-transition.html
</span><span class="cx"> 
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>