<!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>[209537] 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/209537">209537</a></dd>
<dt>Author</dt> <dd>hyatt@apple.com</dd>
<dt>Date</dt> <dd>2016-12-08 08:47:12 -0800 (Thu, 08 Dec 2016)</dd>
</dl>
<h3>Log Message</h3>
<pre>[CSS Parser] Unskip more tests
https://bugs.webkit.org/show_bug.cgi?id=165602
Reviewed by Zalan Bujtas.
* TestExpectations:
* fast/css/remove-shorthand-expected.txt:
* fast/css/transform-inline-style-expected.txt:
* fast/regions/region-styling/parsing-region-style-rule.html:
* fast/shapes/parsing/parsing-shape-image-threshold-expected.txt:
* fast/shapes/parsing/parsing-shape-image-threshold.html:
* fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt:
* fast/shapes/shape-outside-floats/shape-outside-animation.html:
* platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt:
* svg/webarchive/svg-cursor-subresources.svg:
* transitions/transitions-parsing-expected.txt:
* transitions/transitions-parsing.html:</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsTestExpectations">trunk/LayoutTests/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsfastcssremoveshorthandexpectedtxt">trunk/LayoutTests/fast/css/remove-shorthand-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastcsstransforminlinestyleexpectedtxt">trunk/LayoutTests/fast/css/transform-inline-style-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastregionsregionstylingparsingregionstylerulehtml">trunk/LayoutTests/fast/regions/region-styling/parsing-region-style-rule.html</a></li>
<li><a href="#trunkLayoutTestsfastshapesparsingparsingshapeimagethresholdexpectedtxt">trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastshapesparsingparsingshapeimagethresholdhtml">trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold.html</a></li>
<li><a href="#trunkLayoutTestsfastshapesshapeoutsidefloatsshapeoutsideanimationexpectedtxt">trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsfastshapesshapeoutsidefloatsshapeoutsideanimationhtml">trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation.html</a></li>
<li><a href="#trunkLayoutTestsplatformmacsvgwebarchivesvgcursorsubresourcesexpectedtxt">trunk/LayoutTests/platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt</a></li>
<li><a href="#trunkLayoutTestssvgwebarchivesvgcursorsubresourcessvg">trunk/LayoutTests/svg/webarchive/svg-cursor-subresources.svg</a></li>
<li><a href="#trunkLayoutTeststransitionstransitionsparsingexpectedtxt">trunk/LayoutTests/transitions/transitions-parsing-expected.txt</a></li>
<li><a href="#trunkLayoutTeststransitionstransitionsparsinghtml">trunk/LayoutTests/transitions/transitions-parsing.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/ChangeLog        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -1,3 +1,23 @@
</span><ins>+2016-12-08 Dave Hyatt <hyatt@apple.com>
+
+ [CSS Parser] Unskip more tests
+ https://bugs.webkit.org/show_bug.cgi?id=165602
+
+ Reviewed by Zalan Bujtas.
+
+ * TestExpectations:
+ * fast/css/remove-shorthand-expected.txt:
+ * fast/css/transform-inline-style-expected.txt:
+ * fast/regions/region-styling/parsing-region-style-rule.html:
+ * fast/shapes/parsing/parsing-shape-image-threshold-expected.txt:
+ * fast/shapes/parsing/parsing-shape-image-threshold.html:
+ * fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt:
+ * fast/shapes/shape-outside-floats/shape-outside-animation.html:
+ * platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt:
+ * svg/webarchive/svg-cursor-subresources.svg:
+ * transitions/transitions-parsing-expected.txt:
+ * transitions/transitions-parsing.html:
+
</ins><span class="cx"> 2016-12-08 Antti Koivisto <antti@apple.com>
</span><span class="cx">
</span><span class="cx"> :after and :before don't work on :host
</span></span></pre></div>
<a id="trunkLayoutTestsTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/TestExpectations (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/TestExpectations        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/TestExpectations        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -1008,22 +1008,13 @@
</span><span class="cx"> webkit.org/b/165195 fast/css/parsing-text-emphasis.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/css/css-selector-text.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/css/css-set-selector-text.html [ Pass Failure ]
</span><del>-webkit.org/b/165195 fast/css/remove-shorthand.html [ Pass Failure ]
-webkit.org/b/165195 fast/css/transform-inline-style.html [ Pass Failure ]
</del><span class="cx"> webkit.org/b/165195 fast/css/uri-token-parsing.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-complex.html [ Pass Failure ]
</span><del>-webkit.org/b/165195 fast/regions/region-styling/parsing-region-style-rule.html [ Pass Failure ]
</del><span class="cx"> webkit.org/b/165195 fast/selectors/querySelector-pseudo-element.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/selectors/querySelector-pseudo-element-inside-functional-pseudo-class-any.html [ Pass Failure ]
</span><del>-webkit.org/b/165195 fast/shapes/parsing/parsing-shape-image-threshold.html [ Pass Failure ]
-webkit.org/b/165195 fast/shapes/shape-outside-floats/shape-outside-animation.html [ Pass Failure ]
-webkit.org/b/165195 svg/webarchive/svg-cursor-subresources.svg [ Pass Failure ]
</del><span class="cx"> webkit.org/b/165195 fast/backgrounds/background-shorthand-after-set-backgroundSize.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/backgrounds/background-position-parsing-2.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/backgrounds/background-shorthand-with-backgroundSize-style.html [ Pass Failure ]
</span><del>-webkit.org/b/165195 fast/css/font-family-parse-keyword.html [ Pass Failure ]
-webkit.org/b/165195 fast/css/variables/custom-property-dynamic-update.html [ Skip ]
-webkit.org/b/165195 transitions/transitions-parsing.html [ Pass Failure ]
</del><span class="cx"> webkit.org/b/165195 fast/css/aspect-ratio-parsing-tests.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/css-grid-layout/grid-auto-flow-get-set.html [ Pass Failure ]
</span><span class="cx"> webkit.org/b/165195 fast/css-grid-layout/grid-columns-rows-get-set.html [ Pass Failure ]
</span></span></pre></div>
<a id="trunkLayoutTestsfastcssremoveshorthandexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css/remove-shorthand-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css/remove-shorthand-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/css/remove-shorthand-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -72,5 +72,5 @@
</span><span class="cx"> removes "padding"
</span><span class="cx"> and adds "".
</span><span class="cx"> Removing -webkit-text-stroke
</span><del>-removes "-webkit-text-stroke-color, -webkit-text-stroke-width"
</del><ins>+removes "-webkit-text-stroke-width, -webkit-text-stroke-color"
</ins><span class="cx"> and adds "".
</span></span></pre></div>
<a id="trunkLayoutTestsfastcsstransforminlinestyleexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/css/transform-inline-style-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/css/transform-inline-style-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/css/transform-inline-style-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -2,5 +2,5 @@
</span><span class="cx"> https://bugs.webkit.org/show_bug.cgi?id=22594
</span><span class="cx">
</span><span class="cx"> style: all 1s ease, left 3s cubic-bezier(0.2, 0.3, 0.6, 0.8) 2s
</span><del>-style: 0% 30%
</del><ins>+style: left 30%
</ins><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsfastregionsregionstylingparsingregionstylerulehtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/regions/region-styling/parsing-region-style-rule.html (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/regions/region-styling/parsing-region-style-rule.html        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/regions/region-styling/parsing-region-style-rule.html        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -47,6 +47,7 @@
</span><span class="cx"> "@-webkit-region #region1 { div { margin-top: 10px; } }",
</span><span class="cx"> "@-webkit-region #region2 { div { margin-left: 5px; } }",
</span><span class="cx"> "@-webkit-region #region1 { p { color: red; } }",
</span><ins>+ "@-webkit-region #region1 {}",
</ins><span class="cx"> "@-webkit-region #region1, #region2 { p > p { color: green; } }"
</span><span class="cx"> ];
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsfastshapesparsingparsingshapeimagethresholdexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -10,7 +10,7 @@
</span><span class="cx"> PASS getCSSText("-webkit-shape-image-threshold", "1.1") is "1.1"
</span><span class="cx"> PASS getCSSText("-webkit-shape-image-threshold", "identifier") is ""
</span><span class="cx"> PASS getCSSText("-webkit-shape-image-threshold", "'string'") is ""
</span><del>-PASS getCSSText("-webkit-shape-image-threshold", "calc(0.1 + 0.4)") is "calc(0.5)"
</del><ins>+PASS getCSSText("-webkit-shape-image-threshold", "calc(0.1 + 0.4)") is "0.5"
</ins><span class="cx"> PASS getComputedStyleValue("-webkit-shape-image-threshold", "0") is "0"
</span><span class="cx"> PASS getComputedStyleValue("-webkit-shape-image-threshold", "0.5") is "0.5"
</span><span class="cx"> PASS getComputedStyleValue("-webkit-shape-image-threshold", "1") is "1"
</span></span></pre></div>
<a id="trunkLayoutTestsfastshapesparsingparsingshapeimagethresholdhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold.html (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold.html        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/shapes/parsing/parsing-shape-image-threshold.html        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -20,7 +20,7 @@
</span><span class="cx"> ["-webkit-shape-image-threshold", "1.1", "1.1"],
</span><span class="cx"> ["-webkit-shape-image-threshold", "identifier", ""],
</span><span class="cx"> ["-webkit-shape-image-threshold", "\'string\'", ""],
</span><del>- ["-webkit-shape-image-threshold", "calc(0.1 + 0.4)", "calc(0.5)"]
</del><ins>+ ["-webkit-shape-image-threshold", "calc(0.1 + 0.4)", "0.5"]
</ins><span class="cx"> ]
</span><span class="cx"> );
</span><span class="cx">
</span></span></pre></div>
<a id="trunkLayoutTestsfastshapesshapeoutsidefloatsshapeoutsideanimationexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -19,8 +19,8 @@
</span><span class="cx"> PASS - "webkitShapeOutside" property for "circle-auto-box" element at 1s saw something close to: circle(50% at 50% 50%)
</span><span class="cx"> PASS - "webkitShapeOutside" property for "circle-to-topleft-box" element at 1s saw something close to: circle(35% at 25% 25%)
</span><span class="cx"> PASS - "webkitShapeOutside" property for "circle-to-topleft-box" element at 1s saw something close to: circle(35% at 25% 25%)
</span><del>-PASS - "webkitShapeOutside" property for "circle-to-bottomright-using-keyword-box" element at 1s saw something close to: circle(35% at 75% 75%)
-PASS - "webkitShapeOutside" property for "circle-to-bottomright-using-keyword-box" element at 1s saw something close to: circle(35% at 75% 75%)
</del><ins>+PASS - "webkitShapeOutside" property for "circle-to-bottomright-using-keyword-box" element at 1s saw something close to: circle(35% at calc((50% * 0.5) + ((100% - 0px) * 0.5)) calc((50% * 0.5) + ((100% - 0px) * 0.5)))
+PASS - "webkitShapeOutside" property for "circle-to-bottomright-using-keyword-box" element at 1s saw something close to: circle(35% at calc((50% * 0.5) + ((100% - 0px) * 0.5)) calc((50% * 0.5) + ((100% - 0px) * 0.5)))
</ins><span class="cx"> PASS - "webkitShapeOutside" property for "circle-to-bottomright-extended-box" element at 1s saw something close to: circle(35% at 75% 75%)
</span><span class="cx"> PASS - "webkitShapeOutside" property for "circle-to-bottomright-extended-using-keyword-box" element at 1s saw something close to: circle(35% at calc((50% * 0.5) + ((100% - 10%) * 0.5)) calc((50% * 0.5) + ((100% - 20px) * 0.5)))
</span><span class="cx"> PASS - "webkitShapeOutside" property for "circle-to-bottomright-extended-using-keyword-2-box" element at 1s saw something close to: circle(35% at calc((50% * 0.5) + ((100% - 10%) * 0.5)) calc((50% * 0.5) + ((100% - 10px) * 0.5)))
</span></span></pre></div>
<a id="trunkLayoutTestsfastshapesshapeoutsidefloatsshapeoutsideanimationhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation.html (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation.html        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-animation.html        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -143,8 +143,8 @@
</span><span class="cx"> ["circle-auto-anim", 1, "circle-auto-box", "webkitShapeOutside", "circle(50% at 50% 50%)", 0.05],
</span><span class="cx"> ["circle-to-topleft-anim", 1, "circle-to-topleft-box", "webkitShapeOutside", "circle(35% at 25% 25%)", 0.05],
</span><span class="cx"> ["circle-to-topleft-anim", 1, "circle-to-topleft-box", "webkitShapeOutside", "circle(35% at 25% 25%)", 0.05],
</span><del>- ["circle-to-bottomright-using-keyword-anim", 1, "circle-to-bottomright-using-keyword-box", "webkitShapeOutside", "circle(35% at 75% 75%)", 0.05],
- ["circle-to-bottomright-using-keyword-anim", 1, "circle-to-bottomright-using-keyword-box", "webkitShapeOutside", "circle(35% at 75% 75%)", 0.05],
</del><ins>+ ["circle-to-bottomright-using-keyword-anim", 1, "circle-to-bottomright-using-keyword-box", "webkitShapeOutside", "circle(35% at calc((50% * 0.5) + ((100% - 0px) * 0.5)) calc((50% * 0.5) + ((100% - 0px) * 0.5)))", 0.05],
+ ["circle-to-bottomright-using-keyword-anim", 1, "circle-to-bottomright-using-keyword-box", "webkitShapeOutside", "circle(35% at calc((50% * 0.5) + ((100% - 0px) * 0.5)) calc((50% * 0.5) + ((100% - 0px) * 0.5)))", 0.05],
</ins><span class="cx"> ["circle-to-bottomright-extended-anim", 1, "circle-to-bottomright-extended-box", "webkitShapeOutside", "circle(35% at 75% 75%)", 0.05],
</span><span class="cx"> ["circle-to-bottomright-extended-using-keyword-anim", 1, "circle-to-bottomright-extended-using-keyword-box", "webkitShapeOutside", "circle(35% at calc((50% * 0.5) + ((100% - 10%) * 0.5)) calc((50% * 0.5) + ((100% - 20px) * 0.5)))", 0.01],
</span><span class="cx"> ["circle-to-bottomright-extended-using-keyword-2-anim", 1, "circle-to-bottomright-extended-using-keyword-2-box", "webkitShapeOutside", "circle(35% at calc((50% * 0.5) + ((100% - 10%) * 0.5)) calc((50% * 0.5) + ((100% - 10px) * 0.5)))", 0.01],
</span></span></pre></div>
<a id="trunkLayoutTestsplatformmacsvgwebarchivesvgcursorsubresourcesexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/platform/mac/svg/webarchive/svg-cursor-subresources-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">                 <key>WebResourceData</key>
</span><span class="cx">                 <string>&lt;svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"&gt;
</span><span class="cx"> &lt;cursor id="mycursor" xlink:href="resources/green-checker.png"/&gt;
</span><del>- &lt;rect style="cursor: url(#mycursor)" width="100" height="100" fill="white" stroke="blue"/&gt;
</del><ins>+ &lt;rect style="cursor: url(#mycursor), default" width="100" height="100" fill="white" stroke="blue"/&gt;
</ins><span class="cx">
</span><span class="cx"> &lt;text x="10" y="130"&gt;Hover over the rect, you should see a (large) custom cursor&lt;/text&gt;
</span><span class="cx"> &lt;script&gt;
</span></span></pre></div>
<a id="trunkLayoutTestssvgwebarchivesvgcursorsubresourcessvg"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/svg/webarchive/svg-cursor-subresources.svg (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/svg/webarchive/svg-cursor-subresources.svg        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/svg/webarchive/svg-cursor-subresources.svg        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -1,6 +1,6 @@
</span><span class="cx"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
</span><span class="cx"> <cursor id="mycursor" xlink:href="resources/green-checker.png" />
</span><del>- <rect style="cursor: url(#mycursor)" width="100" height="100" fill="white" stroke="blue" />
</del><ins>+ <rect style="cursor: url(#mycursor), default" width="100" height="100" fill="white" stroke="blue" />
</ins><span class="cx">
</span><span class="cx"> <text x="10" y="130">Hover over the rect, you should see a (large) custom cursor</text>
</span><span class="cx"> <script>
</span></span></pre></div>
<a id="trunkLayoutTeststransitionstransitionsparsingexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/transitions/transitions-parsing-expected.txt (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/transitions/transitions-parsing-expected.txt        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/transitions/transitions-parsing-expected.txt        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -45,17 +45,17 @@
</span><span class="cx"> PASS style.webkitTransitionProperty is 'font-size, all, color'
</span><span class="cx"> PASS computedStyle.webkitTransitionProperty is 'font-size, all, color'
</span><span class="cx"> Invalid transition-property values.
</span><del>-PASS style.transitionProperty is ''
</del><ins>+PASS style.transitionProperty is 'solid, font-size'
</ins><span class="cx"> PASS computedStyle.transitionProperty is 'all'
</span><del>-PASS style.webkitTransitionProperty is ''
</del><ins>+PASS style.webkitTransitionProperty is 'solid, font-size'
</ins><span class="cx"> PASS computedStyle.webkitTransitionProperty is 'all'
</span><del>-PASS style.transitionProperty is ''
</del><ins>+PASS style.transitionProperty is 'solid, left'
</ins><span class="cx"> PASS computedStyle.transitionProperty is 'all'
</span><del>-PASS style.webkitTransitionProperty is ''
</del><ins>+PASS style.webkitTransitionProperty is 'solid, left'
</ins><span class="cx"> PASS computedStyle.webkitTransitionProperty is 'all'
</span><del>-PASS style.transitionProperty is ''
</del><ins>+PASS style.transitionProperty is 'solid'
</ins><span class="cx"> PASS computedStyle.transitionProperty is 'all'
</span><del>-PASS style.webkitTransitionProperty is ''
</del><ins>+PASS style.webkitTransitionProperty is 'solid'
</ins><span class="cx"> PASS computedStyle.webkitTransitionProperty is 'all'
</span><span class="cx"> PASS style.transitionProperty is ''
</span><span class="cx"> PASS computedStyle.transitionProperty is 'all'
</span><span class="lines">@@ -422,9 +422,9 @@
</span><span class="cx"> PASS computedStyle.transition is 'all 0s ease 0s'
</span><span class="cx"> PASS style.webkitTransition is ''
</span><span class="cx"> PASS computedStyle.webkitTransition is 'all 0s ease 0s'
</span><del>-PASS style.transition is ''
</del><ins>+PASS style.transition is 'widthFoo'
</ins><span class="cx"> PASS computedStyle.transition is 'all 0s ease 0s'
</span><del>-PASS style.webkitTransition is ''
</del><ins>+PASS style.webkitTransition is 'widthFoo'
</ins><span class="cx"> PASS computedStyle.webkitTransition is 'all 0s ease 0s'
</span><span class="cx"> PASS style.transition is ''
</span><span class="cx"> PASS computedStyle.transition is 'all 0s ease 0s'
</span></span></pre></div>
<a id="trunkLayoutTeststransitionstransitionsparsinghtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/transitions/transitions-parsing.html (209536 => 209537)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/transitions/transitions-parsing.html        2016-12-08 14:09:16 UTC (rev 209536)
+++ trunk/LayoutTests/transitions/transitions-parsing.html        2016-12-08 16:47:12 UTC (rev 209537)
</span><span class="lines">@@ -89,23 +89,25 @@
</span><span class="cx"> style.transitionProperty = "";
</span><span class="cx">
</span><span class="cx"> style.transitionProperty = "solid, font-size";
</span><del>-shouldBe("style.transitionProperty", "''");
</del><ins>+shouldBe("style.transitionProperty", "'solid, font-size'");
</ins><span class="cx"> shouldBe("computedStyle.transitionProperty", "'all'");
</span><del>-shouldBe("style.webkitTransitionProperty", "''");
</del><ins>+shouldBe("style.webkitTransitionProperty", "'solid, font-size'");
</ins><span class="cx"> shouldBe("computedStyle.webkitTransitionProperty", "'all'");
</span><span class="cx">
</span><span class="cx"> style.transitionProperty = "solid, left";
</span><del>-shouldBe("style.transitionProperty", "''");
</del><ins>+shouldBe("style.transitionProperty", "'solid, left'");
</ins><span class="cx"> shouldBe("computedStyle.transitionProperty", "'all'");
</span><del>-shouldBe("style.webkitTransitionProperty", "''");
</del><ins>+shouldBe("style.webkitTransitionProperty", "'solid, left'");
</ins><span class="cx"> shouldBe("computedStyle.webkitTransitionProperty", "'all'");
</span><span class="cx">
</span><span class="cx"> style.transitionProperty = "solid";
</span><del>-shouldBe("style.transitionProperty", "''");
</del><ins>+shouldBe("style.transitionProperty", "'solid'");
</ins><span class="cx"> shouldBe("computedStyle.transitionProperty", "'all'");
</span><del>-shouldBe("style.webkitTransitionProperty", "''");
</del><ins>+shouldBe("style.webkitTransitionProperty", "'solid'");
</ins><span class="cx"> shouldBe("computedStyle.webkitTransitionProperty", "'all'");
</span><span class="cx">
</span><ins>+style.transitionProperty = '';
+
</ins><span class="cx"> style.transitionProperty = "20px";
</span><span class="cx"> shouldBe("style.transitionProperty", "''");
</span><span class="cx"> shouldBe("computedStyle.transitionProperty", "'all'");
</span><span class="lines">@@ -665,11 +667,13 @@
</span><span class="cx"> shouldBe("computedStyle.webkitTransition", "'all 0s ease 0s'");
</span><span class="cx">
</span><span class="cx"> style.transition = "widthFoo";
</span><del>-shouldBe("style.transition", "''");
</del><ins>+shouldBe("style.transition", "'widthFoo'");
</ins><span class="cx"> shouldBe("computedStyle.transition", "'all 0s ease 0s'");
</span><del>-shouldBe("style.webkitTransition", "''");
</del><ins>+shouldBe("style.webkitTransition", "'widthFoo'");
</ins><span class="cx"> shouldBe("computedStyle.webkitTransition", "'all 0s ease 0s'");
</span><span class="cx">
</span><ins>+style.transition = '';
+
</ins><span class="cx"> style.transition = "all 30s width ease-in";
</span><span class="cx"> shouldBe("style.transition", "''");
</span><span class="cx"> shouldBe("computedStyle.transition", "'all 0s ease 0s'");
</span></span></pre>
</div>
</div>
</body>
</html>