Bug 152440

Summary: [iOS Simulator] fast/block/float/overhanging-tall-block.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Ryan Haddad <ryanhaddad>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 9.0   
Bug Depends on:    
Bug Blocks: 152130    
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2015-12-18 15:25:43 PST
[iOS Simulator] fast/block/float/overhanging-tall-block.html failing

Run:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1858>
Results:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194293%20(1858)/results.html>

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/block/float/overhanging-tall-block-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/block/float/overhanging-tall-block-actual.txt
@@ -1,11 +1,11 @@
 layer at (0,0) size 800x33554431
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x33554431 backgroundClip at (0,0) size 800x16777216 clip at (0,0) size 800x16777216 outlineClip at (0,0) size 800x16777216
+layer at (0,0) size 800x33554431
   RenderBlock {HTML} at (0,0) size 800x33554431
     RenderBody {BODY} at (8,8) size 784x33554423
       RenderBlock {DIV} at (0,0) size 784x33554431
       RenderBlock {DIV} at (0,33554431) size 784x0
       RenderBlock {DIV} at (0,33554431) size 784x0
-layer at (10,11) size 150x33554431 backgroundClip at (10,11) size 150x16777205 clip at (11,12) size 148x16777204 outlineClip at (0,0) size 800x16777216
+layer at (10,11) size 150x33554431 backgroundClip at (10,11) size 150x33554421 clip at (11,12) size 148x33554420 outlineClip at (0,0) size 800x33554431
   RenderTextControl {TEXTAREA} at (2,3) size 150x33554428 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     RenderBlock {DIV} at (3,3) size 144x14
Comment 1 Ryan Haddad 2016-01-21 15:27:32 PST
Does this just need a rebaseline for ios-simulator-wk2?
Comment 2 Ryan Haddad 2016-01-21 15:30:59 PST
Created attachment 269505 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-21 15:57:46 PST
Comment on attachment 269505 [details]
Patch

Clearing flags on attachment: 269505

Committed r195428: <http://trac.webkit.org/changeset/195428>
Comment 4 WebKit Commit Bot 2016-01-21 15:57:49 PST
All reviewed patches have been landed.  Closing bug.