Bug 96583

Summary: new test fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html fails on Mac
Product: WebKit Reporter: Stephanie Lewis <slewis>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz, ojan, webkit-bug-importer
Priority: P2 Keywords: InRadar, MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Stephanie Lewis 2012-09-12 17:36:57 PDT
http://trac.webkit.org/changeset/128375 introduced fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html which fails on the Mac. 

http://build.webkit.org/results/Apple%20Lion%20Release%20WK1%20(Tests)/r128381%20(3497)/results.html

--- /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-expected.txt
+++ /Volumes/Data/slave/lion-release-tests-wk1/build/layout-test-results/fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks-actual.txt
@@ -26,7 +26,7 @@
     </div>
 </div>
 FAIL:
-Expected 584 for height, but got 1447. 
+Expected 584 for height, but got 1419. 
 
 <div class="container" style="width: auto; height: auto; float: left;">
     <div class="item" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
Comment 1 Radar WebKit Bug Importer 2012-09-12 17:37:37 PDT
<rdar://problem/12289410>
Comment 2 Ojan Vafai 2012-09-13 15:04:00 PDT
This will get fixed with https://bugs.webkit.org/show_bug.cgi?id=96426.