<!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>[183802] 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/183802">183802</a></dd>
<dt>Author</dt> <dd>commit-queue@webkit.org</dd>
<dt>Date</dt> <dd>2015-05-05 06:14:01 -0700 (Tue, 05 May 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>[GTK] Gardening 4th May
https://bugs.webkit.org/show_bug.cgi?id=144571
Unreviewed.
Patch by Marcos ChavarrÃa Teijeiro <chavarria1991@gmail.com> on 2015-05-05
* platform/gtk/TestExpectations:
* platform/gtk/fast/forms/color/input-appearance-color-expected.png: Added.
* platform/gtk/fast/forms/color/input-appearance-color-expected.txt:
* platform/gtk/fast/regions/region-overflow-break-expected.html: Added.
* platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html: Added.
* platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html: Added.
* platform/gtk/fast/text/font-kerning-expected.html: Added.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsplatformgtkTestExpectations">trunk/LayoutTests/platform/gtk/TestExpectations</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastformscolorinputappearancecolorexpectedtxt">trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.txt</a></li>
</ul>
<h3>Added Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsplatformgtkfastformscolorinputappearancecolorexpectedpng">trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.png</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsregionoverflowbreakexpectedhtml">trunk/LayoutTests/platform/gtk/fast/regions/region-overflow-break-expected.html</a></li>
<li>trunk/LayoutTests/platform/gtk/fast/regions/scrolling/</li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsscrollingwheelscrollabsposexpectedhtml">trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfastregionsscrollingwheelscrollexpectedhtml">trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html</a></li>
<li><a href="#trunkLayoutTestsplatformgtkfasttextfontkerningexpectedhtml">trunk/LayoutTests/platform/gtk/fast/text/font-kerning-expected.html</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (183801 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-05-05 08:20:47 UTC (rev 183801)
+++ trunk/LayoutTests/ChangeLog        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2015-05-05 Marcos ChavarrÃa Teijeiro <chavarria1991@gmail.com>
+
+ [GTK] Gardening 4th May
+ https://bugs.webkit.org/show_bug.cgi?id=144571
+
+ Unreviewed.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/fast/forms/color/input-appearance-color-expected.png: Added.
+ * platform/gtk/fast/forms/color/input-appearance-color-expected.txt:
+ * platform/gtk/fast/regions/region-overflow-break-expected.html: Added.
+ * platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html: Added.
+ * platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html: Added.
+ * platform/gtk/fast/text/font-kerning-expected.html: Added.
+
</ins><span class="cx"> 2015-05-05 Joanmarie Diggs <jdiggs@igalia.com>
</span><span class="cx">
</span><span class="cx"> [ATK] AX: figure out platform difference for ATK to make accessibility/table-cell-display-block.html work
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkTestExpectations"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/TestExpectations (183801 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/TestExpectations        2015-05-05 08:20:47 UTC (rev 183801)
+++ trunk/LayoutTests/platform/gtk/TestExpectations        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -490,7 +490,6 @@
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-border-radius-with-subpixel-margin-not-renderable.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-double-border-with-border-radius-always-produce-solid-line.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/131347 fast/borders/hidpi-simple-hairline-border-painting.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/131347 fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position.html [ Missing ]
</del><span class="cx"> webkit.org/b/131347 fast/hidpi/clip-text-in-hidpi.html [ Failure Pass Missing ]
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-set-background-dynamic.html [ Failure Pass Missing ]
</span><span class="cx"> webkit.org/b/131347 fast/hidpi/image-set-border-image-dynamic.html [ Failure Pass Missing ]
</span><span class="lines">@@ -557,13 +556,11 @@
</span><span class="cx"> webkit.org/b/141700 fast/dom/Range/getClientRects.html [ Failure ]
</span><span class="cx">
</span><span class="cx"> webkit.org/b/141705 media/video-fullscreeen-only-controls.html [ Failure ]
</span><del>-webkit.org/b/141706 fast/forms/color/input-appearance-color.html [ Failure ]
</del><span class="cx"> webkit.org/b/141709 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
</span><span class="cx"> webkit.org/b/141709 http/tests/security/cross-frame-access-callback-explicit-domain-ALLOW.html [ Failure ]
</span><span class="cx">
</span><span class="cx"> webkit.org/b/141831 svg/animations/animate-text-nested-transforms.html [ Failure ]
</span><span class="cx"> webkit.org/b/98653 svg/text/lengthAdjust-text-metrics.html [ Failure ]
</span><del>-webkit.org/b/141835 media/video-controls-no-scripting.html [ Failure ]
</del><span class="cx">
</span><span class="cx"> webkit.org/b/141837 fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/141837 fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -584,7 +581,6 @@
</span><span class="cx"> webkit.org/b/141458 imported/mozilla/svg/symbol-01.svg [ ImageOnlyFailure ]
</span><span class="cx">
</span><span class="cx"> webkit.org/b/141961 fast/multicol/span/span-as-immediate-columns-child.html [ Failure ]
</span><del>-webkit.org/b/141591 inspector-protocol/debugger/breakpoint-eval-with-exception.html [ Failure ]
</del><span class="cx">
</span><span class="cx"> webkit.org/b/118126 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
</span><span class="cx">
</span><span class="lines">@@ -595,8 +591,6 @@
</span><span class="cx">
</span><span class="cx"> webkit.org/b/127109 media/video-object-fit.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/142283 fast/regions/overflow/overflow-first-and-last-regions.html [ ImageOnlyFailure ]
</span><del>-webkit.org/b/142286 fast/regions/scrolling/wheel-scroll-abspos.html [ ImageOnlyFailure ]
-webkit.org/b/142286 fast/regions/scrolling/wheel-scroll.html [ ImageOnlyFailure ]
</del><span class="cx"> webkit.org/b/142287 svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/142288 css3/masking/mask-svg-clipped-fragmentId.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/142289 fast/text/font-kerning.html [ ImageOnlyFailure ]
</span><span class="lines">@@ -1165,6 +1159,11 @@
</span><span class="cx"> webkit.org/b/143991 fast/table/multiple-captions-crash3.html [ ImageOnlyFailure Pass ]
</span><span class="cx"> webkit.org/b/143995 fast/canvas/canvas-composite-text-alpha.html [ Failure Pass ]
</span><span class="cx">
</span><ins>+Bug(GTK) http/tests/xmlhttprequest/logout.html [ Failure Pass ]
+
+webkit.org/b/144579 transforms/2d/preserve3d-not-fixed-container.html [ ImageOnlyFailure Pass ]
+webkit.org/b/144582 fast/inline/layout-after-inserting-nested-br.html [ ImageOnlyFailure Pass ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Flaky tests
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1632,9 +1631,9 @@
</span><span class="cx"> webkit.org/b/138736 http/tests/appcache/auth.html [ Skip ]
</span><span class="cx">
</span><span class="cx"> # There is no network load scheduling or prioritization with NetworkProcess.
</span><del>-webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure ]
</del><ins>+webkit.org/b/123431 http/tests/css/link-css-disabled-value-with-slow-loading-sheet-in-error.html [ Failure Pass ]
</ins><span class="cx"> webkit.org/b/123431 http/tests/local/link-stylesheet-load-order-preload.html [ Failure ]
</span><del>-webkit.org/b/123431 http/tests/local/link-stylesheet-load-order.html [ Failure ]
</del><ins>+webkit.org/b/123431 http/tests/local/link-stylesheet-load-order.html [ Failure Pass ]
</ins><span class="cx">
</span><span class="cx">
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="lines">@@ -1695,8 +1694,6 @@
</span><span class="cx"> Bug(GTK) http/tests/misc/acid3.html [ Failure ]
</span><span class="cx"> Bug(GTK) http/tests/misc/redirect-to-external-url.html [ Failure ]
</span><span class="cx">
</span><del>-Bug(GTK) http/tests/xmlhttprequest/logout.html [ Failure ]
-
</del><span class="cx"> Bug(GTK) media/video-size-intrinsic-scale.html [ Failure ]
</span><span class="cx">
</span><span class="cx"> # eventSender.keyDown call does not get executed from the TestNetscapePlugin
</span><span class="lines">@@ -2340,8 +2337,6 @@
</span><span class="cx">
</span><span class="cx"> webkit.org/b/142482 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Failure ]
</span><span class="cx">
</span><del>-webkit.org/b/142487 fast/regions/region-overflow-break.html [ ImageOnlyFailure ]
-
</del><span class="cx"> webkit.org/b/142666 fast/forms/input-auto-fill-button.html [ Failure ]
</span><span class="cx"> webkit.org/b/142667 fast/forms/search-vertical-alignment.html [ Failure ]
</span><span class="cx"> webkit.org/b/142667 fast/forms/textfield-overflow-by-value-update.html [ Failure ]
</span><span class="lines">@@ -2373,6 +2368,16 @@
</span><span class="cx"> webkit.org/b/144494 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
</span><span class="cx"> webkit.org/b/144494 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
</span><span class="cx">
</span><ins>+webkit.org/b/144572 fast/forms/button-line-height.html [ ImageOnlyFailure ]
+webkit.org/b/144573 fast/text/international/synthesized-italic-vertical.html [ ImageOnlyFailure ]
+
+webkit.org/b/144574 imported/mozilla/svg/objectBoundingBox-and-mask.svg [ ImageOnlyFailure ]
+webkit.org/b/144574 imported/mozilla/svg/text/mask-applied.svg [ ImageOnlyFailure ]
+webkit.org/b/144574 svg/masking/mask-negative-scale.svg [ ImageOnlyFailure ]
+
+webkit.org/b/144575 http/tests/loading/promote-img-preload-priority.html [ Failure ]
+webkit.org/b/144576 editing/execCommand/nsresponder-outdent.html [ Failure ]
+
</ins><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span><span class="cx"> # End of Tests failing
</span><span class="cx"> #////////////////////////////////////////////////////////////////////////////////////////
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastformscolorinputappearancecolorexpectedpng"></a>
<div class="binary"><h4>Added: trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.png</h4>
<pre class="diff"><span>
<span class="cx">(Binary files differ)
</span></span></pre></div>
<span class="cx">Property changes on: trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.png
</span><span class="cx">___________________________________________________________________
</span><a id="svnmimetype"></a>
<div class="addfile"><h4>Added: svn:mime-type</h4></div>
<a id="trunkLayoutTestsplatformgtkfastformscolorinputappearancecolorexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.txt (183801 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.txt        2015-05-05 08:20:47 UTC (rev 183801)
+++ trunk/LayoutTests/platform/gtk/fast/forms/color/input-appearance-color-expected.txt        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -3,60 +3,60 @@
</span><span class="cx"> layer at (0,0) size 800x600
</span><span class="cx"> RenderBlock {HTML} at (0,0) size 800x600
</span><span class="cx"> RenderBody {BODY} at (8,8) size 784x584
</span><del>- RenderBlock {H3} at (0,0) size 784x22
</del><ins>+ RenderBlock {H3} at (0,0) size 784x21
</ins><span class="cx"> RenderText {#text} at (0,0) size 164x21
</span><span class="cx"> text run at (0,0) width 164: "Default Appearance"
</span><del>- RenderBlock (anonymous) at (0,40) size 784x42
</del><ins>+ RenderBlock (anonymous) at (0,39) size 784x41
</ins><span class="cx"> RenderText {#text} at (0,0) size 456x17
</span><span class="cx"> text run at (0,0) width 456: "List color controls have different appearance if ENABLE(DATALIST)."
</span><span class="cx"> RenderBR {BR} at (456,14) size 0x0
</span><del>- RenderBlock {INPUT} at (0,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderBlock {INPUT} at (0,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#000000] [border: (1px solid #777777)]
</span><del>- RenderBlock {INPUT} at (44,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderBlock {INPUT} at (44,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#000000] [border: (1px solid #777777)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {H3} at (0,100) size 784x23
</del><ins>+ RenderBlock {H3} at (0,98) size 784x22
</ins><span class="cx"> RenderText {#text} at (0,0) size 160x21
</span><span class="cx"> text run at (0,0) width 160: "Different Font Sizes"
</span><del>- RenderBlock (anonymous) at (0,141) size 784x42
</del><ins>+ RenderBlock (anonymous) at (0,138) size 784x41
</ins><span class="cx"> RenderText {#text} at (0,0) size 577x17
</span><span class="cx"> text run at (0,0) width 577: "List color controls have different sizes depending on font sizes. Normal color controls don't."
</span><span class="cx"> RenderBR {BR} at (577,14) size 0x0
</span><del>- RenderBlock {INPUT} at (0,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderBlock {INPUT} at (0,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><del>- RenderText {#text} at (44,19) size 4x17
- text run at (44,19) width 4: " "
- RenderBlock {INPUT} at (48,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderText {#text} at (44,18) size 4x17
+ text run at (44,18) width 4: " "
+ RenderBlock {INPUT} at (48,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><del>- RenderText {#text} at (92,19) size 4x17
- text run at (92,19) width 4: " "
- RenderBlock {INPUT} at (96,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderText {#text} at (92,18) size 4x17
+ text run at (92,18) width 4: " "
+ RenderBlock {INPUT} at (96,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><del>- RenderText {#text} at (140,19) size 4x17
- text run at (140,19) width 4: " "
- RenderBlock {INPUT} at (144,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderText {#text} at (140,18) size 4x17
+ text run at (140,18) width 4: " "
+ RenderBlock {INPUT} at (144,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><del>- RenderText {#text} at (188,19) size 4x17
- text run at (188,19) width 4: " "
- RenderBlock {INPUT} at (192,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderText {#text} at (188,18) size 4x17
+ text run at (188,18) width 4: " "
+ RenderBlock {INPUT} at (192,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><del>- RenderText {#text} at (236,19) size 4x17
- text run at (236,19) width 4: " "
- RenderBlock {INPUT} at (240,18) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</del><ins>+ RenderText {#text} at (236,18) size 4x17
+ text run at (236,18) width 4: " "
+ RenderBlock {INPUT} at (240,17) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</ins><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#00FF00] [border: (1px solid #777777)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {H3} at (0,200) size 784x23
</del><ins>+ RenderBlock {H3} at (0,196) size 784x22
</ins><span class="cx"> RenderText {#text} at (0,0) size 124x21
</span><span class="cx"> text run at (0,0) width 124: "Various Colors"
</span><del>- RenderBlock (anonymous) at (0,241) size 784x24
</del><ins>+ RenderBlock (anonymous) at (0,236) size 784x24
</ins><span class="cx"> RenderBlock {INPUT} at (0,0) size 44x23 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#FF0000] [border: (1px solid #777777)]
</span><span class="lines">@@ -106,10 +106,10 @@
</span><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 38x17
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 34x9 [bgcolor=#40E0D0] [border: (1px solid #777777)]
</span><span class="cx"> RenderText {#text} at (0,0) size 0x0
</span><del>- RenderBlock {H3} at (0,283) size 784x23
</del><ins>+ RenderBlock {H3} at (0,278) size 784x22
</ins><span class="cx"> RenderText {#text} at (0,0) size 117x21
</span><span class="cx"> text run at (0,0) width 117: "Arbitrary Size"
</span><del>- RenderBlock (anonymous) at (0,324) size 784x31
</del><ins>+ RenderBlock (anonymous) at (0,318) size 784x31
</ins><span class="cx"> RenderBlock {INPUT} at (0,0) size 100x30 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
</span><span class="cx"> RenderFlexibleBox {DIV} at (3,3) size 94x24
</span><span class="cx"> RenderBlock {DIV} at (2,4) size 90x16 [bgcolor=#FF0000] [border: (1px solid #777777)]
</span></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsregionoverflowbreakexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/region-overflow-break-expected.html (0 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/region-overflow-break-expected.html         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/region-overflow-break-expected.html        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -0,0 +1,71 @@
</span><ins>+<!doctype html>
+
+<style>
+body {
+ font-family: monospace;
+ max-width: 900px;
+}
+
+#gray, #blue {
+ vertical-align:top;
+}
+
+#blue {
+ overflow: hidden;
+}
+
+#gray {
+ height:400px;
+ width:400px;
+ margin:2px;
+ border:1px solid #a0a0a0;
+ font-size:18px;
+ line-height:2;
+ color:#a0a0a0;
+ text-align:justify;
+ clear:both;
+ float:left;
+}
+
+#blue {
+ height:200px;
+ width:300px;
+ margin-top: 2px;
+ margin-left:10px;
+ border:1px solid black;
+ font-size:12px;
+ line-height:2;
+ color:#00a0e0;
+ text-align:justify;
+ clear:none;
+ float:left;
+}
+</style>
+
+<div id="gray">
+ <span style="background-color:#a0a0a0">
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This
+ </span>
+</div>
+
+<div id="blue">
+ <span style="background-color:#00a0e0">
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ This is some content This is some content
+ </span>
+</div>
+
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsscrollingwheelscrollabsposexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html (0 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-abspos-expected.html        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -0,0 +1,84 @@
</span><ins>+<!DOCTYPE html>
+
+<style>
+ body { font: 16px/16px monospace; }
+
+ .region {
+ border: 1px solid blue;
+ padding: 2px;
+ width: 250px;
+ height: 55px;
+ }
+
+ #region4 {
+ height: 356px;
+ position: absolute;
+ left: 330px;
+ top: 120px;
+ border-width: thick;
+ }
+
+ p {
+ margin: 0px;
+ }
+
+ #container {
+ overflow: auto;
+ border: 3px solid blue;
+ width: 270px;
+ height: 100px;
+ padding: 10px;
+ }
+
+ .inner_scroll {
+ height: 75px;
+ border: 2px solid green;
+ margin: 5px;
+ overflow: scroll;
+ padding: 5px;
+ }
+</style>
+
+<script>
+ onload = function() {
+ if (window.eventSender) {
+ eventSender.mouseMoveTo(150, 230);
+ eventSender.continuousMouseScrollBy(0, -10000);
+ eventSender.continuousMouseScrollBy(0, -10000);
+ eventSender.mouseMoveTo(0, 0);
+ }
+ }
+</script>
+
+<body>
+ <div>
+ The text passes if everything can be scrolled normally using the mouse wheel:
+ <ul>
+ <li>Scrolling inside the green div should work until it reaches the end and then the blue container should scroll.</li>
+ <li>Scrolling inside the brown div should work until it reaches the end and then the blue container should NOT scroll because the region in which the orange div is flowed is absolutely positioned</li>
+ </ul>
+ </div>
+
+ <div id="container">
+ <div class="region">
+ <p>Assume that there is enough content in the flow to fill the regions</p>
+ </div>
+ <div class="region">
+ <div class="inner_scroll" style="height: 30px; margin-top: 0px;">
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ </div>
+ </div>
+ <div class="region">
+ <p style="margin-top: 1px">is less than the size of regions so that the container gets vertical</p>
+ </div>
+ <div class="region" id="region4">
+ <p style="margin-top: 1px">scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container.</p>
+ <div class="inner_scroll" style="border-color: brown;">
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ </div>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1.</p>
+ </div>
+ </div>
+</body>
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfastregionsscrollingwheelscrollexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html (0 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/scrolling/wheel-scroll-expected.html        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -0,0 +1,73 @@
</span><ins>+<!DOCTYPE html>
+
+<style>
+ body { font: 16px/16px monospace; }
+
+ .region {
+ border: 1px solid blue;
+ padding: 2px;
+ width: 450px;
+ height: 40px;
+ }
+
+ #region4 {
+ height: 308px;
+ }
+
+ p {
+ margin: 0px;
+ }
+
+ #container {
+ overflow: auto;
+ border: 3px solid blue;
+ width: 470px;
+ height: 250px;
+ padding: 30px;
+ }
+
+ #inner_scroll {
+ height: 75px;
+ border: 2px solid green;
+ margin: 5px;
+ overflow: scroll;
+ padding: 5px;
+ }
+</style>
+
+<script>
+ onload = function() {
+ if (window.eventSender) {
+ eventSender.mouseMoveTo(100, 300);
+ eventSender.continuousMouseScrollBy(0, -10000);
+ eventSender.mouseMoveTo(100, 100);
+ eventSender.continuousMouseScrollBy(0, -10000);
+ eventSender.mouseMoveTo(0, 0);
+ }
+ }
+</script>
+
+<body>
+ <p><b>The text passes if everything can be scrolled normally using the mouse wheel. Scrolling inside the green div should work until it reaches the end and then the blue container should scroll.</b></p></br>
+
+ <div id="container">
+ <div class="region">
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the </p>
+ </div>
+ <div class="region">
+ <p style="margin-top: 1px">container is less than the size of regions so that the container gets vertical scrollbar.</p>
+ </div>
+ <div class="region">
+ <p style="margin-top: 1px">Case1. If the mouse cursor is over the flow thread fragmented content inside a region,</p>
+ </div>
+ <div class="region" id="region4">
+ <p style="margin-top: 1px">the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content.</p>
+ <div id="inner_scroll">
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2. However, if the mouse is outside the flow thread content but still inside the container, then the user is able to scroll the container content. There *should be* a possibility to scroll the container content even when the mouse cursor is over the flow thread content in regions. (Case1)</p>
+ </div>
+ <p>Assume that there is enough content in the flow to fill the regions and the size of the container is less than the size of regions so that the container gets vertical scrollbar. Case1. If the mouse cursor is over the flow thread fragmented content inside a region, the user is unable to scroll the content inside the container. Case2.</p>
+ </div>
+ </div>
+</body>
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformgtkfasttextfontkerningexpectedhtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/platform/gtk/fast/text/font-kerning-expected.html (0 => 183802)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/gtk/fast/text/font-kerning-expected.html         (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/text/font-kerning-expected.html        2015-05-05 13:14:01 UTC (rev 183802)
</span><span class="lines">@@ -0,0 +1,12 @@
</span><ins>+<style>
+ .notkerned { text-rendering: optimizeSpeed; }
+ .kerned { text-rendering: optimizeLegibility; }
+</style>
+<body style="font-size: 36px;">
+ <div class="notkerned">AVAVAVAV</div>
+ <div class="notkerned">AVAVAVAV</div>
+ <div class="kerned">AVAVAVAV</div>
+ <div class="notkerned">AVAVAVAV</div>
+ <div class="kerned">AVAVAVAV</div>
+ <div class="kerned">AVAVAVAV</div>
+</body>
</ins></span></pre>
</div>
</div>
</body>
</html>