<!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>[178122] 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/178122">178122</a></dd>
<dt>Author</dt> <dd>bfulgham@apple.com</dd>
<dt>Date</dt> <dd>2015-01-08 11:24:14 -0800 (Thu, 08 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>[Win] Unreviewed Win gardening to get bots green.

Provide new baselines for a number of tests, and add new expectations for a number of bugs I've filed
documenting failures on the Windows platform.

* platform/win/TestExpectations:
* platform/win/fast/forms/search-vertical-alignment-expected.txt:
* platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt:
* platform/win/fast/regions: Added.
* platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
* platform/win/fast/regions/region-dynamic-after-before-expected.txt: Added.
* platform/win/fast/regions/region-generated-content-before-after-expected.txt: Added.
* platform/win/fast/regions/repaint: Added.
* platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
* platform/win/fast/regions/text-region-split-small-pagination-expected.txt: Added.
* platform/win/fast/text/international/danda-space-expected.txt:
* platform/win/fast/text/international/thai-baht-space-expected.txt:
* platform/win/media/audio-constructor-preload-expected.txt: Added.
* platform/win/media/encrypted-media: Added.
* platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt: Added.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformwinTestExpectations">trunk/LayoutTests/platform/win/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformssearchverticalalignmentexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastformstextfieldoverflowbyvalueupdateexpectedtxt">trunk/LayoutTests/platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextinternationaldandaspaceexpectedtxt">trunk/LayoutTests/platform/win/fast/text/international/danda-space-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfasttextinternationalthaibahtspaceexpectedtxt">trunk/LayoutTests/platform/win/fast/text/international/thai-baht-space-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/platform/win/fast/regions/</li>
<li><a href="#trunkLayoutTestsplatformwinfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt">trunk/LayoutTests/platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastregionsregiondynamicafterbeforeexpectedtxt">trunk/LayoutTests/platform/win/fast/regions/region-dynamic-after-before-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastregionsregiongeneratedcontentbeforeafterexpectedtxt">trunk/LayoutTests/platform/win/fast/regions/region-generated-content-before-after-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/fast/regions/repaint/</li>
<li><a href="#trunkLayoutTestsplatformwinfastregionsrepaintregionpaintinginvalidationexpectedtxt">trunk/LayoutTests/platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinfastregionstextregionsplitsmallpaginationexpectedtxt">trunk/LayoutTests/platform/win/fast/regions/text-region-split-small-pagination-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinmediaaudioconstructorpreloadexpectedtxt">trunk/LayoutTests/platform/win/media/audio-constructor-preload-expected.txt</a></li>
<li>trunk/LayoutTests/platform/win/media/encrypted-media/</li>
<li><a href="#trunkLayoutTestsplatformwinmediaencryptedmediaencryptedmediacanplaytypeexpectedtxt">trunk/LayoutTests/platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/ChangeLog        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -1,3 +1,26 @@
</span><ins>+2015-01-08  Brent Fulgham  &lt;bfulgham@apple.com&gt;
+
+        [Win] Unreviewed Win gardening to get bots green.
+
+        Provide new baselines for a number of tests, and add new expectations for a number of bugs I've filed
+        documenting failures on the Windows platform.
+
+        * platform/win/TestExpectations:
+        * platform/win/fast/forms/search-vertical-alignment-expected.txt:
+        * platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt:
+        * platform/win/fast/regions: Added.
+        * platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt: Added.
+        * platform/win/fast/regions/region-dynamic-after-before-expected.txt: Added.
+        * platform/win/fast/regions/region-generated-content-before-after-expected.txt: Added.
+        * platform/win/fast/regions/repaint: Added.
+        * platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt: Added.
+        * platform/win/fast/regions/text-region-split-small-pagination-expected.txt: Added.
+        * platform/win/fast/text/international/danda-space-expected.txt:
+        * platform/win/fast/text/international/thai-baht-space-expected.txt:
+        * platform/win/media/audio-constructor-preload-expected.txt: Added.
+        * platform/win/media/encrypted-media: Added.
+        * platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt: Added.
+
</ins><span class="cx"> 2015-01-08  Carlos Alberto Lopez Perez  &lt;clopez@igalia.com&gt;
</span><span class="cx"> 
</span><span class="cx">         [GTK] Unreviewed GTK gardening after r178115.
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/TestExpectations (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/TestExpectations        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/platform/win/TestExpectations        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx"> editing/pasteboard/drag-files-to-editable-element.html
</span><span class="cx"> 
</span><span class="cx"> # &lt;rdar://problem/5643675&gt; window.scrollTo scrolls a window with no scrollbars
</span><del>-fast/events/attempt-scroll-with-no-scrollbars.html
</del><ins>+fast/events/attempt-scroll-with-no-scrollbars.html [ Failure ]
</ins><span class="cx"> 
</span><span class="cx"> # Emacs bindings are used in LayoutTests which fail on boomer. &lt;rdar://problem/5137352&gt;
</span><span class="cx"> fast/events/keydown-1.html
</span><span class="lines">@@ -522,8 +522,17 @@
</span><span class="cx"> accessibility/label-element-press.html
</span><span class="cx"> accessibility/press-works-on-control-types.html
</span><span class="cx"> 
</span><ins>+# Accessibility tests for notifications that don't exist or aren't needed on Mac OS X (or Windows)
+accessibility/aria-checkbox-sends-notification.html
+accessibility/children-changed-sends-notification.html
+
+# isIndeterminate is not implemented in mac
+webkit.org/b/125855 accessibility/aria-checked-mixed-value.html [ Skip ]
+
+# ariaControlsElementAtIndex is not implemented in mac or win
+webkit.org/b/127908 accessibility/aria-controls.html [ Skip ]
+
</ins><span class="cx"> # Accessibility tests without results or with Mac-specific results.
</span><del>-accessibility/aria-checkbox-sends-notification.html
</del><span class="cx"> accessibility/aria-checkbox-text.html
</span><span class="cx"> accessibility/aria-combobox.html
</span><span class="cx"> accessibility/aria-controls-with-tabs.html
</span><span class="lines">@@ -624,7 +633,6 @@
</span><span class="cx"> accessibility/aria-disabled-propagated-to-children.html
</span><span class="cx"> accessibility/aria-labelledby-overrides-aria-labeledby.html
</span><span class="cx"> accessibility/aria-mappings.html
</span><del>-accessibility/aria-controls.html
</del><span class="cx"> accessibility/aria-flowto.html
</span><span class="cx"> accessibility/img-fallsback-to-title.html
</span><span class="cx"> accessibility/svg-group-element-with-title.html
</span><span class="lines">@@ -641,7 +649,6 @@
</span><span class="cx"> accessibility/table-with-hidden-head-section.html
</span><span class="cx"> accessibility/file-upload-button-stringvalue.html
</span><span class="cx"> accessibility/range-alter-by-percent.html
</span><del>-accessibility/children-changed-sends-notification.html
</del><span class="cx"> accessibility/listitem-title.html
</span><span class="cx"> accessibility/heading-title-includes-links.html
</span><span class="cx"> accessibility/aria-help.html
</span><span class="lines">@@ -664,10 +671,10 @@
</span><span class="cx"> # Test times out
</span><span class="cx"> webkit.org/b/95405 platform/win/accessibility/single-select-children.html [ Skip ]
</span><span class="cx"> 
</span><del>-#AX role needs to be updated on Windows, many test cases involve AX role crash or fail
</del><ins>+# AX role needs to be updated on Windows, many test cases involve AX role crash or fail
</ins><span class="cx"> accessibility/svg-bounds.html
</span><span class="cx"> accessibility/html-html-element-is-ignored.html
</span><del>-accessibility/loading-iframe-updates-axtree.html
</del><ins>+webkit.org/b/126066 accessibility/loading-iframe-updates-axtree.html
</ins><span class="cx"> webkit.org/b/108249 accessibility/corresponding-control-deleted-crash.html
</span><span class="cx"> 
</span><span class="cx"> # Missing AX features:
</span><span class="lines">@@ -990,7 +997,6 @@
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
</span><del>-webkit.org/b/128981 canvas/philip/tests/2d.gradient.interpolate.colouralpha.html [ Failure ]
</del><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.cone.front.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.cone.top.html [ Failure ]
</span><span class="cx"> webkit.org/b/128981 canvas/philip/tests/2d.gradient.radial.inside2.html [ Failure ]
</span><span class="lines">@@ -1080,14 +1086,6 @@
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-disabled-readonly.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-layer.html [ Failure ]
</span><span class="cx"> webkit.org/b/54662 fast/forms/number/number-appearance-spinbutton-visibility.html [ Pass Failure ]
</span><del>-webkit.org/b/54662 fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-large-padding.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-size.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-spinbutton-capturing.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-spinbutton-gets-disabled-or-readonly.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-spinbutton-state.html [ Failure ]
-webkit.org/b/54662 fast/forms/number/number-spinbutton-in-multi-column.html [ Failure ]
</del><span class="cx"> 
</span><span class="cx"> # Datalist is not yet enabled.
</span><span class="cx"> fast/forms/datalist
</span><span class="lines">@@ -1754,7 +1752,6 @@
</span><span class="cx"> webkit.org/b/97026 svg/text/bidi-tspans.svg [ Failure ]
</span><span class="cx"> webkit.org/b/97026 svg/text/non-bmp-positioning-lists.svg [ Failure ]
</span><span class="cx"> webkit.org/b/97026 svg/W3C-SVG-1.1/paths-data-03-f.svg        [ Failure ]
</span><del>-webkit.org/b/97026 svg/as-image/svg-intrinsic-size-rectangular-vertical.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/97026 svg/css/svg-resource-fragment-identifier-img-src.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/97026 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/97026 svg/custom/remove-subtree-including-use-with-child-textpath-that-references-earlier-path.html [ Failure ]
</span><span class="lines">@@ -2039,7 +2036,7 @@
</span><span class="cx"> webkit.org/b/117322 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
</span><span class="cx"> 
</span><span class="cx"> # Text Test Failures
</span><del>-webkit.org/b/117323 animations/animation-delay-changed.html [ Failure ]
</del><ins>+webkit.org/b/117323 animations/animation-delay-changed.html [ Pass Failure Timeout ]
</ins><span class="cx"> webkit.org/b/117323 editing/inserting/insert-3907422-fix.html [ Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/css/lang-mapped-to-webkit-locale-dynamic.xhtml [ Pass Failure ]
</span><span class="cx"> webkit.org/b/117323 fast/frames/sandboxed-iframe-about-blank.html [ Failure ]
</span><span class="lines">@@ -2194,7 +2191,6 @@
</span><span class="cx"> webkit.org/b/122166 media/track/audio-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/track/video-track.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/audio-controls-do-not-fade-out.html [ Timeout ]
</span><del>-webkit.org/b/122166 media/controls-right-click-on-timebar.html [ Timeout Failure ]
</del><span class="cx"> webkit.org/b/122166 media/media-controls-invalid-url.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/media-volume-slider-rendered-normal.html [ Failure ]
</span><span class="cx"> webkit.org/b/122166 media/video-controls-visible-audio-only.html [ Failure ]
</span><span class="lines">@@ -2214,9 +2210,6 @@
</span><span class="cx"> # FAIL: Timed out waiting for notifyDone to be called
</span><span class="cx"> media/media-source [ Skip ]
</span><span class="cx"> 
</span><del>-# isIndeterminate is not implemented in mac
-webkit.org/b/125855 accessibility/aria-checked-mixed-value.html [ Skip ]
-
</del><span class="cx"> # Subpixel: incorrect caret position
</span><span class="cx"> webkit.org/b/126283 editing/selection/mixed-editability-10.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2397,6 +2390,7 @@
</span><span class="cx"> fast/scrolling/scrollable-area-overflow-auto-visibility-override.html [ Pass Failure ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-floats-inset-rounded-top-right.html [ Pass Timeout ]
</span><span class="cx"> fast/shapes/shape-outside-floats/shape-outside-image-fit-002.html [ Pass ImageOnlyFailure ]
</span><ins>+fast/shapes/shape-outside-floats/shape-outside-floats-layout-after-initial-layout-pass.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/shapes/parsing/parsing-shape-outside.html [ Pass Failure ]
</span><span class="cx"> fast/table/033.html [ Pass Failure ]
</span><span class="cx"> fast/table/border-collapsing/cached-change-tbody-border-width.html [ Pass Failure ]
</span><span class="lines">@@ -2658,12 +2652,6 @@
</span><span class="cx"> webkit.org/b/137157 inspector/protocol-promise-result.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # A handful of flattening tests failing on Windows that we are skipping to get the bots green
</span><del>-fast/frames/flattening/frameset-flattening-advanced.html [ Failure ]
-fast/frames/flattening/frameset-flattening-grid.html [ Failure ]
-fast/frames/flattening/frameset-flattening-subframesets.html [ Failure ]
-fast/frames/flattening/iframe-flattening-fixed-height.html [ Failure ]
-fast/frames/flattening/iframe-flattening-offscreen.html [ Failure ]
-fast/frames/flattening/iframe-flattening-out-of-view.html [ Failure ]
</del><span class="cx"> fast/frames/flattening/frameset-flattening-simple.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # A handful of forms tests failing on Windows that we are skipping to get the bots green
</span><span class="lines">@@ -2719,7 +2707,6 @@
</span><span class="cx"> storage/domstorage/sessionstorage/delete-removal.html [ Skip ]
</span><span class="cx"> tables/mozilla/bugs/bug133756-1.html [ Skip ]
</span><span class="cx"> fast/forms/week/week-input-type.html [ Crash Failure ]
</span><del>-fast/css/parsing-invalid-block-recovery.html [ Crash ]
</del><span class="cx"> fast/borders/bidi-002.html [ Failure ]
</span><span class="cx"> fast/borders/bidi-009a.html [ Failure ]
</span><span class="cx"> fast/dom/rtl-scroll-to-leftmost-and-resize.html [ Timeout ]
</span><span class="lines">@@ -2733,15 +2720,13 @@
</span><span class="cx"> mathml/presentation/style-changed.html [ Crash Pass ]
</span><span class="cx"> fast/dom/HTMLTableElement/colSpan.html        [ ImageOnlyFailure ]
</span><span class="cx"> svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr.html [ Skip ]
</span><del>-svg/custom/object-sizing-explicit-width.xhtml [ ImageOnlyFailure Timeout ]
-svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ ImageOnlyFailure Timeout ]
</del><ins>+svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ Pass Timeout ]
</ins><span class="cx"> userscripts/user-script-plugin-document.html [ Crash Failure ]
</span><span class="cx"> tables/mozilla/other/test6.html [ Skip ]
</span><del>-fast/repaint/animation-after-layer-scroll.html [ Failure ]
</del><span class="cx"> fast/text/emphasis-combined-text.html [ ImageOnlyFailure ]
</span><span class="cx"> [ Release ] http/tests/media/video-cancel-load.html [ Crash Failure Timeout ]
</span><span class="cx"> fast/repaint/obscured-background-no-repaint.html [ Failure ]
</span><del>-js/slow-stress/emscripten-memops.html [ Timeout ]
</del><ins>+js/slow-stress/emscripten-memops.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Skip tests that fail only in Debug mode 
</span><span class="cx"> [ Debug ] compositing [ Skip ]
</span><span class="lines">@@ -2760,7 +2745,6 @@
</span><span class="cx"> media/controls-after-reload.html [ Failure ]
</span><span class="cx"> media/controls-strict.html [ Failure ]
</span><span class="cx"> media/controls-without-preload.html [ Failure ]
</span><del>-media/encrypted-media/encrypted-media-session-lifetime.html [ Failure ]
</del><span class="cx"> media/media-blocked-by-beforeload.html [ Timeout ]
</span><span class="cx"> media/media-can-play-flac-audio.html [ Failure ]
</span><span class="cx"> media/media-can-play-ogg.html [ Failure ]
</span><span class="lines">@@ -2824,13 +2808,11 @@
</span><span class="cx"> tables/mozilla/bugs/bug55545.html [ Failure ]
</span><span class="cx"> tables/mozilla/bugs/bug92647-2.html [ Failure ]
</span><span class="cx"> tables/mozilla/bugs/bug99948.html [ Failure ]
</span><del>-tables/mozilla/marvin/backgr_simple-table-column.html [ ImageOnlyFailure Timeout ]
</del><span class="cx"> tables/mozilla/other/move_row.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug1725.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug45621.html [ Failure ]
</span><span class="cx"> tables/mozilla_expected_failures/bugs/bug58402-2.html [ Failure ]
</span><del>-transitions/3d/interrupted-transition.html [ Failure ]
</del><span class="cx"> fast/selectors/064.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-textfield.html [ Failure ]
</span><span class="cx"> fast/replaced/width100percent-textarea.html [ Failure ]
</span><span class="lines">@@ -2848,7 +2830,6 @@
</span><span class="cx"> fast/overflow/scrollRevealButton.html [ Failure ]
</span><span class="cx"> fast/repaint/control-clip.html [ Failure ]
</span><span class="cx"> svg/custom/inline-svg-in-xhtml.xml [ Failure ]
</span><del>-fast/table/mozilla-bug10296-vertical-align-2.html [ Timeout ImageOnlyFailure ]
</del><span class="cx"> 
</span><span class="cx"> # &lt;select&gt; elements are not rendering properly
</span><span class="cx"> webkit.org/b/137962 editing/pasteboard/4641033.html [ Failure ]
</span><span class="lines">@@ -2877,7 +2858,6 @@
</span><span class="cx"> webkit.org/b/137962 fast/forms/select-change-listbox-to-popup.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/forms/select-dirty-parent-pref-widths.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/forms/select-selected.html [ Failure ]
</span><del>-webkit.org/b/137962 fast/forms/select-style.html [ Failure ]
</del><span class="cx"> webkit.org/b/137962 fast/forms/select/optgroup-rendering.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/invalid/014.html [ Failure ]
</span><span class="cx"> webkit.org/b/137962 fast/parser/document-write-option.html [ Failure ]
</span><span class="lines">@@ -2907,9 +2887,8 @@
</span><span class="cx"> webkit.org/b/137963 fast/forms/tabbing-input-iframe.html [ Failure ]
</span><span class="cx"> 
</span><span class="cx"> # Handful of harder to classify miscellaneous failures on the Windows bots after removing SafariTheme
</span><del>-fast/dom/HTMLProgressElement/progress-element.html [ Failure ]
</del><span class="cx"> fast/flexbox/clear-overflow-before-scroll-update.html [ Failure ]
</span><del>-fast/scrolling/scroll-select-list.html [ Failure ]
</del><ins>+fast/scrolling/scroll-select-list.html [ ImageOnlyFailure ]
</ins><span class="cx"> fast/regions/overflow/overflow-in-variable-width-regions-inline.html
</span><span class="cx"> fast/parser/bad-xml-slash.html [ Failure ]
</span><span class="cx"> svg/custom/foreign-object-skew.svg [ Failure ]
</span><span class="lines">@@ -2924,7 +2903,7 @@
</span><span class="cx"> webkit.org/b/138041 fast/multicol/client-rects-spanners.html [ Failure ]
</span><span class="cx"> webkit.org/b/138041 fast/multicol/client-rects.html [ Failure ]
</span><span class="cx"> webkit.org/b/138041 fast/multicol/newmulticol/client-rects.html [ Failure ] 
</span><del>-webkit.org/b/138041 editing/selection/block-cursor-overtype-mode-end-of-line.html [ Failure ]
</del><ins>+webkit.org/b/138041 editing/selection/block-cursor-overtype-mode-end-of-line.html [ Pass Timeout ]
</ins><span class="cx"> 
</span><span class="cx"> # Background renders too dark sometimes.
</span><span class="cx"> webkit.org/b/138042 fast/repaint/search-field-cancel.html [ Failure ]
</span><span class="lines">@@ -2933,12 +2912,6 @@
</span><span class="cx"> webkit.org/b/138042 fast/repaint/renderer-destruction-by-invalidateSelection-crash.html [ Failure ]
</span><span class="cx"> webkit.org/b/138042 fast/repaint/backgroundSizeRepaint.html
</span><span class="cx"> 
</span><del>-# A bunch of JS dates fail after r175078
-webkit.org/b/138020 js/date-parse-comments-test.html [ Failure ]
-webkit.org/b/138020 js/date-parse-test.html [ Failure ]
-webkit.org/b/138020 js/date-set-to-nan.html [ Failure ]
-webkit.org/b/138020 js/dom/date-big-setmonth.html [ Failure ]
-
</del><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.inside2.html [ Failure ]
</span><span class="lines">@@ -2948,7 +2921,7 @@
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.2.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.3.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.blur.html [ Failure ]
</span><del>-webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.off.1.html [ Failure Timeout ]
</del><ins>+webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.off.1.html [ Pass Timeout ]
</ins><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.x.html [ Failure ]
</span><span class="cx"> webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.y.html [ Failure ]
</span><span class="cx"> 
</span><span class="lines">@@ -2971,8 +2944,6 @@
</span><span class="cx"> fast/loader/child-frame-add-after-back-forward.html [ Timeout ]
</span><span class="cx"> fast/loader/form-state-restore-with-frames.html [ Timeout ]
</span><span class="cx"> fast/loader/stateobjects/pushstate-clears-forward-history.html [ Timeout ]
</span><del>-fast/media/mq-color-index-01.html [ Timeout ]
-fast/media/mq-simple-neg-query-02.html [ Timeout ]
</del><span class="cx"> http/tests/security/mixedContent/insecure-xhr-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Timeout ]
</span><span class="cx"> http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Timeout ]
</span><span class="lines">@@ -2995,15 +2966,6 @@
</span><span class="cx"> userscripts/window-onerror-for-isolated-world-2.html [ Timeout ]
</span><span class="cx"> 
</span><span class="cx"> # new crashes, need bug reports
</span><del>-editing/deleting/regional-indicators.html [ Crash ]
-editing/selection/extend-selection-home-end.html [ Crash ]
-editing/selection/home-end.html [ Crash ]
-editing/selection/move-by-word-visually-single-space-one-element.html [ Crash ]
-editing/selection/regional-indicators.html [ Crash ]
-editing/text-iterator/rtl-first-letter-text-iterator-crash.html [ Crash ]
-fast/dom/Document/createElement-invalid-names.html [ Crash ]
-fast/dom/Document/createElement-valid-names.html [ Crash ]
-fast/lists/w3-css3-list-styles-numeric.html [ Crash ]
</del><span class="cx"> fast/parser/entities-in-xhtml.xhtml [ Crash ]
</span><span class="cx"> inspector-protocol/debugger/setBreakpoint-dfg.html [ Crash ]
</span><span class="cx"> mathml/opentype/munderover-layout-resize.html [ Crash ]
</span><span class="lines">@@ -3201,3 +3163,71 @@
</span><span class="cx"> fast/regions/webkit-flow-renderer.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode-2.html [ ImageOnlyFailure ]
</span><span class="cx"> fast/regions/writing-mode/invalid-first-region-with-writing-mode.html [ ImageOnlyFailure ]
</span><ins>+
+webkit.org/b/140249 fast/css/fontloader-svg-select.svg [ Failure ]
+fast/inline/out-of-flow-positioned-render-replaced-box-moves.html [ ImageOnlyFailure ]
+webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll.html [ Failure ]
+webkit.org/b/140250 fast/loader/stateobjects/document-destroyed-navigate-back.html [ Failure ]
+webkit.org/b/140250 fast/loader/stateobjects/replacestate-in-iframe.html [ Failure ]
+
+# SVG Blur is not working on Windows
+webkit.org/b/140254 imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-color-dodge.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-darken.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-difference.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-exclusion.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-lighten.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-multiply.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-overlay.svg [ ImageOnlyFailure ]
+webkit.org/b/140254 imported/mozilla/svg/blend-screen.svg [ ImageOnlyFailure ]
+
+# Several SVG tests fail due to improper screen size in DRT
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/color-prop-05-t.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/coords-units-03-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/filters-image-03-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/filters-image-05-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/struct-use-11-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/struct-use-14-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/styling-css-04-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/text-tref-03-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-02-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-03-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-04-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-05-b.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-06-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1-SE/types-dom-07-f.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1/animate-elem-64-t.svg [ Failure ]
+webkit.org/b/140256 svg/W3C-SVG-1.1/animate-elem-65-t.svg [ Failure ]
+
+# Missing glyph symbol is not rendered properly
+webkit.org/b/140257 svg/custom/svg-fonts-fallback.xhtml [ Failure ]
+
+# Userscripts stuff is not working
+webkit.org/b/140258 userscripts/document-element-available-at-start.html
+webkit.org/b/140258 userscripts/mixed-case-stylesheet.html
+webkit.org/b/140258 userscripts/script-not-run-for-fragments.html
+webkit.org/b/140258 userscripts/script-run-at-end.html
+webkit.org/b/140258 userscripts/script-run-at-start.html
+webkit.org/b/140258 userscripts/simple-stylesheet.html
+webkit.org/b/140258 userscripts/user-script-all-frames.html
+webkit.org/b/140258 userscripts/user-script-image-document.html
+webkit.org/b/140258 userscripts/user-style-all-frames.html
+webkit.org/b/140258 userscripts/user-stylesheet-invalidate.html
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformssearchverticalalignmentexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/platform/win/fast/forms/search-vertical-alignment-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -30,15 +30,15 @@
</span><span class="cx">           text run at (177,0) width 4: &quot; &quot;
</span><span class="cx">         RenderTextControl {INPUT} at (183,2) size 149x16 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><del>-      RenderBlock {P} at (0,147) size 784x18
-        RenderTextControl {INPUT} at (2,2) size 173x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+      RenderBlock {P} at (0,147) size 784x19
+        RenderTextControl {INPUT} at (2,0) size 173x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">           RenderFlexibleBox {DIV} at (3,0) size 167x12
</span><span class="cx">             RenderBlock {DIV} at (2,0) size 13x13
</span><span class="cx">             RenderBlock {DIV} at (18,3) size 137x6
</span><span class="cx">             RenderBlock {DIV} at (155,1) size 9x10
</span><del>-        RenderText {#text} at (177,0) size 4x18
-          text run at (177,0) width 4: &quot; &quot;
-        RenderTextControl {INPUT} at (183,2) size 149x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+        RenderText {#text} at (177,1) size 4x18
+          text run at (177,1) width 4: &quot; &quot;
+        RenderTextControl {INPUT} at (183,0) size 149x12 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx">         RenderText {#text} at (0,0) size 0x0
</span><span class="cx"> layer at (31,75) size 137x15
</span><span class="cx">   RenderBlock {DIV} at (0,0) size 137x15
</span><span class="lines">@@ -56,11 +56,11 @@
</span><span class="cx">   RenderBlock {DIV} at (2,0) size 145x15
</span><span class="cx">     RenderText {#text} at (0,0) size 26x15
</span><span class="cx">       text run at (0,0) width 26: &quot;Text&quot;
</span><del>-layer at (31,160) size 137x6 scrollHeight 15
</del><ins>+layer at (31,158) size 137x6 scrollHeight 15
</ins><span class="cx">   RenderBlock {DIV} at (0,0) size 137x6
</span><span class="cx">     RenderText {#text} at (0,0) size 26x15
</span><span class="cx">       text run at (0,0) width 26: &quot;Text&quot;
</span><del>-layer at (193,160) size 145x6 scrollHeight 15
</del><ins>+layer at (193,158) size 145x6 scrollHeight 15
</ins><span class="cx">   RenderBlock {DIV} at (2,3) size 145x6
</span><span class="cx">     RenderText {#text} at (0,0) size 26x15
</span><span class="cx">       text run at (0,0) width 26: &quot;Text&quot;
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastformstextfieldoverflowbyvalueupdateexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/platform/win/fast/forms/textfield-overflow-by-value-update-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -1,8 +1,8 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx">   RenderView at (0,0) size 800x600
</span><del>-layer at (0,0) size 800x34
-  RenderBlock {HTML} at (0,0) size 800x34
-    RenderBody {BODY} at (8,8) size 784x18
-      RenderTextControl {INPUT} at (0,12) size 100x2 [bgcolor=#FFFFFF]
</del><ins>+layer at (0,0) size 800x51
+  RenderBlock {HTML} at (0,0) size 800x51
+    RenderBody {BODY} at (8,8) size 784x35
+      RenderTextControl {INPUT} at (0,0) size 100x2 [bgcolor=#FFFFFF]
</ins><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span><span class="cx">       RenderText {#text} at (0,0) size 0x0
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastregionsmultipledirectionalitychangesinvariablewidthregionsexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,42 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x422
+  RenderBlock {HTML} at (0,0) size 800x422
+    RenderBody {BODY} at (8,8) size 784x406
+      RenderBlock {DIV} at (0,0) size 784x406
+layer at (8,8) size 402x102
+  RenderBlock {DIV} at (0,0) size 402x102 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 400x100
+layer at (8,110) size 502x182
+  RenderBlock {DIV} at (0,102) size 502x182 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 500x180
+layer at (8,292) size 202x122
+  RenderBlock {DIV} at (0,284) size 202x122 [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 200x120
+Named flows
+  Named flow 'flow1'
+    layer at (0,0) size 500x400
+      RenderNamedFlowThread at (0,0) size 500x400
+        RenderBlock {DIV} at (25,0) size 450x372
+          RenderBlock {DIV} at (27,15) size 396x342 [border: (1px solid #0000FF)]
+            RenderBlock {DIV} at (40,11) size 316x249 [border: (1px solid #008000)]
+              RenderBlock {P} at (1,17) size 314x93
+                RenderText {#text} at (-17,0) size 332x92
+                  text run at (-17,0) width 248: &quot;This line of text should not get out of&quot;
+                  text run at (-17,18) width 248: &quot;the region. This line of text should not&quot;
+                  text run at (-17,36) width 248: &quot;get out of the region. This line of text&quot;
+                  text run at (0,57) width 314: &quot;should not get out of the region. This line of text&quot;
+                  text run at (0,75) width 205: &quot;should not get out of the region.&quot;
+              RenderBlock {P} at (1,126) size 314x72
+                RenderText {#text} at (0,0) size 314x71
+                  text run at (0,0) width 314: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,18) width 314: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,36) width 314: &quot;This line of text should not get out of the region.&quot;
+                  text run at (0,54) width 311: &quot;This line of text should not get out of the region.&quot;
+              RenderBlock {P} at (1,214) size 314x18
+                RenderText {#text} at (0,0) size 311x17
+                  text run at (0,0) width 311: &quot;This line of text should not get out of the region.&quot;
+    Regions for named flow 'flow1'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region3)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastregionsregiondynamicafterbeforeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/regions/region-dynamic-after-before-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/regions/region-dynamic-after-before-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/regions/region-dynamic-after-before-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x128
+  RenderBlock {HTML} at (0,0) size 800x128
+    RenderBody {BODY} at (8,8) size 784x112
+layer at (8,8) size 80x112
+  RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
+    RenderNamedFlowFragment at (0,16) size 80x96
+layer at (8,8) size 66x18
+  RenderBlock (positioned) at (0,0) size 66x18
+    RenderText at (0,0) size 66x18
+      text run at (0,0) width 66: &quot;BEFORE&quot;
+layer at (34,102) size 54x18
+  RenderBlock (positioned) at (25,94) size 55x18
+    RenderText at (0,0) size 55x18
+      text run at (0,0) width 55: &quot;AFTER&quot;
+Named flows
+  Named flow 'namedFlow'
+    layer at (0,0) size 80x96
+      RenderNamedFlowThread at (0,0) size 80x96
+        RenderBlock {P} at (0,16) size 80x36
+          RenderText {#text} at (0,0) size 79x35
+            text run at (0,0) width 79: &quot;some text to&quot;
+            text run at (0,18) width 29: &quot;flow&quot;
+    Regions for named flow 'namedFlow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastregionsregiongeneratedcontentbeforeafterexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/regions/region-generated-content-before-after-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/regions/region-generated-content-before-after-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/regions/region-generated-content-before-after-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,26 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x128
+  RenderBlock {HTML} at (0,0) size 800x128
+    RenderBody {BODY} at (8,8) size 784x112
+layer at (8,8) size 80x112
+  RenderBlock (relative positioned) {DIV} at (0,0) size 80x112 [bgcolor=#D3D3D3]
+    RenderNamedFlowFragment at (0,16) size 80x96
+layer at (8,8) size 66x18
+  RenderBlock (positioned) at (0,0) size 66x18
+    RenderText at (0,0) size 66x18
+      text run at (0,0) width 66: &quot;BEFORE&quot;
+layer at (34,102) size 54x18
+  RenderBlock (positioned) at (25,94) size 55x18
+    RenderText at (0,0) size 55x18
+      text run at (0,0) width 55: &quot;AFTER&quot;
+Named flows
+  Named flow 'namedFlow'
+    layer at (0,0) size 80x96
+      RenderNamedFlowThread at (0,0) size 80x96
+        RenderBlock {P} at (0,16) size 80x36
+          RenderText {#text} at (0,0) size 79x35
+            text run at (0,0) width 79: &quot;some text to&quot;
+            text run at (0,18) width 29: &quot;flow&quot;
+    Regions for named flow 'namedFlow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastregionsrepaintregionpaintinginvalidationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/regions/repaint/region-painting-invalidation-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,22 @@
</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 (anonymous) at (0,152) size 784x18
+        RenderBR {BR} at (0,0) size 0x17
+layer at (8,8) size 302x152
+  RenderBlock {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 300x150
+layer at (8,178) size 302x202
+  RenderBlock {DIV} at (0,170) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
+    RenderNamedFlowFragment at (1,1) size 300x200
+Named flows
+  Named flow 'flow1'
+    layer at (0,0) size 300x350
+      RenderNamedFlowThread at (0,0) size 300x350
+        RenderBlock {DIV} at (0,0) size 300x350
+          RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
+    Regions for named flow 'flow1'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfastregionstextregionsplitsmallpaginationexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/fast/regions/text-region-split-small-pagination-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/regions/text-region-split-small-pagination-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/fast/regions/text-region-split-small-pagination-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,45 @@
</span><ins>+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x276
+  RenderBlock {HTML} at (0,0) size 800x276
+    RenderBody {BODY} at (8,16) size 784x244
+layer at (8,16) size 204x34
+  RenderBlock {DIV} at (0,0) size 204x34 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x30
+layer at (8,66) size 204x54
+  RenderBlock {DIV} at (0,50) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+layer at (8,136) size 204x54
+  RenderBlock {DIV} at (0,120) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+layer at (8,206) size 204x54
+  RenderBlock {DIV} at (0,190) size 204x54 [border: (2px solid #000000)]
+    RenderNamedFlowFragment at (2,2) size 200x50
+Named flows
+  Named flow 'flow'
+    layer at (0,0) size 200x180
+      RenderNamedFlowThread at (0,0) size 200x180
+        RenderBlock {DIV} at (0,30) size 200x118
+          RenderBlock {P} at (0,0) size 200x118
+            RenderInline {B} at (0,0) size 111x18
+              RenderText {#text} at (0,0) size 111x18
+                text run at (0,0) width 111: &quot;Text in region 2.&quot;
+            RenderText {#text} at (110,0) size 143x35
+              text run at (110,0) width 33: &quot; This&quot;
+              text run at (0,18) width 100: &quot;paragraph has \&quot;&quot;
+            RenderInline {I} at (0,0) size 199x50
+              RenderText {#text} at (99,18) size 199x50
+                text run at (99,18) width 100: &quot;-webkit-region-&quot;
+                text run at (0,50) width 126: &quot;break-after: always&quot;
+            RenderText {#text} at (125,50) size 15x17
+              text run at (125,50) width 15: &quot;\&quot;. &quot;
+            RenderInline {B} at (0,0) size 181x68
+              RenderText {#text} at (139,50) size 181x68
+                text run at (139,50) width 42: &quot;There&quot;
+                text run at (0,68) width 169: &quot;should be nothing in this&quot;
+                text run at (0,100) width 142: &quot;region after this line.&quot;
+    Regions for named flow 'flow'
+      RenderNamedFlowFragment (anonymous child of {DIV} #region1)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region2)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region3)
+      RenderNamedFlowFragment (anonymous child of {DIV} #region4)
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttextinternationaldandaspaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/international/danda-space-expected.txt (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/international/danda-space-expected.txt        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/platform/win/fast/text/international/danda-space-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -11,6 +11,6 @@
</span><span class="cx">             text run at (53,0) width 68: &quot;bug 25464&quot;
</span><span class="cx">         RenderText {#text} at (121,0) size 385x18
</span><span class="cx">           text run at (121,0) width 385: &quot;: Test for rendering of Danda (U+0964) followed by a space.&quot;
</span><del>-      RenderBlock {P} at (0,34) size 784x27
-        RenderText {#text} at (0,6) size 298x18
-          text run at (0,6) width 298: &quot;\x{A39}\x{A41}\x{A70}\x{A26}\x{A40} \x{A39}\x{A48}\x{964} \x{A07}\x{A38} \x{A32}\x{A3F}\x{A2A}\x{A40} \x{A26}\x{A47} \x{A35}\x{A3F}\x{A1A} \x{A69}\x{A6B} (35) \x{A05}\x{A71}\x{A16}\x{A30} \x{A39}\x{A41}\x{A70}\x{A26}\x{A47} \x{A39}\x{A28}\x{964}&quot;
</del><ins>+      RenderBlock {P} at (0,34) size 784x32
+        RenderText {#text} at (0,6) size 295x18
+          text run at (0,6) width 295: &quot;\x{A39}\x{A41}\x{A70}\x{A26}\x{A40} \x{A39}\x{A48}\x{964} \x{A07}\x{A38} \x{A32}\x{A3F}\x{A2A}\x{A40} \x{A26}\x{A47} \x{A35}\x{A3F}\x{A1A} \x{A69}\x{A6B} (35) \x{A05}\x{A71}\x{A16}\x{A30} \x{A39}\x{A41}\x{A70}\x{A26}\x{A47} \x{A39}\x{A28}\x{964}&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinfasttextinternationalthaibahtspaceexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/fast/text/international/thai-baht-space-expected.txt (178121 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/fast/text/international/thai-baht-space-expected.txt        2015-01-08 18:47:56 UTC (rev 178121)
+++ trunk/LayoutTests/platform/win/fast/text/international/thai-baht-space-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -12,9 +12,9 @@
</span><span class="cx">         RenderText {#text} at (121,0) size 779x36
</span><span class="cx">           text run at (121,0) width 658: &quot;. Characters belonging to 'Common' script followed / preceeded by a space should be rendered correctly.&quot;
</span><span class="cx">           text run at (0,18) width 576: &quot;Two lines below have 4 Thai currency signs (U+0E3F) and all of them should be rendered.&quot;
</span><del>-      RenderBlock {P} at (0,52) size 784x36
-        RenderText {#text} at (0,0) size 234x18
-          text run at (0,0) width 234: &quot;abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000\x{E3F} \x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M&quot;
-        RenderBR {BR} at (234,14) size 0x0
-        RenderText {#text} at (0,18) size 234x18
-          text run at (0,18) width 234: &quot;abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000 \x{E3F}\x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M&quot;
</del><ins>+      RenderBlock {P} at (0,52) size 784x40
+        RenderText {#text} at (0,0) size 289x18
+          text run at (0,0) width 289: &quot;abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000\x{E3F} \x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M&quot;
+        RenderBR {BR} at (289,16) size 0x0
+        RenderText {#text} at (0,22) size 289x18
+          text run at (0,22) width 289: &quot;abc \x{E25}\x{E07}\x{E17}\x{E38}\x{E19}4000 \x{E3F}\x{E23}\x{E31}\x{E1A}\x{E1B}\x{E23}\x{E30}\x{E01}\x{E31}\x{E19}\x{E23}\x{E32}\x{E22}\x{E44}\x{E14}\x{E49} 50000\x{E3F}/M&quot;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinmediaaudioconstructorpreloadexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/media/audio-constructor-preload-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/media/audio-constructor-preload-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/media/audio-constructor-preload-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,16 @@
</span><ins>+Test that Audio() sets 'preload' attribute.
+
+RUN(mediaElement = new Audio())
+
+++ Test initial attribute value
+EXPECTED (mediaElement.getAttribute('preload') == 'auto') OK
+EXPECTED (mediaElement.preload == 'auto') OK
+
+RUN(mediaElement.src = 'content/test.m4a')
+RUN(mediaElement.load())
+
+++ Test after 'canplaythrough' event
+EXPECTED (mediaElement.getAttribute('preload') == 'auto') OK
+EXPECTED (mediaElement.preload == 'auto') OK
+END OF TEST
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinmediaencryptedmediaencryptedmediacanplaytypeexpectedtxt"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt (0 => 178122)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt                                (rev 0)
+++ trunk/LayoutTests/platform/win/media/encrypted-media/encrypted-media-can-play-type-expected.txt        2015-01-08 19:24:14 UTC (rev 178122)
</span><span class="lines">@@ -0,0 +1,76 @@
</span><ins>+
+Test Encrypted Media extension of HTMLMediaElement canPlayType() method.
+
+The test is designed to pass with any implementation regardless of supported media types and relies on the expected log to detect the expected results for some types. To get sufficient coverage, it is important that an implementation support clearkey encryption of at least one of the types below.
+
+Always return the empty string for no type.
+EXPECTED (video.canPlayType() == '') OK
+
+Always return the empty string for an empty type.
+EXPECTED (video.canPlayType('') == '') OK
+EXPECTED (video.canPlayType('', '') == '') OK
+EXPECTED (video.canPlayType('', null) == '') OK
+EXPECTED (video.canPlayType('', undefined) == '') OK
+EXPECTED (video.canPlayType('', 'webkit-org.w3.clearkey') == '') OK
+EXPECTED (video.canPlayType('', 'WeBkIt-OrG.W3.ClEaRkEy') == '') OK
+EXPECTED (video.canPlayType('', 'com.example.invalid') == '') OK
+
+Always return the empty string for when no container is specified.
+EXPECTED (video.canPlayType('video/') == '') OK
+EXPECTED (video.canPlayType('video/', '') == '') OK
+EXPECTED (video.canPlayType('video/', null) == '') OK
+EXPECTED (video.canPlayType('video/', undefined) == '') OK
+EXPECTED (video.canPlayType('video/', 'webkit-org.w3.clearkey') == '') OK
+EXPECTED (video.canPlayType('video/', 'WeBkIt-OrG.W3.ClEaRkEy') == '') OK
+EXPECTED (video.canPlayType('video/', 'com.example.invalid') == '') OK
+
+Always return the empty string for an unsupported container.
+EXPECTED (video.canPlayType('video/blahblah') == '') OK
+EXPECTED (video.canPlayType('video/blahblah', '') == '') OK
+EXPECTED (video.canPlayType('video/blahblah', null) == '') OK
+EXPECTED (video.canPlayType('video/blahblah', undefined) == '') OK
+EXPECTED (video.canPlayType('video/blahblah', 'webkit-org.w3.clearkey') == '') OK
+EXPECTED (video.canPlayType('video/blahblah', 'WeBkIt-OrG.W3.ClEaRkEy') == '') OK
+EXPECTED (video.canPlayType('video/blahblah', 'com.example.invalid') == '') OK
+
+Empty key system parameters should not affect the result of video/mp4 types.
+Result of video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;'): 'probably'
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', '') == 'probably') OK
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', null) == 'probably') OK
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', undefined) == 'probably') OK
+There are currently no implementations supporting encryption of video/mp4.
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', 'webkit-org.w3.clearkey') == ''), OBSERVED 'probably' FAIL
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', 'WeBkIt-OrG.W3.ClEaRkEy') == ''), OBSERVED 'probably' FAIL
+EXPECTED (video.canPlayType('video/mp4; Codecs=&quot;avc1.4D400C&quot;', 'com.example.invalid') == ''), OBSERVED 'probably' FAIL
+
+Empty key system parameters should not affect the result of audio/mpeg types.
+Result of video.canPlayType('audio/mpeg'): 'maybe'
+EXPECTED (video.canPlayType('audio/mpeg', '') == 'maybe') OK
+EXPECTED (video.canPlayType('audio/mpeg', null) == 'maybe') OK
+EXPECTED (video.canPlayType('audio/mpeg', undefined) == 'maybe') OK
+There are currently no implementations supporting encryption of audio/mpeg.
+EXPECTED (video.canPlayType('audio/mpeg', 'webkit-org.w3.clearkey') == ''), OBSERVED 'maybe' FAIL
+EXPECTED (video.canPlayType('audio/mpeg', 'WeBkIt-OrG.W3.ClEaRkEy') == ''), OBSERVED 'maybe' FAIL
+EXPECTED (video.canPlayType('audio/mpeg', 'com.example.invalid') == ''), OBSERVED 'maybe' FAIL
+
+Empty key system parameters should not affect the result of audio/wav types.
+Result of video.canPlayType('audio/wav'): ''
+EXPECTED (video.canPlayType('audio/wav', '') == '') OK
+EXPECTED (video.canPlayType('audio/wav', null) == '') OK
+EXPECTED (video.canPlayType('audio/wav', undefined) == '') OK
+There are currently no implementations supporting encryption of audio/wav.
+EXPECTED (video.canPlayType('audio/wav', 'webkit-org.w3.clearkey') == '') OK
+EXPECTED (video.canPlayType('audio/wav', 'WeBkIt-OrG.W3.ClEaRkEy') == '') OK
+EXPECTED (video.canPlayType('audio/wav', 'com.example.invalid') == '') OK
+
+Empty key system parameters should not affect the result of video/webm types.
+Result of video.canPlayType('video/webm'): ''
+EXPECTED (video.canPlayType('video/webm', '') == '') OK
+EXPECTED (video.canPlayType('video/webm', null) == '') OK
+EXPECTED (video.canPlayType('video/webm', undefined) == '') OK
+All implementations that support WebM and Encrypted Media support encrypted WebM.
+EXPECTED (video.canPlayType('video/webm', 'webkit-org.w3.clearkey') == '') OK
+EXPECTED (video.canPlayType('video/webm', 'WeBkIt-OrG.W3.ClEaRkEy') == '') OK
+EXPECTED (video.canPlayType('video/webm', 'com.example.invalid') == '') OK
+END OF TEST
+
</ins></span></pre>
</div>
</div>

</body>
</html>