Bug 56614 - 3 <select> bidi tests failing on Windows 7 Release (WebKit2 Tests)
Summary: 3 <select> bidi tests failing on Windows 7 Release (WebKit2 Tests)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: LayoutTestFailure, MakingBotsRed, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-17 17:20 PDT by Adam Roben (:aroben)
Modified: 2011-03-17 17:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2011-03-17 17:20:28 PDT
These tests are failing on Windows 7 Release (WebKit2 Tests) due to bidi differences:
fast/forms/select-writing-direction-natural.html
fast/text/international/bidi-menulist.html
fast/text/international/pop-up-button-text-alignment-and-direction.html

So are these, and I suspect it's due to the same issue as the above:
svg/W3C-I18N/text-dirLTR-ubOverride.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg
svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg
svg/text/bidi-text-query.svg

Here's an example (with many other failures): http://build.webkit.org/results/Windows%207%20Release%20(WebKit2%20Tests)/r81410%20(4248)/results.html
Comment 1 Adam Roben (:aroben) 2011-03-17 17:40:10 PDT
Dan determined that the SVG failures are due to some other bug. I'll file a new bug for them.
Comment 2 Adam Roben (:aroben) 2011-03-17 17:51:06 PDT
The SVG bug is bug 56617.
Comment 3 Adam Roben (:aroben) 2011-03-17 17:54:34 PDT
Fixed in r81419. (Thanks, Dan!)
Comment 4 Adam Roben (:aroben) 2011-03-17 17:54:44 PDT
...and so I should close the bug.