Bug 96583 - new test fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks.html fails on Mac
Summary: new test fast/writing-mode/percentage-height-orthogonal-writing-modes-quirks....
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, MakingBotsRed
Depends on:
Blocks:
 
Reported: 2012-09-12 17:36 PDT by Stephanie Lewis
Modified: 2012-09-13 16:20 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.