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 Rendering | Assignee: | 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 |
Stephanie Lewis
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>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/12289410>
Ojan Vafai
This will get fixed with https://bugs.webkit.org/show_bug.cgi?id=96426.